>>> docker-registry: Building community/docker-registry 2.8.3-r12 (using abuild 3.15.0_rc3-r3) started Tue, 13 May 2025 19:14:34 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.24.3-r1) (2/2) Installing .makedepends-docker-registry (20250513.191436) Executing busybox-1.37.0-r17.trigger OK: 527 MiB in 103 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 77% |************************ | 1519k 0:00:00 ETA docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/v3.22/docker-registry-2.8.3.tar.gz.part' saved >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK test-non-constant-fmt-str.patch: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.22/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go >>> docker-registry: test-non-constant-fmt-str.patch patching file registry/handlers/api_test.go patching file registry/proxy/proxyblobstore_test.go patching file registry/proxy/proxymanifeststore_test.go patching file registry/proxy/scheduler/scheduler_test.go patching file registry/storage/driver/walk_test.go patching file registry/storage/purgeuploads_test.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] === RUN Test time="2025-05-13T19:16:11Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-05-13T19:16:11Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.11s) PASS ok github.com/docker/distribution/configuration 0.406s === RUN TestWithRequest --- PASS: TestWithRequest (0.01s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-05-13T19:16:11Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.03s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.309s ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.01s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.02s) PASS ok github.com/docker/distribution/health 0.325s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.197s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.25s) PASS ok github.com/docker/distribution/health/checks 0.535s ? github.com/docker/distribution/manifest [no test files] === RUN TestManifestList --- PASS: TestManifestList (0.01s) === RUN TestOCIImageIndex --- PASS: TestOCIImageIndex (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/manifestlist 0.201s === RUN TestBuilder --- PASS: TestBuilder (0.01s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/ocischema 0.214s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.02s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.01s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.01s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.01s) PASS ok github.com/docker/distribution/manifest/schema1 0.302s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) PASS ok github.com/docker/distribution/manifest/schema2 0.213s ? github.com/docker/distribution/metrics [no test files] === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.01s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2025/05/13 19:16:11 http: TLS handshake error from 127.0.0.1:49016: remote error: tls: bad certificate http_test.go:56: error parsing status: strconv.Atoi: parsing "": invalid syntax http_test.go:164: testcase: http://127.0.0.1:38937/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38937/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38937/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:38937/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:34913?status=0, fail=true --- PASS: TestHTTPSink (0.12s) === RUN TestListener --- PASS: TestListener (1.72s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-05-13T19:16:13Z" level=info msg="broadcaster: closing" time="2025-05-13T19:16:13Z" level=info msg="closing testSink" time="2025-05-13T19:16:13Z" level=info msg="closing testSink" time="2025-05-13T19:16:13Z" level=info msg="closing testSink" time="2025-05-13T19:16:13Z" level=info msg="closing testSink" time="2025-05-13T19:16:13Z" level=info msg="closing testSink" time="2025-05-13T19:16:13Z" level=info msg="closing testSink" time="2025-05-13T19:16:13Z" level=info msg="closing testSink" time="2025-05-13T19:16:13Z" level=info msg="closing testSink" time="2025-05-13T19:16:13Z" level=info msg="closing testSink" time="2025-05-13T19:16:13Z" level=info msg="closing testSink" time="2025-05-13T19:16:13Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2025-05-13T19:16:13Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 1} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 1} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 1} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:13Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T19:16:14Z" level=warning msg="&{0x3f341973e0 0.9} encountered too many errors, backing off" time="2025-05-13T19:16:14Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.07s) PASS ok github.com/docker/distribution/notifications 3.437s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-05-13T19:16:11Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-13T19:16:11.744796299Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:16:11.744933059Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:16:11.744995359Z" level=info msg="Starting upload purge in 40m0s" go.version=go1.24.3 time="2025-05-13T19:16:11.752941383Z" level=info msg="listening on [::]:5000" go.version=go1.24.3 time="2025-05-13T19:16:14.749974971Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.3 time="2025-05-13T19:16:14.857093904Z" level=info msg="response completed" go.version=go1.24.3 http.request.host=127.0.0.1 http.request.id=be20bf65-696e-4131-a938-ed771d10cc5a http.request.method=GET http.request.remoteaddr="[::1]:59390" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.874382ms http.response.status=200 http.response.written=2 ::1 - - [13/May/2025:19:16:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.12s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-05-13T19:16:15.575007421Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-13T19:16:15.579104423Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:16:15.579206863Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:16:15.579345843Z" level=info msg="Starting upload purge in 56m0s" go.version=go1.24.3 time="2025-05-13T19:16:15.579844563Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.3 time="2025-05-13T19:16:15.579920743Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.24.3 time="2025-05-13T19:16:15.585248326Z" level=info msg="listening on [::]:5001, tls" go.version=go1.24.3 time="2025-05-13T19:16:18.605452585Z" level=info msg="response completed" go.version=go1.24.3 http.request.host=127.0.0.1 http.request.id=49ac0477-4be6-41a8-9915-4ac3c4424d5f http.request.method=GET http.request.remoteaddr="127.0.0.1:59224" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.923305ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:19:16:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-05-13T19:16:18.607008906Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.3 --- PASS: TestRegistrySupportedCipherSuite (3.85s) === RUN TestRegistryUnsupportedCipherSuite time="2025-05-13T19:16:19.0392643Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-13T19:16:19.042542222Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:16:19.042657242Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:16:19.042778822Z" level=info msg="Starting upload purge in 24m0s" go.version=go1.24.3 time="2025-05-13T19:16:19.045371063Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.3 --- PASS: TestRegistryUnsupportedCipherSuite (8.44s) PASS ok github.com/docker/distribution/registry 15.880s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.01s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.01s) PASS ok github.com/docker/distribution/registry/api/errcode 0.221s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.06s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.01s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.01s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.03s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.03s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.15s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.628s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2025-05-13T19:16:11Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.24.3 instance.id=dd955144-a8d1-48eb-8a1d-3a5c0dad6897 time="2025-05-13T19:16:11Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.24.3 instance.id=dd955144-a8d1-48eb-8a1d-3a5c0dad6897 --- PASS: TestBasicAccessController (0.05s) === RUN TestCreateHtpasswdFile time="2025-05-13T19:16:11Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.24.3 password=8nXMkK2MkNe8Nr2lXL6MNB2DKartOmvf-6kzaynCeVo user=docker --- PASS: TestCreateHtpasswdFile (0.16s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.490s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.04s) PASS ok github.com/docker/distribution/registry/auth/silly 0.327s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.06s) === RUN TestLeeway time="2025-05-13T19:16:11Z" level=info msg="token not to be used before 2025-05-13 19:16:12 +0000 UTC - currently 2025-05-13 19:16:11.595180785 +0000 UTC m=+0.168306825" time="2025-05-13T19:16:11Z" level=info msg="token not to be used after 2025-05-13 19:16:11 +0000 UTC - currently 2025-05-13 19:16:11.599249427 +0000 UTC m=+0.172375447" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2025-05-13T19:16:11Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.04s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.375s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.02s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.01s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.01s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.01s) === RUN TestBlobExists --- PASS: TestBlobExists (0.01s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.01s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.01s) === RUN TestBlobMount --- PASS: TestBlobMount (0.01s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.02s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.01s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.01s) === RUN TestManifestTags --- PASS: TestManifestTags (0.01s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.01s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.01s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.01s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.01s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.01s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.546s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.02s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.02s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.01s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.01s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.01s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.01s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.427s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.219s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2025-05-13T19:16:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:16:14Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:16:14Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39741" http.request.id=60a63a19-e737-47e1-9b48-a61fc500bd15 http.request.method=GET http.request.remoteaddr="127.0.0.1:45204" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.386385ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:19:16:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.07s) === RUN TestCatalogAPI time="2025-05-13T19:16:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:16:14Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:16:14Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=6737a451-590e-450c-876b-b21dc04f2da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=25.300093ms http.response.status=200 http.response.written=20 127.0.0.1 - - [13/May/2025:19:16:14 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-13T19:16:15Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=a1eea664-c15a-4118-a353-b9b62911d2cf http.request.method=POST http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.356202ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:16:15 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:16:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=6c4e3a09-a821-48d1-b8e7-258c38b2db3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/foo/aaaa/blobs/uploads/dc9ae154-050c-4d5e-b68f-930e1cd1ec53?_state=lScPfD_cj4steNR9B-SRbr84l5qArRihsU3WoScADlJ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJkYzlhZTE1NC0wNTBjLTRkNWUtYjY4Zi05MzBlMWNkMWVjNTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTY6MTUuMzQ5NjQ0MDQ5WiJ9&digest=sha256%3A044efb90a7e77bc8f554ea0b759a29400cc7593d713e9e87c20000f2eda2146e" http.request.useragent="Go-http-client/1.1" http.response.duration=10.81859285s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:16:15 +0000] "PUT /v2/foo/aaaa/blobs/uploads/dc9ae154-050c-4d5e-b68f-930e1cd1ec53?_state=lScPfD_cj4steNR9B-SRbr84l5qArRihsU3WoScADlJ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJkYzlhZTE1NC0wNTBjLTRkNWUtYjY4Zi05MzBlMWNkMWVjNTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTY6MTUuMzQ5NjQ0MDQ5WiJ9&digest=sha256%3A044efb90a7e77bc8f554ea0b759a29400cc7593d713e9e87c20000f2eda2146e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:16:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=1cbe8981-4efa-408f-8bdc-e9537007bce7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.671903ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:16:26 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:16:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=4ff6d8f2-ccc7-4fad-a434-1993d6c54ede http.request.method=POST http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=4.375303ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:16:26 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:16:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=e4d8ce3d-29ca-453e-9701-dbce6faad777 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/foo/bbbb/blobs/uploads/e9ac8e53-c122-46ff-bf64-50dfbec3f52d?_state=mw90JNYqDCGVdjdKnct812Tpn_3R5IpIqgHgPTVlyvN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJlOWFjOGU1My1jMTIyLTQ2ZmYtYmY2NC01MGRmYmVjM2Y1MmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTY6MjYuOTI5MTY5MDc3WiJ9&digest=sha256%3A12d60505867608a9774ed28ec523613265c06f2587f46bc39a08992af3fa9cb2" http.request.useragent="Go-http-client/1.1" http.response.duration=7.848847197s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:16:26 +0000] "PUT /v2/foo/bbbb/blobs/uploads/e9ac8e53-c122-46ff-bf64-50dfbec3f52d?_state=mw90JNYqDCGVdjdKnct812Tpn_3R5IpIqgHgPTVlyvN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJlOWFjOGU1My1jMTIyLTQ2ZmYtYmY2NC01MGRmYmVjM2Y1MmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTY6MjYuOTI5MTY5MDc3WiJ9&digest=sha256%3A12d60505867608a9774ed28ec523613265c06f2587f46bc39a08992af3fa9cb2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:16:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=97e5bea8-1e0c-4e88-877f-5a9174c3c760 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.673143ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:16:34 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:16:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=3a2a1365-4bf3-47c1-816a-d138823bcb67 http.request.method=POST http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=5.034843ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:16:35 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:16:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=554b7f33-a329-4a2c-8b94-e827f2cd2b58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/foo/cccc/blobs/uploads/350ee889-3829-455e-9e8e-cc08fd62567c?_state=5CdhQvGs1mkw89YXr2s1Miyc9N76_mPcmbe_UHLXMJh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzNTBlZTg4OS0zODI5LTQ1NWUtOWU4ZS1jYzA4ZmQ2MjU2N2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTY6MzUuNTYzODQyMjQ0WiJ9&digest=sha256%3A94f2b6e132944f4b8124eab4773958033415ad23765b7d741aaec4ffcdd24d25" http.request.useragent="Go-http-client/1.1" http.response.duration=8.882935591s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:16:35 +0000] "PUT /v2/foo/cccc/blobs/uploads/350ee889-3829-455e-9e8e-cc08fd62567c?_state=5CdhQvGs1mkw89YXr2s1Miyc9N76_mPcmbe_UHLXMJh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzNTBlZTg4OS0zODI5LTQ1NWUtOWU4ZS1jYzA4ZmQ2MjU2N2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTY6MzUuNTYzODQyMjQ0WiJ9&digest=sha256%3A94f2b6e132944f4b8124eab4773958033415ad23765b7d741aaec4ffcdd24d25 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:16:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=65d7e56d-9b90-4a6a-a77e-c9a1e645da35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.678703ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:16:44 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:16:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=9ea60d48-0ab3-4417-b2c7-d4439b8c0d77 http.request.method=POST http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=4.227142ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:16:45 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:16:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=4b7c13d8-4a90-4000-9d68-12da5ca635ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/foo/dddd/blobs/uploads/0d59a127-56c7-4d4b-9040-176247fd1d84?_state=1E4zlchkQsyXyNtC_y82qZlaI3gzT1LUVRtnvChCVOt7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIwZDU5YTEyNy01NmM3LTRkNGItOTA0MC0xNzYyNDdmZDFkODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTY6NDUuNDMyOTcyODg0WiJ9&digest=sha256%3A911bb12862497d06bb12bf595a33918a7e74ed3ed9e171ccc15ccf3bc6b1f234" http.request.useragent="Go-http-client/1.1" http.response.duration=11.963781721s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:16:45 +0000] "PUT /v2/foo/dddd/blobs/uploads/0d59a127-56c7-4d4b-9040-176247fd1d84?_state=1E4zlchkQsyXyNtC_y82qZlaI3gzT1LUVRtnvChCVOt7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIwZDU5YTEyNy01NmM3LTRkNGItOTA0MC0xNzYyNDdmZDFkODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTY6NDUuNDMyOTcyODg0WiJ9&digest=sha256%3A911bb12862497d06bb12bf595a33918a7e74ed3ed9e171ccc15ccf3bc6b1f234 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:16:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=6af02f1d-df1b-436a-b264-2e59e5638224 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.747863ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:16:57 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:16:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=559167c6-3d1d-4e3f-8294-61044dd99307 http.request.method=POST http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=4.492563ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:16:58 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:17:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=e6bc739f-43bf-4980-a050-b53529b70b23 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/foo/eeee/blobs/uploads/2529d6b5-d67e-477c-99f7-bda4575ff98e?_state=QGDekTL2_L4uSN-XLerSwLsykoPaRH5tJi8t7L6jRQV7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIyNTI5ZDZiNS1kNjdlLTQ3N2MtOTlmNy1iZGE0NTc1ZmY5OGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTY6NTguMTY4NzcwOTg4WiJ9&digest=sha256%3A223c1821caac95903626c31335a403be7236d97d08c91682a21627049fe569a0" http.request.useragent="Go-http-client/1.1" http.response.duration=10.376041733s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:16:58 +0000] "PUT /v2/foo/eeee/blobs/uploads/2529d6b5-d67e-477c-99f7-bda4575ff98e?_state=QGDekTL2_L4uSN-XLerSwLsykoPaRH5tJi8t7L6jRQV7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIyNTI5ZDZiNS1kNjdlLTQ3N2MtOTlmNy1iZGE0NTc1ZmY5OGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTY6NTguMTY4NzcwOTg4WiJ9&digest=sha256%3A223c1821caac95903626c31335a403be7236d97d08c91682a21627049fe569a0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:17:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=b320217f-9eb9-42b8-b3bb-c8ae0d7e37d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.767342ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:17:08 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:17:09Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=9bfc0651-faab-4783-9f95-5c4c1f27f6f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.171262ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:17:09 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:17:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=6458243d-3b70-4979-b7e3-29de67bc25bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/foo/ffff/blobs/uploads/0dd33b70-3c14-4d93-b670-d96217465cc7?_state=khLco4Hxuc29Q38egwZn-efUDsIxQUJrXvyEZk1Jf5t7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIwZGQzM2I3MC0zYzE0LTRkOTMtYjY3MC1kOTYyMTc0NjVjYzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTc6MDkuNDQ5NTY5NTVaIn0%3D&digest=sha256%3Ad0b416c7831b53f046348f1fa272cef9d7a7c6e5d3154b598ca262246adb1960" http.request.useragent="Go-http-client/1.1" http.response.duration=15.933506834s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:17:09 +0000] "PUT /v2/foo/ffff/blobs/uploads/0dd33b70-3c14-4d93-b670-d96217465cc7?_state=khLco4Hxuc29Q38egwZn-efUDsIxQUJrXvyEZk1Jf5t7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIwZGQzM2I3MC0zYzE0LTRkOTMtYjY3MC1kOTYyMTc0NjVjYzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTc6MDkuNDQ5NTY5NTVaIn0%3D&digest=sha256%3Ad0b416c7831b53f046348f1fa272cef9d7a7c6e5d3154b598ca262246adb1960 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:17:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=df76b964-d369-401f-96f3-dcb37a785f95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.846523ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:17:25 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:17:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=0950be97-e7f0-4a36-bc38-d464dbb17c2e http.request.method=GET http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.844321ms http.response.status=200 http.response.written=74 127.0.0.1 - - [13/May/2025:19:17:25 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-13T19:17:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=854e08f0-12e0-493f-8b52-55912b57efe0 http.request.method=GET http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.693181ms http.response.status=200 http.response.written=30 127.0.0.1 - - [13/May/2025:19:17:25 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-13T19:17:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=9d3d56ae-37bf-4fc5-bb7b-2531a087f6cd http.request.method=GET http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.436601ms http.response.status=200 http.response.written=74 127.0.0.1 - - [13/May/2025:19:17:25 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-13T19:17:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=5f749ae9-a0c8-4169-b2c3-23b164bef896 http.request.method=GET http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.576942ms http.response.status=200 http.response.written=30 127.0.0.1 - - [13/May/2025:19:17:25 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-13T19:17:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=f4300e65-74bb-4819-b471-e1da43aa0518 http.request.method=GET http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.258241ms http.response.status=200 http.response.written=63 127.0.0.1 - - [13/May/2025:19:17:25 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-05-13T19:17:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=02022226-1c9d-48a4-b853-f74a8f0f50c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/_catalog?last=foo%2Fdddd&n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.452461ms http.response.status=200 http.response.written=41 127.0.0.1 - - [13/May/2025:19:17:25 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-13T19:17:25Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=2adea53d-cb52-4271-bc8d-fbd9777fd9f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.577881ms http.response.status=400 http.response.written=116 127.0.0.1 - - [13/May/2025:19:17:25 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-05-13T19:17:25Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=f7a5c12a-9d85-4913-bdb0-456a66e1b192 http.request.method=GET http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/_catalog?n=6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.597401ms http.response.status=400 http.response.written=115 127.0.0.1 - - [13/May/2025:19:17:25 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-05-13T19:17:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=31bb4617-ff51-4f23-ad0e-88b3daa66be8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/_catalog?n=0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.399561ms http.response.status=200 http.response.written=20 127.0.0.1 - - [13/May/2025:19:17:25 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-13T19:17:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38205" http.request.id=5a64252f-3991-4bdf-a952-3b072466b447 http.request.method=GET http.request.remoteaddr="127.0.0.1:39910" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.877462ms http.response.status=200 http.response.written=74 127.0.0.1 - - [13/May/2025:19:17:25 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-13T19:17:25Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:17:25Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:17:26Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44343" http.request.id=af54c51d-09f8-420b-a411-633cdabdb572 http.request.method=POST http.request.remoteaddr="127.0.0.1:59298" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.684022ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:17:26 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:17:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44343" http.request.id=724c6be4-c493-41ac-bb95-c5909fa3e199 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59298" http.request.uri="/v2/foo/aaaa/blobs/uploads/90f244cc-5527-49b5-888a-6feb005a96a4?_state=2hzg_-RVTxdDhCMKHgMt4ibhxIZPuK6wQOLcpLI1MBV7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5MGYyNDRjYy01NTI3LTQ5YjUtODg4YS02ZmViMDA1YTk2YTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTc6MjYuMDY2NzMyMjYzWiJ9&digest=sha256%3A9ca6396ce9e48ee73bb2569564e79af8a5397bab98f8beb62869a9b5d0df0888" http.request.useragent="Go-http-client/1.1" http.response.duration=7.801556015s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:17:26 +0000] "PUT /v2/foo/aaaa/blobs/uploads/90f244cc-5527-49b5-888a-6feb005a96a4?_state=2hzg_-RVTxdDhCMKHgMt4ibhxIZPuK6wQOLcpLI1MBV7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5MGYyNDRjYy01NTI3LTQ5YjUtODg4YS02ZmViMDA1YTk2YTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTc6MjYuMDY2NzMyMjYzWiJ9&digest=sha256%3A9ca6396ce9e48ee73bb2569564e79af8a5397bab98f8beb62869a9b5d0df0888 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:17:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44343" http.request.id=4f680ae0-7b05-4168-af9c-bf1573bf3915 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59298" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.744583ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:17:33 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:17:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44343" http.request.id=8946593a-894a-4c09-86f6-2d113b1dd2ad http.request.method=POST http.request.remoteaddr="127.0.0.1:59298" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.323802ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:17:34 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:17:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44343" http.request.id=fa78d616-2b36-4401-ac75-5409e28770b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59298" http.request.uri="/v2/foo/bbbb/blobs/uploads/7b82ed40-25e4-44b9-bf87-c8a45887ad76?_state=iaj3IZh5qP_RZgdtt0fmQpISqNjePK0kRPvpfsr4brN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3YjgyZWQ0MC0yNWU0LTQ0YjktYmY4Ny1jOGE0NTg4N2FkNzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTc6MzQuOTg5NDMzMjM1WiJ9&digest=sha256%3A382f6aecb95ad1ac7a971704cd75d52f106de4352f31f42a7fd51db8e5d04a05" http.request.useragent="Go-http-client/1.1" http.response.duration=13.083333119s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:17:34 +0000] "PUT /v2/foo/bbbb/blobs/uploads/7b82ed40-25e4-44b9-bf87-c8a45887ad76?_state=iaj3IZh5qP_RZgdtt0fmQpISqNjePK0kRPvpfsr4brN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3YjgyZWQ0MC0yNWU0LTQ0YjktYmY4Ny1jOGE0NTg4N2FkNzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTc6MzQuOTg5NDMzMjM1WiJ9&digest=sha256%3A382f6aecb95ad1ac7a971704cd75d52f106de4352f31f42a7fd51db8e5d04a05 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:17:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44343" http.request.id=afb498e3-176f-4f83-9f26-c15053abb458 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59298" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.866903ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:17:48 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:17:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44343" http.request.id=5215129e-8909-49b3-8223-bd1add03c79b http.request.method=POST http.request.remoteaddr="127.0.0.1:59298" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.776142ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:17:48 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:17:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44343" http.request.id=cf148084-460b-4ba8-8060-caaac81803b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59298" http.request.uri="/v2/foo/cccc/blobs/uploads/08492ac0-4c29-4a9a-aa03-1a7c77df335a?_state=_R06xkmanXSAKfoRODKFGx18al6y6wgKuMBn674WoKV7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwODQ5MmFjMC00YzI5LTRhOWEtYWEwMy0xYTdjNzdkZjMzNWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTc6NDguNjMzNTE5NzEzWiJ9&digest=sha256%3Ad159c0e73c5f48f8f86a8cb7593664dcf8337f7784dca38ed41fb1ad8a23dc31" http.request.useragent="Go-http-client/1.1" http.response.duration=5.257660612s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:17:48 +0000] "PUT /v2/foo/cccc/blobs/uploads/08492ac0-4c29-4a9a-aa03-1a7c77df335a?_state=_R06xkmanXSAKfoRODKFGx18al6y6wgKuMBn674WoKV7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwODQ5MmFjMC00YzI5LTRhOWEtYWEwMy0xYTdjNzdkZjMzNWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTc6NDguNjMzNTE5NzEzWiJ9&digest=sha256%3Ad159c0e73c5f48f8f86a8cb7593664dcf8337f7784dca38ed41fb1ad8a23dc31 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:17:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44343" http.request.id=776e5a26-34aa-402f-a6d9-44f641ff6f31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59298" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.560884ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:17:53 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:17:54Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44343" http.request.id=95d93b8d-d9f0-4b0f-b9ed-c85a77767540 http.request.method=POST http.request.remoteaddr="127.0.0.1:59298" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.069502ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:17:54 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44343" http.request.id=5c5c9e03-205a-49d6-81c8-54ee35c817b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59298" http.request.uri="/v2/foo/dddd/blobs/uploads/8abf10e7-1b57-4aa3-a56b-3749f1d06e86?_state=YgUJqZeJNz6cP0jThqcd4PH-Mwc_FpEoGn8aw-Y-8T97Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4YWJmMTBlNy0xYjU3LTRhYTMtYTU2Yi0zNzQ5ZjFkMDZlODYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTc6NTQuODE5ODAzODg2WiJ9&digest=sha256%3Ad9aa39782ebf057abdd88a0bb06063186265f2d6d1eab9730c74bd82fe9f824a" http.request.useragent="Go-http-client/1.1" http.response.duration=15.863404241s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:17:54 +0000] "PUT /v2/foo/dddd/blobs/uploads/8abf10e7-1b57-4aa3-a56b-3749f1d06e86?_state=YgUJqZeJNz6cP0jThqcd4PH-Mwc_FpEoGn8aw-Y-8T97Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4YWJmMTBlNy0xYjU3LTRhYTMtYTU2Yi0zNzQ5ZjFkMDZlODYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTc6NTQuODE5ODAzODg2WiJ9&digest=sha256%3Ad9aa39782ebf057abdd88a0bb06063186265f2d6d1eab9730c74bd82fe9f824a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44343" http.request.id=c746efb2-eac6-43a3-b0a7-2d5180264051 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59298" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.756623ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:10 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44343" http.request.id=e129733b-c8fd-4e46-9dde-7b9407f009cc http.request.method=GET http.request.remoteaddr="127.0.0.1:59298" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.043241ms http.response.status=200 http.response.written=63 127.0.0.1 - - [13/May/2025:19:18:10 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (116.33s) === RUN TestURLPrefix time="2025-05-13T19:18:10Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:18:10Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:18:10Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41355" http.request.id=9ca1877b-b0af-40e9-9c87-fec872013594 http.request.method=GET http.request.remoteaddr="127.0.0.1:42924" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.400921ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:19:18:10 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2025-05-13T19:18:10Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:18:10Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:18:11Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=a15a3604-8efb-4dfe-a280-55c2411b8ba7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/foo/bar/blobs/sha256:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.999362ms http.response.status=404 http.response.written=157 vars.digest="sha256:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:19:18:11 +0000] "GET /v2/foo/bar/blobs/sha256:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T19:18:11Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=fedacf22-8c1b-47b9-8428-23872f033218 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57712" http.request.uri="/v2/foo/bar/blobs/sha256:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.697642ms http.response.status=404 http.response.written=157 vars.digest="sha256:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:19:18:11 +0000] "HEAD /v2/foo/bar/blobs/sha256:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T19:18:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=61e9c3c1-27d9-4888-8be9-5cac0a2247fa http.request.method=POST http.request.remoteaddr="127.0.0.1:57712" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.166782ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=9c931eb6-ae91-4840-90a0-92995b17f581 http.request.method=GET http.request.remoteaddr="127.0.0.1:57712" http.request.uri="/v2/foo/bar/blobs/uploads/9ab4c95e-0ac6-48c2-9f24-368e04c0e58f?_state=_thhbwYT6pOrSXPR8cQt0v3YE4Qk3DGdn1u4lDFxw7d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhYjRjOTVlLTBhYzYtNDhjMi05ZjI0LTM2OGUwNGMwZTU4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODoxMS41MTQyMzk2OFoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.023482ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:11 +0000] "GET /v2/foo/bar/blobs/uploads/9ab4c95e-0ac6-48c2-9f24-368e04c0e58f?_state=_thhbwYT6pOrSXPR8cQt0v3YE4Qk3DGdn1u4lDFxw7d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhYjRjOTVlLTBhYzYtNDhjMi05ZjI0LTM2OGUwNGMwZTU4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODoxMS41MTQyMzk2OFoifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=9b2864b0-423a-4b4c-b494-2a0fa50db2db http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57712" http.request.uri="/v2/foo/bar/blobs/uploads/9ab4c95e-0ac6-48c2-9f24-368e04c0e58f?_state=_thhbwYT6pOrSXPR8cQt0v3YE4Qk3DGdn1u4lDFxw7d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhYjRjOTVlLTBhYzYtNDhjMi05ZjI0LTM2OGUwNGMwZTU4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODoxMS41MTQyMzk2OFoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.921001ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:11 +0000] "DELETE /v2/foo/bar/blobs/uploads/9ab4c95e-0ac6-48c2-9f24-368e04c0e58f?_state=_thhbwYT6pOrSXPR8cQt0v3YE4Qk3DGdn1u4lDFxw7d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhYjRjOTVlLTBhYzYtNDhjMi05ZjI0LTM2OGUwNGMwZTU4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODoxMS41MTQyMzk2OFoifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:11Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=8b9dab0b-8b2e-4754-b431-edc7753ad3d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:57712" http.request.uri="/v2/foo/bar/blobs/uploads/9ab4c95e-0ac6-48c2-9f24-368e04c0e58f?_state=_thhbwYT6pOrSXPR8cQt0v3YE4Qk3DGdn1u4lDFxw7d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhYjRjOTVlLTBhYzYtNDhjMi05ZjI0LTM2OGUwNGMwZTU4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODoxMS41MTQyMzk2OFoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=9ab4c95e-0ac6-48c2-9f24-368e04c0e58f time="2025-05-13T19:18:11Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=8b9dab0b-8b2e-4754-b431-edc7753ad3d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:57712" http.request.uri="/v2/foo/bar/blobs/uploads/9ab4c95e-0ac6-48c2-9f24-368e04c0e58f?_state=_thhbwYT6pOrSXPR8cQt0v3YE4Qk3DGdn1u4lDFxw7d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhYjRjOTVlLTBhYzYtNDhjMi05ZjI0LTM2OGUwNGMwZTU4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODoxMS41MTQyMzk2OFoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.039961ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=9ab4c95e-0ac6-48c2-9f24-368e04c0e58f 127.0.0.1 - - [13/May/2025:19:18:11 +0000] "GET /v2/foo/bar/blobs/uploads/9ab4c95e-0ac6-48c2-9f24-368e04c0e58f?_state=_thhbwYT6pOrSXPR8cQt0v3YE4Qk3DGdn1u4lDFxw7d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhYjRjOTVlLTBhYzYtNDhjMi05ZjI0LTM2OGUwNGMwZTU4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODoxMS41MTQyMzk2OFoifQ%3D%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T19:18:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=9ae41854-b1f9-4303-9892-4331897e4cbc http.request.method=POST http.request.remoteaddr="127.0.0.1:57722" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.467002ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:11Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=33e8ccdf-a5da-40b3-87d6-6df2f13e1988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57722" http.request.uri="/v2/foo/bar/blobs/uploads/4854539e-ee97-4946-9aa1-543ea860f32d?_state=q6-Px0zgWma0ZB1DqhF53YfTOoiAUdNk-8182EFO6nV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4NTQ1MzllLWVlOTctNDk0Ni05YWExLTU0M2VhODYwZjMyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODoxMS41MzA0ODAwNjlaIn0%3D&digest=sha256%3A7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608" http.request.useragent="Go-http-client/1.1" provided=sha256:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608 vars.name="foo/bar" vars.uuid=4854539e-ee97-4946-9aa1-543ea860f32d time="2025-05-13T19:18:11Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=33e8ccdf-a5da-40b3-87d6-6df2f13e1988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57722" http.request.uri="/v2/foo/bar/blobs/uploads/4854539e-ee97-4946-9aa1-543ea860f32d?_state=q6-Px0zgWma0ZB1DqhF53YfTOoiAUdNk-8182EFO6nV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4NTQ1MzllLWVlOTctNDk0Ni05YWExLTU0M2VhODYwZjMyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODoxMS41MzA0ODAwNjlaIn0%3D&digest=sha256%3A7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=4854539e-ee97-4946-9aa1-543ea860f32d time="2025-05-13T19:18:11Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=33e8ccdf-a5da-40b3-87d6-6df2f13e1988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57722" http.request.uri="/v2/foo/bar/blobs/uploads/4854539e-ee97-4946-9aa1-543ea860f32d?_state=q6-Px0zgWma0ZB1DqhF53YfTOoiAUdNk-8182EFO6nV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4NTQ1MzllLWVlOTctNDk0Ni05YWExLTU0M2VhODYwZjMyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODoxMS41MzA0ODAwNjlaIn0%3D&digest=sha256%3A7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.575502ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=4854539e-ee97-4946-9aa1-543ea860f32d 127.0.0.1 - - [13/May/2025:19:18:11 +0000] "PUT /v2/foo/bar/blobs/uploads/4854539e-ee97-4946-9aa1-543ea860f32d?_state=q6-Px0zgWma0ZB1DqhF53YfTOoiAUdNk-8182EFO6nV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4NTQ1MzllLWVlOTctNDk0Ni05YWExLTU0M2VhODYwZjMyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODoxMS41MzA0ODAwNjlaIn0%3D&digest=sha256%3A7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-13T19:18:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=0618f2e7-1fa5-40cb-81e6-a76ed6b7e2dc http.request.method=POST http.request.remoteaddr="127.0.0.1:57722" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.261601ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=c8ea06e6-0a90-4516-8348-0f6c0f35591f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57722" http.request.uri="/v2/foo/bar/blobs/uploads/8c51120b-06e9-4766-ba51-cd03c2809eec?_state=i5IMDiA4PZbO7xCpI3bHCN7OsmH8I6YLkxAKfggZzGl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjNTExMjBiLTA2ZTktNDc2Ni1iYTUxLWNkMDNjMjgwOWVlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODoxMS41MzkzOTU5MTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=4.104802ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:11 +0000] "PUT /v2/foo/bar/blobs/uploads/8c51120b-06e9-4766-ba51-cd03c2809eec?_state=i5IMDiA4PZbO7xCpI3bHCN7OsmH8I6YLkxAKfggZzGl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjNTExMjBiLTA2ZTktNDc2Ni1iYTUxLWNkMDNjMjgwOWVlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODoxMS41MzkzOTU5MTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=164e7314-7d3a-4c1a-8ed1-6f0cbd69d7a0 http.request.method=POST http.request.remoteaddr="127.0.0.1:57722" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.281242ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=00840f5c-cc57-49c8-94d1-326c256f4cf0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57722" http.request.uri="/v2/foo/bar/blobs/uploads/5b407d79-bf0a-4044-9100-19a4cc67bcbf?_state=gYejPDNOGp7GZaHQ1WF8UvMjXbOIGt9HMTfAscYbsfJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjViNDA3ZDc5LWJmMGEtNDA0NC05MTAwLTE5YTRjYzY3YmNiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODoxMS41NDg1NTIyMzhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=4.210402ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:11 +0000] "PUT /v2/foo/bar/blobs/uploads/5b407d79-bf0a-4044-9100-19a4cc67bcbf?_state=gYejPDNOGp7GZaHQ1WF8UvMjXbOIGt9HMTfAscYbsfJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjViNDA3ZDc5LWJmMGEtNDA0NC05MTAwLTE5YTRjYzY3YmNiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODoxMS41NDg1NTIyMzhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=cf226156-cd46-4348-8bc9-bfa7cd5894a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:57722" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.201221ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=8f327e06-3418-4475-adc2-ae1009f4d59a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57722" http.request.uri="/v2/foo/bar/blobs/uploads/31b0faaf-898a-49fd-8bde-f459b4a6ce73?_state=wFwYMgoRwqPoFKiFQEGQ9iyEne8iEIT7pqsa-k_F-5p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxYjBmYWFmLTg5OGEtNDlmZC04YmRlLWY0NTliNGE2Y2U3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODoxMS41NTc2MjAyMDJaIn0%3D&digest=sha256%3A7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608" http.request.useragent="Go-http-client/1.1" http.response.duration=11.222744196s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:11 +0000] "PUT /v2/foo/bar/blobs/uploads/31b0faaf-898a-49fd-8bde-f459b4a6ce73?_state=wFwYMgoRwqPoFKiFQEGQ9iyEne8iEIT7pqsa-k_F-5p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxYjBmYWFmLTg5OGEtNDlmZC04YmRlLWY0NTliNGE2Y2U3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODoxMS41NTc2MjAyMDJaIn0%3D&digest=sha256%3A7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=6aa7a2db-93c7-4607-ae4a-c56e475127c0 http.request.method=POST http.request.remoteaddr="127.0.0.1:57722" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.135841ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:46371" http.request.id=a0a5dcbe-c30c-47fe-8bd8-89b713373ec1 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:57722" http.request.uri="/v2/foo/bar/blobs/uploads/b051c088-8262-4903-89b3-5cdda3ca73e2?_state=mvVlini6ckb5bizHtOAh6eNCqpV4UbJ-2l42henLRnN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIwNTFjMDg4LTgyNjItNDkwMy04OWIzLTVjZGRhM2NhNzNlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODoyMy4xODYzNjc0NloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=11.684871346s http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:23 +0000] "PATCH /v2/foo/bar/blobs/uploads/b051c088-8262-4903-89b3-5cdda3ca73e2?_state=mvVlini6ckb5bizHtOAh6eNCqpV4UbJ-2l42henLRnN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIwNTFjMDg4LTgyNjItNDkwMy04OWIzLTVjZGRhM2NhNzNlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODoyMy4xODYzNjc0NloifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=c90d8a41-a263-4e6b-b05d-3075f56e0130 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57722" http.request.uri="/v2/foo/bar/blobs/uploads/b051c088-8262-4903-89b3-5cdda3ca73e2?_state=8quFYyT4j7ktCrwB49l_Tn8Lw18Sw3PRs-17zBkAbU17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIwNTFjMDg4LTgyNjItNDkwMy04OWIzLTVjZGRhM2NhNzNlMiIsIk9mZnNldCI6MjYyNjY2MjQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTg6MjNaIn0%3D&digest=sha256%3A7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608" http.request.useragent="Go-http-client/1.1" http.response.duration=4.285902ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:34 +0000] "PUT /v2/foo/bar/blobs/uploads/b051c088-8262-4903-89b3-5cdda3ca73e2?_state=8quFYyT4j7ktCrwB49l_Tn8Lw18Sw3PRs-17zBkAbU17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIwNTFjMDg4LTgyNjItNDkwMy04OWIzLTVjZGRhM2NhNzNlMiIsIk9mZnNldCI6MjYyNjY2MjQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTg6MjNaIn0%3D&digest=sha256%3A7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=cfda7c84-74a7-4168-9ee7-bf03274d1613 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57722" http.request.uri="/v2/foo/bar/blobs/sha256:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.541722ms http.response.status=200 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:34 +0000] "HEAD /v2/foo/bar/blobs/sha256:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=d66c747b-a144-4558-ace4-872276291ef4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57722" http.request.uri="/v2/foo/bar/blobs/sha256:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=304.649632ms http.response.status=200 http.response.written=26266624 127.0.0.1 - - [13/May/2025:19:18:34 +0000] "GET /v2/foo/bar/blobs/sha256:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608 HTTP/1.1" 200 26266624 "" "Go-http-client/1.1" time="2025-05-13T19:18:35Z" level=error msg="error parsing digest="sha257:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=01d93971-1302-4527-b776-e499478da324 http.request.method=GET http.request.remoteaddr="127.0.0.1:57722" http.request.uri="/v2/foo/bar/blobs/sha257:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608" vars.name="foo/bar" time="2025-05-13T19:18:35Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=01d93971-1302-4527-b776-e499478da324 http.request.method=GET http.request.remoteaddr="127.0.0.1:57722" http.request.uri="/v2/foo/bar/blobs/sha257:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.500781ms http.response.status=400 http.response.written=110 vars.digest="sha257:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:19:18:35 +0000] "GET /v2/foo/bar/blobs/sha257:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-13T19:18:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=415bcca7-5a50-45ff-aaa9-ead380a899fd http.request.method=GET http.request.remoteaddr="127.0.0.1:56676" http.request.uri="/v2/foo/bar/blobs/sha256:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608" http.request.useragent="Go-http-client/1.1" http.response.duration=3.375121ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:35 +0000] "GET /v2/foo/bar/blobs/sha256:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:35Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:18:35Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:18:35Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=6b8cce0c-e60c-4922-8281-45602e443a20 http.request.method=GET http.request.remoteaddr="127.0.0.1:58434" http.request.uri="/v2/foo/bar/blobs/sha256:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.359802ms http.response.status=404 http.response.written=157 vars.digest="sha256:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:19:18:35 +0000] "GET /v2/foo/bar/blobs/sha256:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T19:18:35Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=c98a0198-9935-4a86-99db-446dc932d62d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58444" http.request.uri="/v2/foo/bar/blobs/sha256:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.195281ms http.response.status=404 http.response.written=157 vars.digest="sha256:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:19:18:35 +0000] "HEAD /v2/foo/bar/blobs/sha256:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T19:18:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=15e13a25-4acb-4b71-9f08-ac0a8be72e17 http.request.method=POST http.request.remoteaddr="127.0.0.1:58444" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.612501ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=274acb95-82d5-4329-9f24-3a708ed94dd3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58444" http.request.uri="/v2/foo/bar/blobs/uploads/76653bd4-5a1d-4f92-b154-b58c54fec646?_state=SiUvdknWv5hrOMnlbD_2WwpPvWPr6RWqZUOshzhAeHt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2NjUzYmQ0LTVhMWQtNGY5Mi1iMTU0LWI1OGM1NGZlYzY0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODozNS45MDg3NTc4NDJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.169561ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:35 +0000] "GET /v2/foo/bar/blobs/uploads/76653bd4-5a1d-4f92-b154-b58c54fec646?_state=SiUvdknWv5hrOMnlbD_2WwpPvWPr6RWqZUOshzhAeHt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2NjUzYmQ0LTVhMWQtNGY5Mi1iMTU0LWI1OGM1NGZlYzY0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODozNS45MDg3NTc4NDJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=6ee9e632-c68d-4bd1-8673-dc5bc7838cfb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58444" http.request.uri="/v2/foo/bar/blobs/uploads/76653bd4-5a1d-4f92-b154-b58c54fec646?_state=SiUvdknWv5hrOMnlbD_2WwpPvWPr6RWqZUOshzhAeHt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2NjUzYmQ0LTVhMWQtNGY5Mi1iMTU0LWI1OGM1NGZlYzY0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODozNS45MDg3NTc4NDJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.415601ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:35 +0000] "DELETE /v2/foo/bar/blobs/uploads/76653bd4-5a1d-4f92-b154-b58c54fec646?_state=SiUvdknWv5hrOMnlbD_2WwpPvWPr6RWqZUOshzhAeHt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2NjUzYmQ0LTVhMWQtNGY5Mi1iMTU0LWI1OGM1NGZlYzY0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODozNS45MDg3NTc4NDJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:35Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=433935fe-5309-4803-954c-fcc1983b12cf http.request.method=GET http.request.remoteaddr="127.0.0.1:58444" http.request.uri="/v2/foo/bar/blobs/uploads/76653bd4-5a1d-4f92-b154-b58c54fec646?_state=SiUvdknWv5hrOMnlbD_2WwpPvWPr6RWqZUOshzhAeHt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2NjUzYmQ0LTVhMWQtNGY5Mi1iMTU0LWI1OGM1NGZlYzY0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODozNS45MDg3NTc4NDJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=76653bd4-5a1d-4f92-b154-b58c54fec646 time="2025-05-13T19:18:35Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=433935fe-5309-4803-954c-fcc1983b12cf http.request.method=GET http.request.remoteaddr="127.0.0.1:58444" http.request.uri="/v2/foo/bar/blobs/uploads/76653bd4-5a1d-4f92-b154-b58c54fec646?_state=SiUvdknWv5hrOMnlbD_2WwpPvWPr6RWqZUOshzhAeHt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2NjUzYmQ0LTVhMWQtNGY5Mi1iMTU0LWI1OGM1NGZlYzY0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODozNS45MDg3NTc4NDJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.206441ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=76653bd4-5a1d-4f92-b154-b58c54fec646 127.0.0.1 - - [13/May/2025:19:18:35 +0000] "GET /v2/foo/bar/blobs/uploads/76653bd4-5a1d-4f92-b154-b58c54fec646?_state=SiUvdknWv5hrOMnlbD_2WwpPvWPr6RWqZUOshzhAeHt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2NjUzYmQ0LTVhMWQtNGY5Mi1iMTU0LWI1OGM1NGZlYzY0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODozNS45MDg3NTc4NDJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T19:18:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=dc7a0dd9-507c-41a9-b93e-9c782289f20c http.request.method=POST http.request.remoteaddr="127.0.0.1:58448" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.505762ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:35Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=234360bf-ccb3-4d1e-a602-529398fa5b17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58448" http.request.uri="/v2/foo/bar/blobs/uploads/7c6c1ac7-fb3c-4d4a-ab84-5040262d1988?_state=gg1tc4KxczCStAwwOET6nn0jpYuc_NZR9bpYlCTkmtB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjNmMxYWM3LWZiM2MtNGQ0YS1hYjg0LTUwNDAyNjJkMTk4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODozNS45MjU4ODA2NzFaIn0%3D&digest=sha256%3Adbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8" http.request.useragent="Go-http-client/1.1" provided=sha256:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8 vars.name="foo/bar" vars.uuid=7c6c1ac7-fb3c-4d4a-ab84-5040262d1988 time="2025-05-13T19:18:35Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=234360bf-ccb3-4d1e-a602-529398fa5b17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58448" http.request.uri="/v2/foo/bar/blobs/uploads/7c6c1ac7-fb3c-4d4a-ab84-5040262d1988?_state=gg1tc4KxczCStAwwOET6nn0jpYuc_NZR9bpYlCTkmtB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjNmMxYWM3LWZiM2MtNGQ0YS1hYjg0LTUwNDAyNjJkMTk4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODozNS45MjU4ODA2NzFaIn0%3D&digest=sha256%3Adbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=7c6c1ac7-fb3c-4d4a-ab84-5040262d1988 time="2025-05-13T19:18:35Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=234360bf-ccb3-4d1e-a602-529398fa5b17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58448" http.request.uri="/v2/foo/bar/blobs/uploads/7c6c1ac7-fb3c-4d4a-ab84-5040262d1988?_state=gg1tc4KxczCStAwwOET6nn0jpYuc_NZR9bpYlCTkmtB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjNmMxYWM3LWZiM2MtNGQ0YS1hYjg0LTUwNDAyNjJkMTk4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODozNS45MjU4ODA2NzFaIn0%3D&digest=sha256%3Adbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.648002ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=7c6c1ac7-fb3c-4d4a-ab84-5040262d1988 127.0.0.1 - - [13/May/2025:19:18:35 +0000] "PUT /v2/foo/bar/blobs/uploads/7c6c1ac7-fb3c-4d4a-ab84-5040262d1988?_state=gg1tc4KxczCStAwwOET6nn0jpYuc_NZR9bpYlCTkmtB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjNmMxYWM3LWZiM2MtNGQ0YS1hYjg0LTUwNDAyNjJkMTk4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODozNS45MjU4ODA2NzFaIn0%3D&digest=sha256%3Adbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-13T19:18:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=70cb1a3f-3609-4e53-baed-f9b6bb9ccbab http.request.method=POST http.request.remoteaddr="127.0.0.1:58448" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.262201ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=0f337df6-ba15-4c12-8869-af49de82df2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58448" http.request.uri="/v2/foo/bar/blobs/uploads/1e9e4246-ec2b-4906-bffc-ffec4d1b5c61?_state=0K4QLqZWTM6Ra9oYZ4KqLSFEfBffsCth3aXQhbaj6lR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFlOWU0MjQ2LWVjMmItNDkwNi1iZmZjLWZmZWM0ZDFiNWM2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODozNS45MzQ4NjI5MTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=3.492001ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:35 +0000] "PUT /v2/foo/bar/blobs/uploads/1e9e4246-ec2b-4906-bffc-ffec4d1b5c61?_state=0K4QLqZWTM6Ra9oYZ4KqLSFEfBffsCth3aXQhbaj6lR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFlOWU0MjQ2LWVjMmItNDkwNi1iZmZjLWZmZWM0ZDFiNWM2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODozNS45MzQ4NjI5MTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=48717ae1-a7bd-448a-bb2b-08ffbf885389 http.request.method=POST http.request.remoteaddr="127.0.0.1:58448" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.026461ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=c0efd017-aa9f-4453-92f7-f8a1580334da http.request.method=PUT http.request.remoteaddr="127.0.0.1:58448" http.request.uri="/v2/foo/bar/blobs/uploads/6584d7d7-661c-4de8-b2d0-728aa5577fd0?_state=a08HNh67UUoyIwvJifPpIQaL7JXUMXGDRpJTjWi4Erh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1ODRkN2Q3LTY2MWMtNGRlOC1iMmQwLTcyOGFhNTU3N2ZkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODozNS45NDMxNjUzNTlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.485622ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:35 +0000] "PUT /v2/foo/bar/blobs/uploads/6584d7d7-661c-4de8-b2d0-728aa5577fd0?_state=a08HNh67UUoyIwvJifPpIQaL7JXUMXGDRpJTjWi4Erh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1ODRkN2Q3LTY2MWMtNGRlOC1iMmQwLTcyOGFhNTU3N2ZkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODozNS45NDMxNjUzNTlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=d7416239-4688-4af9-a736-ba157eb26968 http.request.method=POST http.request.remoteaddr="127.0.0.1:58448" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.247762ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=240f4cad-47fe-47e9-a948-eb287ba6e841 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58448" http.request.uri="/v2/foo/bar/blobs/uploads/9b98d680-1500-4cf4-90a6-c6f30c7d706b?_state=EEWM4kbWAZKHQaKGmb1Ubyx_3QbwuW0BU5WdqG3_spp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjliOThkNjgwLTE1MDAtNGNmNC05MGE2LWM2ZjMwYzdkNzA2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODozNS45NTE0NTgyNjNaIn0%3D&digest=sha256%3Adbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8" http.request.useragent="Go-http-client/1.1" http.response.duration=5.264587456s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:35 +0000] "PUT /v2/foo/bar/blobs/uploads/9b98d680-1500-4cf4-90a6-c6f30c7d706b?_state=EEWM4kbWAZKHQaKGmb1Ubyx_3QbwuW0BU5WdqG3_spp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjliOThkNjgwLTE1MDAtNGNmNC05MGE2LWM2ZjMwYzdkNzA2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODozNS45NTE0NTgyNjNaIn0%3D&digest=sha256%3Adbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=05530233-acd9-4e3c-8c4c-e68856383b87 http.request.method=POST http.request.remoteaddr="127.0.0.1:58448" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.762902ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:41401" http.request.id=442254dc-31b6-4b5c-b923-eb23fcbe6cb9 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:58448" http.request.uri="/v2/foo/bar/blobs/uploads/03e4baba-32b7-48ff-8748-dda3a5bac7c8?_state=09Y6lACWm_MVKZNsN4RpaE7jTEVRp4vyf85jXgjHLA57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAzZTRiYWJhLTMyYjctNDhmZi04NzQ4LWRkYTNhNWJhYzdjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODo0MS40OTc2NDE3OFoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.167785329s http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:41 +0000] "PATCH /v2/foo/bar/blobs/uploads/03e4baba-32b7-48ff-8748-dda3a5bac7c8?_state=09Y6lACWm_MVKZNsN4RpaE7jTEVRp4vyf85jXgjHLA57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAzZTRiYWJhLTMyYjctNDhmZi04NzQ4LWRkYTNhNWJhYzdjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODo0MS40OTc2NDE3OFoifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=56d7e69c-f447-49e8-a14f-be5d442aa17f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58448" http.request.uri="/v2/foo/bar/blobs/uploads/03e4baba-32b7-48ff-8748-dda3a5bac7c8?_state=SzA-hs2b3PC2Uf5p7uzVOlQv3alCxjz-qo9gIstlRpx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAzZTRiYWJhLTMyYjctNDhmZi04NzQ4LWRkYTNhNWJhYzdjOCIsIk9mZnNldCI6MTg1OTU4NDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTg6NDFaIn0%3D&digest=sha256%3Adbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.572242ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:46 +0000] "PUT /v2/foo/bar/blobs/uploads/03e4baba-32b7-48ff-8748-dda3a5bac7c8?_state=SzA-hs2b3PC2Uf5p7uzVOlQv3alCxjz-qo9gIstlRpx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAzZTRiYWJhLTMyYjctNDhmZi04NzQ4LWRkYTNhNWJhYzdjOCIsIk9mZnNldCI6MTg1OTU4NDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTg6NDFaIn0%3D&digest=sha256%3Adbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=961247f4-c948-4bb6-b16d-5f2947dd4965 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58448" http.request.uri="/v2/foo/bar/blobs/sha256:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.181621ms http.response.status=200 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:46 +0000] "HEAD /v2/foo/bar/blobs/sha256:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=2a2f4479-ed97-49f1-834a-055762dd6c29 http.request.method=GET http.request.remoteaddr="127.0.0.1:58448" http.request.uri="/v2/foo/bar/blobs/sha256:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=189.542934ms http.response.status=200 http.response.written=18595840 127.0.0.1 - - [13/May/2025:19:18:46 +0000] "GET /v2/foo/bar/blobs/sha256:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8 HTTP/1.1" 200 18595840 "" "Go-http-client/1.1" time="2025-05-13T19:18:46Z" level=error msg="error parsing digest="sha257:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=e2f979e0-f839-4f23-8465-64100e6be96f http.request.method=GET http.request.remoteaddr="127.0.0.1:58448" http.request.uri="/v2/foo/bar/blobs/sha257:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8" vars.name="foo/bar" time="2025-05-13T19:18:46Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=e2f979e0-f839-4f23-8465-64100e6be96f http.request.method=GET http.request.remoteaddr="127.0.0.1:58448" http.request.uri="/v2/foo/bar/blobs/sha257:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.791821ms http.response.status=400 http.response.written=110 vars.digest="sha257:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:19:18:46 +0000] "GET /v2/foo/bar/blobs/sha257:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-13T19:18:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=b8f50ebe-2761-4b8a-a1c2-a061419176a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:56500" http.request.uri="/v2/foo/bar/blobs/sha256:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.971362ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:46 +0000] "GET /v2/foo/bar/blobs/sha256:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=9db48d1b-eafc-412d-b182-51d1753bba85 http.request.method=GET http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/foo/bar/blobs/sha256:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=20.11107ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [13/May/2025:19:18:46 +0000] "GET /v2/foo/bar/blobs/sha256:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-05-13T19:18:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41401" http.request.id=93420d50-2526-4eb2-ac2e-d2d8994abe38 http.request.method=GET http.request.remoteaddr="127.0.0.1:56500" http.request.uri="/v2/foo/bar/blobs/sha256:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=7.841804ms http.response.status=200 http.response.written=327680 127.0.0.1 - - [13/May/2025:19:18:46 +0000] "GET /v2/foo/bar/blobs/sha256:dbd99a7eef6900394eab7dbb0cd8e1fa8a16c5b4978b058f7df69015f27136a8 HTTP/1.1" 200 327680 "" "Go-http-client/1.1" time="2025-05-13T19:18:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=73e92b53-9a41-42c5-b170-b5282b6aa59d http.request.method=GET http.request.remoteaddr="127.0.0.1:56666" http.request.uri="/v2/foo/bar/blobs/sha256:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=11.686051988s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [13/May/2025:19:18:35 +0000] "GET /v2/foo/bar/blobs/sha256:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-05-13T19:18:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46371" http.request.id=2456c8d5-e213-48a3-900e-936559ad45e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:56676" http.request.uri="/v2/foo/bar/blobs/sha256:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=11.675199062s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [13/May/2025:19:18:35 +0000] "GET /v2/foo/bar/blobs/sha256:7ed511909f5a8a6a3dba9a1f4d0cc2bf7e560f24240ddeb262c1f394a4aae608 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (36.30s) === RUN TestBlobDelete time="2025-05-13T19:18:47Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:18:47Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:18:47Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=f266793a-b598-421c-b023-225794c6fc3f http.request.method=GET http.request.remoteaddr="127.0.0.1:38212" http.request.uri="/v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.151561ms http.response.status=404 http.response.written=157 vars.digest="sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:19:18:47 +0000] "GET /v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T19:18:47Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=e767af46-7083-408c-bbc3-7160b1f95c54 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.027402ms http.response.status=404 http.response.written=157 vars.digest="sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:19:18:47 +0000] "HEAD /v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T19:18:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=4f601fc1-8f3c-40de-8c91-13f757d84ad0 http.request.method=POST http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.826541ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=fd54577a-7768-41f3-863f-e1025d17954b http.request.method=GET http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/foo/bar/blobs/uploads/40d184c6-c9a0-4187-bfe1-bb5bdb3d13ba?_state=Ez44BfuRUGH3wsxh-83HzEVJ3T7IsFjKvOg70LoVTxd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwZDE4NGM2LWM5YTAtNDE4Ny1iZmUxLWJiNWJkYjNkMTNiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODo0Ny43ODg4ODg0NDZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.056421ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:47 +0000] "GET /v2/foo/bar/blobs/uploads/40d184c6-c9a0-4187-bfe1-bb5bdb3d13ba?_state=Ez44BfuRUGH3wsxh-83HzEVJ3T7IsFjKvOg70LoVTxd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwZDE4NGM2LWM5YTAtNDE4Ny1iZmUxLWJiNWJkYjNkMTNiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODo0Ny43ODg4ODg0NDZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=c4f0ae1d-aa01-45c9-a02b-677195a096b8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/foo/bar/blobs/uploads/40d184c6-c9a0-4187-bfe1-bb5bdb3d13ba?_state=Ez44BfuRUGH3wsxh-83HzEVJ3T7IsFjKvOg70LoVTxd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwZDE4NGM2LWM5YTAtNDE4Ny1iZmUxLWJiNWJkYjNkMTNiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODo0Ny43ODg4ODg0NDZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.934521ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:47 +0000] "DELETE /v2/foo/bar/blobs/uploads/40d184c6-c9a0-4187-bfe1-bb5bdb3d13ba?_state=Ez44BfuRUGH3wsxh-83HzEVJ3T7IsFjKvOg70LoVTxd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwZDE4NGM2LWM5YTAtNDE4Ny1iZmUxLWJiNWJkYjNkMTNiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODo0Ny43ODg4ODg0NDZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:47Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=2c551197-2335-4e0a-8751-02d7687a58d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/foo/bar/blobs/uploads/40d184c6-c9a0-4187-bfe1-bb5bdb3d13ba?_state=Ez44BfuRUGH3wsxh-83HzEVJ3T7IsFjKvOg70LoVTxd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwZDE4NGM2LWM5YTAtNDE4Ny1iZmUxLWJiNWJkYjNkMTNiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODo0Ny43ODg4ODg0NDZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=40d184c6-c9a0-4187-bfe1-bb5bdb3d13ba time="2025-05-13T19:18:47Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=2c551197-2335-4e0a-8751-02d7687a58d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38220" http.request.uri="/v2/foo/bar/blobs/uploads/40d184c6-c9a0-4187-bfe1-bb5bdb3d13ba?_state=Ez44BfuRUGH3wsxh-83HzEVJ3T7IsFjKvOg70LoVTxd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwZDE4NGM2LWM5YTAtNDE4Ny1iZmUxLWJiNWJkYjNkMTNiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODo0Ny43ODg4ODg0NDZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.734721ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=40d184c6-c9a0-4187-bfe1-bb5bdb3d13ba 127.0.0.1 - - [13/May/2025:19:18:47 +0000] "GET /v2/foo/bar/blobs/uploads/40d184c6-c9a0-4187-bfe1-bb5bdb3d13ba?_state=Ez44BfuRUGH3wsxh-83HzEVJ3T7IsFjKvOg70LoVTxd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwZDE4NGM2LWM5YTAtNDE4Ny1iZmUxLWJiNWJkYjNkMTNiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODo0Ny43ODg4ODg0NDZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T19:18:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=b26cdcbb-8e1a-4805-b21e-e702f7e8ccad http.request.method=POST http.request.remoteaddr="127.0.0.1:38222" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.072421ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:47Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=0488c4b5-5120-440a-aadf-a01239bfb5c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38222" http.request.uri="/v2/foo/bar/blobs/uploads/8cf95d26-f9f0-4579-af9a-24ad91e4ba6a?_state=t9R_RrCRfoF0eN1gmHf1iJSGrEbSnzGokU-fq8EffSZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjZjk1ZDI2LWY5ZjAtNDU3OS1hZjlhLTI0YWQ5MWU0YmE2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODo0Ny44MDQ1NDcwMzRaIn0%3D&digest=sha256%3Ad666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" http.request.useragent="Go-http-client/1.1" provided=sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0 vars.name="foo/bar" vars.uuid=8cf95d26-f9f0-4579-af9a-24ad91e4ba6a time="2025-05-13T19:18:47Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=0488c4b5-5120-440a-aadf-a01239bfb5c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38222" http.request.uri="/v2/foo/bar/blobs/uploads/8cf95d26-f9f0-4579-af9a-24ad91e4ba6a?_state=t9R_RrCRfoF0eN1gmHf1iJSGrEbSnzGokU-fq8EffSZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjZjk1ZDI2LWY5ZjAtNDU3OS1hZjlhLTI0YWQ5MWU0YmE2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODo0Ny44MDQ1NDcwMzRaIn0%3D&digest=sha256%3Ad666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=8cf95d26-f9f0-4579-af9a-24ad91e4ba6a time="2025-05-13T19:18:47Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=0488c4b5-5120-440a-aadf-a01239bfb5c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38222" http.request.uri="/v2/foo/bar/blobs/uploads/8cf95d26-f9f0-4579-af9a-24ad91e4ba6a?_state=t9R_RrCRfoF0eN1gmHf1iJSGrEbSnzGokU-fq8EffSZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjZjk1ZDI2LWY5ZjAtNDU3OS1hZjlhLTI0YWQ5MWU0YmE2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODo0Ny44MDQ1NDcwMzRaIn0%3D&digest=sha256%3Ad666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.132101ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=8cf95d26-f9f0-4579-af9a-24ad91e4ba6a 127.0.0.1 - - [13/May/2025:19:18:47 +0000] "PUT /v2/foo/bar/blobs/uploads/8cf95d26-f9f0-4579-af9a-24ad91e4ba6a?_state=t9R_RrCRfoF0eN1gmHf1iJSGrEbSnzGokU-fq8EffSZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjZjk1ZDI2LWY5ZjAtNDU3OS1hZjlhLTI0YWQ5MWU0YmE2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODo0Ny44MDQ1NDcwMzRaIn0%3D&digest=sha256%3Ad666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-13T19:18:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=9f6cfecb-d68b-477f-9f8d-ceaec559e082 http.request.method=POST http.request.remoteaddr="127.0.0.1:38222" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.200841ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=bae57bd0-8407-4759-a970-63c99bc1878b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38222" http.request.uri="/v2/foo/bar/blobs/uploads/4b45a27d-c1fc-430d-a03e-271163a5f53d?_state=gTvJBVNNlKJgAYUp0x57p6G8cM4zb5HdscHAhaFlRzV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiNDVhMjdkLWMxZmMtNDMwZC1hMDNlLTI3MTE2M2E1ZjUzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODo0Ny44MTMwMzMwOThaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=3.920082ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:47 +0000] "PUT /v2/foo/bar/blobs/uploads/4b45a27d-c1fc-430d-a03e-271163a5f53d?_state=gTvJBVNNlKJgAYUp0x57p6G8cM4zb5HdscHAhaFlRzV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiNDVhMjdkLWMxZmMtNDMwZC1hMDNlLTI3MTE2M2E1ZjUzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODo0Ny44MTMwMzMwOThaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=aa85ec5a-fb30-45d9-a7a7-e687b182b770 http.request.method=POST http.request.remoteaddr="127.0.0.1:38222" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.708922ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=6f1d58ad-8a72-40e5-8d5c-66b15a2235ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:38222" http.request.uri="/v2/foo/bar/blobs/uploads/8993b06a-8e27-4fbe-bce5-0fb6f61c9364?_state=VmywWis0C9bAId3XQzFn7vKh587D4Rm3cInpHTjaG4d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5OTNiMDZhLThlMjctNGZiZS1iY2U1LTBmYjZmNjFjOTM2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODo0Ny44MjE1MjY4MDJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.732082ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:47 +0000] "PUT /v2/foo/bar/blobs/uploads/8993b06a-8e27-4fbe-bce5-0fb6f61c9364?_state=VmywWis0C9bAId3XQzFn7vKh587D4Rm3cInpHTjaG4d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5OTNiMDZhLThlMjctNGZiZS1iY2U1LTBmYjZmNjFjOTM2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODo0Ny44MjE1MjY4MDJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=63af474d-c60b-4115-9f33-0f7ab32aca55 http.request.method=POST http.request.remoteaddr="127.0.0.1:38222" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.757542ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=2e421d40-fa16-495c-a7de-65a7fdc72b9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38222" http.request.uri="/v2/foo/bar/blobs/uploads/25284777-4fcc-48ec-8716-6a0cd7894d91?_state=LyCFpF_88-b-MNMbfexIO-YsQmGLEHLZBDNHacPbwsV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1Mjg0Nzc3LTRmY2MtNDhlYy04NzE2LTZhMGNkNzg5NGQ5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODo0Ny44Mjk2OTE4NjZaIn0%3D&digest=sha256%3Ad666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" http.request.useragent="Go-http-client/1.1" http.response.duration=9.518479951s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:47 +0000] "PUT /v2/foo/bar/blobs/uploads/25284777-4fcc-48ec-8716-6a0cd7894d91?_state=LyCFpF_88-b-MNMbfexIO-YsQmGLEHLZBDNHacPbwsV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1Mjg0Nzc3LTRmY2MtNDhlYy04NzE2LTZhMGNkNzg5NGQ5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODo0Ny44Mjk2OTE4NjZaIn0%3D&digest=sha256%3Ad666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:18:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=787e990b-fe4a-42a9-889f-a9688f070ade http.request.method=POST http.request.remoteaddr="127.0.0.1:38222" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.954682ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:19:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36621" http.request.id=7787f616-c062-43d9-8a1f-b24de3ab9a59 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:38222" http.request.uri="/v2/foo/bar/blobs/uploads/43388286-1f6b-4b11-90ce-95548f7fc2f8?_state=axSR9V9pSN_Vi2-zbFu1gGxn_Bu31XYtbVtOBXccKt97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzMzg4Mjg2LTFmNmItNGIxMS05MGNlLTk1NTQ4ZjdmYzJmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODo1Ny43MjcxOTExNjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=9.391808688s http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:18:57 +0000] "PATCH /v2/foo/bar/blobs/uploads/43388286-1f6b-4b11-90ce-95548f7fc2f8?_state=axSR9V9pSN_Vi2-zbFu1gGxn_Bu31XYtbVtOBXccKt97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzMzg4Mjg2LTFmNmItNGIxMS05MGNlLTk1NTQ4ZjdmYzJmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxODo1Ny43MjcxOTExNjZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:19:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=978e4f80-6e53-48df-86e5-4d081bad2cec http.request.method=PUT http.request.remoteaddr="127.0.0.1:38222" http.request.uri="/v2/foo/bar/blobs/uploads/43388286-1f6b-4b11-90ce-95548f7fc2f8?_state=cRrazKvYKVXFbXPTwAuIUoincNioHD1NzyL7ZmGgQ-p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzMzg4Mjg2LTFmNmItNGIxMS05MGNlLTk1NTQ4ZjdmYzJmOCIsIk9mZnNldCI6MjUwMjA0MTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTg6NTdaIn0%3D&digest=sha256%3Ad666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" http.request.useragent="Go-http-client/1.1" http.response.duration=3.841522ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:19:07 +0000] "PUT /v2/foo/bar/blobs/uploads/43388286-1f6b-4b11-90ce-95548f7fc2f8?_state=cRrazKvYKVXFbXPTwAuIUoincNioHD1NzyL7ZmGgQ-p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzMzg4Mjg2LTFmNmItNGIxMS05MGNlLTk1NTQ4ZjdmYzJmOCIsIk9mZnNldCI6MjUwMjA0MTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTg6NTdaIn0%3D&digest=sha256%3Ad666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:19:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=45f89db5-621c-4114-9717-63fa803cdc3e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38222" http.request.uri="/v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.196381ms http.response.status=200 http.response.written=0 127.0.0.1 - - [13/May/2025:19:19:07 +0000] "HEAD /v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-13T19:19:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=b88ae269-2c06-4882-bb1d-a08bce926df5 http.request.method=GET http.request.remoteaddr="127.0.0.1:38222" http.request.uri="/v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=286.654902ms http.response.status=200 http.response.written=25020416 127.0.0.1 - - [13/May/2025:19:19:07 +0000] "GET /v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0 HTTP/1.1" 200 25020416 "" "Go-http-client/1.1" time="2025-05-13T19:19:07Z" level=error msg="error parsing digest="sha257:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=70999a4f-b40f-498a-ad24-4ead7c5b49b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:38222" http.request.uri="/v2/foo/bar/blobs/sha257:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" vars.name="foo/bar" time="2025-05-13T19:19:07Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=70999a4f-b40f-498a-ad24-4ead7c5b49b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:38222" http.request.uri="/v2/foo/bar/blobs/sha257:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.457381ms http.response.status=400 http.response.written=110 vars.digest="sha257:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:19:19:07 +0000] "GET /v2/foo/bar/blobs/sha257:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-13T19:19:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=90e4501a-bfac-4a4e-9211-82998ed91f0d http.request.method=GET http.request.remoteaddr="127.0.0.1:47598" http.request.uri="/v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" http.request.useragent="Go-http-client/1.1" http.response.duration=3.378821ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:19:19:07 +0000] "GET /v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T19:19:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=819f2740-c21e-4269-a0cc-c3e6789ec62a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47602" http.request.uri="/v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.861521ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:19:07 +0000] "DELETE /v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:19:07Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=7489eb08-6eda-4311-bcf3-3dbfe2a94f96 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47602" http.request.uri="/v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.543121ms http.response.status=404 http.response.written=157 vars.digest="sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:19:19:07 +0000] "HEAD /v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T19:19:07Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=fa9c0a92-0394-4194-af0f-4c694581ac56 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47602" http.request.uri="/v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.660581ms http.response.status=404 http.response.written=74 vars.digest="sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:19:19:07 +0000] "DELETE /v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-05-13T19:19:07Z" level=error msg="error parsing digest="sha257:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=45b161a2-2a3f-486a-b663-763b4e3b8274 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47610" http.request.uri="/v2/foo/bar/blobs/sha257:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" vars.name="foo/bar" time="2025-05-13T19:19:07Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=45b161a2-2a3f-486a-b663-763b4e3b8274 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47610" http.request.uri="/v2/foo/bar/blobs/sha257:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.625681ms http.response.status=400 http.response.written=110 vars.digest="sha257:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:19:19:07 +0000] "DELETE /v2/foo/bar/blobs/sha257:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-13T19:19:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=59456ff6-8210-4e59-a33d-1242581bea70 http.request.method=POST http.request.remoteaddr="127.0.0.1:47626" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.212001ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:19:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:19:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=50b4d82e-efec-49a2-84dc-f1e2be118b52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47626" http.request.uri="/v2/foo/bar/blobs/uploads/7248df4f-3162-4500-bc28-903327d506c9?_state=frlrwRe_PqUxLglzqB6QpBf3187pDZnAJIvvz5k0EyN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyNDhkZjRmLTMxNjItNDUwMC1iYzI4LTkwMzMyN2Q1MDZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxOTowNy41ODAwMjgwMDNaIn0%3D&digest=sha256%3Ad666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" http.request.useragent="Go-http-client/1.1" http.response.duration=9.300837043s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:19:07 +0000] "PUT /v2/foo/bar/blobs/uploads/7248df4f-3162-4500-bc28-903327d506c9?_state=frlrwRe_PqUxLglzqB6QpBf3187pDZnAJIvvz5k0EyN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyNDhkZjRmLTMxNjItNDUwMC1iYzI4LTkwMzMyN2Q1MDZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxOTowNy41ODAwMjgwMDNaIn0%3D&digest=sha256%3Ad666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:19:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=37c58059-7d9f-4853-a424-ff1599b5f30f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47626" http.request.uri="/v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.524562ms http.response.status=200 http.response.written=0 127.0.0.1 - - [13/May/2025:19:19:17 +0000] "HEAD /v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-13T19:19:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=f21f45be-df0b-414c-9c44-29c0e2cf3a13 http.request.method=GET http.request.remoteaddr="127.0.0.1:47588" http.request.uri="/v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=9.71623461s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [13/May/2025:19:19:07 +0000] "GET /v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-05-13T19:19:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36621" http.request.id=6bfe8eda-2ece-4b18-9120-3829f9e4ef92 http.request.method=GET http.request.remoteaddr="127.0.0.1:47598" http.request.uri="/v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=9.704434064s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [13/May/2025:19:19:07 +0000] "GET /v2/foo/bar/blobs/sha256:d666988b3ef4151c2f62fcdb0bb6c69d6c7825458c5c21440adaddf1dec8fed0 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (30.25s) === RUN TestRelativeURL time="2025-05-13T19:19:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:19:17Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:19:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39321" http.request.id=ad41bcba-1987-40d7-a661-b6d0c886900d http.request.method=POST http.request.remoteaddr="127.0.0.1:39988" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.192782ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:19:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:19:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39321" http.request.id=4627c37e-2c1d-448f-8062-883e0e1c3772 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39988" http.request.uri="/v2/foo/bar/blobs/uploads/69066835-bec6-4fc0-b379-3282b584e306?_state=FVMwGoY78hergvN7rHCwYesDfVsIKWpK_GtyaetP4qJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY5MDY2ODM1LWJlYzYtNGZjMC1iMzc5LTMyODJiNTg0ZTMwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxOToxNy4yNjczODI3OThaIn0%3D&digest=sha256%3A482b0ce5da6ff0bd7af1a6369f983762f6c40cbb7f56826f1116b602918fcb81" http.request.useragent="Go-http-client/1.1" http.response.duration=14.117465618s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:19:18 +0000] "PUT /v2/foo/bar/blobs/uploads/69066835-bec6-4fc0-b379-3282b584e306?_state=FVMwGoY78hergvN7rHCwYesDfVsIKWpK_GtyaetP4qJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY5MDY2ODM1LWJlYzYtNGZjMC1iMzc5LTMyODJiNTg0ZTMwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxOToxNy4yNjczODI3OThaIn0%3D&digest=sha256%3A482b0ce5da6ff0bd7af1a6369f983762f6c40cbb7f56826f1116b602918fcb81 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:19:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39321" http.request.id=69a97b08-6f3c-4d61-9fbb-7ea194f4b9be http.request.method=POST http.request.remoteaddr="127.0.0.1:39988" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.627381ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:19:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:19:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39321" http.request.id=b23780f2-80db-4bcf-8db5-57919964a778 http.request.method=POST http.request.remoteaddr="127.0.0.1:39988" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.196342ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:19:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:19:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39321" http.request.id=4e6b9fbd-2226-4222-94b6-afb85707abe5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39988" http.request.uri="/v2/foo/bar/blobs/uploads/de7c0028-c204-405c-ba3f-a333f41ab3e4?_state=QucxvNVvLRGaaxZds_dBaAXK5VootOpy0Wm0XhauZqp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlN2MwMDI4LWMyMDQtNDA1Yy1iYTNmLWEzMzNmNDFhYjNlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxOTozMy4wOTYyMjA1ODdaIn0%3D&digest=sha256%3A51909c4351b67c92a1ddb116becc06692ec39f4c9239156da129bc4f01a774c5" http.request.useragent="Go-http-client/1.1" http.response.duration=8.32706756s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:19:33 +0000] "PUT /v2/foo/bar/blobs/uploads/de7c0028-c204-405c-ba3f-a333f41ab3e4?_state=QucxvNVvLRGaaxZds_dBaAXK5VootOpy0Wm0XhauZqp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlN2MwMDI4LWMyMDQtNDA1Yy1iYTNmLWEzMzNmNDFhYjNlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxOTozMy4wOTYyMjA1ODdaIn0%3D&digest=sha256%3A51909c4351b67c92a1ddb116becc06692ec39f4c9239156da129bc4f01a774c5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (24.17s) === RUN TestBlobDeleteDisabled time="2025-05-13T19:19:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:19:41Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:19:41Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:42457" http.request.id=d3e3c047-6134-40c9-89cb-26065d80863c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44878" http.request.uri="/v2/foo/bar/blobs/sha256:b63365620d8b37cc3d845e277dc437e8a35b99f39ea77e666ba8aa7338230b1e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.772141ms http.response.status=405 http.response.written=78 vars.digest="sha256:b63365620d8b37cc3d845e277dc437e8a35b99f39ea77e666ba8aa7338230b1e" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:19:19:41 +0000] "DELETE /v2/foo/bar/blobs/sha256:b63365620d8b37cc3d845e277dc437e8a35b99f39ea77e666ba8aa7338230b1e HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.52s) === RUN TestDeleteDisabled time="2025-05-13T19:19:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:19:41Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:19:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41729" http.request.id=1a16a1a2-aa9f-4d17-9ec5-1e9170070cb3 http.request.method=POST http.request.remoteaddr="127.0.0.1:53898" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=29.462915ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:19:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:19:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41729" http.request.id=f25cc5ad-1671-4942-bd62-5cf07a9514b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53898" http.request.uri="/v2/foo/bar/blobs/uploads/ff341a06-30a7-40c7-9d71-abd966a6825c?_state=ajJesPrSkwohfFD7pR1Qu6qhLfK019u56LKvbLfEe6R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmMzQxYTA2LTMwYTctNDBjNy05ZDcxLWFiZDk2NmE2ODI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxOTo0Mi40Nzg4MTk0NzJaIn0%3D&digest=sha256%3Aff580c84a4e4c0636f490e7a597cefb009e379438466768e0fbd0e8bc6c60df9" http.request.useragent="Go-http-client/1.1" http.response.duration=4.362669749s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:19:42 +0000] "PUT /v2/foo/bar/blobs/uploads/ff341a06-30a7-40c7-9d71-abd966a6825c?_state=ajJesPrSkwohfFD7pR1Qu6qhLfK019u56LKvbLfEe6R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmMzQxYTA2LTMwYTctNDBjNy05ZDcxLWFiZDk2NmE2ODI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxOTo0Mi40Nzg4MTk0NzJaIn0%3D&digest=sha256%3Aff580c84a4e4c0636f490e7a597cefb009e379438466768e0fbd0e8bc6c60df9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:19:46Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:41729" http.request.id=22430ff2-548b-4014-8037-c4df9bbad75d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53898" http.request.uri="/v2/foo/bar/blobs/sha256:ff580c84a4e4c0636f490e7a597cefb009e379438466768e0fbd0e8bc6c60df9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.179162ms http.response.status=405 http.response.written=78 vars.digest="sha256:ff580c84a4e4c0636f490e7a597cefb009e379438466768e0fbd0e8bc6c60df9" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:19:19:46 +0000] "DELETE /v2/foo/bar/blobs/sha256:ff580c84a4e4c0636f490e7a597cefb009e379438466768e0fbd0e8bc6c60df9 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (4.91s) === RUN TestDeleteReadOnly time="2025-05-13T19:19:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:19:46Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:19:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43747" http.request.id=538d21ca-e51e-40fb-8821-9d54b37d6a00 http.request.method=POST http.request.remoteaddr="127.0.0.1:57978" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=16.021248ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:19:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:19:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:43747" http.request.id=d2dae2c2-4043-4bff-a9b6-05846c175be6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57978" http.request.uri="/v2/foo/bar/blobs/uploads/0599cc3a-77dd-4e37-9130-830fb18f8695?_state=l4E2wLd15AJ0ZVAr528W6SGCaf0STuRBJVQv3UNJcIN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1OTljYzNhLTc3ZGQtNGUzNy05MTMwLTgzMGZiMThmODY5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxOTo0Ny40OTU0NzI1NjZaIn0%3D&digest=sha256%3A40f4921f8e3221e6ce37b24a26176e6d1f45a6510f781d2435518fddf8262424" http.request.useragent="Go-http-client/1.1" http.response.duration=6.221785113s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:19:47 +0000] "PUT /v2/foo/bar/blobs/uploads/0599cc3a-77dd-4e37-9130-830fb18f8695?_state=l4E2wLd15AJ0ZVAr528W6SGCaf0STuRBJVQv3UNJcIN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1OTljYzNhLTc3ZGQtNGUzNy05MTMwLTgzMGZiMThmODY5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToxOTo0Ny40OTU0NzI1NjZaIn0%3D&digest=sha256%3A40f4921f8e3221e6ce37b24a26176e6d1f45a6510f781d2435518fddf8262424 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [13/May/2025:19:19:53 +0000] "DELETE /v2/foo/bar/blobs/sha256:40f4921f8e3221e6ce37b24a26176e6d1f45a6510f781d2435518fddf8262424 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (6.87s) === RUN TestStartPushReadOnly time="2025-05-13T19:19:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:19:53Z" level=info msg="redis not configured" go.version=go1.24.3 127.0.0.1 - - [13/May/2025:19:19:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2025-05-13T19:19:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:19:53Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:19:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=ed4f38c4-38c2-4b3f-a15e-ba01dff62a6d http.request.method=GET http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.893462ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:19:19:53 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-13T19:19:53Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=ca317a07-519b-4635-82d9-a7f27643f149 http.request.method=GET http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.393362ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [13/May/2025:19:19:53 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T19:19:53Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=2064e347-22fe-48e0-9e67-c78391ce549f http.request.method=PUT http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.520561ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:19:19:53 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-13T19:19:53Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=137dcb0f-417b-4e88-ab40-5bdc7780dd24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.355743ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T19:19:53Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=137dcb0f-417b-4e88-ab40-5bdc7780dd24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.534563ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T19:19:53Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=137dcb0f-417b-4e88-ab40-5bdc7780dd24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.680183ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T19:19:53Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=137dcb0f-417b-4e88-ab40-5bdc7780dd24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.801083ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:19:19:53 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-13T19:19:54Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=21635059-558e-4bd2-9fe0-9cf2b69c9e4f http.request.method=POST http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.229941ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:19:54 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=937ddf4a-a0dc-4149-a017-7e8576c5098d http.request.method=PUT http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/blobs/uploads/587c0bc0-428f-4d7c-8fe9-6637e21b3415?_state=BroBI27GagsFY-Xz6kDTGpngv99yKC4NFLtqcRkL-ut7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1ODdjMGJjMC00MjhmLTRkN2MtOGZlOS02NjM3ZTIxYjM0MTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTk6NTQuMzczMzMwMjI2WiJ9&digest=sha256%3A4f84c62ef8e1a5afbdee895ec5cd945d740cc2819808e2e32fdae46a7065daab" http.request.useragent="Go-http-client/1.1" http.response.duration=5.766684387s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:19:54 +0000] "PUT /v2/foo/schema1/blobs/uploads/587c0bc0-428f-4d7c-8fe9-6637e21b3415?_state=BroBI27GagsFY-Xz6kDTGpngv99yKC4NFLtqcRkL-ut7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1ODdjMGJjMC00MjhmLTRkN2MtOGZlOS02NjM3ZTIxYjM0MTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MTk6NTQuMzczMzMwMjI2WiJ9&digest=sha256%3A4f84c62ef8e1a5afbdee895ec5cd945d740cc2819808e2e32fdae46a7065daab HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=10402b41-3e63-481c-94e3-2a1cd8d5b3d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.092341ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:00 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=7fad5bd0-46ec-4383-88cc-7198c7e9bf13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/blobs/uploads/41b3b652-381d-4721-b1a9-ba3aa2eeff02?_state=lTZdYgy48WZYFl3NVnOsB_zcRHsYIEUq-pBOQY_i1aB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0MWIzYjY1Mi0zODFkLTQ3MjEtYjFhOS1iYTNhYTJlZWZmMDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjA6MDAuOTE4OTQyNDgxWiJ9&digest=sha256%3A9f0aac56e89d37f5605462db11fb655199ae7794bf030f0e74a6af7bcb7d7ae2" http.request.useragent="Go-http-client/1.1" http.response.duration=10.781363941s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:00 +0000] "PUT /v2/foo/schema1/blobs/uploads/41b3b652-381d-4721-b1a9-ba3aa2eeff02?_state=lTZdYgy48WZYFl3NVnOsB_zcRHsYIEUq-pBOQY_i1aB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0MWIzYjY1Mi0zODFkLTQ3MjEtYjFhOS1iYTNhYTJlZWZmMDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjA6MDAuOTE4OTQyNDgxWiJ9&digest=sha256%3A9f0aac56e89d37f5605462db11fb655199ae7794bf030f0e74a6af7bcb7d7ae2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=2769e3c2-1eaf-4bcc-93ab-8279da960886 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.582643ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:11 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=328c8103-7c8d-4421-ae46-4ee174871f41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/manifests/sha256:40ae128fef1cdbb946cb6f607bc5ae1fcbdab8e3c3177b13a53d646480e1c25e" http.request.useragent="Go-http-client/1.1" http.response.duration=5.407262ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:40ae128fef1cdbb946cb6f607bc5ae1fcbdab8e3c3177b13a53d646480e1c25e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=c06065d8-f612-46f8-bbde-0e9560d134e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.399162ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:19:20:11 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T19:20:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=da633fa3-7222-49fa-83cc-4a0abcfff652 http.request.method=GET http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/manifests/sha256:40ae128fef1cdbb946cb6f607bc5ae1fcbdab8e3c3177b13a53d646480e1c25e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.970003ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:19:20:11 +0000] "GET /v2/foo/schema1/manifests/sha256:40ae128fef1cdbb946cb6f607bc5ae1fcbdab8e3c3177b13a53d646480e1c25e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T19:20:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:33035" http.request.id=a3a64dff-aa0e-418f-80ca-867150098345 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/manifests/sha256:40ae128fef1cdbb946cb6f607bc5ae1fcbdab8e3c3177b13a53d646480e1c25e" http.request.useragent="Go-http-client/1.1" http.response.duration=6.844503ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:40ae128fef1cdbb946cb6f607bc5ae1fcbdab8e3c3177b13a53d646480e1c25e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:33035" http.request.id=ba017938-6c3a-488f-aca1-9418888344bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/manifests/sha256:40ae128fef1cdbb946cb6f607bc5ae1fcbdab8e3c3177b13a53d646480e1c25e" http.request.useragent="Go-http-client/1.1" http.response.duration=5.727923ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:40ae128fef1cdbb946cb6f607bc5ae1fcbdab8e3c3177b13a53d646480e1c25e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:33035" http.request.id=4350eec5-3b90-4f98-abef-69085ff05010 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/manifests/sha256:40ae128fef1cdbb946cb6f607bc5ae1fcbdab8e3c3177b13a53d646480e1c25e" http.request.useragent="Go-http-client/1.1" http.response.duration=7.890224ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:40ae128fef1cdbb946cb6f607bc5ae1fcbdab8e3c3177b13a53d646480e1c25e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=c24d8256-e2b3-4169-a62d-56708df7cb29 http.request.method=GET http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/manifests/sha256:40ae128fef1cdbb946cb6f607bc5ae1fcbdab8e3c3177b13a53d646480e1c25e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.937263ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:19:20:11 +0000] "GET /v2/foo/schema1/manifests/sha256:40ae128fef1cdbb946cb6f607bc5ae1fcbdab8e3c3177b13a53d646480e1c25e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T19:20:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=546b6b18-7b39-46f3-aac4-b584488bbb35 http.request.method=GET http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.675883ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:11 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=ca5327d8-6b36-4362-a4ae-5f83178e9176 http.request.method=GET http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/manifests/sha256:40ae128fef1cdbb946cb6f607bc5ae1fcbdab8e3c3177b13a53d646480e1c25e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.674322ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:11 +0000] "GET /v2/foo/schema1/manifests/sha256:40ae128fef1cdbb946cb6f607bc5ae1fcbdab8e3c3177b13a53d646480e1c25e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=7140ea9d-2109-41ce-b43a-4ea054ee8f28 http.request.method=GET http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.707021ms http.response.status=200 http.response.written=41 127.0.0.1 - - [13/May/2025:19:20:11 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-13T19:20:11Z" level=error msg="payload digest does match: "sha256:97d8a2c4008b62c81ab348a64d04fa90313a4d813126e6b370929087c9a3c8d0" != "sha256:40ae128fef1cdbb946cb6f607bc5ae1fcbdab8e3c3177b13a53d646480e1c25e"" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=44100615-bb6d-4d41-af00-90cbbab37d5b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/manifests/sha256:40ae128fef1cdbb946cb6f607bc5ae1fcbdab8e3c3177b13a53d646480e1c25e" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:40ae128fef1cdbb946cb6f607bc5ae1fcbdab8e3c3177b13a53d646480e1c25e" time="2025-05-13T19:20:11Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=44100615-bb6d-4d41-af00-90cbbab37d5b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41292" http.request.uri="/v2/foo/schema1/manifests/sha256:40ae128fef1cdbb946cb6f607bc5ae1fcbdab8e3c3177b13a53d646480e1c25e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.340602ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:40ae128fef1cdbb946cb6f607bc5ae1fcbdab8e3c3177b13a53d646480e1c25e" 127.0.0.1 - - [13/May/2025:19:20:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:40ae128fef1cdbb946cb6f607bc5ae1fcbdab8e3c3177b13a53d646480e1c25e HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-13T19:20:11Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=8c377d77-366f-4a79-bb1f-2d67040922f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=11.163366ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:19:20:11 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T19:20:11Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=c7631042-877f-4346-a60e-bba2e8f29c9f http.request.method=GET http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.707722ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [13/May/2025:19:20:11 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T19:20:11Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33035" http.request.id=83116892-8302-4075-a2c5-8596224680e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.388442ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T19:20:11Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33035" http.request.id=83116892-8302-4075-a2c5-8596224680e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.568142ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T19:20:11Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33035" http.request.id=83116892-8302-4075-a2c5-8596224680e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.679402ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:19:20:11 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-13T19:20:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=18f168f1-5183-4b5f-a972-2502ab7794d6 http.request.method=POST http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.298501ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:11 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:11Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=676829d4-cc8c-4517-b6b6-ebbf2aea5a9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/blobs/uploads/b0be5730-5293-4f60-a2e5-8605cc9e3d12?_state=NZE7SlP4OGu_bTzLQ_fsCA9gz7rI1IUrzTdwm6fbgeB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMGJlNTczMC01MjkzLTRmNjAtYTJlNS04NjA1Y2M5ZTNkMTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjA6MTEuODEwNDIyOTc3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=4.159042ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:11 +0000] "PUT /v2/foo/schema2/blobs/uploads/b0be5730-5293-4f60-a2e5-8605cc9e3d12?_state=NZE7SlP4OGu_bTzLQ_fsCA9gz7rI1IUrzTdwm6fbgeB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMGJlNTczMC01MjkzLTRmNjAtYTJlNS04NjA1Y2M5ZTNkMTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjA6MTEuODEwNDIyOTc3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:11Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33035" http.request.id=aa7f0fca-d3d7-41b0-8edf-2272b53af242 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.864183ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T19:20:11Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33035" http.request.id=aa7f0fca-d3d7-41b0-8edf-2272b53af242 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.016283ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:19:20:11 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-13T19:20:12Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=22c1db0a-7f24-4fc5-8946-c150305eead9 http.request.method=POST http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.400622ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:12 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:16Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=23df27d6-a3a5-4628-8a2b-a0a0dd59df99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/blobs/uploads/db71c0b6-6493-41fc-b224-c4c9c042852b?_state=NKektgXn9hQ1keRENixpzTVRbCUYQUMCCSjjR6knfAx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYjcxYzBiNi02NDkzLTQxZmMtYjIyNC1jNGM5YzA0Mjg1MmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjA6MTIuMjk0MTM5ODk4WiJ9&digest=sha256%3A7d937c69ee02287fc2db132ef37162691ac9796ff44388c0f38da7cbf751a08e" http.request.useragent="Go-http-client/1.1" http.response.duration=4.639728348s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:12 +0000] "PUT /v2/foo/schema2/blobs/uploads/db71c0b6-6493-41fc-b224-c4c9c042852b?_state=NKektgXn9hQ1keRENixpzTVRbCUYQUMCCSjjR6knfAx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYjcxYzBiNi02NDkzLTQxZmMtYjIyNC1jNGM5YzA0Mjg1MmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjA6MTIuMjk0MTM5ODk4WiJ9&digest=sha256%3A7d937c69ee02287fc2db132ef37162691ac9796ff44388c0f38da7cbf751a08e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=c741a25e-4724-439b-97e3-7ff5b9bd9477 http.request.method=POST http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.271122ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:17 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=7aafb6d4-7d8b-4e63-a7c1-5d2f7bc942b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/blobs/uploads/8398453e-0755-42ba-88f3-6088cfcbf633?_state=N4lzVdxVpJqi6QtJCnWgbaP-vSuqv55tTtuY-RZhE_Z7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4Mzk4NDUzZS0wNzU1LTQyYmEtODhmMy02MDg4Y2ZjYmY2MzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjA6MTcuNDcwMTc4NzEyWiJ9&digest=sha256%3A81a40c2633ce9421fec670a825594f0f366a0ee21995ac75f233de9e7a41d890" http.request.useragent="Go-http-client/1.1" http.response.duration=5.060187556s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:17 +0000] "PUT /v2/foo/schema2/blobs/uploads/8398453e-0755-42ba-88f3-6088cfcbf633?_state=N4lzVdxVpJqi6QtJCnWgbaP-vSuqv55tTtuY-RZhE_Z7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4Mzk4NDUzZS0wNzU1LTQyYmEtODhmMy02MDg4Y2ZjYmY2MzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjA6MTcuNDcwMTc4NzEyWiJ9&digest=sha256%3A81a40c2633ce9421fec670a825594f0f366a0ee21995ac75f233de9e7a41d890 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33035" http.request.id=edfee7c4-4fd4-4c57-ac5a-cfa953f56d27 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.642303ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:22 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33035" http.request.id=6e8d5f6d-4582-4af4-8875-e5370ca58239 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/sha256:12ee4e032244f04b9563ae7da0339b0a9e2898b31ec9fc9a9013c51634662018" http.request.useragent="Go-http-client/1.1" http.response.duration=4.108962ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:22 +0000] "PUT /v2/foo/schema2/manifests/sha256:12ee4e032244f04b9563ae7da0339b0a9e2898b31ec9fc9a9013c51634662018 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=42e0f5ad-2c3c-401d-b33f-f76d904fe5f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.573602ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:19:20:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T19:20:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=582159fb-b240-4b62-855c-81457fc709b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/sha256:12ee4e032244f04b9563ae7da0339b0a9e2898b31ec9fc9a9013c51634662018" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=6.079803ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:19:20:22 +0000] "GET /v2/foo/schema2/manifests/sha256:12ee4e032244f04b9563ae7da0339b0a9e2898b31ec9fc9a9013c51634662018 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T19:20:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=7ac9f4de-6e4f-410c-ad7b-f2ca32a273a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.901602ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=f53e85bd-292a-4723-acda-f2d82c98e55e http.request.method=GET http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/sha256:12ee4e032244f04b9563ae7da0339b0a9e2898b31ec9fc9a9013c51634662018" http.request.useragent="Go-http-client/1.1" http.response.duration=2.696702ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:22 +0000] "GET /v2/foo/schema2/manifests/sha256:12ee4e032244f04b9563ae7da0339b0a9e2898b31ec9fc9a9013c51634662018 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=f8b01537-5ef4-42d1-86fc-c82b0415ae7a http.request.method=GET http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.732561ms http.response.status=200 http.response.written=45 127.0.0.1 - - [13/May/2025:19:20:22 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-13T19:20:22Z" level=info msg="rewriting manifest sha256:12ee4e032244f04b9563ae7da0339b0a9e2898b31ec9fc9a9013c51634662018 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=bf32d6d6-ffa3-41a2-8b93-557dc71aeeef http.request.method=GET http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T19:20:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=bf32d6d6-ffa3-41a2-8b93-557dc71aeeef http.request.method=GET http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=11.634886ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [13/May/2025:19:20:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-13T19:20:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33035" http.request.id=11eb6eaa-074c-42e7-8bce-6842567b044d http.request.method=PUT http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.107621ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [13/May/2025:19:20:22 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-13T19:20:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33035" http.request.id=45f16730-127f-4ac6-b4dc-3199f6c4c5e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.929002ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:22 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33035" http.request.id=363a30ab-315e-4dc9-8452-fadc273b6879 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/sha256:6a6ca4477bf7f9df9381e72b9fc2152faa1270af9adb1d5caabc216f7d180faa" http.request.useragent="Go-http-client/1.1" http.response.duration=4.193622ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:22 +0000] "PUT /v2/foo/schema2/manifests/sha256:6a6ca4477bf7f9df9381e72b9fc2152faa1270af9adb1d5caabc216f7d180faa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=2def1814-b2be-4bdd-a3df-40556f3a84f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=4.114502ms http.response.status=200 http.response.written=434 127.0.0.1 - - [13/May/2025:19:20:22 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-13T19:20:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=ed7095b5-3b1a-4830-94cc-9b86074051f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/sha256:6a6ca4477bf7f9df9381e72b9fc2152faa1270af9adb1d5caabc216f7d180faa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=6.834023ms http.response.status=200 http.response.written=434 127.0.0.1 - - [13/May/2025:19:20:22 +0000] "GET /v2/foo/schema2/manifests/sha256:6a6ca4477bf7f9df9381e72b9fc2152faa1270af9adb1d5caabc216f7d180faa HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-13T19:20:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=cf496d67-bf67-468f-91d0-0375fa5b719a http.request.method=GET http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.848241ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:22 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=8155942b-ea0b-4d83-a01e-bb770a624dc5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/sha256:6a6ca4477bf7f9df9381e72b9fc2152faa1270af9adb1d5caabc216f7d180faa" http.request.useragent="Go-http-client/1.1" http.response.duration=2.685641ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:22 +0000] "GET /v2/foo/schema2/manifests/sha256:6a6ca4477bf7f9df9381e72b9fc2152faa1270af9adb1d5caabc216f7d180faa HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:22Z" level=info msg="rewriting manifest list sha256:6a6ca4477bf7f9df9381e72b9fc2152faa1270af9adb1d5caabc216f7d180faa in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=e6324abb-b821-442b-b513-d3a189ffa8c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-05-13T19:20:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33035" http.request.id=e6324abb-b821-442b-b513-d3a189ffa8c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59562" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=20.987331ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [13/May/2025:19:20:22 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-05-13T19:20:22Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:20:22Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:20:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=c4ac9343-69d9-41aa-8ee2-0e721a01b0a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=21.09173ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:19:20:22 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-13T19:20:22Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=1e9b8892-4800-4b64-a9fc-6c60c06593ae http.request.method=GET http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.038501ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [13/May/2025:19:20:22 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T19:20:22Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=d672b30a-2298-4858-b503-48a6735427ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=14.574767ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:19:20:22 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-13T19:20:22Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=ba163832-b4cc-4499-8ff6-aadb89468c40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.667823ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T19:20:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=ba163832-b4cc-4499-8ff6-aadb89468c40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.830103ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T19:20:22Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=ba163832-b4cc-4499-8ff6-aadb89468c40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.983603ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T19:20:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=ba163832-b4cc-4499-8ff6-aadb89468c40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.102723ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:19:20:22 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-13T19:20:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=4bda0e75-b45b-4b1f-a59c-9547a32d996c http.request.method=POST http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.495341ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:23 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=239bf80b-9115-4e9a-8d0e-377b82944ec8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/blobs/uploads/09593b3d-3410-40fe-8d27-395fd24ca5ff?_state=U3J6bJPJaE5b73nLw350r6ayJe1vrQ2audgfqwhdfYx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwOTU5M2IzZC0zNDEwLTQwZmUtOGQyNy0zOTVmZDI0Y2E1ZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjA6MjMuMzQwNDAyNjMxWiJ9&digest=sha256%3A390a46536e787eb5af3a92f9e3357b47cccdac5297467bc056fbc8cf4b961ca3" http.request.useragent="Go-http-client/1.1" http.response.duration=8.055530726s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:23 +0000] "PUT /v2/foo/schema1/blobs/uploads/09593b3d-3410-40fe-8d27-395fd24ca5ff?_state=U3J6bJPJaE5b73nLw350r6ayJe1vrQ2audgfqwhdfYx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwOTU5M2IzZC0zNDEwLTQwZmUtOGQyNy0zOTVmZDI0Y2E1ZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjA6MjMuMzQwNDAyNjMxWiJ9&digest=sha256%3A390a46536e787eb5af3a92f9e3357b47cccdac5297467bc056fbc8cf4b961ca3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=0aa699f0-0eaa-420b-81e9-6c5e9492fc8b http.request.method=POST http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.448102ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:32 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=0f29b2ec-6c5a-416c-9ced-b797e8d48569 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/blobs/uploads/3a573760-d17f-4b42-bfe9-3729f1bc862a?_state=U7zfbio5qbZ8q9eMvuFRzFi3j-GwY7SJWYDyOlzTeQl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzYTU3Mzc2MC1kMTdmLTRiNDItYmZlOS0zNzI5ZjFiYzg2MmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjA6MzIuMTA3MjM4NzkxWiJ9&digest=sha256%3A8dfa46cd0555fa1695bb81e2607966af51f43e1af5d572f9853d24a38eefeea2" http.request.useragent="Go-http-client/1.1" http.response.duration=8.093430166s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:32 +0000] "PUT /v2/foo/schema1/blobs/uploads/3a573760-d17f-4b42-bfe9-3729f1bc862a?_state=U7zfbio5qbZ8q9eMvuFRzFi3j-GwY7SJWYDyOlzTeQl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzYTU3Mzc2MC1kMTdmLTRiNDItYmZlOS0zNzI5ZjFiYzg2MmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjA6MzIuMTA3MjM4NzkxWiJ9&digest=sha256%3A8dfa46cd0555fa1695bb81e2607966af51f43e1af5d572f9853d24a38eefeea2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=d0722296-c8da-45ea-a7a1-0be1c84b1b88 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.221303ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:40 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=f6405dc3-1a67-4adc-a33c-70dd3db6d149 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/manifests/sha256:94310fc40b5f011bef4dbbe3376ab8255cd6848af088128ce2467decc3b77a38" http.request.useragent="Go-http-client/1.1" http.response.duration=6.110443ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:40 +0000] "PUT /v2/foo/schema1/manifests/sha256:94310fc40b5f011bef4dbbe3376ab8255cd6848af088128ce2467decc3b77a38 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=d268a588-5da2-428d-b1e9-e3358aaa8a44 http.request.method=GET http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.566643ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:19:20:40 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T19:20:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=a354e1ab-07b4-41ac-a45d-a7c19ddd0c45 http.request.method=GET http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/manifests/sha256:94310fc40b5f011bef4dbbe3376ab8255cd6848af088128ce2467decc3b77a38" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.901503ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:19:20:40 +0000] "GET /v2/foo/schema1/manifests/sha256:94310fc40b5f011bef4dbbe3376ab8255cd6848af088128ce2467decc3b77a38 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T19:20:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:37067" http.request.id=47863870-7735-4591-ab24-7aaf1979eef2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/manifests/sha256:94310fc40b5f011bef4dbbe3376ab8255cd6848af088128ce2467decc3b77a38" http.request.useragent="Go-http-client/1.1" http.response.duration=5.828363ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:40 +0000] "PUT /v2/foo/schema1/manifests/sha256:94310fc40b5f011bef4dbbe3376ab8255cd6848af088128ce2467decc3b77a38 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:37067" http.request.id=aa35d0ae-ac08-45b8-b549-88bb1040cc04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/manifests/sha256:94310fc40b5f011bef4dbbe3376ab8255cd6848af088128ce2467decc3b77a38" http.request.useragent="Go-http-client/1.1" http.response.duration=5.378102ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:40 +0000] "PUT /v2/foo/schema1/manifests/sha256:94310fc40b5f011bef4dbbe3376ab8255cd6848af088128ce2467decc3b77a38 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:37067" http.request.id=c0b2193c-9902-4912-8700-fc0c99fd77bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/manifests/sha256:94310fc40b5f011bef4dbbe3376ab8255cd6848af088128ce2467decc3b77a38" http.request.useragent="Go-http-client/1.1" http.response.duration=5.268122ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:40 +0000] "PUT /v2/foo/schema1/manifests/sha256:94310fc40b5f011bef4dbbe3376ab8255cd6848af088128ce2467decc3b77a38 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=be75c96b-9be0-4396-84d0-798905d49b50 http.request.method=GET http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/manifests/sha256:94310fc40b5f011bef4dbbe3376ab8255cd6848af088128ce2467decc3b77a38" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.219462ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:19:20:40 +0000] "GET /v2/foo/schema1/manifests/sha256:94310fc40b5f011bef4dbbe3376ab8255cd6848af088128ce2467decc3b77a38 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T19:20:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=bdc604bb-caf4-47d5-b8d4-8d3faf442232 http.request.method=GET http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.372921ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:40 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=1e86ca68-6722-4947-96b3-a02a159748b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/manifests/sha256:94310fc40b5f011bef4dbbe3376ab8255cd6848af088128ce2467decc3b77a38" http.request.useragent="Go-http-client/1.1" http.response.duration=2.302741ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:40 +0000] "GET /v2/foo/schema1/manifests/sha256:94310fc40b5f011bef4dbbe3376ab8255cd6848af088128ce2467decc3b77a38 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=b63faaf8-5d81-4565-b952-f96482577fcb http.request.method=GET http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.344301ms http.response.status=200 http.response.written=41 127.0.0.1 - - [13/May/2025:19:20:40 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-13T19:20:40Z" level=error msg="payload digest does match: "sha256:6494be9190fbbe5bdf11d930d07dfa09726e81f6b970641145a4e154e366ff46" != "sha256:94310fc40b5f011bef4dbbe3376ab8255cd6848af088128ce2467decc3b77a38"" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=9ae26d5b-bc42-415e-9f6c-620a20a3e2b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/manifests/sha256:94310fc40b5f011bef4dbbe3376ab8255cd6848af088128ce2467decc3b77a38" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:94310fc40b5f011bef4dbbe3376ab8255cd6848af088128ce2467decc3b77a38" time="2025-05-13T19:20:40Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=9ae26d5b-bc42-415e-9f6c-620a20a3e2b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/schema1/manifests/sha256:94310fc40b5f011bef4dbbe3376ab8255cd6848af088128ce2467decc3b77a38" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.963861ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:94310fc40b5f011bef4dbbe3376ab8255cd6848af088128ce2467decc3b77a38" 127.0.0.1 - - [13/May/2025:19:20:40 +0000] "PUT /v2/foo/schema1/manifests/sha256:94310fc40b5f011bef4dbbe3376ab8255cd6848af088128ce2467decc3b77a38 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-13T19:20:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=2cfadf79-2562-46fc-87bd-255026615cb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.714561ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:19:20:40 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T19:20:40Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=7f5036fa-5096-46da-886e-9bb79f555fa4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.813541ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [13/May/2025:19:20:40 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T19:20:40Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37067" http.request.id=d191081d-0619-4c68-9bf2-3459e91ca057 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.034841ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T19:20:40Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37067" http.request.id=d191081d-0619-4c68-9bf2-3459e91ca057 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.187741ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T19:20:40Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37067" http.request.id=d191081d-0619-4c68-9bf2-3459e91ca057 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.293561ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:19:20:40 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-13T19:20:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=d267bb3d-07a7-4ce9-834f-75108e8084de http.request.method=POST http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.756681ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:40 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=6582c626-c402-4bd1-9b4a-76161fd0b039 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/blobs/uploads/47df7a76-6200-48e5-bd72-f2f7e228c4c4?_state=gEagAcScPlH9X0mtzrL1HQsCvh-_IkXQGAz9RGyUvYh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0N2RmN2E3Ni02MjAwLTQ4ZTUtYmQ3Mi1mMmY3ZTIyOGM0YzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjA6NDAuMjg4NzkzMzAxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.606422ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:40 +0000] "PUT /v2/foo/schema2/blobs/uploads/47df7a76-6200-48e5-bd72-f2f7e228c4c4?_state=gEagAcScPlH9X0mtzrL1HQsCvh-_IkXQGAz9RGyUvYh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0N2RmN2E3Ni02MjAwLTQ4ZTUtYmQ3Mi1mMmY3ZTIyOGM0YzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjA6NDAuMjg4NzkzMzAxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:40Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37067" http.request.id=ccbebade-2273-4cb3-8ab0-94962da5676d http.request.method=PUT http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.651181ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T19:20:40Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37067" http.request.id=ccbebade-2273-4cb3-8ab0-94962da5676d http.request.method=PUT http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.803502ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:19:20:40 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-13T19:20:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=e9b40f23-6fbc-4c3b-a57c-17777e19c958 http.request.method=POST http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.752582ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:40 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=9844b70b-8d72-43de-b4cd-aa6038383a20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/blobs/uploads/5a8529d3-a75f-4f4d-a968-d7445955825b?_state=vPCJwUHzVYSruayRpaTHnKMa0o6cCgMwe4JPLt8KA6t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1YTg1MjlkMy1hNzVmLTRmNGQtYTk2OC1kNzQ0NTk1NTgyNWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjA6NDAuNzk3MzQ4Njk0WiJ9&digest=sha256%3A4af5fc4d078788e1637e2a887e9d43cf1f0d435d0c796a722625f94752305841" http.request.useragent="Go-http-client/1.1" http.response.duration=4.074465566s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:40 +0000] "PUT /v2/foo/schema2/blobs/uploads/5a8529d3-a75f-4f4d-a968-d7445955825b?_state=vPCJwUHzVYSruayRpaTHnKMa0o6cCgMwe4JPLt8KA6t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1YTg1MjlkMy1hNzVmLTRmNGQtYTk2OC1kNzQ0NTk1NTgyNWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjA6NDAuNzk3MzQ4Njk0WiJ9&digest=sha256%3A4af5fc4d078788e1637e2a887e9d43cf1f0d435d0c796a722625f94752305841 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=faea8c33-6d8e-4a8e-935c-b05bc72e42f1 http.request.method=POST http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.226722ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:45 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=1ee6b819-690f-4a59-955c-361c02e6ea2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/blobs/uploads/7dbbb35f-bbfb-45ee-9842-c6db10f1309b?_state=vs40bCTekdKVGAcd3P_TU6zEoIrVwSA4T7R8BCT9-0l7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3ZGJiYjM1Zi1iYmZiLTQ1ZWUtOTg0Mi1jNmRiMTBmMTMwOWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjA6NDUuNjYwNTU2NzEzWiJ9&digest=sha256%3A7d738c303705a696524cd9364b7eea983013e166e01063e10a5130480dd41fbf" http.request.useragent="Go-http-client/1.1" http.response.duration=11.344710043s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:45 +0000] "PUT /v2/foo/schema2/blobs/uploads/7dbbb35f-bbfb-45ee-9842-c6db10f1309b?_state=vs40bCTekdKVGAcd3P_TU6zEoIrVwSA4T7R8BCT9-0l7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3ZGJiYjM1Zi1iYmZiLTQ1ZWUtOTg0Mi1jNmRiMTBmMTMwOWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjA6NDUuNjYwNTU2NzEzWiJ9&digest=sha256%3A7d738c303705a696524cd9364b7eea983013e166e01063e10a5130480dd41fbf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37067" http.request.id=fea4c4c3-965a-4817-9da7-2c6938578a61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.463963ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37067" http.request.id=6a9022f0-45ee-41bf-b85d-42eb5b01ac6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/sha256:ecad1dcd4479c199c956b6df8515ad194c8ac7b678437ef53c2f7c255af2db64" http.request.useragent="Go-http-client/1.1" http.response.duration=3.846982ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "PUT /v2/foo/schema2/manifests/sha256:ecad1dcd4479c199c956b6df8515ad194c8ac7b678437ef53c2f7c255af2db64 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=5a6bcdfd-0471-4a71-828d-9241bb5eea9a http.request.method=GET http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.498922ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=3c0a418e-fbcd-432f-b968-f6a00d7afff2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/sha256:ecad1dcd4479c199c956b6df8515ad194c8ac7b678437ef53c2f7c255af2db64" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.436001ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "GET /v2/foo/schema2/manifests/sha256:ecad1dcd4479c199c956b6df8515ad194c8ac7b678437ef53c2f7c255af2db64 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=241b54e4-8a03-4010-8d68-1ec3c5ab2ac4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.972721ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=c412bbde-ee97-4ec3-9263-be877e604367 http.request.method=GET http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/sha256:ecad1dcd4479c199c956b6df8515ad194c8ac7b678437ef53c2f7c255af2db64" http.request.useragent="Go-http-client/1.1" http.response.duration=2.830321ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "GET /v2/foo/schema2/manifests/sha256:ecad1dcd4479c199c956b6df8515ad194c8ac7b678437ef53c2f7c255af2db64 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=27b3911a-0c40-42a3-8c28-2b1b4cb63161 http.request.method=GET http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.544582ms http.response.status=200 http.response.written=45 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=info msg="rewriting manifest sha256:ecad1dcd4479c199c956b6df8515ad194c8ac7b678437ef53c2f7c255af2db64 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=210d0524-0bc8-495a-a03f-3981c68c6456 http.request.method=GET http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T19:20:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=210d0524-0bc8-495a-a03f-3981c68c6456 http.request.method=GET http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.348303ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37067" http.request.id=d4070ac5-02f6-4cd0-8a7d-a49b224e942f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.726941ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37067" http.request.id=9ffa6ce3-3614-4f56-b650-dcb7e4ce4417 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.575461ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37067" http.request.id=147646c8-5c8f-4b8d-943b-4ec340215ad8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/sha256:b578c2658a8e27ad255a94d2229263f3ff6cb3558237a1e2a6c2699982bde384" http.request.useragent="Go-http-client/1.1" http.response.duration=3.194681ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "PUT /v2/foo/schema2/manifests/sha256:b578c2658a8e27ad255a94d2229263f3ff6cb3558237a1e2a6c2699982bde384 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=1565b413-1a2b-43b2-9e6e-012cd77686de http.request.method=GET http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=3.132741ms http.response.status=200 http.response.written=434 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=d2860613-9b19-46dd-8d64-9b6820df67d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/sha256:b578c2658a8e27ad255a94d2229263f3ff6cb3558237a1e2a6c2699982bde384" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.873261ms http.response.status=200 http.response.written=434 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "GET /v2/foo/schema2/manifests/sha256:b578c2658a8e27ad255a94d2229263f3ff6cb3558237a1e2a6c2699982bde384 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=32632a69-29eb-447f-8788-2098fa65682a http.request.method=GET http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.501521ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=04985a57-e171-4c65-8d93-3854f423b59f http.request.method=GET http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/sha256:b578c2658a8e27ad255a94d2229263f3ff6cb3558237a1e2a6c2699982bde384" http.request.useragent="Go-http-client/1.1" http.response.duration=2.287341ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "GET /v2/foo/schema2/manifests/sha256:b578c2658a8e27ad255a94d2229263f3ff6cb3558237a1e2a6c2699982bde384 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=info msg="rewriting manifest list sha256:b578c2658a8e27ad255a94d2229263f3ff6cb3558237a1e2a6c2699982bde384 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=81769699-a857-458e-9bc0-94622a587f6f http.request.method=GET http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-05-13T19:20:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37067" http.request.id=81769699-a857-458e-9bc0-94622a587f6f http.request.method=GET http.request.remoteaddr="127.0.0.1:46332" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.247862ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (63.34s) === RUN TestGetManifestWithStorageError time="2025-05-13T19:20:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:20:57Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:20:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:45775" http.request.id=6fea4efd-91a4-4987-8786-1365aacd9c3e http.request.method=GET http.request.remoteaddr="127.0.0.1:55312" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.718641ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:45775" http.request.id=0330bf58-500f-4f26-80f2-ad2cdd3b0d01 http.request.method=GET http.request.remoteaddr="127.0.0.1:55312" http.request.uri="/v2/genericstorageerr/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.458401ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:45775" http.request.id=32cb28f6-909e-4dd4-b763-3281b2d6d487 http.request.method=GET http.request.remoteaddr="127.0.0.1:55312" http.request.uri="/v2/manifestinvalidpath/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.448781ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:45775" http.request.id=f12e28f3-f3e4-484b-bf4d-54d5e40d8919 http.request.method=GET http.request.remoteaddr="127.0.0.1:55312" http.request.uri="/v2/manifestbadlink/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.690341ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.02s) === RUN TestManifestDelete time="2025-05-13T19:20:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:20:57Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:20:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=38559645-5759-4e5e-9f10-ef163eedef98 http.request.method=GET http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.422522ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=539efb40-f4a8-4ced-a2d9-53f5a19f5f35 http.request.method=GET http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.346542ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=a3e91f49-128d-43d1-a749-6acaadabba12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.412701ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=4dc43047-8ad4-47c2-904c-74ecc37cc7b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.331462ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T19:20:57Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=4dc43047-8ad4-47c2-904c-74ecc37cc7b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.495562ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T19:20:57Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=4dc43047-8ad4-47c2-904c-74ecc37cc7b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.604382ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T19:20:57Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=4dc43047-8ad4-47c2-904c-74ecc37cc7b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.700283ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-13T19:20:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=ba513471-bb52-438f-bd75-80afde0806da http.request.method=POST http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.920981ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=134c5d77-6960-489c-9ec2-0d089336a09b http.request.method=PUT http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/blobs/uploads/33e98d6c-f05e-4a86-b9d6-9eceeaa34427?_state=MHANmoiIZybI0riP-jI9kBUSgY2SheyfMQvqJIJkovl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzM2U5OGQ2Yy1mMDVlLTRhODYtYjlkNi05ZWNlZWFhMzQ0MjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjA6NTcuNjQwMDYyMjMyWiJ9&digest=sha256%3Aebcde4f9a841c80b29fb1cfd4ba03e0bde5dce3f6423a02d154540d0c842e73f" http.request.useragent="Go-http-client/1.1" http.response.duration=4.667686982s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:20:57 +0000] "PUT /v2/foo/schema1/blobs/uploads/33e98d6c-f05e-4a86-b9d6-9eceeaa34427?_state=MHANmoiIZybI0riP-jI9kBUSgY2SheyfMQvqJIJkovl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzM2U5OGQ2Yy1mMDVlLTRhODYtYjlkNi05ZWNlZWFhMzQ0MjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjA6NTcuNjQwMDYyMjMyWiJ9&digest=sha256%3Aebcde4f9a841c80b29fb1cfd4ba03e0bde5dce3f6423a02d154540d0c842e73f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=87c24c03-eca4-4e80-b6ca-8b19f0e28ef2 http.request.method=POST http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.274381ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:02 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=74c5b2ce-799e-4767-97ce-3c570490a81e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/blobs/uploads/cbf67aea-d306-4776-a27b-9d6ce6ed6fa4?_state=5GcUqTH63BFr8IBZQCNbn5a56DtfeFPyeHv_4ef4Jxt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjYmY2N2FlYS1kMzA2LTQ3NzYtYTI3Yi05ZDZjZTZlZDZmYTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjE6MDIuODk0NzU1NjY2WiJ9&digest=sha256%3A73ce9c2bcc0e03861bd5be8680f2a0e95b6020230d17a3ca69487b95e8bc5d3f" http.request.useragent="Go-http-client/1.1" http.response.duration=5.837577624s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:02 +0000] "PUT /v2/foo/schema1/blobs/uploads/cbf67aea-d306-4776-a27b-9d6ce6ed6fa4?_state=5GcUqTH63BFr8IBZQCNbn5a56DtfeFPyeHv_4ef4Jxt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjYmY2N2FlYS1kMzA2LTQ3NzYtYTI3Yi05ZDZjZTZlZDZmYTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjE6MDIuODk0NzU1NjY2WiJ9&digest=sha256%3A73ce9c2bcc0e03861bd5be8680f2a0e95b6020230d17a3ca69487b95e8bc5d3f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=646d193c-b20f-4121-a271-110fe1aaa58a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.869803ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=6a798ebe-d744-4468-bbb7-9bad953f4ffe http.request.method=PUT http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee" http.request.useragent="Go-http-client/1.1" http.response.duration=5.372563ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=312ef450-7e63-46e3-a99b-52c6381f0b83 http.request.method=GET http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.501142ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=8cd5015d-5670-4f37-adb0-0eafb359bc93 http.request.method=GET http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.644663ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "GET /v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35321" http.request.id=7dabb7fe-2df5-4681-8575-efc8c45b2a95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee" http.request.useragent="Go-http-client/1.1" http.response.duration=5.404563ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35321" http.request.id=d8e7af8b-a824-4f3d-9b39-e896b525aa0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee" http.request.useragent="Go-http-client/1.1" http.response.duration=5.096523ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:35321" http.request.id=81577b30-cd0c-4cd9-8d13-1431b6dd2db0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee" http.request.useragent="Go-http-client/1.1" http.response.duration=5.210103ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=ed9adf69-9267-463e-8548-5a1966312277 http.request.method=GET http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.531002ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "GET /v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=a395a3bb-3cc1-435d-a4f6-1c1ccf51bf07 http.request.method=GET http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.464161ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=edef94e6-c832-436c-9afc-285c61d5eb1b http.request.method=GET http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee" http.request.useragent="Go-http-client/1.1" http.response.duration=2.441161ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "GET /v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=bc5b93d3-9fff-4c24-bfa5-fab89bf07754 http.request.method=GET http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.347641ms http.response.status=200 http.response.written=41 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=error msg="payload digest does match: "sha256:62a529b056e13c89b204d092501ce6822ecfba4609c66535c9f5b2d1bb91454d" != "sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee"" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=7657865b-e2fb-4347-9e64-71d578b0b074 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee" time="2025-05-13T19:21:08Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=7657865b-e2fb-4347-9e64-71d578b0b074 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46192" http.request.uri="/v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.280542ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee" 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=f09ae2ea-e97d-41f0-bfc3-f7d9282746c8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee" http.request.useragent="Go-http-client/1.1" http.response.duration=3.489601ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "DELETE /v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=bbcc0eee-fb35-47c2-a7d8-815d47261aee http.request.method=GET http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.921561ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee" 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "GET /v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=82cc5153-216d-406c-835b-6064d4d14374 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60242" http.request.uri="/v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.149321ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee" 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "DELETE /v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=8ba7a5b3-885b-4b6a-9969-5ebc2d52619b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60252" http.request.uri="/v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee" http.request.useragent="Go-http-client/1.1" http.response.duration=5.565923ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=1ad2b230-c643-44a9-a8e6-9b43efad9e54 http.request.method=GET http.request.remoteaddr="127.0.0.1:60252" http.request.uri="/v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.246082ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "GET /v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=905ef645-795b-43c2-a870-09dc2d2bc6c2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60262" http.request.uri="/v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.316302ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=f5412f8c-7764-4d50-91c9-25cf67083ec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.541203ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=1aefd39e-e4ac-4461-b5ce-f0035dadd8db http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.266682ms http.response.status=200 http.response.written=39 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=74de221b-ee5d-41d0-9546-812976ce5a80 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee" http.request.useragent="Go-http-client/1.1" http.response.duration=3.012461ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "DELETE /v2/foo/schema1/manifests/sha256:9e0023c40d6212d6151a3305a05d014373d52e85aff689720c3d27ca19ed99ee HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=dc89082f-6e50-4581-882f-4c4867f54dc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.190801ms http.response.status=200 http.response.written=35 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=b022945a-52c0-46a8-86b3-651e862d1edc http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.392462ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=fbe848ce-18a1-4f12-a351-b7f03aa027b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.316681ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35321" http.request.id=6d17d851-2429-4e42-8731-92072778bb49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.863781ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T19:21:08Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35321" http.request.id=6d17d851-2429-4e42-8731-92072778bb49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.032261ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T19:21:08Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35321" http.request.id=6d17d851-2429-4e42-8731-92072778bb49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.147721ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=cc25bdb5-176b-480a-a294-920cf4d3cb16 http.request.method=POST http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.793841ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=718a0a7c-7739-4bc1-be8c-6f9283bf367c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/blobs/uploads/0176309b-d76e-4b00-8cc3-05f7e2a87f9f?_state=ZIHMxkYUuvnVXCcRv5md_PJ6IiOJPH1iSqjVauPN6SB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMTc2MzA5Yi1kNzZlLTRiMDAtOGNjMy0wNWY3ZTJhODdmOWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjE6MDguODYwNDM3NzE0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.760182ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "PUT /v2/foo/schema2/blobs/uploads/0176309b-d76e-4b00-8cc3-05f7e2a87f9f?_state=ZIHMxkYUuvnVXCcRv5md_PJ6IiOJPH1iSqjVauPN6SB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMTc2MzA5Yi1kNzZlLTRiMDAtOGNjMy0wNWY3ZTJhODdmOWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjE6MDguODYwNDM3NzE0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:08Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35321" http.request.id=941c3e96-0925-4e9e-a50e-1fce0a04cdaa http.request.method=PUT http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.915421ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T19:21:08Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35321" http.request.id=941c3e96-0925-4e9e-a50e-1fce0a04cdaa http.request.method=PUT http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.068261ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:19:21:08 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-13T19:21:09Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=b8cc8874-b593-4b75-b7c3-590abc26afb5 http.request.method=POST http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.198962ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:09 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=25f74675-61de-4fc5-93a3-f449e7e84843 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/blobs/uploads/e612ce05-8d76-4144-945a-660ae86a81c3?_state=q2CqounoF1ZSrx0KfZJVivCOllaQIPNGhvEkWmHL9-R7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlNjEyY2UwNS04ZDc2LTQxNDQtOTQ1YS02NjBhZTg2YTgxYzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjE6MDkuODg5NTA0NDI2WiJ9&digest=sha256%3A2a2d016439fd02eff2ddc3e09b5ebcded87cc55eb1929666805237e6c1ff897f" http.request.useragent="Go-http-client/1.1" http.response.duration=14.362808766s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:09 +0000] "PUT /v2/foo/schema2/blobs/uploads/e612ce05-8d76-4144-945a-660ae86a81c3?_state=q2CqounoF1ZSrx0KfZJVivCOllaQIPNGhvEkWmHL9-R7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlNjEyY2UwNS04ZDc2LTQxNDQtOTQ1YS02NjBhZTg2YTgxYzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjE6MDkuODg5NTA0NDI2WiJ9&digest=sha256%3A2a2d016439fd02eff2ddc3e09b5ebcded87cc55eb1929666805237e6c1ff897f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=da3b0509-0380-426a-868c-6ad48630e148 http.request.method=POST http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.302602ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:25 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=6b2bbd02-0b75-4b92-90d4-8daaeaca049f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/blobs/uploads/cc752f9c-c7a7-4197-8092-c02f94d3f2d9?_state=kHgx-dKSw3oAjDbfAcp7-1djUJGDe2OAGi6GebXX5hd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjYzc1MmY5Yy1jN2E3LTQxOTctODA5Mi1jMDJmOTRkM2YyZDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjE6MjUuMzM3NzA2NTEyWiJ9&digest=sha256%3A42268bb88567a5d5b6011c6833e01f30cb0eecbe077401fbdb5929de53b349b3" http.request.useragent="Go-http-client/1.1" http.response.duration=16.390507275s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:25 +0000] "PUT /v2/foo/schema2/blobs/uploads/cc752f9c-c7a7-4197-8092-c02f94d3f2d9?_state=kHgx-dKSw3oAjDbfAcp7-1djUJGDe2OAGi6GebXX5hd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjYzc1MmY5Yy1jN2E3LTQxOTctODA5Mi1jMDJmOTRkM2YyZDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMTk6MjE6MjUuMzM3NzA2NTEyWiJ9&digest=sha256%3A42268bb88567a5d5b6011c6833e01f30cb0eecbe077401fbdb5929de53b349b3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35321" http.request.id=7c9dd5b8-2f9a-4bda-8fd1-8f31d0930b91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.228362ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:41 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35321" http.request.id=dbc39033-116d-42b1-a810-b05a0a17989f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/manifests/sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80" http.request.useragent="Go-http-client/1.1" http.response.duration=4.170502ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:41 +0000] "PUT /v2/foo/schema2/manifests/sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=7bb1f5a7-045d-4af6-8c97-04791fa3b8d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.989881ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:19:21:41 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T19:21:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=69e0817a-8003-418f-aa9a-fc61a71c2402 http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/manifests/sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.274841ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:19:21:41 +0000] "GET /v2/foo/schema2/manifests/sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T19:21:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=5c313be6-b21e-443d-ba6a-0ab9a0906697 http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.455221ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:41 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=3c19f9dd-a643-43d7-9e62-17d0c3b7afaa http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/manifests/sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80" http.request.useragent="Go-http-client/1.1" http.response.duration=2.425342ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:41 +0000] "GET /v2/foo/schema2/manifests/sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=33f5b780-6e2c-4469-812a-215c4d8dcd5b http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.398941ms http.response.status=200 http.response.written=45 127.0.0.1 - - [13/May/2025:19:21:41 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-13T19:21:41Z" level=info msg="rewriting manifest sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=f081fda8-35c5-4f4b-b631-d96c0d850762 http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T19:21:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=f081fda8-35c5-4f4b-b631-d96c0d850762 http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.915222ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [13/May/2025:19:21:41 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-13T19:21:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=e896238c-fd8e-4895-b69a-0b2ba81d7416 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/manifests/sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80" http.request.useragent="Go-http-client/1.1" http.response.duration=2.895241ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:41 +0000] "DELETE /v2/foo/schema2/manifests/sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=e1d0f8ce-d500-4748-ad52-b61b801a7cdb http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/schema2/manifests/sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.637401ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80" 127.0.0.1 - - [13/May/2025:19:21:41 +0000] "GET /v2/foo/schema2/manifests/sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-13T19:21:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=6f714b8a-48bf-42a9-983f-1729e41a1a07 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52274" http.request.uri="/v2/foo/schema2/manifests/sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.788601ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80" 127.0.0.1 - - [13/May/2025:19:21:41 +0000] "DELETE /v2/foo/schema2/manifests/sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-13T19:21:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35321" http.request.id=99139562-b91d-4ca7-ab2a-f44c8ee62cc5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52282" http.request.uri="/v2/foo/schema2/manifests/sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80" http.request.useragent="Go-http-client/1.1" http.response.duration=4.212442ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:41 +0000] "PUT /v2/foo/schema2/manifests/sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=091bc18d-508a-46e5-b27e-60a703bf4625 http.request.method=GET http.request.remoteaddr="127.0.0.1:52282" http.request.uri="/v2/foo/schema2/manifests/sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.843522ms http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:19:21:41 +0000] "GET /v2/foo/schema2/manifests/sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T19:21:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=845d04b5-de0a-4bc4-874b-250c1ef45104 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52298" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.219002ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [13/May/2025:19:21:41 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-13T19:21:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35321" http.request.id=646966be-08ce-43c7-ab49-717a4110d85e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52302" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.211982ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:41 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=16e0d953-9103-44e5-93ba-4551c29b7d33 http.request.method=GET http.request.remoteaddr="127.0.0.1:52302" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.335061ms http.response.status=200 http.response.written=39 127.0.0.1 - - [13/May/2025:19:21:41 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-13T19:21:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=59ccc7f0-da01-4a21-8248-2aabb5a2af20 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52302" http.request.uri="/v2/foo/schema2/manifests/sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80" http.request.useragent="Go-http-client/1.1" http.response.duration=3.043361ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:41 +0000] "DELETE /v2/foo/schema2/manifests/sha256:f8023d411642c3c6bf2d406e51a8bbcf853194b53b587caa9c14d11340f97b80 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35321" http.request.id=1d2fbc4f-5f45-4840-ab35-22b9f639bd71 http.request.method=GET http.request.remoteaddr="127.0.0.1:52302" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.181881ms http.response.status=200 http.response.written=35 127.0.0.1 - - [13/May/2025:19:21:41 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (44.71s) === RUN TestManifestDeleteDisabled time="2025-05-13T19:21:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:21:41Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:21:41Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:42899" http.request.id=ee84e5c1-3870-4594-baef-22c754f991ea http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39656" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.671702ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [13/May/2025:19:21:41 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.01s) === RUN TestRegistryAsCacheMutationAPIs time="2025-05-13T19:21:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:21:41Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:21:41Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 time="2025-05-13T19:21:42Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.24.3 time="2025-05-13T19:21:42Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.3 time="2025-05-13T19:21:42Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:35241" http.request.id=5cd400b7-2e57-447a-a734-a46de9fedef8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47430" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.076703ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [13/May/2025:19:21:42 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-13T19:21:42Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:35241" http.request.id=cd42b464-5ef4-4064-af4c-9dd93d6cb66f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47432" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.280863ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [13/May/2025:19:21:42 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-13T19:21:42Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:35241" http.request.id=51d60f13-b4bf-43b4-9a35-0ac3c93f4362 http.request.method=POST http.request.remoteaddr="127.0.0.1:47438" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.819603ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:19:21:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-13T19:21:42Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:35241" http.request.id=a7b3ea1f-f715-4c76-ac90-8dcfff86218a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47446" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.719203ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:19:21:42 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.55s) === RUN TestProxyManifestGetByTag time="2025-05-13T19:21:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:21:42Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:21:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41901" http.request.id=540e21fe-a48a-450b-8154-5d757ed0a99a http.request.method=POST http.request.remoteaddr="127.0.0.1:36346" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.574122ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41901" http.request.id=bf4a0cba-9ad4-4ff7-81e1-e0a007359525 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36346" http.request.uri="/v2/foo/bar/blobs/uploads/51ae0af3-4417-4959-bb98-43d0b563c2ca?_state=s7xR5m6chLyuoHCKRRnqDb1o_noR4_F2416keenDJpx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxYWUwYWYzLTQ0MTctNDk1OS1iYjk4LTQzZDBiNTYzYzJjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToyMTo0Mi44NjMwODEwNTJaIn0%3D&digest=sha256%3Ae48b48d7eb66f8c338b49aa9bf5c955fdabd14163b4534d5cd792e45f5eec2d0" http.request.useragent="Go-http-client/1.1" http.response.duration=3.937943819s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:42 +0000] "PUT /v2/foo/bar/blobs/uploads/51ae0af3-4417-4959-bb98-43d0b563c2ca?_state=s7xR5m6chLyuoHCKRRnqDb1o_noR4_F2416keenDJpx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxYWUwYWYzLTQ0MTctNDk1OS1iYjk4LTQzZDBiNTYzYzJjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToyMTo0Mi44NjMwODEwNTJaIn0%3D&digest=sha256%3Ae48b48d7eb66f8c338b49aa9bf5c955fdabd14163b4534d5cd792e45f5eec2d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41901" http.request.id=cd549b4a-adcf-4910-8726-1938d7bec047 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36346" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=6.423663ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:46 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T19:21:46Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T19:21:46Z" level=info msg="Starting upload purge in 25m0s" go.version=go1.24.3 time="2025-05-13T19:21:46Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 time="2025-05-13T19:21:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41901" http.request.id=b6f496dd-44ca-458b-a03c-540665bfe431 http.request.method=GET http.request.remoteaddr="127.0.0.1:36346" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.714561ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:19:21:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-13T19:21:46Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:41901" go.version=go1.24.3 time="2025-05-13T19:21:46Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.3 time="2025-05-13T19:21:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41901" http.request.id=4f82e9f0-1766-4194-83bf-2e5e49af5935 http.request.method=GET http.request.remoteaddr="127.0.0.1:36352" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.779801ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:19:21:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-13T19:21:46Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41901 /v2/ %!s(bool=false) %!s(bool=false) } &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:41901/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:36869" http.request.id=9c120367-4d20-4abc-8bdf-44667f772cab http.request.method=GET http.request.remoteaddr="127.0.0.1:33276" http.request.uri="/v2/foo/bar/manifests/sha256:b175b23aefd78022583d82a15bfc83e66a32c625bfa7bc1e6436674242986a5f" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:b175b23aefd78022583d82a15bfc83e66a32c625bfa7bc1e6436674242986a5f" time="2025-05-13T19:21:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41901" http.request.id=cf2d3f25-b95d-4d7d-ad21-782eb889e07f http.request.method=GET http.request.remoteaddr="127.0.0.1:36358" http.request.uri="/v2/foo/bar/manifests/sha256:b175b23aefd78022583d82a15bfc83e66a32c625bfa7bc1e6436674242986a5f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.942602ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:19:21:46 +0000] "GET /v2/foo/bar/manifests/sha256:b175b23aefd78022583d82a15bfc83e66a32c625bfa7bc1e6436674242986a5f HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T19:21:46Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:b175b23aefd78022583d82a15bfc83e66a32c625bfa7bc1e6436674242986a5f with ttl=167h59m59.99998944s" go.version=go1.24.3 time="2025-05-13T19:21:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36869" http.request.id=9c120367-4d20-4abc-8bdf-44667f772cab http.request.method=GET http.request.remoteaddr="127.0.0.1:33276" http.request.uri="/v2/foo/bar/manifests/sha256:b175b23aefd78022583d82a15bfc83e66a32c625bfa7bc1e6436674242986a5f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=19.437129ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:19:21:46 +0000] "GET /v2/foo/bar/manifests/sha256:b175b23aefd78022583d82a15bfc83e66a32c625bfa7bc1e6436674242986a5f HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T19:21:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41901" http.request.id=10a2066d-d60f-40b5-b86d-a53cfb0cb879 http.request.method=GET http.request.remoteaddr="127.0.0.1:36358" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.630641ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:19:21:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-13T19:21:46Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41901 /v2/ %!s(bool=false) %!s(bool=false) } &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:41901/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:36869" http.request.id=ef4d7a6e-ff4c-4978-9695-17504c83cb50 http.request.method=GET http.request.remoteaddr="127.0.0.1:33284" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-05-13T19:21:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41901" http.request.id=39ee0ce9-84a0-4fb1-86d9-378ba9a85885 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36362" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.792002ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:19:21:46 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T19:21:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36869" http.request.id=ef4d7a6e-ff4c-4978-9695-17504c83cb50 http.request.method=GET http.request.remoteaddr="127.0.0.1:33284" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=17.463169ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:19:21:46 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T19:21:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41901" http.request.id=a393b9e1-1bc8-404d-b1c8-ffd1fbcdea36 http.request.method=POST http.request.remoteaddr="127.0.0.1:36362" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.390522ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41901" http.request.id=355b07f2-ec4d-4daa-8ef6-9854d2764818 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36362" http.request.uri="/v2/foo/bar/blobs/uploads/2fb959b8-361a-4518-8213-6c86c3afa0f9?_state=IJD0sVXnQe4ekFMbKuRQqH5ytAV4b_7c7V5urhOOFgp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJmYjk1OWI4LTM2MWEtNDUxOC04MjEzLTZjODZjM2FmYTBmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToyMTo0Ny40OTk5MjYzMloifQ%3D%3D&digest=sha256%3A35c45eae5586c9b496d4013337dbd04ef9a81e576c17fcddba2db0badd087a6e" http.request.useragent="Go-http-client/1.1" http.response.duration=6.237459584s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:47 +0000] "PUT /v2/foo/bar/blobs/uploads/2fb959b8-361a-4518-8213-6c86c3afa0f9?_state=IJD0sVXnQe4ekFMbKuRQqH5ytAV4b_7c7V5urhOOFgp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJmYjk1OWI4LTM2MWEtNDUxOC04MjEzLTZjODZjM2FmYTBmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QxOToyMTo0Ny40OTk5MjYzMloifQ%3D%3D&digest=sha256%3A35c45eae5586c9b496d4013337dbd04ef9a81e576c17fcddba2db0badd087a6e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41901" http.request.id=3f48bddd-ef10-4888-878b-b079711a062f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36362" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=5.798883ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:19:21:53 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T19:21:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41901" http.request.id=cffdbbba-840c-4864-a9c2-cea8ac8c02a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36362" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.390721ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:19:21:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-13T19:21:53Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41901 /v2/ %!s(bool=false) %!s(bool=false) } &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:41901/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:36869" http.request.id=5d635b9f-9927-409e-b3d6-83995a58ab08 http.request.method=GET http.request.remoteaddr="127.0.0.1:55034" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-05-13T19:21:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41901" http.request.id=72999cbc-482d-4512-88f7-88399c12129b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50964" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.360403ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:19:21:53 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T19:21:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41901" http.request.id=676a727a-5f7f-44c1-90f6-6f52928bb027 http.request.method=GET http.request.remoteaddr="127.0.0.1:50964" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.583801ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:19:21:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-13T19:21:53Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41901 /v2/ %!s(bool=false) %!s(bool=false) } &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:41901/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:36869" http.request.id=5d635b9f-9927-409e-b3d6-83995a58ab08 http.request.method=GET http.request.remoteaddr="127.0.0.1:55034" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-05-13T19:21:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:41901" http.request.id=f99ed642-960b-4b08-bda6-a673ef44320c http.request.method=GET http.request.remoteaddr="127.0.0.1:50976" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.809382ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:19:21:53 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T19:21:53Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:59abc48353c30a8b49a5aaab4fb7e375e2988a577c34b6369f51531ba928022e with ttl=167h59m59.99998464s" go.version=go1.24.3 time="2025-05-13T19:21:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36869" http.request.id=5d635b9f-9927-409e-b3d6-83995a58ab08 http.request.method=GET http.request.remoteaddr="127.0.0.1:55034" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=29.883015ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:19:21:53 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (11.41s) === RUN TestAppDispatcher time="2025-05-13T19:21:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39841" http.request.id=e62a1b0a-14f4-4dbf-83b8-32543797f259 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.905781ms http.response.status=200 http.response.written=0 time="2025-05-13T19:21:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39841" http.request.id=862633cf-9813-4685-b08e-9584237d8157 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=2.717581ms http.response.status=200 http.response.written=0 time="2025-05-13T19:21:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39841" http.request.id=fcf9456b-b803-4fe6-88e5-6737fd17b3e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.667201ms http.response.status=200 http.response.written=0 time="2025-05-13T19:21:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39841" http.request.id=bc31e3d5-37c3-41cf-9e90-07c015be63c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=2.831742ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.02s) === RUN TestNewApp time="2025-05-13T19:21:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 instance.id=479c713c-d845-4797-b5d3-0c405dc397c7 time="2025-05-13T19:21:53Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=479c713c-d845-4797-b5d3-0c405dc397c7 time="2025-05-13T19:21:53Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.24.3 http.request.host="127.0.0.1:36123" http.request.id=e3d0727c-f4aa-456a-9563-b71f5bd79ec7 http.request.method=GET http.request.remoteaddr="127.0.0.1:35696" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.01s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2025-05-13T19:21:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 instance.id=479c713c-d845-4797-b5d3-0c405dc397c7 time="2025-05-13T19:21:53Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=479c713c-d845-4797-b5d3-0c405dc397c7 time="2025-05-13T19:21:53Z" level=info msg="configuring file health check path=/tmp/healthcheck3459261727, interval=1" go.version=go1.24.3 instance.id=479c713c-d845-4797-b5d3-0c405dc397c7 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-05-13T19:21:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 instance.id=479c713c-d845-4797-b5d3-0c405dc397c7 time="2025-05-13T19:21:57Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=479c713c-d845-4797-b5d3-0c405dc397c7 time="2025-05-13T19:21:57Z" level=info msg="configuring TCP health check addr=127.0.0.1:37499, interval=1" go.version=go1.24.3 instance.id=479c713c-d845-4797-b5d3-0c405dc397c7 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-05-13T19:22:01Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 instance.id=479c713c-d845-4797-b5d3-0c405dc397c7 time="2025-05-13T19:22:01Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=479c713c-d845-4797-b5d3-0c405dc397c7 time="2025-05-13T19:22:01Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:45087, interval=1, threshold=3" go.version=go1.24.3 instance.id=479c713c-d845-4797-b5d3-0c405dc397c7 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 355.095s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.01s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.34s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.11s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.79s) === RUN TestProxyManifests --- PASS: TestProxyManifests (2.27s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 12.867s === RUN TestSchedule time="2025-05-13T19:16:14Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=42d8dedc-2db2-443a-a9a6-fa6111bb7af8 time="2025-05-13T19:16:14Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.98986ms" go.version=go1.24.3 instance.id=42d8dedc-2db2-443a-a9a6-fa6111bb7af8 time="2025-05-13T19:16:14Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=992.8µs" go.version=go1.24.3 instance.id=42d8dedc-2db2-443a-a9a6-fa6111bb7af8 time="2025-05-13T19:16:14Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=991.58µs" go.version=go1.24.3 instance.id=42d8dedc-2db2-443a-a9a6-fa6111bb7af8 scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2025-05-13T19:16:14Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=42d8dedc-2db2-443a-a9a6-fa6111bb7af8 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-05-13T19:16:14Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=42d8dedc-2db2-443a-a9a6-fa6111bb7af8 time="2025-05-13T19:16:14Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.97132ms" go.version=go1.24.3 instance.id=42d8dedc-2db2-443a-a9a6-fa6111bb7af8 time="2025-05-13T19:16:14Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.98952ms" go.version=go1.24.3 instance.id=42d8dedc-2db2-443a-a9a6-fa6111bb7af8 time="2025-05-13T19:16:14Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=42d8dedc-2db2-443a-a9a6-fa6111bb7af8 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-05-13T19:16:14Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=42d8dedc-2db2-443a-a9a6-fa6111bb7af8 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.866s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.01s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (5.73s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 17829888 sha256:60ecd8d29f75995dd004ef29b24ba68eecc26a24488e4f85e068f2c0c6685212 [] map[] } --- PASS: TestSimpleBlobRead (1.43s) === RUN TestBlobMount --- PASS: TestBlobMount (1.19s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (10.08s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (9.38s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (10.54s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.05s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.04s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:50884eb536451b4e7110385ecae01cc983fce6e152b634e4a1cc7112a4b6f319 palailogos: marking blob sha256:f9b11d1c155d400f94f40ad999d525db4dda9c0d9fbd51a5fc01c693966e0066 palailogos: marking blob sha256:bbebec07a58a80ac1d800822aed3a698ff1de8f2dc95f87ac2ed975417f0bc03 palailogos: marking manifest sha256:bbebec07a58a80ac1d800822aed3a698ff1de8f2dc95f87ac2ed975417f0bc03 palailogos: marking blob sha256:68b3f1982b72f50742ac6da7fd1ab5f23f530aaa746ef04f34c2fda8616d230b palailogos: marking blob sha256:e3ccbedeb46cd97947a4b96df17821cb0bb09afd759b721e5cf9ef06aafaad2a palailogos: marking manifest sha256:e9fd931c122186e55c00da739c6bf39ebab7032a6d4b34dde5f200beff90186d palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:51e2419f426ae32006f3f8767a0a597a220ad61bd40a819a520950a990062ac1 palailogos: marking blob sha256:ccb5e156e3cb108e739eab74fef62eb0de5e4d18a1317e19d0788613d1f6f879 palailogos: marking manifest sha256:f9b11d1c155d400f94f40ad999d525db4dda9c0d9fbd51a5fc01c693966e0066 palailogos: marking blob sha256:2223e1259cd0de5075f9b9746c0f5ff0da94623211ca2054f207a79be94e4845 palailogos: marking blob sha256:96719126d79e26241fce535c4f77a9fa9cd993058a16260fc3d4c9baae32b024 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (7.14s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:2b19107b70565f6ee60bfe4c54b632f1058c491c5f4188fc0804cfd5f1f8a49c deletemanifests: marking manifest sha256:a3f036313f901a39c1a26ebc9cd829d356a467127302223569b3d3ded7e66a93 deletemanifests: marking blob sha256:47d1e61dddc15933a86e2775bfb1e3945ed2ada08b1253f6c672d7270d043335 deletemanifests: marking blob sha256:001128645893de4d20b11150cb21fdce2d854831cc6a1aec7b6b4fce7117dc50 deletemanifests: marking blob sha256:c047ba709a83b4cebbbdf9acc5dddbd094b1317293552adddb5bdc70e4506586 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:487e6ca1c53c722420c40055c94c217d22f4d2d455ff7bfcf52fd8b2e9a48231 blob eligible for deletion: sha256:f0c597908a7e5c60f671a8d7394f7814a0ca5bc413827fd630dc0b64f25be8a1 blob eligible for deletion: sha256:243ab5ced86f6ed116ae6a6f642db95ebfba3153f194e876990e33466ca0035c blob eligible for deletion: sha256:2b19107b70565f6ee60bfe4c54b632f1058c491c5f4188fc0804cfd5f1f8a49c deletemanifests manifest eligible for deletion: sha256:2b19107b70565f6ee60bfe4c54b632f1058c491c5f4188fc0804cfd5f1f8a49c deletemanifests: marking manifest sha256:a3f036313f901a39c1a26ebc9cd829d356a467127302223569b3d3ded7e66a93 deletemanifests: marking blob sha256:47d1e61dddc15933a86e2775bfb1e3945ed2ada08b1253f6c672d7270d043335 deletemanifests: marking blob sha256:001128645893de4d20b11150cb21fdce2d854831cc6a1aec7b6b4fce7117dc50 deletemanifests: marking blob sha256:c047ba709a83b4cebbbdf9acc5dddbd094b1317293552adddb5bdc70e4506586 time="2025-05-13T19:17:06Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/2b19107b70565f6ee60bfe4c54b632f1058c491c5f4188fc0804cfd5f1f8a49c" go.version=go1.24.3 instance.id=2c3b7813-7cd1-47c5-83dd-3e4f4fb6b5da time="2025-05-13T19:17:06Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/2b19107b70565f6ee60bfe4c54b632f1058c491c5f4188fc0804cfd5f1f8a49c" go.version=go1.24.3 instance.id=2c3b7813-7cd1-47c5-83dd-3e4f4fb6b5da 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:487e6ca1c53c722420c40055c94c217d22f4d2d455ff7bfcf52fd8b2e9a48231 time="2025-05-13T19:17:06Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/48/487e6ca1c53c722420c40055c94c217d22f4d2d455ff7bfcf52fd8b2e9a48231" go.version=go1.24.3 instance.id=2c3b7813-7cd1-47c5-83dd-3e4f4fb6b5da blob eligible for deletion: sha256:f0c597908a7e5c60f671a8d7394f7814a0ca5bc413827fd630dc0b64f25be8a1 time="2025-05-13T19:17:06Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f0/f0c597908a7e5c60f671a8d7394f7814a0ca5bc413827fd630dc0b64f25be8a1" go.version=go1.24.3 instance.id=2c3b7813-7cd1-47c5-83dd-3e4f4fb6b5da blob eligible for deletion: sha256:243ab5ced86f6ed116ae6a6f642db95ebfba3153f194e876990e33466ca0035c time="2025-05-13T19:17:06Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/24/243ab5ced86f6ed116ae6a6f642db95ebfba3153f194e876990e33466ca0035c" go.version=go1.24.3 instance.id=2c3b7813-7cd1-47c5-83dd-3e4f4fb6b5da blob eligible for deletion: sha256:2b19107b70565f6ee60bfe4c54b632f1058c491c5f4188fc0804cfd5f1f8a49c time="2025-05-13T19:17:06Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2b/2b19107b70565f6ee60bfe4c54b632f1058c491c5f4188fc0804cfd5f1f8a49c" go.version=go1.24.3 instance.id=2c3b7813-7cd1-47c5-83dd-3e4f4fb6b5da --- PASS: TestDeleteManifestIfTagNotFound (6.66s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:768a9bbbe992885df7b49e054c3278784f0dd7bc4568edadb3f35ed43e2d1038 time="2025-05-13T19:17:08Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/76/768a9bbbe992885df7b49e054c3278784f0dd7bc4568edadb3f35ed43e2d1038" go.version=go1.24.3 instance.id=2c3b7813-7cd1-47c5-83dd-3e4f4fb6b5da blob eligible for deletion: sha256:8f43434187b0db698b8bfe15c293834205ff9e70116883785df8cd446fba5dfe time="2025-05-13T19:17:08Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8f/8f43434187b0db698b8bfe15c293834205ff9e70116883785df8cd446fba5dfe" go.version=go1.24.3 instance.id=2c3b7813-7cd1-47c5-83dd-3e4f4fb6b5da blob eligible for deletion: sha256:e3e286dee9e6d6fa2d19e23ee6d685174ac5ac897d140720fb0aeeb4f3c88d0c time="2025-05-13T19:17:08Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3e286dee9e6d6fa2d19e23ee6d685174ac5ac897d140720fb0aeeb4f3c88d0c" go.version=go1.24.3 instance.id=2c3b7813-7cd1-47c5-83dd-3e4f4fb6b5da --- PASS: TestGCWithMissingManifests (2.00s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:5e033f2ba166e414abf1baddb8047d52d87dced5cab632d8de7db4070f0bf3cb komnenos: marking blob sha256:5c71622aaaa51229a701af5c77738683f55c0e683f8b70b7c1764def8cc1bee9 komnenos: marking blob sha256:b1fa4286b3c11a7303107a2c9de382b7b34e597a8f49ce834d2011253f4cc341 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:64ddecb9175cb5afe69f64599f3db28b6026ef523df1527ec4f4fd495352d9d4 time="2025-05-13T19:17:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/64/64ddecb9175cb5afe69f64599f3db28b6026ef523df1527ec4f4fd495352d9d4" go.version=go1.24.3 instance.id=2c3b7813-7cd1-47c5-83dd-3e4f4fb6b5da blob eligible for deletion: sha256:67ea204bcd0f9bc10fdd52e8fa9629e7750c56adcf2eb9a105d1e0fc335981f8 time="2025-05-13T19:17:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/67/67ea204bcd0f9bc10fdd52e8fa9629e7750c56adcf2eb9a105d1e0fc335981f8" go.version=go1.24.3 instance.id=2c3b7813-7cd1-47c5-83dd-3e4f4fb6b5da blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-05-13T19:17:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.24.3 instance.id=2c3b7813-7cd1-47c5-83dd-3e4f4fb6b5da blob eligible for deletion: sha256:fe18ee758b139a20f1c2a39d59106cccc66229b38233438c44b70be5904a03bd time="2025-05-13T19:17:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/fe/fe18ee758b139a20f1c2a39d59106cccc66229b38233438c44b70be5904a03bd" go.version=go1.24.3 instance.id=2c3b7813-7cd1-47c5-83dd-3e4f4fb6b5da blob eligible for deletion: sha256:0683a5698ba9c9b9e766ded9f88f30437fbbf77e1b35e70c9e074384c254e319 time="2025-05-13T19:17:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/06/0683a5698ba9c9b9e766ded9f88f30437fbbf77e1b35e70c9e074384c254e319" go.version=go1.24.3 instance.id=2c3b7813-7cd1-47c5-83dd-3e4f4fb6b5da blob eligible for deletion: sha256:128de839ca48ac59a46b306423057282c944a2a6543a0bb8a7fdacb4e0daabda time="2025-05-13T19:17:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/12/128de839ca48ac59a46b306423057282c944a2a6543a0bb8a7fdacb4e0daabda" go.version=go1.24.3 instance.id=2c3b7813-7cd1-47c5-83dd-3e4f4fb6b5da blob eligible for deletion: sha256:20452ae2cd17f5f2a0264f715b302e8efe3b07f4394e64052334ae693fe9c9dd time="2025-05-13T19:17:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/20/20452ae2cd17f5f2a0264f715b302e8efe3b07f4394e64052334ae693fe9c9dd" go.version=go1.24.3 instance.id=2c3b7813-7cd1-47c5-83dd-3e4f4fb6b5da --- PASS: TestDeletionHasEffect (5.97s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (6.34s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:c437cf57fa2c5bc2d15f91d307b2175be94f221f19228df4f68525859352aaed michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:845ef0eb569b667ddeecebef6526f16f774a61c8fa9bf10a62e579dcd21cd58d michael_z_doukas: marking blob sha256:0f1466e49cfa77537d24956ef48a583420373398088325f7027cf3ae7b4f49d8 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:71882ac4e7af40575b6f4df723fbe57d32688c122f021596fb13950646b1061e time="2025-05-13T19:17:24Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/71/71882ac4e7af40575b6f4df723fbe57d32688c122f021596fb13950646b1061e" go.version=go1.24.3 instance.id=2c3b7813-7cd1-47c5-83dd-3e4f4fb6b5da --- PASS: TestOrphanBlobDeleted (3.52s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:148c02d81550b18e295fdd2bfd93bc8d075ec2ba6541277c0a90a0f1d14e9dcf linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:0d0a798c49148f3466171ee09a3fa1dfcee5ab785105ed8345ce527fdac3c1b2 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (2.13s) === RUN TestManifestStorage --- PASS: TestManifestStorage (2.21s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (1.20s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (5.21s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2025-05-13T19:17:34Z" level=info msg="PurgeUploads starting: olderThan=2025-05-13 18:17:34.965381163 +0000 UTC m=-3519.034388915, actuallyDelete=true" time="2025-05-13T19:17:34Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-05-13T19:17:34Z" level=info msg="PurgeUploads starting: olderThan=2025-05-13 19:17:34.968416185 +0000 UTC m=+80.968646107, actuallyDelete=true" time="2025-05-13T19:17:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/17f671f5-a551-40ed-ab7f-f4f14d5f4e06 have older date (2025-05-13 18:17:34 +0000 UTC) than purge date (2025-05-13 19:17:34.968416185 +0000 UTC m=+80.968646107). Removing upload directory." time="2025-05-13T19:17:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2d4cf424-3ff8-4be8-aef4-2e802b54c2ad have older date (2025-05-13 18:17:34 +0000 UTC) than purge date (2025-05-13 19:17:34.968416185 +0000 UTC m=+80.968646107). Removing upload directory." time="2025-05-13T19:17:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/53dd7e47-8633-4127-b4a3-ff59e51e8b57 have older date (2025-05-13 18:17:34 +0000 UTC) than purge date (2025-05-13 19:17:34.968416185 +0000 UTC m=+80.968646107). Removing upload directory." time="2025-05-13T19:17:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/62bd8459-49a7-4431-b1ef-bfbf0ec00ab0 have older date (2025-05-13 18:17:34 +0000 UTC) than purge date (2025-05-13 19:17:34.968416185 +0000 UTC m=+80.968646107). Removing upload directory." time="2025-05-13T19:17:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/65dbc4df-67a0-4be0-a5d1-a8a5cae43726 have older date (2025-05-13 18:17:34 +0000 UTC) than purge date (2025-05-13 19:17:34.968416185 +0000 UTC m=+80.968646107). Removing upload directory." time="2025-05-13T19:17:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b3838eff-679e-4598-a0cf-3a695c0c6113 have older date (2025-05-13 18:17:34 +0000 UTC) than purge date (2025-05-13 19:17:34.968416185 +0000 UTC m=+80.968646107). Removing upload directory." time="2025-05-13T19:17:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/f4a48e1a-ed85-412d-82ae-5811271b8b11 have older date (2025-05-13 18:17:34 +0000 UTC) than purge date (2025-05-13 19:17:34.968416185 +0000 UTC m=+80.968646107). Removing upload directory." time="2025-05-13T19:17:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/07faf4f0-5de7-4a83-a79a-fd614dae737b have older date (2025-05-13 18:17:34 +0000 UTC) than purge date (2025-05-13 19:17:34.968416185 +0000 UTC m=+80.968646107). Removing upload directory." time="2025-05-13T19:17:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/dac3e98d-8274-4702-8d3a-a422fe7c76dc have older date (2025-05-13 18:17:34 +0000 UTC) than purge date (2025-05-13 19:17:34.968416185 +0000 UTC m=+80.968646107). Removing upload directory." time="2025-05-13T19:17:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e2104d8b-c558-4bc7-a840-3ad2b04dd7e1 have older date (2025-05-13 18:17:34 +0000 UTC) than purge date (2025-05-13 19:17:34.968416185 +0000 UTC m=+80.968646107). Removing upload directory." time="2025-05-13T19:17:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ef1e4b06-380f-4243-bbea-2872b8e17901 have older date (2025-05-13 18:17:34 +0000 UTC) than purge date (2025-05-13 19:17:34.968416185 +0000 UTC m=+80.968646107). Removing upload directory." time="2025-05-13T19:17:34Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-05-13T19:17:34Z" level=info msg="PurgeUploads starting: olderThan=2025-05-13 19:17:34.972610167 +0000 UTC m=+80.972840049, actuallyDelete=true" time="2025-05-13T19:17:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/180aa648-2d8c-45f5-8afe-5248a119cb4f have older date (2025-05-13 18:17:34 +0000 UTC) than purge date (2025-05-13 19:17:34.972610167 +0000 UTC m=+80.972840049). Removing upload directory." time="2025-05-13T19:17:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/3a85060c-6d59-451a-ad2a-c0c2a21b8770 have older date (2025-05-13 18:17:34 +0000 UTC) than purge date (2025-05-13 19:17:34.972610167 +0000 UTC m=+80.972840049). Removing upload directory." time="2025-05-13T19:17:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/8da71b89-1413-426c-945b-0d1fabf33f81 have older date (2025-05-13 18:17:34 +0000 UTC) than purge date (2025-05-13 19:17:34.972610167 +0000 UTC m=+80.972840049). Removing upload directory." time="2025-05-13T19:17:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/d60ec09f-4508-496c-824e-665d7ee2747f have older date (2025-05-13 18:17:34 +0000 UTC) than purge date (2025-05-13 19:17:34.972610167 +0000 UTC m=+80.972840049). Removing upload directory." time="2025-05-13T19:17:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/e7f28859-d4e4-4b0b-a6c5-6f070d62c669 have older date (2025-05-13 18:17:34 +0000 UTC) than purge date (2025-05-13 19:17:34.972610167 +0000 UTC m=+80.972840049). Removing upload directory." time="2025-05-13T19:17:34Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-05-13T19:17:34Z" level=info msg="PurgeUploads starting: olderThan=2025-05-13 19:17:34.975323788 +0000 UTC m=+80.975553670, actuallyDelete=true" time="2025-05-13T19:17:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/162c3e22-44f3-4dd5-b623-3b8e9d44b030 have older date (2025-05-13 18:17:34 +0000 UTC) than purge date (2025-05-13 19:17:34.975323788 +0000 UTC m=+80.975553670). Removing upload directory." time="2025-05-13T19:17:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/30a6e84c-f917-458c-8869-91def06b4ec8 have older date (2025-05-13 18:17:34 +0000 UTC) than purge date (2025-05-13 19:17:34.975323788 +0000 UTC m=+80.975553670). Removing upload directory." time="2025-05-13T19:17:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/50878b96-d67a-4ac4-bf9d-9c5a5bd0cc37 have older date (2025-05-13 18:17:34 +0000 UTC) than purge date (2025-05-13 19:17:34.975323788 +0000 UTC m=+80.975553670). Removing upload directory." time="2025-05-13T19:17:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7dc732c2-99df-4ca0-81e8-6e817aa44347 have older date (2025-05-13 18:17:34 +0000 UTC) than purge date (2025-05-13 19:17:34.975323788 +0000 UTC m=+80.975553670). Removing upload directory." time="2025-05-13T19:17:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ee4af2e4-33f7-4dc1-a4ef-a68e439b132e have older date (2025-05-13 18:17:34 +0000 UTC) than purge date (2025-05-13 19:17:34.975323788 +0000 UTC m=+80.975553670). Removing upload directory." time="2025-05-13T19:17:34Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-05-13T19:17:34Z" level=info msg="PurgeUploads starting: olderThan=2025-05-13 19:17:34.977022629 +0000 UTC m=+80.977252511, actuallyDelete=true" time="2025-05-13T19:17:34Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeMissingStartedAt (0.00s) === RUN TestVerifyManifestForeignLayer --- PASS: TestVerifyManifestForeignLayer (0.00s) === RUN TestTagStoreTag --- PASS: TestTagStoreTag (0.00s) === RUN TestTagStoreUnTag --- PASS: TestTagStoreUnTag (0.00s) === RUN TestTagStoreAll --- PASS: TestTagStoreAll (0.00s) === RUN TestTagLookup --- PASS: TestTagLookup (0.00s) PASS ok github.com/docker/distribution/registry/storage 81.194s ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.286s === RUN TestRedisBlobDescriptorCacheProvider redis_test.go:29: please set -test.registry.storage.cache.redis.addr to test layer info cache against redis --- SKIP: TestRedisBlobDescriptorCacheProvider (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/redis 0.294s === RUN TestWalkFileRemoved time="2025-05-13T19:16:13Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver 0.152s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 2.428s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.99s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 1.274s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.92s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 18.331s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (23.29s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 25.429s ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2025-05-13T19:16:14Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.24.3 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-05-13T19:16:14Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.24.3 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-05-13T19:16:14Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.24.3 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.02s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestUpdateCalledRegularly === CONT TestInvalidData === CONT TestMatchIPV4_2 === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestInvalidNetworkType === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestParsing time="2025-05-13T19:16:14Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.3 instance.id=94baa13f-9648-4958-a38c-f1cd3c30b2df --- PASS: TestMatchIPV4WithRegionNotMatched (0.04s) --- PASS: TestParsing (0.05s) time="2025-05-13T19:16:14Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 --- PASS: TestMatchIPV4WithRegionMatched (0.03s) time="2025-05-13T19:16:14Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.3 instance.id=94baa13f-9648-4958-a38c-f1cd3c30b2df --- PASS: TestInvalidData (0.06s) --- PASS: TestMatchIPV4_2 (0.06s) time="2025-05-13T19:16:14Z" level=error msg="unknown ip address format" go.version=go1.24.3 instance.id=94baa13f-9648-4958-a38c-f1cd3c30b2df ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.05s) --- PASS: TestMatchIPV6 (0.06s) --- PASS: TestS3TryUpdate (0.06s) --- PASS: TestMatchIPV4 (0.06s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.04s) time="2025-05-13T19:16:15Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-13T19:16:16Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-13T19:16:17Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-13T19:16:18Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 --- PASS: TestUpdateCalledRegularly (4.56s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.910s === RUN Test OK: 4 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.259s ? github.com/docker/distribution/registry/storage/driver/oss [no test files] === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.02s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 2.273s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (17.16s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.03s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 19.381s ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.03s) PASS ok github.com/docker/distribution/uuid 0.191s ? github.com/docker/distribution/version [no test files] >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r12.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r12.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-riscv64.so.1 >>> docker-registry*: Package size: 25.1 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r12.apk >>> docker-registry: Build complete at Tue, 13 May 2025 19:22:11 +0000 elapsed time 0h 7m 37s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250513.191436) (2/2) Purging go (1.24.3-r1) Executing busybox-1.37.0-r17.trigger OK: 338 MiB in 101 packages >>> docker-registry: Updating the community/riscv64 repository index... >>> docker-registry: Signing the index...