>>> docker-registry: Building community/docker-registry 2.8.3-r15 (using abuild 3.15.0-r2) started Fri, 08 Aug 2025 23:09:17 +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.6-r1) (2/2) Installing .makedepends-docker-registry (20250808.230918) busybox-1.37.0-r22.trigger: Executing script... OK: 479 MiB in 106 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/edge/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-08-08T23:09:40Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-08-08T23:09:40Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.080s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-08-08T23:09:40Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.01s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.058s ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.056s === 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.051s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.08s) PASS ok github.com/docker/distribution/health/checks 0.133s ? github.com/docker/distribution/manifest [no test files] === RUN TestManifestList --- PASS: TestManifestList (0.00s) === 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.043s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === 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.042s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.062s === 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.043s ? github.com/docker/distribution/metrics [no test files] === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === 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/08/08 23:09:40 http: TLS handshake error from 127.0.0.1:40548: 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:34933/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:34933/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:34933/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:34933/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:35693?status=0, fail=true --- PASS: TestHTTPSink (0.04s) === RUN TestListener --- PASS: TestListener (0.89s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-08-08T23:09:41Z" level=info msg="broadcaster: closing" time="2025-08-08T23:09:41Z" level=info msg="closing testSink" time="2025-08-08T23:09:41Z" level=info msg="closing testSink" time="2025-08-08T23:09:41Z" level=info msg="closing testSink" time="2025-08-08T23:09:41Z" level=info msg="closing testSink" time="2025-08-08T23:09:41Z" level=info msg="closing testSink" time="2025-08-08T23:09:41Z" level=info msg="closing testSink" time="2025-08-08T23:09:41Z" level=info msg="closing testSink" time="2025-08-08T23:09:41Z" level=info msg="closing testSink" time="2025-08-08T23:09:41Z" level=info msg="closing testSink" time="2025-08-08T23:09:41Z" level=info msg="closing testSink" time="2025-08-08T23:09:41Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-08-08T23:09:41Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-08-08T23:09:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 1} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 1} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:41Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T23:09:42Z" level=warning msg="&{0x2576510 0.9} encountered too many errors, backing off" time="2025-08-08T23:09:42Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.86s) PASS ok github.com/docker/distribution/notifications 1.978s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-08-08T23:09:40Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-08-08T23:09:40.868489748Z" 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.6 time="2025-08-08T23:09:40.868589509Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:09:40.86867603Z" level=info msg="Starting upload purge in 57m0s" go.version=go1.24.6 time="2025-08-08T23:09:40.869621922Z" level=info msg="listening on [::]:5000" go.version=go1.24.6 time="2025-08-08T23:09:43.872106877Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.6 time="2025-08-08T23:09:43.97361995Z" level=info msg="response completed" go.version=go1.24.6 http.request.host=127.0.0.1 http.request.id=40fdbe34-6eae-476a-94dc-9fd0f009cde4 http.request.method=GET http.request.remoteaddr="[::1]:54812" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="982.092µs" http.response.status=200 http.response.written=2 ::1 - - [08/Aug/2025:23:09:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-08-08T23:09:44.697638987Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-08-08T23:09:44.698399676Z" 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.6 time="2025-08-08T23:09:44.698420477Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:09:44.698487957Z" level=info msg="Starting upload purge in 40m0s" go.version=go1.24.6 time="2025-08-08T23:09:44.698835322Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.6 time="2025-08-08T23:09:44.698851202Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.24.6 time="2025-08-08T23:09:44.699429689Z" level=info msg="listening on [::]:5001, tls" go.version=go1.24.6 time="2025-08-08T23:09:47.713959326Z" level=info msg="response completed" go.version=go1.24.6 http.request.host=127.0.0.1 http.request.id=b439a545-264b-4c8c-907a-8befc888ea8b http.request.method=GET http.request.remoteaddr="127.0.0.1:57994" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="774.45µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:23:09:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-08-08T23:09:47.714121808Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.6 --- PASS: TestRegistrySupportedCipherSuite (3.84s) === RUN TestRegistryUnsupportedCipherSuite time="2025-08-08T23:09:47.962746485Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-08-08T23:09:47.963495615Z" 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.6 time="2025-08-08T23:09:47.963517855Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:09:47.963584576Z" level=info msg="Starting upload purge in 18m0s" go.version=go1.24.6 time="2025-08-08T23:09:47.96394406Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.6 --- PASS: TestRegistryUnsupportedCipherSuite (8.25s) PASS ok github.com/docker/distribution/registry 15.264s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.041s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.08s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.169s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2025-08-08T23:09:40Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.24.6 instance.id=04adc6b1-5896-4e42-bff2-702d091b737f time="2025-08-08T23:09:40Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.24.6 instance.id=04adc6b1-5896-4e42-bff2-702d091b737f --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-08-08T23:09:40Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.24.6 password="I5y1Fq-6sMMlguE9qVnI2oz_0m7zXygCSd9qQuiOmJg" user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.129s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.063s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.06s) === RUN TestLeeway time="2025-08-08T23:09:40Z" level=info msg="token not to be used before 2025-08-08 23:09:41 +0000 UTC - currently 2025-08-08 23:09:40.913047866 +0000 UTC m=+0.084204016" time="2025-08-08T23:09:40Z" level=info msg="token not to be used after 2025-08-08 23:09:40 +0000 UTC - currently 2025-08-08 23:09:40.916696992 +0000 UTC m=+0.087853262" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2025-08-08T23:09:40Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.03s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.152s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === 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.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.111s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.069s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.044s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2025-08-08T23:09: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.6 time="2025-08-08T23:09:41Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:09:41Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38661" http.request.id=00adb7ee-7752-4c78-aadb-79a63e2f78d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49266" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.314616ms http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:23:09:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-08-08T23:09: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.6 time="2025-08-08T23:09:41Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:09:41Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=18c4f372-6568-403d-a535-7e9e8ad5f60a http.request.method=GET http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.859983ms http.response.status=200 http.response.written=20 127.0.0.1 - - [08/Aug/2025:23:09:41 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-08-08T23:09:41Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=9f8bdcb8-b297-4196-9456-f10ddeb15076 http.request.method=POST http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.313176ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:41 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=f7750bcd-de9c-4c8e-a057-bca8825a86ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/foo/aaaa/blobs/uploads/5a6f2dd1-8fd6-41c8-9dcc-ce906aeacfc0?_state=DdKV_fclmAMpv4kgqaN3wOqSfuJ3bP8S-CctI1B7YKl7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI1YTZmMmRkMS04ZmQ2LTQxYzgtOWRjYy1jZTkwNmFlYWNmYzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MDk6NDEuMzk4NTQ0NTExWiJ9&digest=sha256%3Ab4bd35e84b06b97b0d736e050470f757d40a094f9d2366afa9d1d43617048ec7" http.request.useragent="Go-http-client/1.1" http.response.duration=3.042446258s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:41 +0000] "PUT /v2/foo/aaaa/blobs/uploads/5a6f2dd1-8fd6-41c8-9dcc-ce906aeacfc0?_state=DdKV_fclmAMpv4kgqaN3wOqSfuJ3bP8S-CctI1B7YKl7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI1YTZmMmRkMS04ZmQ2LTQxYzgtOWRjYy1jZTkwNmFlYWNmYzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MDk6NDEuMzk4NTQ0NTExWiJ9&digest=sha256%3Ab4bd35e84b06b97b0d736e050470f757d40a094f9d2366afa9d1d43617048ec7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=74005934-eb59-4301-bdb7-64ecda721b4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.479523ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:44 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=dde17d63-3f5a-48f1-b311-0da81c702efe http.request.method=POST http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.004333ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:44 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:45Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=1df35ff4-98e0-48e9-9e3a-9e8db3c626fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/foo/bbbb/blobs/uploads/8a3cdd0d-2334-4826-8268-082111c61a3a?_state=A5TCl_wDt4eHptrvo9RXZTIiX5_fI-czzaEoOtzb3sl7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI4YTNjZGQwZC0yMzM0LTQ4MjYtODI2OC0wODIxMTFjNjFhM2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MDk6NDQuNjQ3NDM1MTE3WiJ9&digest=sha256%3A96a9cba0c6f588333bea831e86308d6352ab9961b554a72e9e354f99d4a4dc47" http.request.useragent="Go-http-client/1.1" http.response.duration=1.098480572s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:44 +0000] "PUT /v2/foo/bbbb/blobs/uploads/8a3cdd0d-2334-4826-8268-082111c61a3a?_state=A5TCl_wDt4eHptrvo9RXZTIiX5_fI-czzaEoOtzb3sl7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI4YTNjZGQwZC0yMzM0LTQ4MjYtODI2OC0wODIxMTFjNjFhM2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MDk6NDQuNjQ3NDM1MTE3WiJ9&digest=sha256%3A96a9cba0c6f588333bea831e86308d6352ab9961b554a72e9e354f99d4a4dc47 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:45Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=02ab621a-e605-4293-82f8-5a25e64ca095 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.489924ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:45 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:46Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=66a141f0-7a13-4949-bded-a2933eb37cd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.119734ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:46 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=c328c4b7-f1af-4a18-9c00-e5a1dd2c7c97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/foo/cccc/blobs/uploads/2c55321d-a7c5-4ec8-ac62-fb6e3948e03c?_state=kRacJq4xJ2G6BMinIkDIaHGQi4eD8EhwD0Nr7ios74x7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyYzU1MzIxZC1hN2M1LTRlYzgtYWM2Mi1mYjZlMzk0OGUwM2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MDk6NDYuMDIxNjI1OTQ2WiJ9&digest=sha256%3A0e45e69ee0b16d40463026d699173a140d40a24795c2d37477c05afe7e4b3cf9" http.request.useragent="Go-http-client/1.1" http.response.duration=2.238766511s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:46 +0000] "PUT /v2/foo/cccc/blobs/uploads/2c55321d-a7c5-4ec8-ac62-fb6e3948e03c?_state=kRacJq4xJ2G6BMinIkDIaHGQi4eD8EhwD0Nr7ios74x7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyYzU1MzIxZC1hN2M1LTRlYzgtYWM2Mi1mYjZlMzk0OGUwM2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MDk6NDYuMDIxNjI1OTQ2WiJ9&digest=sha256%3A0e45e69ee0b16d40463026d699173a140d40a24795c2d37477c05afe7e4b3cf9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=1160c966-4823-4ef6-bccc-a376b7d211c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.496084ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:48 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=eb3271da-36d7-498a-a809-cf2fe93b2a1a http.request.method=POST http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="995.532µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:48 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=04771af6-0fe4-4167-8992-333ac60d6847 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/foo/dddd/blobs/uploads/8f8215fa-3548-4e0f-9130-3e583b96bc49?_state=LhioduR_BDiiU-mUBcyIvlFNlCIbetG9LWb0diflPRJ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4ZjgyMTVmYS0zNTQ4LTRlMGYtOTEzMC0zZTU4M2I5NmJjNDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MDk6NDguNTUzMDAyODQ3WiJ9&digest=sha256%3Aaf7c13bbdd1e1552bd170eb6964df13037a4f31d8f66c4ed518042beb2562aea" http.request.useragent="Go-http-client/1.1" http.response.duration=2.387427901s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:48 +0000] "PUT /v2/foo/dddd/blobs/uploads/8f8215fa-3548-4e0f-9130-3e583b96bc49?_state=LhioduR_BDiiU-mUBcyIvlFNlCIbetG9LWb0diflPRJ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4ZjgyMTVmYS0zNTQ4LTRlMGYtOTEzMC0zZTU4M2I5NmJjNDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MDk6NDguNTUzMDAyODQ3WiJ9&digest=sha256%3Aaf7c13bbdd1e1552bd170eb6964df13037a4f31d8f66c4ed518042beb2562aea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=e40b48f4-74e0-4dd8-bc32-89f710d4fbeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.503324ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:50 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=2921d78e-0855-413e-b6c2-e8aaefb16056 http.request.method=POST http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.030893ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:51 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:52Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=add7280a-e58f-4f60-ae96-3223d3899f11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/foo/eeee/blobs/uploads/1a7376e5-44fb-4005-8409-727a104d3f4b?_state=rWE93NFygjNUARtM4fsIW6_cauSX6YDerL3OaXphcAF7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIxYTczNzZlNS00NGZiLTQwMDUtODQwOS03MjdhMTA0ZDNmNGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MDk6NTEuMTQxMzgzMzg4WiJ9&digest=sha256%3Aa9082b9a9a07ad8a5387428ee1019494bc5ec0c43af442490dd16e282989875a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.581900281s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:51 +0000] "PUT /v2/foo/eeee/blobs/uploads/1a7376e5-44fb-4005-8409-727a104d3f4b?_state=rWE93NFygjNUARtM4fsIW6_cauSX6YDerL3OaXphcAF7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIxYTczNzZlNS00NGZiLTQwMDUtODQwOS03MjdhMTA0ZDNmNGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MDk6NTEuMTQxMzgzMzg4WiJ9&digest=sha256%3Aa9082b9a9a07ad8a5387428ee1019494bc5ec0c43af442490dd16e282989875a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:52Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=0bb4af7c-a062-4123-a1d9-346917ba61f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.779207ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:52 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:52Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=c281dfff-cad0-4e25-80be-ea025ec6c8b1 http.request.method=POST http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.067013ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:52 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=2e738bb1-81b1-4169-b408-53ea816052df http.request.method=PUT http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/foo/ffff/blobs/uploads/b4168faf-6d42-41eb-82af-600da9e874da?_state=1MqunM8peufguPxi4yKms1Sc6edl9Ngcx5esuXu01t57Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJiNDE2OGZhZi02ZDQyLTQxZWItODJhZi02MDBkYTllODc0ZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MDk6NTIuOTg2MDA1Mjg2WiJ9&digest=sha256%3A78b78b7fcaf6af9d8270da597c91d60ebf146362a0070fb3688ad7afb7127962" http.request.useragent="Go-http-client/1.1" http.response.duration=2.152224839s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:52 +0000] "PUT /v2/foo/ffff/blobs/uploads/b4168faf-6d42-41eb-82af-600da9e874da?_state=1MqunM8peufguPxi4yKms1Sc6edl9Ngcx5esuXu01t57Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJiNDE2OGZhZi02ZDQyLTQxZWItODJhZi02MDBkYTllODc0ZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MDk6NTIuOTg2MDA1Mjg2WiJ9&digest=sha256%3A78b78b7fcaf6af9d8270da597c91d60ebf146362a0070fb3688ad7afb7127962 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=424069c0-0d0c-4cc9-b243-618b3607d653 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.703659ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:55 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=e72f13f0-c435-4d90-8f60-cce585f2e5df http.request.method=GET http.request.remoteaddr="127.0.0.1:38690" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="833.611µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/Aug/2025:23:09:55 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-08-08T23:09:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=2996105a-3d64-4a9c-85fa-62cacccb2a00 http.request.method=GET http.request.remoteaddr="127.0.0.1:38690" 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="894.651µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [08/Aug/2025:23:09:55 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-08-08T23:09:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=fa69bf4f-7656-4f02-9aa6-0c6ad93a8ea1 http.request.method=GET http.request.remoteaddr="127.0.0.1:38690" 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="831.491µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/Aug/2025:23:09:55 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-08-08T23:09:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=17f09631-0bee-44e0-a61a-c3905755f1e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:38690" 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="797.73µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [08/Aug/2025:23:09:55 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-08-08T23:09:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=4d86dda2-0146-4a6b-b2a5-2c205ba46782 http.request.method=GET http.request.remoteaddr="127.0.0.1:38690" 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="789.85µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [08/Aug/2025:23:09:55 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-08-08T23:09:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=682cb9ac-8698-4a8e-bdca-6af0d9861171 http.request.method=GET http.request.remoteaddr="127.0.0.1:38690" 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="802.81µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Aug/2025:23:09:55 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-08-08T23:09:55Z" 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.6 http.request.host="127.0.0.1:38497" http.request.id=5db55553-744a-4e3c-8001-6c53f1b4d6cd http.request.method=GET http.request.remoteaddr="127.0.0.1:38690" 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="807.57µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [08/Aug/2025:23:09:55 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-08-08T23:09:55Z" 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.6 http.request.host="127.0.0.1:38497" http.request.id=e3cb3107-f5b4-4d54-b62b-4cd6af2e01a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38690" 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="703.649µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [08/Aug/2025:23:09:55 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-08-08T23:09:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=662772f5-0dc8-47f4-912e-99a3761217ed http.request.method=GET http.request.remoteaddr="127.0.0.1:38690" 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="773.729µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [08/Aug/2025:23:09:55 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-08-08T23:09:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38497" http.request.id=295c196f-351f-4705-8c86-0575639e3a62 http.request.method=GET http.request.remoteaddr="127.0.0.1:38690" 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="778.049µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/Aug/2025:23:09:55 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-08-08T23:09:55Z" 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.6 time="2025-08-08T23:09:55Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:09:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36551" http.request.id=b2c9a3fb-654d-403b-b57f-3ee8e7dc7f5a http.request.method=POST http.request.remoteaddr="127.0.0.1:47212" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.111534ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:55 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36551" http.request.id=e4c847ca-560f-4e4e-9786-cc148405d8da http.request.method=PUT http.request.remoteaddr="127.0.0.1:47212" http.request.uri="/v2/foo/aaaa/blobs/uploads/5ce60772-6ff1-4323-9a8b-41e057fffd21?_state=1XAZfW_4iNEADhwdY2ATwMHO80tj6E1POPNPBDNP9iZ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI1Y2U2MDc3Mi02ZmYxLTQzMjMtOWE4Yi00MWUwNTdmZmZkMjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MDk6NTUuMzQxMjM1MDcyWiJ9&digest=sha256%3A3f9bd4230b9fccb650a40845aad963d96e4b4d68b327a14cc336dd726b45f89d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.090919807s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:55 +0000] "PUT /v2/foo/aaaa/blobs/uploads/5ce60772-6ff1-4323-9a8b-41e057fffd21?_state=1XAZfW_4iNEADhwdY2ATwMHO80tj6E1POPNPBDNP9iZ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI1Y2U2MDc3Mi02ZmYxLTQzMjMtOWE4Yi00MWUwNTdmZmZkMjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MDk6NTUuMzQxMjM1MDcyWiJ9&digest=sha256%3A3f9bd4230b9fccb650a40845aad963d96e4b4d68b327a14cc336dd726b45f89d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36551" http.request.id=eb89b23b-55b3-47a9-9f76-91ccfcf22baf http.request.method=PUT http.request.remoteaddr="127.0.0.1:47212" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.576085ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:56 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36551" http.request.id=b216540e-98ae-4799-b0c7-0779936d9a6f http.request.method=POST http.request.remoteaddr="127.0.0.1:47212" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.011453ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:56 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36551" http.request.id=cd7753cf-d663-4ea8-9f21-dc6a279af912 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47212" http.request.uri="/v2/foo/bbbb/blobs/uploads/8664d960-3b63-4f08-9a9f-b8f37c90f48f?_state=tf0c4_qZuWWfbliuHd6AEHIvO-dRHKcl9C-XYBKx8_N7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI4NjY0ZDk2MC0zYjYzLTRmMDgtOWE5Zi1iOGYzN2M5MGY0OGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MDk6NTYuNjY3NTg3ODczWiJ9&digest=sha256%3A42888a7c3cd8d4dae2da7d493e359837d3cdcfefd56da3690b5e694def65bfa7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.712236604s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:56 +0000] "PUT /v2/foo/bbbb/blobs/uploads/8664d960-3b63-4f08-9a9f-b8f37c90f48f?_state=tf0c4_qZuWWfbliuHd6AEHIvO-dRHKcl9C-XYBKx8_N7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI4NjY0ZDk2MC0zYjYzLTRmMDgtOWE5Zi1iOGYzN2M5MGY0OGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MDk6NTYuNjY3NTg3ODczWiJ9&digest=sha256%3A42888a7c3cd8d4dae2da7d493e359837d3cdcfefd56da3690b5e694def65bfa7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36551" http.request.id=5917062a-2498-419e-b818-92ccacab3ea3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47212" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.501604ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:58 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:09:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36551" http.request.id=a3e05a5f-e525-4c2e-991f-8b71527d5af2 http.request.method=POST http.request.remoteaddr="127.0.0.1:47212" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="998.972µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:58 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36551" http.request.id=08bb96f4-7f52-4924-a53f-429e3d74af19 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47212" http.request.uri="/v2/foo/cccc/blobs/uploads/eec58edb-2b31-436b-a9c8-2db0c5701aa0?_state=ZPzWh9pcT6ED9K5lcjaHfUMPRPSrKsN__LUxnXtyu_Z7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlZWM1OGVkYi0yYjMxLTQzNmItYTljOC0yZGIwYzU3MDFhYTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MDk6NTguNjA5MTU3NTU1WiJ9&digest=sha256%3A1aa0a2bbe12aff42a18eb7816fb020aaee679d853fad9aea0e113c197b123efd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.507796322s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:09:58 +0000] "PUT /v2/foo/cccc/blobs/uploads/eec58edb-2b31-436b-a9c8-2db0c5701aa0?_state=ZPzWh9pcT6ED9K5lcjaHfUMPRPSrKsN__LUxnXtyu_Z7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlZWM1OGVkYi0yYjMxLTQzNmItYTljOC0yZGIwYzU3MDFhYTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MDk6NTguNjA5MTU3NTU1WiJ9&digest=sha256%3A1aa0a2bbe12aff42a18eb7816fb020aaee679d853fad9aea0e113c197b123efd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36551" http.request.id=1607dd95-dc33-4f05-945f-ff4fbde68cbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47212" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.488083ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:00 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36551" http.request.id=42d1d64a-c7bf-4a0b-bf83-eabcdb309070 http.request.method=POST http.request.remoteaddr="127.0.0.1:47212" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.062493ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:00 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:02Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36551" http.request.id=91a9b75e-f8a4-4346-b5f2-4b204802a59c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47212" http.request.uri="/v2/foo/dddd/blobs/uploads/bebfd672-d968-4d64-93d3-ac8ec598c9e7?_state=wYFbYDnMp-UdxVAvBT2nMG7yiaxUtUMTg2ZXR5i6oBJ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiZWJmZDY3Mi1kOTY4LTRkNjQtOTNkMy1hYzhlYzU5OGM5ZTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MDAuNDIyNDAyNTFaIn0%3D&digest=sha256%3Af0b1bfb5bf1cc21bea2802dcd7449eb76a930143771307c8b9f8179afd22d557" http.request.useragent="Go-http-client/1.1" http.response.duration=2.335116948s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:00 +0000] "PUT /v2/foo/dddd/blobs/uploads/bebfd672-d968-4d64-93d3-ac8ec598c9e7?_state=wYFbYDnMp-UdxVAvBT2nMG7yiaxUtUMTg2ZXR5i6oBJ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiZWJmZDY3Mi1kOTY4LTRkNjQtOTNkMy1hYzhlYzU5OGM5ZTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MDAuNDIyNDAyNTFaIn0%3D&digest=sha256%3Af0b1bfb5bf1cc21bea2802dcd7449eb76a930143771307c8b9f8179afd22d557 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:02Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36551" http.request.id=50d9705d-6973-4eb9-aa16-27f25165843f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47212" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.454883ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:02 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:02Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36551" http.request.id=62fac662-dac3-4778-bf9d-7218b3021980 http.request.method=GET http.request.remoteaddr="127.0.0.1:47212" 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="789.45µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [08/Aug/2025:23:10:02 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (21.71s) === RUN TestURLPrefix time="2025-08-08T23:10:02Z" 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.6 time="2025-08-08T23:10:02Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:10:02Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44525" http.request.id=241c5c70-7551-4a60-86bc-9464e87e7a06 http.request.method=GET http.request.remoteaddr="127.0.0.1:56710" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="802.931µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:23:10:02 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-08-08T23:10:02Z" 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.6 time="2025-08-08T23:10:02Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:10:03Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=4f0c177f-ef4b-41ca-a83d-45085576ee6a http.request.method=GET http.request.remoteaddr="127.0.0.1:42350" http.request.uri="/v2/foo/bar/blobs/sha256:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="990.053µs" http.response.status=404 http.response.written=157 vars.digest="sha256:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:23:10:03 +0000] "GET /v2/foo/bar/blobs/sha256:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-08T23:10:03Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=d6530d41-e1d4-498a-b479-6774f1e0537b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42356" http.request.uri="/v2/foo/bar/blobs/sha256:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="979.692µs" http.response.status=404 http.response.written=157 vars.digest="sha256:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:23:10:03 +0000] "HEAD /v2/foo/bar/blobs/sha256:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-08T23:10:03Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=b351a5f7-586c-4e00-81e9-e4d24bc2021e http.request.method=POST http.request.remoteaddr="127.0.0.1:42356" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="906.452µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:03Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=06f8572a-396f-489d-88ba-153a587b55e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42356" http.request.uri="/v2/foo/bar/blobs/uploads/45447f40-9cb4-4ed7-be5d-4b7221803c6c?_state=xyAMK0Cdg-yieKZ-JPyo_x-1lN5Gmyjssic5Icq28nN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1NDQ3ZjQwLTljYjQtNGVkNy1iZTVkLTRiNzIyMTgwM2M2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowMy4wNDg1Njg4NzFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="964.772µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:03 +0000] "GET /v2/foo/bar/blobs/uploads/45447f40-9cb4-4ed7-be5d-4b7221803c6c?_state=xyAMK0Cdg-yieKZ-JPyo_x-1lN5Gmyjssic5Icq28nN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1NDQ3ZjQwLTljYjQtNGVkNy1iZTVkLTRiNzIyMTgwM2M2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowMy4wNDg1Njg4NzFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:03Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=754784dd-33ac-44d5-b70b-db4df6426de2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42356" http.request.uri="/v2/foo/bar/blobs/uploads/45447f40-9cb4-4ed7-be5d-4b7221803c6c?_state=xyAMK0Cdg-yieKZ-JPyo_x-1lN5Gmyjssic5Icq28nN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1NDQ3ZjQwLTljYjQtNGVkNy1iZTVkLTRiNzIyMTgwM2M2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowMy4wNDg1Njg4NzFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="913.332µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:03 +0000] "DELETE /v2/foo/bar/blobs/uploads/45447f40-9cb4-4ed7-be5d-4b7221803c6c?_state=xyAMK0Cdg-yieKZ-JPyo_x-1lN5Gmyjssic5Icq28nN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1NDQ3ZjQwLTljYjQtNGVkNy1iZTVkLTRiNzIyMTgwM2M2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowMy4wNDg1Njg4NzFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:03Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=a17cc4ca-3315-4612-b6c2-60aff6efc4dc http.request.method=GET http.request.remoteaddr="127.0.0.1:42356" http.request.uri="/v2/foo/bar/blobs/uploads/45447f40-9cb4-4ed7-be5d-4b7221803c6c?_state=xyAMK0Cdg-yieKZ-JPyo_x-1lN5Gmyjssic5Icq28nN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1NDQ3ZjQwLTljYjQtNGVkNy1iZTVkLTRiNzIyMTgwM2M2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowMy4wNDg1Njg4NzFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=45447f40-9cb4-4ed7-be5d-4b7221803c6c time="2025-08-08T23:10:03Z" 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.6 http.request.host="127.0.0.1:40555" http.request.id=a17cc4ca-3315-4612-b6c2-60aff6efc4dc http.request.method=GET http.request.remoteaddr="127.0.0.1:42356" http.request.uri="/v2/foo/bar/blobs/uploads/45447f40-9cb4-4ed7-be5d-4b7221803c6c?_state=xyAMK0Cdg-yieKZ-JPyo_x-1lN5Gmyjssic5Icq28nN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1NDQ3ZjQwLTljYjQtNGVkNy1iZTVkLTRiNzIyMTgwM2M2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowMy4wNDg1Njg4NzFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="887.291µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=45447f40-9cb4-4ed7-be5d-4b7221803c6c 127.0.0.1 - - [08/Aug/2025:23:10:03 +0000] "GET /v2/foo/bar/blobs/uploads/45447f40-9cb4-4ed7-be5d-4b7221803c6c?_state=xyAMK0Cdg-yieKZ-JPyo_x-1lN5Gmyjssic5Icq28nN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1NDQ3ZjQwLTljYjQtNGVkNy1iZTVkLTRiNzIyMTgwM2M2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowMy4wNDg1Njg4NzFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-08T23:10:03Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=eb6100b8-75da-4c54-98e4-c9b6f06868ce http.request.method=POST http.request.remoteaddr="127.0.0.1:42362" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.006972ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:03Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=c02e7598-7138-41cb-b0eb-0b23f7d4f192 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42362" http.request.uri="/v2/foo/bar/blobs/uploads/57c1bf97-3ec2-4743-83bf-3215886e6e62?_state=sprsHhmWSv15F-mIt052u4F_-ktEzZCrwDwZB0iDKl17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3YzFiZjk3LTNlYzItNDc0My04M2JmLTMyMTU4ODZlNmU2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowMy4wNTMyMzg4NVoifQ%3D%3D&digest=sha256%3A0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb" http.request.useragent="Go-http-client/1.1" provided=sha256:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb vars.name="foo/bar" vars.uuid=57c1bf97-3ec2-4743-83bf-3215886e6e62 time="2025-08-08T23:10:03Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=c02e7598-7138-41cb-b0eb-0b23f7d4f192 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42362" http.request.uri="/v2/foo/bar/blobs/uploads/57c1bf97-3ec2-4743-83bf-3215886e6e62?_state=sprsHhmWSv15F-mIt052u4F_-ktEzZCrwDwZB0iDKl17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3YzFiZjk3LTNlYzItNDc0My04M2JmLTMyMTU4ODZlNmU2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowMy4wNTMyMzg4NVoifQ%3D%3D&digest=sha256%3A0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=57c1bf97-3ec2-4743-83bf-3215886e6e62 time="2025-08-08T23:10:03Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=c02e7598-7138-41cb-b0eb-0b23f7d4f192 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42362" http.request.uri="/v2/foo/bar/blobs/uploads/57c1bf97-3ec2-4743-83bf-3215886e6e62?_state=sprsHhmWSv15F-mIt052u4F_-ktEzZCrwDwZB0iDKl17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3YzFiZjk3LTNlYzItNDc0My04M2JmLTMyMTU4ODZlNmU2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowMy4wNTMyMzg4NVoifQ%3D%3D&digest=sha256%3A0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="984.653µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=57c1bf97-3ec2-4743-83bf-3215886e6e62 127.0.0.1 - - [08/Aug/2025:23:10:03 +0000] "PUT /v2/foo/bar/blobs/uploads/57c1bf97-3ec2-4743-83bf-3215886e6e62?_state=sprsHhmWSv15F-mIt052u4F_-ktEzZCrwDwZB0iDKl17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3YzFiZjk3LTNlYzItNDc0My04M2JmLTMyMTU4ODZlNmU2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowMy4wNTMyMzg4NVoifQ%3D%3D&digest=sha256%3A0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-08-08T23:10:03Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=a2f2295b-5257-4c60-ae5d-449741f2baa4 http.request.method=POST http.request.remoteaddr="127.0.0.1:42362" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="892.331µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:03Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=90f7bc40-0d47-4671-b153-0cbb4bf658c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42362" http.request.uri="/v2/foo/bar/blobs/uploads/ca4f3a0b-8fbd-41ee-8cb6-11dc897f5934?_state=S3i5EVHfQ-emI61pFEiXSQSTRf8FZdd4y34Zxo8dkMp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhNGYzYTBiLThmYmQtNDFlZS04Y2I2LTExZGM4OTdmNTkzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowMy4wNTU2NjA4NDFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.144694ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:03 +0000] "PUT /v2/foo/bar/blobs/uploads/ca4f3a0b-8fbd-41ee-8cb6-11dc897f5934?_state=S3i5EVHfQ-emI61pFEiXSQSTRf8FZdd4y34Zxo8dkMp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhNGYzYTBiLThmYmQtNDFlZS04Y2I2LTExZGM4OTdmNTkzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowMy4wNTU2NjA4NDFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:03Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=58db6bdb-9939-45da-afad-9a6e1f9deca1 http.request.method=POST http.request.remoteaddr="127.0.0.1:42362" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="880.291µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:03Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=f119740e-94b5-480c-b597-55697953d12b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42362" http.request.uri="/v2/foo/bar/blobs/uploads/39a88292-3112-410f-9339-744bd6fe08b9?_state=_OAfRNopF88x9rvdVTVpbGHWrOpTdQFL9eqRdFZ7a057Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5YTg4MjkyLTMxMTItNDEwZi05MzM5LTc0NGJkNmZlMDhiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowMy4wNTgxNDM0NzJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.135255ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:03 +0000] "PUT /v2/foo/bar/blobs/uploads/39a88292-3112-410f-9339-744bd6fe08b9?_state=_OAfRNopF88x9rvdVTVpbGHWrOpTdQFL9eqRdFZ7a057Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5YTg4MjkyLTMxMTItNDEwZi05MzM5LTc0NGJkNmZlMDhiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowMy4wNTgxNDM0NzJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:03Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=eb33d3ab-2034-4acb-b36e-bf54c77d2d80 http.request.method=POST http.request.remoteaddr="127.0.0.1:42362" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="909.051µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:05Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=11a8e079-873c-4e1e-8208-98907f11bb5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42362" http.request.uri="/v2/foo/bar/blobs/uploads/58a0a6ec-c5b9-418f-bd2e-06c5e5d9a4c3?_state=AW2kZqhJ-6HwW63VxsRdOktwLjIsfghf0KAP83n_nbp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4YTBhNmVjLWM1YjktNDE4Zi1iZDJlLTA2YzVlNWQ5YTRjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowMy4wNjA3MTY4NjRaIn0%3D&digest=sha256%3A0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb" http.request.useragent="Go-http-client/1.1" http.response.duration=2.27507664s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:03 +0000] "PUT /v2/foo/bar/blobs/uploads/58a0a6ec-c5b9-418f-bd2e-06c5e5d9a4c3?_state=AW2kZqhJ-6HwW63VxsRdOktwLjIsfghf0KAP83n_nbp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4YTBhNmVjLWM1YjktNDE4Zi1iZDJlLTA2YzVlNWQ5YTRjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowMy4wNjA3MTY4NjRaIn0%3D&digest=sha256%3A0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:05Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=0aa145f3-07ed-4fbd-b2a4-df9b65605ec2 http.request.method=POST http.request.remoteaddr="127.0.0.1:42362" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.099414ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:07Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40555" http.request.id=f0a04803-9b65-40cb-89e8-5b83d46277c0 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:42362" http.request.uri="/v2/foo/bar/blobs/uploads/05056727-119c-4cb6-aa71-f065207e574d?_state=QOwJ00zk13EOuLD4NeaOYXU-gK1T05BMZcG39nXpD8Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1MDU2NzI3LTExOWMtNGNiNi1hYTcxLWYwNjUyMDdlNTc0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowNS41MjM1OTM5ODFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.344305274s http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:05 +0000] "PATCH /v2/foo/bar/blobs/uploads/05056727-119c-4cb6-aa71-f065207e574d?_state=QOwJ00zk13EOuLD4NeaOYXU-gK1T05BMZcG39nXpD8Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1MDU2NzI3LTExOWMtNGNiNi1hYTcxLWYwNjUyMDdlNTc0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowNS41MjM1OTM5ODFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:07Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=1e5cc5ea-3860-4c17-974c-e39c359b46f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42362" http.request.uri="/v2/foo/bar/blobs/uploads/05056727-119c-4cb6-aa71-f065207e574d?_state=Jax3z5aub8ioDwAHm5lOPkvYo9q5tpsbwAAhJu4oTbp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1MDU2NzI3LTExOWMtNGNiNi1hYTcxLWYwNjUyMDdlNTc0ZCIsIk9mZnNldCI6Mjg5MzcyMTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MDVaIn0%3D&digest=sha256%3A0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.172135ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:07 +0000] "PUT /v2/foo/bar/blobs/uploads/05056727-119c-4cb6-aa71-f065207e574d?_state=Jax3z5aub8ioDwAHm5lOPkvYo9q5tpsbwAAhJu4oTbp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1MDU2NzI3LTExOWMtNGNiNi1hYTcxLWYwNjUyMDdlNTc0ZCIsIk9mZnNldCI6Mjg5MzcyMTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MDVaIn0%3D&digest=sha256%3A0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:07Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=10c7dda7-7ac0-47ee-9d5f-414368b16842 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42362" http.request.uri="/v2/foo/bar/blobs/sha256:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.098213ms http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:07 +0000] "HEAD /v2/foo/bar/blobs/sha256:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=cf21af37-7f01-4b71-b764-d8553b6b725e http.request.method=GET http.request.remoteaddr="127.0.0.1:42362" http.request.uri="/v2/foo/bar/blobs/sha256:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=145.846551ms http.response.status=200 http.response.written=28937216 127.0.0.1 - - [08/Aug/2025:23:10:07 +0000] "GET /v2/foo/bar/blobs/sha256:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb HTTP/1.1" 200 28937216 "" "Go-http-client/1.1" time="2025-08-08T23:10:08Z" level=error msg="error parsing digest="sha257:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb": unsupported digest algorithm" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=503c72fe-b30e-4c24-a936-757e9c349f6d http.request.method=GET http.request.remoteaddr="127.0.0.1:42362" http.request.uri="/v2/foo/bar/blobs/sha257:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb" vars.name="foo/bar" time="2025-08-08T23:10:08Z" 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.6 http.request.host="127.0.0.1:40555" http.request.id=503c72fe-b30e-4c24-a936-757e9c349f6d http.request.method=GET http.request.remoteaddr="127.0.0.1:42362" http.request.uri="/v2/foo/bar/blobs/sha257:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="823.65µs" http.response.status=400 http.response.written=110 vars.digest="sha257:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:23:10:08 +0000] "GET /v2/foo/bar/blobs/sha257:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-08-08T23:10:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=f31d9890-b4cd-4543-9b56-782e3ef0ac97 http.request.method=GET http.request.remoteaddr="127.0.0.1:42378" http.request.uri="/v2/foo/bar/blobs/sha256:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.079774ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:08 +0000] "GET /v2/foo/bar/blobs/sha256:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:08Z" 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.6 time="2025-08-08T23:10:08Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:10:08Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75 err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=9b2bdd87-a907-43e6-9069-afd15780469c http.request.method=GET http.request.remoteaddr="127.0.0.1:60108" http.request.uri="/v2/foo/bar/blobs/sha256:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.030293ms http.response.status=404 http.response.written=157 vars.digest="sha256:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:23:10:08 +0000] "GET /v2/foo/bar/blobs/sha256:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-08T23:10:08Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75 err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=77dbd3b8-92e8-4f80-a7be-06964bf92ace http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60124" http.request.uri="/v2/foo/bar/blobs/sha256:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="915.731µs" http.response.status=404 http.response.written=157 vars.digest="sha256:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:23:10:08 +0000] "HEAD /v2/foo/bar/blobs/sha256:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-08T23:10:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=a6a695e0-f365-43ed-aa90-d58219830380 http.request.method=POST http.request.remoteaddr="127.0.0.1:60124" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="938.332µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=ba8d47bd-58a2-4b2f-9243-7e8b9604e7b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60124" http.request.uri="/v2/foo/bar/blobs/uploads/4bfaa230-6764-41e3-b1d9-1cebc7edcf75?_state=JGdmbapvLj0t7fLSBLyELu4MTDUGc8jlxapnjyWlVxB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiZmFhMjMwLTY3NjQtNDFlMy1iMWQ5LTFjZWJjN2VkY2Y3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowOC4zNTM3Njc3MTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.020532ms http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:08 +0000] "GET /v2/foo/bar/blobs/uploads/4bfaa230-6764-41e3-b1d9-1cebc7edcf75?_state=JGdmbapvLj0t7fLSBLyELu4MTDUGc8jlxapnjyWlVxB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiZmFhMjMwLTY3NjQtNDFlMy1iMWQ5LTFjZWJjN2VkY2Y3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowOC4zNTM3Njc3MTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=a074f9be-f16e-44c6-bfc9-6fecfccfdd6c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60124" http.request.uri="/v2/foo/bar/blobs/uploads/4bfaa230-6764-41e3-b1d9-1cebc7edcf75?_state=JGdmbapvLj0t7fLSBLyELu4MTDUGc8jlxapnjyWlVxB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiZmFhMjMwLTY3NjQtNDFlMy1iMWQ5LTFjZWJjN2VkY2Y3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowOC4zNTM3Njc3MTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="957.652µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:08 +0000] "DELETE /v2/foo/bar/blobs/uploads/4bfaa230-6764-41e3-b1d9-1cebc7edcf75?_state=JGdmbapvLj0t7fLSBLyELu4MTDUGc8jlxapnjyWlVxB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiZmFhMjMwLTY3NjQtNDFlMy1iMWQ5LTFjZWJjN2VkY2Y3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowOC4zNTM3Njc3MTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:08Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=e63a31e5-7b51-4263-8202-ef111453e7b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60124" http.request.uri="/v2/foo/bar/blobs/uploads/4bfaa230-6764-41e3-b1d9-1cebc7edcf75?_state=JGdmbapvLj0t7fLSBLyELu4MTDUGc8jlxapnjyWlVxB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiZmFhMjMwLTY3NjQtNDFlMy1iMWQ5LTFjZWJjN2VkY2Y3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowOC4zNTM3Njc3MTZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=4bfaa230-6764-41e3-b1d9-1cebc7edcf75 time="2025-08-08T23:10:08Z" 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.6 http.request.host="127.0.0.1:43525" http.request.id=e63a31e5-7b51-4263-8202-ef111453e7b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60124" http.request.uri="/v2/foo/bar/blobs/uploads/4bfaa230-6764-41e3-b1d9-1cebc7edcf75?_state=JGdmbapvLj0t7fLSBLyELu4MTDUGc8jlxapnjyWlVxB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiZmFhMjMwLTY3NjQtNDFlMy1iMWQ5LTFjZWJjN2VkY2Y3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowOC4zNTM3Njc3MTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="893.971µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=4bfaa230-6764-41e3-b1d9-1cebc7edcf75 127.0.0.1 - - [08/Aug/2025:23:10:08 +0000] "GET /v2/foo/bar/blobs/uploads/4bfaa230-6764-41e3-b1d9-1cebc7edcf75?_state=JGdmbapvLj0t7fLSBLyELu4MTDUGc8jlxapnjyWlVxB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiZmFhMjMwLTY3NjQtNDFlMy1iMWQ5LTFjZWJjN2VkY2Y3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowOC4zNTM3Njc3MTZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-08T23:10:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=ef95053e-db04-47c7-a2c6-879b843ea880 http.request.method=POST http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="995.092µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:08Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=06124a49-7fc5-498e-a51a-3836e66207fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/bar/blobs/uploads/849aea3d-19e6-481a-9806-b064af36c30d?_state=jBqJhje9cQ17Uq791Dki-YGziQmpH2xWROal-zJglDZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg0OWFlYTNkLTE5ZTYtNDgxYS05ODA2LWIwNjRhZjM2YzMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowOC4zNTg2NTM5NzdaIn0%3D&digest=sha256%3Af60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75" http.request.useragent="Go-http-client/1.1" provided=sha256:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75 vars.name="foo/bar" vars.uuid=849aea3d-19e6-481a-9806-b064af36c30d time="2025-08-08T23:10:08Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=06124a49-7fc5-498e-a51a-3836e66207fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/bar/blobs/uploads/849aea3d-19e6-481a-9806-b064af36c30d?_state=jBqJhje9cQ17Uq791Dki-YGziQmpH2xWROal-zJglDZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg0OWFlYTNkLTE5ZTYtNDgxYS05ODA2LWIwNjRhZjM2YzMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowOC4zNTg2NTM5NzdaIn0%3D&digest=sha256%3Af60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=849aea3d-19e6-481a-9806-b064af36c30d time="2025-08-08T23:10:08Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=06124a49-7fc5-498e-a51a-3836e66207fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/bar/blobs/uploads/849aea3d-19e6-481a-9806-b064af36c30d?_state=jBqJhje9cQ17Uq791Dki-YGziQmpH2xWROal-zJglDZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg0OWFlYTNkLTE5ZTYtNDgxYS05ODA2LWIwNjRhZjM2YzMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowOC4zNTg2NTM5NzdaIn0%3D&digest=sha256%3Af60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.006133ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=849aea3d-19e6-481a-9806-b064af36c30d 127.0.0.1 - - [08/Aug/2025:23:10:08 +0000] "PUT /v2/foo/bar/blobs/uploads/849aea3d-19e6-481a-9806-b064af36c30d?_state=jBqJhje9cQ17Uq791Dki-YGziQmpH2xWROal-zJglDZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg0OWFlYTNkLTE5ZTYtNDgxYS05ODA2LWIwNjRhZjM2YzMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowOC4zNTg2NTM5NzdaIn0%3D&digest=sha256%3Af60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-08-08T23:10:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=e7c55b0d-6248-4095-914d-f3cd704fbd32 http.request.method=POST http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="859.611µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=b6085084-24e8-46a0-b92b-1d9becd298b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/bar/blobs/uploads/5f81982e-1e2e-4053-a5ff-ad8d3b2c271d?_state=oO-Gh3LuJ3kdFWqefmfeng-42julVPSvqixTlvBeOEl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVmODE5ODJlLTFlMmUtNDA1My1hNWZmLWFkOGQzYjJjMjcxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowOC4zNjExMTg2MDhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.156094ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:08 +0000] "PUT /v2/foo/bar/blobs/uploads/5f81982e-1e2e-4053-a5ff-ad8d3b2c271d?_state=oO-Gh3LuJ3kdFWqefmfeng-42julVPSvqixTlvBeOEl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVmODE5ODJlLTFlMmUtNDA1My1hNWZmLWFkOGQzYjJjMjcxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowOC4zNjExMTg2MDhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=ebed8f76-ca66-4c71-9124-bdc72e4885c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="930.892µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=6ba6e1a2-221e-4da2-8d98-bcb18ba13c95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/bar/blobs/uploads/5e8b7838-af4e-4470-b533-df818fbb2438?_state=H5NlhqJr7Bm1V0WqS4usNs_HbTWrBkqe2JqYQ6ikyY97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlOGI3ODM4LWFmNGUtNDQ3MC1iNTMzLWRmODE4ZmJiMjQzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowOC4zNjM2NDkxMloifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.130495ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:08 +0000] "PUT /v2/foo/bar/blobs/uploads/5e8b7838-af4e-4470-b533-df818fbb2438?_state=H5NlhqJr7Bm1V0WqS4usNs_HbTWrBkqe2JqYQ6ikyY97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlOGI3ODM4LWFmNGUtNDQ3MC1iNTMzLWRmODE4ZmJiMjQzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowOC4zNjM2NDkxMloifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=7b53c82c-65fc-4c3e-a4aa-8f5511acaa08 http.request.method=POST http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="860.491µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:10Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=5a5a8b45-308e-4c64-98d0-2578aea4f0dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/bar/blobs/uploads/0d43ec85-5c72-477b-a676-2fe7de8fd738?_state=G2IAR9Whs2Mmnww1IjBzolrdCBxHh-g30TpiwYH3Vxx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBkNDNlYzg1LTVjNzItNDc3Yi1hNjc2LTJmZTdkZThmZDczOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowOC4zNjYxNDM4MzFaIn0%3D&digest=sha256%3Af60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75" http.request.useragent="Go-http-client/1.1" http.response.duration=2.212031899s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:08 +0000] "PUT /v2/foo/bar/blobs/uploads/0d43ec85-5c72-477b-a676-2fe7de8fd738?_state=G2IAR9Whs2Mmnww1IjBzolrdCBxHh-g30TpiwYH3Vxx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBkNDNlYzg1LTVjNzItNDc3Yi1hNjc2LTJmZTdkZThmZDczOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDowOC4zNjYxNDM4MzFaIn0%3D&digest=sha256%3Af60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:10Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=aed09df5-60fb-400d-ab1a-836fca00385d http.request.method=POST http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.092894ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:43525" http.request.id=8e7cb960-6384-403a-9461-d957588eb512 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/bar/blobs/uploads/72845625-0466-4b46-bc6d-105201bd0391?_state=xMGpwcj95w4yzdNstDPg2RhR7qdZfYQLzyqobngcoLh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyODQ1NjI1LTA0NjYtNGI0Ni1iYzZkLTEwNTIwMWJkMDM5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxMC43NjgxNjUyNzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.065146617s http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:10 +0000] "PATCH /v2/foo/bar/blobs/uploads/72845625-0466-4b46-bc6d-105201bd0391?_state=xMGpwcj95w4yzdNstDPg2RhR7qdZfYQLzyqobngcoLh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyODQ1NjI1LTA0NjYtNGI0Ni1iYzZkLTEwNTIwMWJkMDM5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxMC43NjgxNjUyNzVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=98bc7c9f-99f8-4cc5-a72e-807498e5021e http.request.method=PUT http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/bar/blobs/uploads/72845625-0466-4b46-bc6d-105201bd0391?_state=X2RTlXzn3g87q1S3I1dHGXgBdjtXdV7QiTAkq8bxlNZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyODQ1NjI1LTA0NjYtNGI0Ni1iYzZkLTEwNTIwMWJkMDM5MSIsIk9mZnNldCI6MjkzNDc4NDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MTBaIn0%3D&digest=sha256%3Af60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75" http.request.useragent="Go-http-client/1.1" http.response.duration=1.229895ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:12 +0000] "PUT /v2/foo/bar/blobs/uploads/72845625-0466-4b46-bc6d-105201bd0391?_state=X2RTlXzn3g87q1S3I1dHGXgBdjtXdV7QiTAkq8bxlNZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyODQ1NjI1LTA0NjYtNGI0Ni1iYzZkLTEwNTIwMWJkMDM5MSIsIk9mZnNldCI6MjkzNDc4NDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MTBaIn0%3D&digest=sha256%3Af60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=c5aa74d0-9b21-4067-8e1d-e8f0506fe733 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/bar/blobs/sha256:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.006093ms http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:12 +0000] "HEAD /v2/foo/bar/blobs/sha256:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=bf4f0aae-1e16-40d3-b880-6ff6e2e2195b http.request.method=GET http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/bar/blobs/sha256:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=148.0829ms http.response.status=200 http.response.written=29347840 127.0.0.1 - - [08/Aug/2025:23:10:12 +0000] "GET /v2/foo/bar/blobs/sha256:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75 HTTP/1.1" 200 29347840 "" "Go-http-client/1.1" time="2025-08-08T23:10:13Z" level=error msg="error parsing digest="sha257:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75": unsupported digest algorithm" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=a753bfba-19f7-4d98-a8f5-855be5fa697b http.request.method=GET http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/bar/blobs/sha257:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75" vars.name="foo/bar" time="2025-08-08T23:10:13Z" 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.6 http.request.host="127.0.0.1:43525" http.request.id=a753bfba-19f7-4d98-a8f5-855be5fa697b http.request.method=GET http.request.remoteaddr="127.0.0.1:60138" http.request.uri="/v2/foo/bar/blobs/sha257:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="803.21µs" http.response.status=400 http.response.written=110 vars.digest="sha257:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:23:10:13 +0000] "GET /v2/foo/bar/blobs/sha257:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-08-08T23:10:13Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=07002f7f-1adf-4f46-90f0-427b6e236c3f http.request.method=GET http.request.remoteaddr="127.0.0.1:35984" http.request.uri="/v2/foo/bar/blobs/sha256:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75" http.request.useragent="Go-http-client/1.1" http.response.duration=1.074133ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:13 +0000] "GET /v2/foo/bar/blobs/sha256:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:13Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=64f4c0e3-87e4-4e08-b9be-e15c22ef814c http.request.method=GET http.request.remoteaddr="127.0.0.1:35984" http.request.uri="/v2/foo/bar/blobs/sha256:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.45207ms http.response.status=200 http.response.written=327680 127.0.0.1 - - [08/Aug/2025:23:10:13 +0000] "GET /v2/foo/bar/blobs/sha256:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75 HTTP/1.1" 200 327680 "" "Go-http-client/1.1" time="2025-08-08T23:10:13Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43525" http.request.id=30de0a81-71a8-478c-a040-9a37674ad9a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:35978" http.request.uri="/v2/foo/bar/blobs/sha256:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=7.122209ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [08/Aug/2025:23:10:13 +0000] "GET /v2/foo/bar/blobs/sha256:f60530dd78e3c54970183c403d176719ebc93d29d1c70fc1f170086147d5bf75 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-08-08T23:10:13Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=a718abbc-1662-4492-a5ce-930a6671c1a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:42378" http.request.uri="/v2/foo/bar/blobs/sha256:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.971933681s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [08/Aug/2025:23:10:08 +0000] "GET /v2/foo/bar/blobs/sha256:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2025-08-08T23:10:13Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40555" http.request.id=935a754e-c05e-43cd-8497-b56c0cca9c87 http.request.method=GET http.request.remoteaddr="127.0.0.1:42366" http.request.uri="/v2/foo/bar/blobs/sha256:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.975688088s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [08/Aug/2025:23:10:08 +0000] "GET /v2/foo/bar/blobs/sha256:0c46e1773a639fa5032083f08f4e487f028166e50e2e601145e65fada190fbfb HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (10.27s) === RUN TestBlobDelete time="2025-08-08T23:10:13Z" 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.6 time="2025-08-08T23:10:13Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:10:13Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7 err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=c5bfcd40-ccf1-4eaf-8dfa-2a2427ab54c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36896" http.request.uri="/v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.042253ms http.response.status=404 http.response.written=157 vars.digest="sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:23:10:13 +0000] "GET /v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-08T23:10:13Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7 err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=5c1526de-1d7f-4e10-ad20-30a2a6fbdfb9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="871.971µs" http.response.status=404 http.response.written=157 vars.digest="sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:23:10:13 +0000] "HEAD /v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-08T23:10:13Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=a7fc3a3a-622f-4c5b-a7b1-6d0d211e5ed3 http.request.method=POST http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="954.292µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:13Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=9b3c0d29-07c3-4f1a-85e0-814a5b207974 http.request.method=GET http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/bar/blobs/uploads/8868e97f-1990-421b-a722-5148159137cb?_state=cv85ad7ceF-DVxeFI7X9GRp6TcFlJJHTelYylAumPed7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4NjhlOTdmLTE5OTAtNDIxYi1hNzIyLTUxNDgxNTkxMzdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxMy4yMDU2MzA0OVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="998.572µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:13 +0000] "GET /v2/foo/bar/blobs/uploads/8868e97f-1990-421b-a722-5148159137cb?_state=cv85ad7ceF-DVxeFI7X9GRp6TcFlJJHTelYylAumPed7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4NjhlOTdmLTE5OTAtNDIxYi1hNzIyLTUxNDgxNTkxMzdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxMy4yMDU2MzA0OVoifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:13Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=73655eef-38c0-4958-9adb-c986f001462a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/bar/blobs/uploads/8868e97f-1990-421b-a722-5148159137cb?_state=cv85ad7ceF-DVxeFI7X9GRp6TcFlJJHTelYylAumPed7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4NjhlOTdmLTE5OTAtNDIxYi1hNzIyLTUxNDgxNTkxMzdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxMy4yMDU2MzA0OVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="994.053µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:13 +0000] "DELETE /v2/foo/bar/blobs/uploads/8868e97f-1990-421b-a722-5148159137cb?_state=cv85ad7ceF-DVxeFI7X9GRp6TcFlJJHTelYylAumPed7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4NjhlOTdmLTE5OTAtNDIxYi1hNzIyLTUxNDgxNTkxMzdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxMy4yMDU2MzA0OVoifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:13Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=8be797e1-8485-46b5-8441-fe3d8dfb57fe http.request.method=GET http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/bar/blobs/uploads/8868e97f-1990-421b-a722-5148159137cb?_state=cv85ad7ceF-DVxeFI7X9GRp6TcFlJJHTelYylAumPed7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4NjhlOTdmLTE5OTAtNDIxYi1hNzIyLTUxNDgxNTkxMzdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxMy4yMDU2MzA0OVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=8868e97f-1990-421b-a722-5148159137cb time="2025-08-08T23:10:13Z" 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.6 http.request.host="127.0.0.1:40759" http.request.id=8be797e1-8485-46b5-8441-fe3d8dfb57fe http.request.method=GET http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/bar/blobs/uploads/8868e97f-1990-421b-a722-5148159137cb?_state=cv85ad7ceF-DVxeFI7X9GRp6TcFlJJHTelYylAumPed7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4NjhlOTdmLTE5OTAtNDIxYi1hNzIyLTUxNDgxNTkxMzdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxMy4yMDU2MzA0OVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="879.571µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=8868e97f-1990-421b-a722-5148159137cb 127.0.0.1 - - [08/Aug/2025:23:10:13 +0000] "GET /v2/foo/bar/blobs/uploads/8868e97f-1990-421b-a722-5148159137cb?_state=cv85ad7ceF-DVxeFI7X9GRp6TcFlJJHTelYylAumPed7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4NjhlOTdmLTE5OTAtNDIxYi1hNzIyLTUxNDgxNTkxMzdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxMy4yMDU2MzA0OVoifQ%3D%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-08T23:10:13Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=c5c32517-1e45-491c-a102-713975695d5e http.request.method=POST http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.020412ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:13Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=e9228642-fda4-49ff-aeb0-9f2c97f57669 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/foo/bar/blobs/uploads/ed424f7b-ec08-4207-bd67-669703699f73?_state=l3Cd1qqG2Skoi7WVe_HlTKqXyOmsEdrkw2uPzgcyPWp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVkNDI0ZjdiLWVjMDgtNDIwNy1iZDY3LTY2OTcwMzY5OWY3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxMy4yMTA0NTg5NVoifQ%3D%3D&digest=sha256%3A6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" http.request.useragent="Go-http-client/1.1" provided=sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7 vars.name="foo/bar" vars.uuid=ed424f7b-ec08-4207-bd67-669703699f73 time="2025-08-08T23:10:13Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=e9228642-fda4-49ff-aeb0-9f2c97f57669 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/foo/bar/blobs/uploads/ed424f7b-ec08-4207-bd67-669703699f73?_state=l3Cd1qqG2Skoi7WVe_HlTKqXyOmsEdrkw2uPzgcyPWp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVkNDI0ZjdiLWVjMDgtNDIwNy1iZDY3LTY2OTcwMzY5OWY3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxMy4yMTA0NTg5NVoifQ%3D%3D&digest=sha256%3A6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ed424f7b-ec08-4207-bd67-669703699f73 time="2025-08-08T23:10:13Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=e9228642-fda4-49ff-aeb0-9f2c97f57669 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/foo/bar/blobs/uploads/ed424f7b-ec08-4207-bd67-669703699f73?_state=l3Cd1qqG2Skoi7WVe_HlTKqXyOmsEdrkw2uPzgcyPWp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVkNDI0ZjdiLWVjMDgtNDIwNy1iZDY3LTY2OTcwMzY5OWY3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxMy4yMTA0NTg5NVoifQ%3D%3D&digest=sha256%3A6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.029813ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=ed424f7b-ec08-4207-bd67-669703699f73 127.0.0.1 - - [08/Aug/2025:23:10:13 +0000] "PUT /v2/foo/bar/blobs/uploads/ed424f7b-ec08-4207-bd67-669703699f73?_state=l3Cd1qqG2Skoi7WVe_HlTKqXyOmsEdrkw2uPzgcyPWp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVkNDI0ZjdiLWVjMDgtNDIwNy1iZDY3LTY2OTcwMzY5OWY3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxMy4yMTA0NTg5NVoifQ%3D%3D&digest=sha256%3A6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-08-08T23:10:13Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=e189707f-028a-4142-9370-e9354ac0eb01 http.request.method=POST http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="887.811µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:13Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=db94a738-2322-479c-918a-26e2e175c997 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/foo/bar/blobs/uploads/3f055515-b496-40d1-83b6-84232e2d2de8?_state=1QarqcvciTdS8w-JLgIeQG-O0aZxyxrp2M3WiFgf7R17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmMDU1NTE1LWI0OTYtNDBkMS04M2I2LTg0MjMyZTJkMmRlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxMy4yMTI5MjA2MjFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.134694ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:13 +0000] "PUT /v2/foo/bar/blobs/uploads/3f055515-b496-40d1-83b6-84232e2d2de8?_state=1QarqcvciTdS8w-JLgIeQG-O0aZxyxrp2M3WiFgf7R17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmMDU1NTE1LWI0OTYtNDBkMS04M2I2LTg0MjMyZTJkMmRlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxMy4yMTI5MjA2MjFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:13Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=24317004-f580-4e2c-b68c-ef5753d80e73 http.request.method=POST http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="887.211µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:13Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=39dac901-b63d-4ae1-b2a5-65907fb7ee3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/foo/bar/blobs/uploads/e8e13268-ca97-424b-a5e9-af64e4861752?_state=l99WFKI_yBm6SasHg1Hp5GE6A5gO6n-6EKzx32M08eB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4ZTEzMjY4LWNhOTctNDI0Yi1hNWU5LWFmNjRlNDg2MTc1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxMy4yMTUzOTI0MTJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.139534ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:13 +0000] "PUT /v2/foo/bar/blobs/uploads/e8e13268-ca97-424b-a5e9-af64e4861752?_state=l99WFKI_yBm6SasHg1Hp5GE6A5gO6n-6EKzx32M08eB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4ZTEzMjY4LWNhOTctNDI0Yi1hNWU5LWFmNjRlNDg2MTc1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxMy4yMTUzOTI0MTJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:13Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=36817159-32d5-4160-8aaa-325890b1e85d http.request.method=POST http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="875.371µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:13Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=d35b2a43-f481-48e1-bdd4-98abef0a2ad6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/foo/bar/blobs/uploads/500a8562-839c-4f59-9000-8e7e2c4c5275?_state=9i_7DKnZwxttA92skR54Oylw2GQ7kp6K-9VTw-ht44h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwMGE4NTYyLTgzOWMtNGY1OS05MDAwLThlN2UyYzRjNTI3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxMy4yMTc4NDE3MjNaIn0%3D&digest=sha256%3A6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" http.request.useragent="Go-http-client/1.1" http.response.duration=732.280238ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:13 +0000] "PUT /v2/foo/bar/blobs/uploads/500a8562-839c-4f59-9000-8e7e2c4c5275?_state=9i_7DKnZwxttA92skR54Oylw2GQ7kp6K-9VTw-ht44h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwMGE4NTYyLTgzOWMtNGY1OS05MDAwLThlN2UyYzRjNTI3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxMy4yMTc4NDE3MjNaIn0%3D&digest=sha256%3A6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=0293bd55-128f-41ea-a26a-5e1864c98a6d http.request.method=POST http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="984.212µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40759" http.request.id=961ef41a-4ee5-465a-a06c-145d961395ec http.request.method=PATCH http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/foo/bar/blobs/uploads/bfa13c8a-e49d-49fe-beba-696f381cb5f3?_state=JpDR5zH4RRDHGkLc3IiBqJrVtGfDOv7H_-dS6FoClE57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmYTEzYzhhLWU0OWQtNDlmZS1iZWJhLTY5NmYzODFjYjVmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxNC4wNTY2MjYwOTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=802.203157ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:14 +0000] "PATCH /v2/foo/bar/blobs/uploads/bfa13c8a-e49d-49fe-beba-696f381cb5f3?_state=JpDR5zH4RRDHGkLc3IiBqJrVtGfDOv7H_-dS6FoClE57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmYTEzYzhhLWU0OWQtNDlmZS1iZWJhLTY5NmYzODFjYjVmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxNC4wNTY2MjYwOTlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=4400e2db-a7ed-40b0-9af9-9871ef212730 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/foo/bar/blobs/uploads/bfa13c8a-e49d-49fe-beba-696f381cb5f3?_state=WzVshV8uNgjFyAUUCinUtqA_oXbxb-2VRq2HtGlt_NV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmYTEzYzhhLWU0OWQtNDlmZS1iZWJhLTY5NmYzODFjYjVmMyIsIk9mZnNldCI6MTYzMTEyOTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MTRaIn0%3D&digest=sha256%3A6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.174054ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:14 +0000] "PUT /v2/foo/bar/blobs/uploads/bfa13c8a-e49d-49fe-beba-696f381cb5f3?_state=WzVshV8uNgjFyAUUCinUtqA_oXbxb-2VRq2HtGlt_NV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmYTEzYzhhLWU0OWQtNDlmZS1iZWJhLTY5NmYzODFjYjVmMyIsIk9mZnNldCI6MTYzMTEyOTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MTRaIn0%3D&digest=sha256%3A6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=4e7ddf91-803c-4096-b397-ae8c3336c389 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.034533ms http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:14 +0000] "HEAD /v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=33689578-33d4-429c-a5a0-20f31fe315ef http.request.method=GET http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=55.229574ms http.response.status=200 http.response.written=16311296 127.0.0.1 - - [08/Aug/2025:23:10:14 +0000] "GET /v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7 HTTP/1.1" 200 16311296 "" "Go-http-client/1.1" time="2025-08-08T23:10:14Z" level=error msg="error parsing digest="sha257:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7": unsupported digest algorithm" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=950a144e-76c3-4eeb-9407-dba5fbe23753 http.request.method=GET http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/foo/bar/blobs/sha257:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" vars.name="foo/bar" time="2025-08-08T23:10:14Z" 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.6 http.request.host="127.0.0.1:40759" http.request.id=950a144e-76c3-4eeb-9407-dba5fbe23753 http.request.method=GET http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/foo/bar/blobs/sha257:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="854.651µs" http.response.status=400 http.response.written=110 vars.digest="sha257:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:23:10:14 +0000] "GET /v2/foo/bar/blobs/sha257:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-08-08T23:10:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=cfdd6514-f5c3-4a87-b12a-fcf3b8bc66c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36936" http.request.uri="/v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.124214ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:14 +0000] "GET /v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=b8057c01-0c99-48b4-9728-871d5192dcad http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36938" http.request.uri="/v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" http.request.useragent="Go-http-client/1.1" http.response.duration="942.132µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:14 +0000] "DELETE /v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:14Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7 err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=ff18feef-32a0-46b5-951b-b3e141c95749 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36938" http.request.uri="/v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="811.89µs" http.response.status=404 http.response.written=157 vars.digest="sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:23:10:14 +0000] "HEAD /v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-08T23:10:14Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=d6089860-094b-4bf6-b642-df96400ba80a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36938" http.request.uri="/v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="816.731µs" http.response.status=404 http.response.written=74 vars.digest="sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:23:10:14 +0000] "DELETE /v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-08-08T23:10:14Z" level=error msg="error parsing digest="sha257:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7": unsupported digest algorithm" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=c5e73fe9-0e6c-4162-a1a6-649e7912c19f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36944" http.request.uri="/v2/foo/bar/blobs/sha257:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" vars.name="foo/bar" time="2025-08-08T23:10:14Z" 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.6 http.request.host="127.0.0.1:40759" http.request.id=c5e73fe9-0e6c-4162-a1a6-649e7912c19f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36944" http.request.uri="/v2/foo/bar/blobs/sha257:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="891.211µs" http.response.status=400 http.response.written=110 vars.digest="sha257:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:23:10:14 +0000] "DELETE /v2/foo/bar/blobs/sha257:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-08-08T23:10:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=d4a2a171-f124-41da-a59a-a62efb310925 http.request.method=POST http.request.remoteaddr="127.0.0.1:36958" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="963.212µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=8f8a94f8-5900-4be7-8832-c4dd0a313edf http.request.method=PUT http.request.remoteaddr="127.0.0.1:36958" http.request.uri="/v2/foo/bar/blobs/uploads/b54b7ea0-3153-4780-8d8a-5507f22a1a43?_state=Xy1Epx2-qbhtItXvGDvDVYXs_iDN2kAoME1hk-Mt_Qd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1NGI3ZWEwLTMxNTMtNDc4MC04ZDhhLTU1MDdmMjJhMWE0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxNC45ODU3MDMxN1oifQ%3D%3D&digest=sha256%3A6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" http.request.useragent="Go-http-client/1.1" http.response.duration=765.967543ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:14 +0000] "PUT /v2/foo/bar/blobs/uploads/b54b7ea0-3153-4780-8d8a-5507f22a1a43?_state=Xy1Epx2-qbhtItXvGDvDVYXs_iDN2kAoME1hk-Mt_Qd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1NGI3ZWEwLTMxNTMtNDc4MC04ZDhhLTU1MDdmMjJhMWE0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxNC45ODU3MDMxN1oifQ%3D%3D&digest=sha256%3A6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=251248c9-c038-4a17-b854-3a3dd7123671 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36958" http.request.uri="/v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.123975ms http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:15 +0000] "HEAD /v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=1e8208a7-e848-4a08-9f61-72bb4a4edbba http.request.method=GET http.request.remoteaddr="127.0.0.1:36936" http.request.uri="/v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=880.807106ms http.response.status=200 http.response.written=2555904 127.0.0.1 - - [08/Aug/2025:23:10:14 +0000] "GET /v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2025-08-08T23:10:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40759" http.request.id=7ea54545-b8ea-46ae-8851-7871fdbcac5d http.request.method=GET http.request.remoteaddr="127.0.0.1:36920" http.request.uri="/v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=884.820595ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [08/Aug/2025:23:10:14 +0000] "GET /v2/foo/bar/blobs/sha256:6da99c0c2f319b8f281a0180b4a55a87582fc28b559bc06b0bf1b7be316901f7 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (2.82s) === RUN TestRelativeURL time="2025-08-08T23:10:15Z" 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.6 time="2025-08-08T23:10:15Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:10:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36085" http.request.id=a0513c8c-58cb-4bbe-a6b4-12852a20874f http.request.method=POST http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.154975ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36085" http.request.id=3f7b66d6-eae4-4821-af29-ed9c159f45fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/uploads/1f96d585-1f59-444c-bd59-20ca65554024?_state=qiHVIqOcYYcl7-suV2WLkAyvitLHLsqqbx6xr0eVSlF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFmOTZkNTg1LTFmNTktNDQ0Yy1iZDU5LTIwY2E2NTU1NDAyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxNS44NjE4NDgxNzdaIn0%3D&digest=sha256%3A8ec1a97f7ba9d6d2281e5b742f72071c2048945fb576d83f488ea2fdb739a4e1" http.request.useragent="Go-http-client/1.1" http.response.duration=958.593164ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:16 +0000] "PUT /v2/foo/bar/blobs/uploads/1f96d585-1f59-444c-bd59-20ca65554024?_state=qiHVIqOcYYcl7-suV2WLkAyvitLHLsqqbx6xr0eVSlF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFmOTZkNTg1LTFmNTktNDQ0Yy1iZDU5LTIwY2E2NTU1NDAyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxNS44NjE4NDgxNzdaIn0%3D&digest=sha256%3A8ec1a97f7ba9d6d2281e5b742f72071c2048945fb576d83f488ea2fdb739a4e1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36085" http.request.id=cf69738f-c670-4b1f-ac25-e041a76e58dc http.request.method=POST http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.054573ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36085" http.request.id=c450708a-be6f-4e90-92d0-8370ba06db5d http.request.method=POST http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="888.131µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:18Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36085" http.request.id=8119171f-503e-43af-8489-5c9aa59d9c23 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/foo/bar/blobs/uploads/8b64748e-555b-489b-a6d4-d2719515ca8b?_state=j7lfWJgZ7A2Fr4P0Y3mXtYKTUDSq8NXgUS5TJcif0Yx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhiNjQ3NDhlLTU1NWItNDg5Yi1hNmQ0LWQyNzE5NTE1Y2E4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxNy4yMDYyMTA0NjdaIn0%3D&digest=sha256%3A8c786f4c852886596806bdf3e2462735571084d2352e92d76cdecaf816e96449" http.request.useragent="Go-http-client/1.1" http.response.duration=1.153154929s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:17 +0000] "PUT /v2/foo/bar/blobs/uploads/8b64748e-555b-489b-a6d4-d2719515ca8b?_state=j7lfWJgZ7A2Fr4P0Y3mXtYKTUDSq8NXgUS5TJcif0Yx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhiNjQ3NDhlLTU1NWItNDg5Yi1hNmQ0LWQyNzE5NTE1Y2E4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxNy4yMDYyMTA0NjdaIn0%3D&digest=sha256%3A8c786f4c852886596806bdf3e2462735571084d2352e92d76cdecaf816e96449 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.50s) === RUN TestBlobDeleteDisabled time="2025-08-08T23:10:18Z" 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.6 time="2025-08-08T23:10:18Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:10:18Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:33617" http.request.id=73088357-b9e3-4a38-a095-7cc08297ff50 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42530" http.request.uri="/v2/foo/bar/blobs/sha256:6245afb0dce954443a2d01f861ad699a4bcf275b5ca7dc8e67d7c7f779f20cdf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="905.012µs" http.response.status=405 http.response.written=78 vars.digest="sha256:6245afb0dce954443a2d01f861ad699a4bcf275b5ca7dc8e67d7c7f779f20cdf" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:23:10:18 +0000] "DELETE /v2/foo/bar/blobs/sha256:6245afb0dce954443a2d01f861ad699a4bcf275b5ca7dc8e67d7c7f779f20cdf HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.30s) === RUN TestDeleteDisabled time="2025-08-08T23:10:18Z" 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.6 time="2025-08-08T23:10:18Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:10:18Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39851" http.request.id=87d14176-6612-4213-bccd-5b6e43d2ba5e http.request.method=POST http.request.remoteaddr="127.0.0.1:59174" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.176535ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39851" http.request.id=fca9ba51-541a-4227-ac3c-037cdc757f11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59174" http.request.uri="/v2/foo/bar/blobs/uploads/b006b0a0-ed04-43e6-a100-ba267deb88fa?_state=gV9_UfM4cIGL2zA2jB15kmlW3jHCAsuvBSyQgeMq5KN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIwMDZiMGEwLWVkMDQtNDNlNi1hMTAwLWJhMjY3ZGViODhmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxOC44NjIzMzk1MTZaIn0%3D&digest=sha256%3A3b29a040a8cea9efc1d7d8bdce7d05900bf03b09fdbcfc53f3bb6b385615e754" http.request.useragent="Go-http-client/1.1" http.response.duration=1.604487443s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:18 +0000] "PUT /v2/foo/bar/blobs/uploads/b006b0a0-ed04-43e6-a100-ba267deb88fa?_state=gV9_UfM4cIGL2zA2jB15kmlW3jHCAsuvBSyQgeMq5KN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIwMDZiMGEwLWVkMDQtNDNlNi1hMTAwLWJhMjY3ZGViODhmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoxOC44NjIzMzk1MTZaIn0%3D&digest=sha256%3A3b29a040a8cea9efc1d7d8bdce7d05900bf03b09fdbcfc53f3bb6b385615e754 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:20Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:39851" http.request.id=3477edae-35bc-47a4-af18-6ed4eea8924a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59174" http.request.uri="/v2/foo/bar/blobs/sha256:3b29a040a8cea9efc1d7d8bdce7d05900bf03b09fdbcfc53f3bb6b385615e754" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="961.492µs" http.response.status=405 http.response.written=78 vars.digest="sha256:3b29a040a8cea9efc1d7d8bdce7d05900bf03b09fdbcfc53f3bb6b385615e754" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:23:10:20 +0000] "DELETE /v2/foo/bar/blobs/sha256:3b29a040a8cea9efc1d7d8bdce7d05900bf03b09fdbcfc53f3bb6b385615e754 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.81s) === RUN TestDeleteReadOnly time="2025-08-08T23:10:20Z" 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.6 time="2025-08-08T23:10:20Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:10:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38011" http.request.id=4a1b2333-6a09-4368-b7fa-96d2f729373d http.request.method=POST http.request.remoteaddr="127.0.0.1:56080" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.179014ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:21Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38011" http.request.id=bffe6d97-a5ba-48d9-adbc-5fe26f2ecf30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56080" http.request.uri="/v2/foo/bar/blobs/uploads/5696adda-b1eb-4ebd-8b01-4ad0b31814ca?_state=ym4o5gW1Cr-7UmKRy5JHsJ7r-nMWcK2Mve-7weUT2hR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2OTZhZGRhLWIxZWItNGViZC04YjAxLTRhZDBiMzE4MTRjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoyMC42NTkzMDQ5NzdaIn0%3D&digest=sha256%3A2522503ca3dadd861744a037a79e9d2b7a233353e5cede009e6d9946ae4257d4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.258924942s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:20 +0000] "PUT /v2/foo/bar/blobs/uploads/5696adda-b1eb-4ebd-8b01-4ad0b31814ca?_state=ym4o5gW1Cr-7UmKRy5JHsJ7r-nMWcK2Mve-7weUT2hR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2OTZhZGRhLWIxZWItNGViZC04YjAxLTRhZDBiMzE4MTRjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDoyMC42NTkzMDQ5NzdaIn0%3D&digest=sha256%3A2522503ca3dadd861744a037a79e9d2b7a233353e5cede009e6d9946ae4257d4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [08/Aug/2025:23:10:21 +0000] "DELETE /v2/foo/bar/blobs/sha256:2522503ca3dadd861744a037a79e9d2b7a233353e5cede009e6d9946ae4257d4 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.45s) === RUN TestStartPushReadOnly time="2025-08-08T23:10:21Z" 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.6 time="2025-08-08T23:10:21Z" level=info msg="redis not configured" go.version=go1.24.6 127.0.0.1 - - [08/Aug/2025:23:10:21 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2025-08-08T23:10:21Z" 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.6 time="2025-08-08T23:10:21Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:10:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=354054d6-ecc1-452f-b070-6f4c9598b424 http.request.method=GET http.request.remoteaddr="127.0.0.1:55808" 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="967.492µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:23:10:21 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-08-08T23:10:21Z" 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.6 http.request.host="127.0.0.1:45577" http.request.id=3026a392-bc9d-4488-b55a-744fea191865 http.request.method=GET http.request.remoteaddr="127.0.0.1:55808" 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="844.73µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/Aug/2025:23:10:21 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-08T23:10:21Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=6344ce9c-1eb9-4a29-8835-93d6a424254c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55808" 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="937.132µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:23:10:21 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-08-08T23:10:21Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=76626ae0-f8b0-4818-bbe5-8879b0335c38 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55808" 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.062638ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T23:10:21Z" 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.6 http.request.host="127.0.0.1:45577" http.request.id=76626ae0-f8b0-4818-bbe5-8879b0335c38 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55808" 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.109039ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T23:10:21Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=76626ae0-f8b0-4818-bbe5-8879b0335c38 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55808" 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.137479ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T23:10:21Z" 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.6 http.request.host="127.0.0.1:45577" http.request.id=76626ae0-f8b0-4818-bbe5-8879b0335c38 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55808" 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.17636ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:23:10:21 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-08-08T23:10:22Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=7632f9c0-ea7e-43d3-aff8-b1011a21cb49 http.request.method=POST http.request.remoteaddr="127.0.0.1:55808" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.087333ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:22 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=3c361691-34fe-4fa5-ac5a-d9b24a9ce889 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55808" http.request.uri="/v2/foo/schema1/blobs/uploads/b88e12c4-4fd5-44b4-972c-b4f54c51046f?_state=-76LVV4miMq1fPM-zqxRHaby8yAJsSrOlL3CMCbl48x7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiODhlMTJjNC00ZmQ1LTQ0YjQtOTcyYy1iNGY1NGM1MTA0NmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MjIuMTE3NDIwNjYzWiJ9&digest=sha256%3Aee01d14b232916b31288074443679621351888d425fed7450be2ba36fb17ecca" http.request.useragent="Go-http-client/1.1" http.response.duration=1.283624054s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:22 +0000] "PUT /v2/foo/schema1/blobs/uploads/b88e12c4-4fd5-44b4-972c-b4f54c51046f?_state=-76LVV4miMq1fPM-zqxRHaby8yAJsSrOlL3CMCbl48x7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiODhlMTJjNC00ZmQ1LTQ0YjQtOTcyYy1iNGY1NGM1MTA0NmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MjIuMTE3NDIwNjYzWiJ9&digest=sha256%3Aee01d14b232916b31288074443679621351888d425fed7450be2ba36fb17ecca HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=d98ebef0-6e64-4a09-a100-bbe92c80f6b2 http.request.method=POST http.request.remoteaddr="127.0.0.1:55808" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.067974ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:23 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=d993c399-cbd9-42a8-b317-01e4e3ce07b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55808" http.request.uri="/v2/foo/schema1/blobs/uploads/79b63c7d-5eb8-4461-b319-e02797ce4ebd?_state=OUGqZrHnPCfRi0ofzQUaaU-CdEcCfnxJKEx8ucrjt7R7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3OWI2M2M3ZC01ZWI4LTQ0NjEtYjMxOS1lMDI3OTdjZTRlYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MjMuNjQzMTQ1NDc5WiJ9&digest=sha256%3A761bba24c4579dea10ea9877246a44fb4524a10997e79aca65814c4abdf10d3a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.955640503s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:23 +0000] "PUT /v2/foo/schema1/blobs/uploads/79b63c7d-5eb8-4461-b319-e02797ce4ebd?_state=OUGqZrHnPCfRi0ofzQUaaU-CdEcCfnxJKEx8ucrjt7R7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3OWI2M2M3ZC01ZWI4LTQ0NjEtYjMxOS1lMDI3OTdjZTRlYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MjMuNjQzMTQ1NDc5WiJ9&digest=sha256%3A761bba24c4579dea10ea9877246a44fb4524a10997e79aca65814c4abdf10d3a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=9fc748d5-376a-4d82-b4d2-d1c1020334a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55808" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.578925ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:25 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=e8ce9520-928d-412b-91c6-177429b26f1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55808" http.request.uri="/v2/foo/schema1/manifests/sha256:18a5d279d668fffc3f775f8319f8475248091681630779dea6a4f97c0d37abcf" http.request.useragent="Go-http-client/1.1" http.response.duration=3.380522ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:18a5d279d668fffc3f775f8319f8475248091681630779dea6a4f97c0d37abcf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=beeccdca-1e86-4de1-a133-e5bad7f76abc http.request.method=GET http.request.remoteaddr="127.0.0.1:55808" 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=1.901824ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:23:10:25 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T23:10:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=e2e3e2bc-bd52-48c9-9fe3-ffe1e5d40e67 http.request.method=GET http.request.remoteaddr="127.0.0.1:55808" http.request.uri="/v2/foo/schema1/manifests/sha256:18a5d279d668fffc3f775f8319f8475248091681630779dea6a4f97c0d37abcf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.829503ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:23:10:25 +0000] "GET /v2/foo/schema1/manifests/sha256:18a5d279d668fffc3f775f8319f8475248091681630779dea6a4f97c0d37abcf HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T23:10:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:45577" http.request.id=94955f88-ac74-4c33-b313-abd663ac563c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55808" http.request.uri="/v2/foo/schema1/manifests/sha256:18a5d279d668fffc3f775f8319f8475248091681630779dea6a4f97c0d37abcf" http.request.useragent="Go-http-client/1.1" http.response.duration=3.374443ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:18a5d279d668fffc3f775f8319f8475248091681630779dea6a4f97c0d37abcf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:45577" http.request.id=6f72ccc5-da6e-47f6-b123-3c5930bf4c4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55808" http.request.uri="/v2/foo/schema1/manifests/sha256:18a5d279d668fffc3f775f8319f8475248091681630779dea6a4f97c0d37abcf" http.request.useragent="Go-http-client/1.1" http.response.duration=3.387403ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:18a5d279d668fffc3f775f8319f8475248091681630779dea6a4f97c0d37abcf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:45577" http.request.id=8d4fc6fe-f91f-4129-b368-1cc2a1f40fbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:55808" http.request.uri="/v2/foo/schema1/manifests/sha256:18a5d279d668fffc3f775f8319f8475248091681630779dea6a4f97c0d37abcf" http.request.useragent="Go-http-client/1.1" http.response.duration=3.368402ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:18a5d279d668fffc3f775f8319f8475248091681630779dea6a4f97c0d37abcf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=9a6ee1ae-0545-4c55-839b-945c7e3c836d http.request.method=GET http.request.remoteaddr="127.0.0.1:55808" http.request.uri="/v2/foo/schema1/manifests/sha256:18a5d279d668fffc3f775f8319f8475248091681630779dea6a4f97c0d37abcf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.876223ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:23:10:25 +0000] "GET /v2/foo/schema1/manifests/sha256:18a5d279d668fffc3f775f8319f8475248091681630779dea6a4f97c0d37abcf HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T23:10:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=a2778d67-2b3b-41e6-aa05-5a5015aae90f http.request.method=GET http.request.remoteaddr="127.0.0.1:55808" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="854.851µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:25 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=ea99c605-d8eb-4a03-8ab2-93ea6c99eff9 http.request.method=GET http.request.remoteaddr="127.0.0.1:55808" http.request.uri="/v2/foo/schema1/manifests/sha256:18a5d279d668fffc3f775f8319f8475248091681630779dea6a4f97c0d37abcf" http.request.useragent="Go-http-client/1.1" http.response.duration="789.81µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:25 +0000] "GET /v2/foo/schema1/manifests/sha256:18a5d279d668fffc3f775f8319f8475248091681630779dea6a4f97c0d37abcf HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=16da2cad-ec72-44de-88bf-a1ac52ea01a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:55808" 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="754.41µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Aug/2025:23:10:25 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-08-08T23:10:25Z" level=error msg="payload digest does match: "sha256:c105da93b3dcf43938d2f07959968ca82b7328ff99c03a7b8fb15ecbe51b6be3" != "sha256:18a5d279d668fffc3f775f8319f8475248091681630779dea6a4f97c0d37abcf"" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=9b7d852c-f15a-45e4-a007-5ca36de61cf1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55808" http.request.uri="/v2/foo/schema1/manifests/sha256:18a5d279d668fffc3f775f8319f8475248091681630779dea6a4f97c0d37abcf" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:18a5d279d668fffc3f775f8319f8475248091681630779dea6a4f97c0d37abcf" time="2025-08-08T23:10:25Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=9b7d852c-f15a-45e4-a007-5ca36de61cf1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55808" http.request.uri="/v2/foo/schema1/manifests/sha256:18a5d279d668fffc3f775f8319f8475248091681630779dea6a4f97c0d37abcf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="971.852µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:18a5d279d668fffc3f775f8319f8475248091681630779dea6a4f97c0d37abcf" 127.0.0.1 - - [08/Aug/2025:23:10:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:18a5d279d668fffc3f775f8319f8475248091681630779dea6a4f97c0d37abcf HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-08-08T23:10:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=062bef23-bb4f-4f78-95bb-c85259550e1f http.request.method=GET http.request.remoteaddr="127.0.0.1:55822" 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="887.891µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:23:10:25 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-08T23:10:25Z" 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.6 http.request.host="127.0.0.1:45577" http.request.id=34cc2881-786a-4795-8323-980c9de63be1 http.request.method=GET http.request.remoteaddr="127.0.0.1:55822" 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="818.811µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/Aug/2025:23:10:25 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-08T23:10:25Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45577" http.request.id=50c0b492-ec77-4bc1-a95b-77c52a61262f http.request.method=PUT http.request.remoteaddr="127.0.0.1:55822" 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="928.932µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T23:10:25Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45577" http.request.id=50c0b492-ec77-4bc1-a95b-77c52a61262f http.request.method=PUT http.request.remoteaddr="127.0.0.1:55822" 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="979.132µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T23:10:25Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45577" http.request.id=50c0b492-ec77-4bc1-a95b-77c52a61262f http.request.method=PUT http.request.remoteaddr="127.0.0.1:55822" 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=1.010173ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:23:10:25 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-08-08T23:10:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=2abf1293-483a-482f-bb28-2a18c377bf25 http.request.method=POST http.request.remoteaddr="127.0.0.1:55822" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.993105ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:25 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=b80b5d85-fc67-410d-90d5-cf4b9ea61907 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55822" http.request.uri="/v2/foo/schema2/blobs/uploads/0ad0838d-0d3a-4208-90ac-c40fd612734c?_state=U3siJdAufX5leatzQhmTYlUfeZIUBZK_FNdXozvMb-l7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYWQwODM4ZC0wZDNhLTQyMDgtOTBhYy1jNDBmZDYxMjczNGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MjUuNjM2ODQwNTgxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.803582ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:25 +0000] "PUT /v2/foo/schema2/blobs/uploads/0ad0838d-0d3a-4208-90ac-c40fd612734c?_state=U3siJdAufX5leatzQhmTYlUfeZIUBZK_FNdXozvMb-l7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYWQwODM4ZC0wZDNhLTQyMDgtOTBhYy1jNDBmZDYxMjczNGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MjUuNjM2ODQwNTgxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:25Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45577" http.request.id=cc73fd83-f5ce-46e6-8b6e-1893b66c6e1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55822" 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="993.252µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T23:10:25Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45577" http.request.id=cc73fd83-f5ce-46e6-8b6e-1893b66c6e1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55822" 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=1.040173ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:23:10:25 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-08-08T23:10:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=17022814-65ca-4ce8-b417-eadd9955ba66 http.request.method=POST http.request.remoteaddr="127.0.0.1:55822" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.006893ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:25 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:28Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=6fc3152b-b423-4e66-b494-87ab52b2afb7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55822" http.request.uri="/v2/foo/schema2/blobs/uploads/387516a1-47b7-4436-9d7a-0f0e71f7fc8d?_state=AqPZzJU1EjND8G2r4zuZEBemVEY8ty0WfqpFXsrBtEh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzODc1MTZhMS00N2I3LTQ0MzYtOWQ3YS0wZjBlNzFmN2ZjOGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MjUuOTIzODM5MzA5WiJ9&digest=sha256%3A9fa667e7c679c98c671a489680f3aedc37e5497c2c0723f5f3a0dd889c31c6f3" http.request.useragent="Go-http-client/1.1" http.response.duration=2.808784314s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:25 +0000] "PUT /v2/foo/schema2/blobs/uploads/387516a1-47b7-4436-9d7a-0f0e71f7fc8d?_state=AqPZzJU1EjND8G2r4zuZEBemVEY8ty0WfqpFXsrBtEh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzODc1MTZhMS00N2I3LTQ0MzYtOWQ3YS0wZjBlNzFmN2ZjOGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MjUuOTIzODM5MzA5WiJ9&digest=sha256%3A9fa667e7c679c98c671a489680f3aedc37e5497c2c0723f5f3a0dd889c31c6f3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:28Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=b949af7a-c1c8-4785-8093-ab02e7c4b82d http.request.method=POST http.request.remoteaddr="127.0.0.1:55822" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.142614ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:28 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=ea8c9756-9c0b-4c31-845f-9d9245260596 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55822" http.request.uri="/v2/foo/schema2/blobs/uploads/3b124336-9363-4133-aa43-cf3248ffee3f?_state=4Y6XjC1h9x2TyAUUriYUvOJW5uVDqOzJEC7-fDlxubd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzYjEyNDMzNi05MzYzLTQxMzMtYWE0My1jZjMyNDhmZmVlM2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MjguOTM0MTM1Mjc3WiJ9&digest=sha256%3A902a0bf474fddad14a565e76084f0dfd27921fe87e83a96e6697b1880ae2cc53" http.request.useragent="Go-http-client/1.1" http.response.duration=1.336148681s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:28 +0000] "PUT /v2/foo/schema2/blobs/uploads/3b124336-9363-4133-aa43-cf3248ffee3f?_state=4Y6XjC1h9x2TyAUUriYUvOJW5uVDqOzJEC7-fDlxubd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzYjEyNDMzNi05MzYzLTQxMzMtYWE0My1jZjMyNDhmZmVlM2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MjguOTM0MTM1Mjc3WiJ9&digest=sha256%3A902a0bf474fddad14a565e76084f0dfd27921fe87e83a96e6697b1880ae2cc53 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45577" http.request.id=c56aae6e-8ca9-434e-a830-38ce5177c32e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55822" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.378058ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45577" http.request.id=48d1b562-0b2e-480e-b682-e180e3f1a55c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55822" http.request.uri="/v2/foo/schema2/manifests/sha256:2c44e1679288893cf2cc595336c6cbc6d0e401a3ed50b14b1455ec266ff19b61" http.request.useragent="Go-http-client/1.1" http.response.duration=1.165094ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "PUT /v2/foo/schema2/manifests/sha256:2c44e1679288893cf2cc595336c6cbc6d0e401a3ed50b14b1455ec266ff19b61 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=55ba3265-199b-4a7f-8ea8-6a2b93f7d823 http.request.method=GET http.request.remoteaddr="127.0.0.1:55822" 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="976.652µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=2df0d99c-b635-412c-893d-accbc4750c3c http.request.method=GET http.request.remoteaddr="127.0.0.1:55822" http.request.uri="/v2/foo/schema2/manifests/sha256:2c44e1679288893cf2cc595336c6cbc6d0e401a3ed50b14b1455ec266ff19b61" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="965.372µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "GET /v2/foo/schema2/manifests/sha256:2c44e1679288893cf2cc595336c6cbc6d0e401a3ed50b14b1455ec266ff19b61 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=d6fc3b81-d229-4b42-89c4-bc2f7114d0c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55822" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="779.33µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=8a0e62ca-ae4e-4710-b4d8-f2e0eda5a0da http.request.method=GET http.request.remoteaddr="127.0.0.1:55822" http.request.uri="/v2/foo/schema2/manifests/sha256:2c44e1679288893cf2cc595336c6cbc6d0e401a3ed50b14b1455ec266ff19b61" http.request.useragent="Go-http-client/1.1" http.response.duration="733.049µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "GET /v2/foo/schema2/manifests/sha256:2c44e1679288893cf2cc595336c6cbc6d0e401a3ed50b14b1455ec266ff19b61 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=bfce8bda-584d-4b38-8c02-77fc16643f24 http.request.method=GET http.request.remoteaddr="127.0.0.1:55822" 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="726.929µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" level=info msg="rewriting manifest sha256:2c44e1679288893cf2cc595336c6cbc6d0e401a3ed50b14b1455ec266ff19b61 in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=9509ed7b-9d04-430c-ae52-7f3bea81a284 http.request.method=GET http.request.remoteaddr="127.0.0.1:55822" 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-08-08T23:10:30Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=9509ed7b-9d04-430c-ae52-7f3bea81a284 http.request.method=GET http.request.remoteaddr="127.0.0.1:55822" 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=2.232588ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:45577" http.request.id=214a897f-85b9-418c-bd37-ab640bf552a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55822" 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="979.093µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:45577" http.request.id=a4d56c4c-82d4-4b6a-bc07-d97de5925446 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55822" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.210535ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:45577" http.request.id=5062fc9e-dfdc-4b3c-914f-1d7e43a77636 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55822" http.request.uri="/v2/foo/schema2/manifests/sha256:5d395cac6b05cb0141aab6cdb54c5b533258e1381a072a9f3110478f534f95ae" http.request.useragent="Go-http-client/1.1" http.response.duration=1.104774ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "PUT /v2/foo/schema2/manifests/sha256:5d395cac6b05cb0141aab6cdb54c5b533258e1381a072a9f3110478f534f95ae HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=c3e0e4d5-bdca-4b3d-a045-d54a2d487259 http.request.method=GET http.request.remoteaddr="127.0.0.1:55822" 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="958.572µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=0087bda2-1687-4427-9d30-4dba60b9c56e http.request.method=GET http.request.remoteaddr="127.0.0.1:55822" http.request.uri="/v2/foo/schema2/manifests/sha256:5d395cac6b05cb0141aab6cdb54c5b533258e1381a072a9f3110478f534f95ae" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="987.653µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "GET /v2/foo/schema2/manifests/sha256:5d395cac6b05cb0141aab6cdb54c5b533258e1381a072a9f3110478f534f95ae HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=d3a22784-61bf-433d-a4f5-9fe8ae37a3dc http.request.method=GET http.request.remoteaddr="127.0.0.1:55822" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="812.971µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=8786c525-b407-4dc5-b6bd-a10b5b111025 http.request.method=GET http.request.remoteaddr="127.0.0.1:55822" http.request.uri="/v2/foo/schema2/manifests/sha256:5d395cac6b05cb0141aab6cdb54c5b533258e1381a072a9f3110478f534f95ae" http.request.useragent="Go-http-client/1.1" http.response.duration="732.369µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "GET /v2/foo/schema2/manifests/sha256:5d395cac6b05cb0141aab6cdb54c5b533258e1381a072a9f3110478f534f95ae HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" level=info msg="rewriting manifest list sha256:5d395cac6b05cb0141aab6cdb54c5b533258e1381a072a9f3110478f534f95ae in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=b3adbb28-9946-4276-9dfb-d92065fff72a http.request.method=GET http.request.remoteaddr="127.0.0.1:55822" 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-08-08T23:10:30Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:45577" http.request.id=b3adbb28-9946-4276-9dfb-d92065fff72a http.request.method=GET http.request.remoteaddr="127.0.0.1:55822" 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=2.206428ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" 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.6 time="2025-08-08T23:10:30Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:10:30Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=6311133e-ef7d-4443-9250-30f923107d41 http.request.method=GET http.request.remoteaddr="127.0.0.1:50450" 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=1.007373ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" 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.6 http.request.host="127.0.0.1:40927" http.request.id=3e881158-e1ae-4fc3-ab7e-eba6e1dcaf15 http.request.method=GET http.request.remoteaddr="127.0.0.1:50450" 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="803.811µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=beec8531-d532-4c43-8c47-73934c8ec6bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:50450" 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="827.45µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=5f8dab3a-60b2-4876-9cf9-8d26876ce5df http.request.method=PUT http.request.remoteaddr="127.0.0.1:50450" 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.061558ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T23:10:30Z" 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.6 http.request.host="127.0.0.1:40927" http.request.id=5f8dab3a-60b2-4876-9cf9-8d26876ce5df http.request.method=PUT http.request.remoteaddr="127.0.0.1:50450" 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.112079ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T23:10:30Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=5f8dab3a-60b2-4876-9cf9-8d26876ce5df http.request.method=PUT http.request.remoteaddr="127.0.0.1:50450" 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.140279ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T23:10:30Z" 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.6 http.request.host="127.0.0.1:40927" http.request.id=5f8dab3a-60b2-4876-9cf9-8d26876ce5df http.request.method=PUT http.request.remoteaddr="127.0.0.1:50450" 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.166879ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-08-08T23:10:30Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=9ed653f0-1328-4621-9fda-01d96d189b90 http.request.method=POST http.request.remoteaddr="127.0.0.1:50450" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.000572ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=c2613d9b-73ea-4bf7-9c80-ae7bd2abcc62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50450" http.request.uri="/v2/foo/schema1/blobs/uploads/a583ffbc-ea83-4263-b44c-86ad5049e470?_state=2g1ksofAWBdZEBjl1WAqxQmnBEGFHodbbsMwsce3TlJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhNTgzZmZiYy1lYTgzLTQyNjMtYjQ0Yy04NmFkNTA0OWU0NzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MzAuNTk2MjU5ODE4WiJ9&digest=sha256%3A3f599f85baae0a7f48d0ba49775a525408412820ac51ee4ec021900182f1c652" http.request.useragent="Go-http-client/1.1" http.response.duration=2.509291238s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:30 +0000] "PUT /v2/foo/schema1/blobs/uploads/a583ffbc-ea83-4263-b44c-86ad5049e470?_state=2g1ksofAWBdZEBjl1WAqxQmnBEGFHodbbsMwsce3TlJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhNTgzZmZiYy1lYTgzLTQyNjMtYjQ0Yy04NmFkNTA0OWU0NzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MzAuNTk2MjU5ODE4WiJ9&digest=sha256%3A3f599f85baae0a7f48d0ba49775a525408412820ac51ee4ec021900182f1c652 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=cbe16733-60e3-4cc6-b7c8-3c0c5c94ac05 http.request.method=POST http.request.remoteaddr="127.0.0.1:50450" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.058894ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:33 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:34Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=cfeb7ceb-2d49-4fa5-a57a-ff5f463b2bb5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50450" http.request.uri="/v2/foo/schema1/blobs/uploads/d0d6f85c-24d7-47e0-8cb6-f804494e753e?_state=Fmzb9w99B6wdU7G6nJX7Ml-llXVEWacDX1zMBixyzvx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkMGQ2Zjg1Yy0yNGQ3LTQ3ZTAtOGNiNi1mODA0NDk0ZTc1M2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MzMuMzI4ODQyMzA0WiJ9&digest=sha256%3Ad17d0d6fe69dbac6c5b4c6fe7087695e320308df0010074a143a21ff927c3343" http.request.useragent="Go-http-client/1.1" http.response.duration=1.546498412s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:33 +0000] "PUT /v2/foo/schema1/blobs/uploads/d0d6f85c-24d7-47e0-8cb6-f804494e753e?_state=Fmzb9w99B6wdU7G6nJX7Ml-llXVEWacDX1zMBixyzvx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkMGQ2Zjg1Yy0yNGQ3LTQ3ZTAtOGNiNi1mODA0NDk0ZTc1M2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MzMuMzI4ODQyMzA0WiJ9&digest=sha256%3Ad17d0d6fe69dbac6c5b4c6fe7087695e320308df0010074a143a21ff927c3343 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:34Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=1ebf3b2a-708d-4ec6-a7bc-c4aa012ba819 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50450" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.567565ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:34 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:34Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=e8602b5d-dc9d-4b92-beb0-f3162f22c2b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50450" http.request.uri="/v2/foo/schema1/manifests/sha256:549d13b76d16222da74f4d1d0cae8707aab3aa1a99b8777cffef89b0f7469919" http.request.useragent="Go-http-client/1.1" http.response.duration=3.385003ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:549d13b76d16222da74f4d1d0cae8707aab3aa1a99b8777cffef89b0f7469919 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:34Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=2f3dffa3-7331-45a0-8794-34320e45e85d http.request.method=GET http.request.remoteaddr="127.0.0.1:50450" 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=1.901864ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:23:10:34 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T23:10:34Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=03f77b86-ef7c-4d1a-be1e-0115704af801 http.request.method=GET http.request.remoteaddr="127.0.0.1:50450" http.request.uri="/v2/foo/schema1/manifests/sha256:549d13b76d16222da74f4d1d0cae8707aab3aa1a99b8777cffef89b0f7469919" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.847623ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:23:10:34 +0000] "GET /v2/foo/schema1/manifests/sha256:549d13b76d16222da74f4d1d0cae8707aab3aa1a99b8777cffef89b0f7469919 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T23:10:34Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:40927" http.request.id=8c847932-9506-49e3-a096-c4f7d123b20c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50450" http.request.uri="/v2/foo/schema1/manifests/sha256:549d13b76d16222da74f4d1d0cae8707aab3aa1a99b8777cffef89b0f7469919" http.request.useragent="Go-http-client/1.1" http.response.duration=3.367002ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:549d13b76d16222da74f4d1d0cae8707aab3aa1a99b8777cffef89b0f7469919 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:34Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:40927" http.request.id=162e2898-3ea5-4142-90ba-0fa80692be4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50450" http.request.uri="/v2/foo/schema1/manifests/sha256:549d13b76d16222da74f4d1d0cae8707aab3aa1a99b8777cffef89b0f7469919" http.request.useragent="Go-http-client/1.1" http.response.duration=3.370482ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:549d13b76d16222da74f4d1d0cae8707aab3aa1a99b8777cffef89b0f7469919 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:34Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:40927" http.request.id=441493cf-af8a-4b6f-9568-d64966715c10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50450" http.request.uri="/v2/foo/schema1/manifests/sha256:549d13b76d16222da74f4d1d0cae8707aab3aa1a99b8777cffef89b0f7469919" http.request.useragent="Go-http-client/1.1" http.response.duration=3.304361ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:549d13b76d16222da74f4d1d0cae8707aab3aa1a99b8777cffef89b0f7469919 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:34Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=4393a0d8-0993-4a51-8418-83e2540a876a http.request.method=GET http.request.remoteaddr="127.0.0.1:50450" http.request.uri="/v2/foo/schema1/manifests/sha256:549d13b76d16222da74f4d1d0cae8707aab3aa1a99b8777cffef89b0f7469919" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.873583ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:23:10:34 +0000] "GET /v2/foo/schema1/manifests/sha256:549d13b76d16222da74f4d1d0cae8707aab3aa1a99b8777cffef89b0f7469919 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T23:10:34Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=9bdb0462-994b-4842-b97f-90f384a94f6f http.request.method=GET http.request.remoteaddr="127.0.0.1:50450" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="796.81µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:34 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:34Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=da6bef61-84f6-4279-9ac6-8935fe236bc2 http.request.method=GET http.request.remoteaddr="127.0.0.1:50450" http.request.uri="/v2/foo/schema1/manifests/sha256:549d13b76d16222da74f4d1d0cae8707aab3aa1a99b8777cffef89b0f7469919" http.request.useragent="Go-http-client/1.1" http.response.duration="741.529µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:34 +0000] "GET /v2/foo/schema1/manifests/sha256:549d13b76d16222da74f4d1d0cae8707aab3aa1a99b8777cffef89b0f7469919 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:34Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=fac7ae3d-5cc9-4bca-9089-38a39f230d28 http.request.method=GET http.request.remoteaddr="127.0.0.1:50450" 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="743.289µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Aug/2025:23:10:34 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-08-08T23:10:34Z" level=error msg="payload digest does match: "sha256:d406219d5e6a0fb4b640fb7689b7e00f525048ebca3d561763e04a28bdcd9e68" != "sha256:549d13b76d16222da74f4d1d0cae8707aab3aa1a99b8777cffef89b0f7469919"" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=bd0eff80-63f7-4d70-8333-14978d384640 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50450" http.request.uri="/v2/foo/schema1/manifests/sha256:549d13b76d16222da74f4d1d0cae8707aab3aa1a99b8777cffef89b0f7469919" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:549d13b76d16222da74f4d1d0cae8707aab3aa1a99b8777cffef89b0f7469919" time="2025-08-08T23:10:34Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=bd0eff80-63f7-4d70-8333-14978d384640 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50450" http.request.uri="/v2/foo/schema1/manifests/sha256:549d13b76d16222da74f4d1d0cae8707aab3aa1a99b8777cffef89b0f7469919" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="961.212µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:549d13b76d16222da74f4d1d0cae8707aab3aa1a99b8777cffef89b0f7469919" 127.0.0.1 - - [08/Aug/2025:23:10:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:549d13b76d16222da74f4d1d0cae8707aab3aa1a99b8777cffef89b0f7469919 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-08-08T23:10:34Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=a732327e-d101-4c85-a444-37a1ee964b25 http.request.method=GET http.request.remoteaddr="127.0.0.1:50454" 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="958.492µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:23:10:34 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-08T23:10:34Z" 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.6 http.request.host="127.0.0.1:40927" http.request.id=4e4798f9-e2e9-4acc-ae17-1e73cfcc1de6 http.request.method=GET http.request.remoteaddr="127.0.0.1:50454" 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="840.851µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/Aug/2025:23:10:34 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-08T23:10:34Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40927" http.request.id=67f9de96-87cc-4e5e-9f5b-aaec0ceb243f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50454" 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="938.652µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T23:10:34Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40927" http.request.id=67f9de96-87cc-4e5e-9f5b-aaec0ceb243f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50454" 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="988.773µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T23:10:34Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40927" http.request.id=67f9de96-87cc-4e5e-9f5b-aaec0ceb243f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50454" 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=1.021493ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:23:10:34 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-08-08T23:10:34Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=ec620571-b925-4304-a5b6-1aa00a8b30af http.request.method=POST http.request.remoteaddr="127.0.0.1:50454" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="900.372µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:34 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:34Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=1a2f59d9-d57c-4be0-a1d3-eb82b5126a3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50454" http.request.uri="/v2/foo/schema2/blobs/uploads/ee7793f1-9bcc-4205-995e-2b723fae46be?_state=82LTj4TH-Z_nZdfTArGY1PEoTCxFIvyKkJTH9sMdox57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlZTc3OTNmMS05YmNjLTQyMDUtOTk1ZS0yYjcyM2ZhZTQ2YmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MzQuOTEyNDY5NzQ0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.179214ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:34 +0000] "PUT /v2/foo/schema2/blobs/uploads/ee7793f1-9bcc-4205-995e-2b723fae46be?_state=82LTj4TH-Z_nZdfTArGY1PEoTCxFIvyKkJTH9sMdox57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlZTc3OTNmMS05YmNjLTQyMDUtOTk1ZS0yYjcyM2ZhZTQ2YmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MzQuOTEyNDY5NzQ0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:34Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40927" http.request.id=d3afa4ec-3fd1-4159-9b83-91e4ad9c62a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50454" 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="922.931µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T23:10:34Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40927" http.request.id=d3afa4ec-3fd1-4159-9b83-91e4ad9c62a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50454" 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="969.772µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:23:10:34 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-08-08T23:10:35Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=91b7c0ea-01de-4368-96f3-09a08dcd00f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:50454" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.013372ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:35 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:36Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=89e76f4d-da82-48ed-ba52-72baa5bbdc07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50454" http.request.uri="/v2/foo/schema2/blobs/uploads/85d66839-ea61-4147-8ab3-111f7bf41e2a?_state=FHPzgjYVrLeKvmbre5n0JMaEgUiLFhmq1E0tvDsuHIl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NWQ2NjgzOS1lYTYxLTQxNDctOGFiMy0xMTFmN2JmNDFlMmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MzUuMTE2ODA2MDc0WiJ9&digest=sha256%3Afce072cde99dae08d72eb04375285a6e647b1991f9ae15b36de9a286e522e006" http.request.useragent="Go-http-client/1.1" http.response.duration=1.192303798s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:35 +0000] "PUT /v2/foo/schema2/blobs/uploads/85d66839-ea61-4147-8ab3-111f7bf41e2a?_state=FHPzgjYVrLeKvmbre5n0JMaEgUiLFhmq1E0tvDsuHIl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NWQ2NjgzOS1lYTYxLTQxNDctOGFiMy0xMTFmN2JmNDFlMmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MzUuMTE2ODA2MDc0WiJ9&digest=sha256%3Afce072cde99dae08d72eb04375285a6e647b1991f9ae15b36de9a286e522e006 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:36Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=33e5535c-9a30-4dae-b880-4c139f1fae77 http.request.method=POST http.request.remoteaddr="127.0.0.1:50454" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.040933ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:36 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=4f3d84c7-278e-49c0-8c48-d9c9d62ef343 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50454" http.request.uri="/v2/foo/schema2/blobs/uploads/d33382b8-6cce-4471-876a-48689be7c621?_state=ZKr3hUY9kVU3N4f_r5oAC8m4BjNXqP_i-_VLy8vUs8F7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMzMzODJiOC02Y2NlLTQ0NzEtODc2YS00ODY4OWJlN2M2MjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MzYuNjM4MDU3OTMxWiJ9&digest=sha256%3A848a562b2430ed52beb86c1113896e08b2c1465a1f3503c32312bbfe90072a09" http.request.useragent="Go-http-client/1.1" http.response.duration=2.927693556s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:36 +0000] "PUT /v2/foo/schema2/blobs/uploads/d33382b8-6cce-4471-876a-48689be7c621?_state=ZKr3hUY9kVU3N4f_r5oAC8m4BjNXqP_i-_VLy8vUs8F7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMzMzODJiOC02Y2NlLTQ0NzEtODc2YS00ODY4OWJlN2M2MjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MzYuNjM4MDU3OTMxWiJ9&digest=sha256%3A848a562b2430ed52beb86c1113896e08b2c1465a1f3503c32312bbfe90072a09 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40927" http.request.id=6df848ff-f643-48f5-a8f7-f1d326beee5b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50454" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.378618ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40927" http.request.id=2f9b5686-b8ea-45e6-b764-e6ccfd2cda3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50454" http.request.uri="/v2/foo/schema2/manifests/sha256:e9cc15c50d83fe3c48cba9cca3679d9313e356638e753aa90f89177825138442" http.request.useragent="Go-http-client/1.1" http.response.duration=1.128975ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "PUT /v2/foo/schema2/manifests/sha256:e9cc15c50d83fe3c48cba9cca3679d9313e356638e753aa90f89177825138442 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=08387e5d-79eb-47f2-92aa-16553f0f8d34 http.request.method=GET http.request.remoteaddr="127.0.0.1:50454" 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="998.973µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=a1cfa068-0aea-4e6d-94f9-89c6c3efe7c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:50454" http.request.uri="/v2/foo/schema2/manifests/sha256:e9cc15c50d83fe3c48cba9cca3679d9313e356638e753aa90f89177825138442" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="964.332µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "GET /v2/foo/schema2/manifests/sha256:e9cc15c50d83fe3c48cba9cca3679d9313e356638e753aa90f89177825138442 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=c590e65b-af29-4962-b49e-998f5abeb924 http.request.method=GET http.request.remoteaddr="127.0.0.1:50454" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="815.25µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=1894ca7d-f398-4783-ad48-2d8ecbff6bf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50454" http.request.uri="/v2/foo/schema2/manifests/sha256:e9cc15c50d83fe3c48cba9cca3679d9313e356638e753aa90f89177825138442" http.request.useragent="Go-http-client/1.1" http.response.duration="707.889µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "GET /v2/foo/schema2/manifests/sha256:e9cc15c50d83fe3c48cba9cca3679d9313e356638e753aa90f89177825138442 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=7a886fef-f874-462c-8245-b24bc1638405 http.request.method=GET http.request.remoteaddr="127.0.0.1:50454" 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="807.57µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=info msg="rewriting manifest sha256:e9cc15c50d83fe3c48cba9cca3679d9313e356638e753aa90f89177825138442 in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=3310be73-7e3d-48a6-bb27-8e63e5281e97 http.request.method=GET http.request.remoteaddr="127.0.0.1:50454" 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-08-08T23:10:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=3310be73-7e3d-48a6-bb27-8e63e5281e97 http.request.method=GET http.request.remoteaddr="127.0.0.1:50454" 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=2.150307ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40927" http.request.id=1169fe84-2727-4577-9365-9ac28808c03d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50454" 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="971.772µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40927" http.request.id=6b68ae37-dc55-40e0-8697-40832bc39ee5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50454" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.143895ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40927" http.request.id=2600a5d2-e6ec-4319-a18a-f34bb1601663 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50454" http.request.uri="/v2/foo/schema2/manifests/sha256:82f7f8f1848edaa4333fae6c6a03a81e5c7ad4066303cab4ca531b6ab85e24f3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.067894ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "PUT /v2/foo/schema2/manifests/sha256:82f7f8f1848edaa4333fae6c6a03a81e5c7ad4066303cab4ca531b6ab85e24f3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=4ea5fb5a-9300-4f56-bf22-991cb6c245c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:50454" 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=1.027413ms http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=5f54a698-b947-4efe-a03e-d7cf40ece322 http.request.method=GET http.request.remoteaddr="127.0.0.1:50454" http.request.uri="/v2/foo/schema2/manifests/sha256:82f7f8f1848edaa4333fae6c6a03a81e5c7ad4066303cab4ca531b6ab85e24f3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.002413ms http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "GET /v2/foo/schema2/manifests/sha256:82f7f8f1848edaa4333fae6c6a03a81e5c7ad4066303cab4ca531b6ab85e24f3 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=f0137831-156a-4cfd-ac3f-2ce2195efec7 http.request.method=GET http.request.remoteaddr="127.0.0.1:50454" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="789.93µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=8190d6a4-4424-4d04-9160-caf7c486b141 http.request.method=GET http.request.remoteaddr="127.0.0.1:50454" http.request.uri="/v2/foo/schema2/manifests/sha256:82f7f8f1848edaa4333fae6c6a03a81e5c7ad4066303cab4ca531b6ab85e24f3" http.request.useragent="Go-http-client/1.1" http.response.duration="753.33µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "GET /v2/foo/schema2/manifests/sha256:82f7f8f1848edaa4333fae6c6a03a81e5c7ad4066303cab4ca531b6ab85e24f3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=info msg="rewriting manifest list sha256:82f7f8f1848edaa4333fae6c6a03a81e5c7ad4066303cab4ca531b6ab85e24f3 in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=eabfb9f5-ec31-4a3e-b1e4-e4405080143a http.request.method=GET http.request.remoteaddr="127.0.0.1:50454" 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-08-08T23:10:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40927" http.request.id=eabfb9f5-ec31-4a3e-b1e4-e4405080143a http.request.method=GET http.request.remoteaddr="127.0.0.1:50454" 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=2.173748ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (17.68s) === RUN TestGetManifestWithStorageError time="2025-08-08T23:10:39Z" 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.6 time="2025-08-08T23:10:39Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:10:39Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:35801" http.request.id=9f69123c-22f2-47fc-b5ff-ae7e27098fe5 http.request.method=GET http.request.remoteaddr="127.0.0.1:56046" 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="955.692µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.24.6 http.request.host="127.0.0.1:35801" http.request.id=e6a3fc63-6144-4e18-86a5-a82c5354d396 http.request.method=GET http.request.remoteaddr="127.0.0.1:56046" 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="812.09µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.24.6 http.request.host="127.0.0.1:35801" http.request.id=5984d944-faf5-4f81-acee-9fbc1be448c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:56046" 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="837.09µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.24.6 http.request.host="127.0.0.1:35801" http.request.id=c7ed3a0a-7d75-4a28-ac62-3bc280924188 http.request.method=GET http.request.remoteaddr="127.0.0.1:56046" 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="802.13µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-08-08T23:10:39Z" 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.6 time="2025-08-08T23:10:39Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:10:39Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=db6e1b65-f6b1-4579-a6b5-7b79f014e132 http.request.method=GET http.request.remoteaddr="127.0.0.1:33338" 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="927.211µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" 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.6 http.request.host="127.0.0.1:44513" http.request.id=33c1fc70-7971-4313-879b-aee8051ee4ae http.request.method=GET http.request.remoteaddr="127.0.0.1:33338" 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="761.129µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=41110168-35e7-46fc-9e60-51045fb57f39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33338" 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="821.37µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=c6d4af5d-decc-45a7-a4a3-61cd18d28cad http.request.method=PUT http.request.remoteaddr="127.0.0.1:33338" 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.085199ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T23:10:39Z" 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.6 http.request.host="127.0.0.1:44513" http.request.id=c6d4af5d-decc-45a7-a4a3-61cd18d28cad http.request.method=PUT http.request.remoteaddr="127.0.0.1:33338" 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.20164ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T23:10:39Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=c6d4af5d-decc-45a7-a4a3-61cd18d28cad http.request.method=PUT http.request.remoteaddr="127.0.0.1:33338" 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.273601ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T23:10:39Z" 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.6 http.request.host="127.0.0.1:44513" http.request.id=c6d4af5d-decc-45a7-a4a3-61cd18d28cad http.request.method=PUT http.request.remoteaddr="127.0.0.1:33338" 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.328162ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-08-08T23:10:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=bacad5ab-45a2-4e00-8ca0-2ca8099f4e8f http.request.method=POST http.request.remoteaddr="127.0.0.1:33338" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="999.777µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:42Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=c068abae-5318-4125-adb5-2a5a793db325 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33338" http.request.uri="/v2/foo/schema1/blobs/uploads/9a54ff9e-4fa1-41be-a44c-663bfa110da5?_state=CAcSEsdDmMwgrwhsD7tpU7h8PtVvVC6haEHuS-3zoSZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5YTU0ZmY5ZS00ZmExLTQxYmUtYTQ0Yy02NjNiZmExMTBkYTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MzkuOTE3Nzk5Mjc3WiJ9&digest=sha256%3A524ddadc1cb91fff6058f63d31642e417f9d36c3f4493c7d21236a72aa3b4afe" http.request.useragent="Go-http-client/1.1" http.response.duration=2.794139848s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:39 +0000] "PUT /v2/foo/schema1/blobs/uploads/9a54ff9e-4fa1-41be-a44c-663bfa110da5?_state=CAcSEsdDmMwgrwhsD7tpU7h8PtVvVC6haEHuS-3zoSZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5YTU0ZmY5ZS00ZmExLTQxYmUtYTQ0Yy02NjNiZmExMTBkYTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6MzkuOTE3Nzk5Mjc3WiJ9&digest=sha256%3A524ddadc1cb91fff6058f63d31642e417f9d36c3f4493c7d21236a72aa3b4afe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:42Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=ea0945bb-79ad-4282-b415-c58719d433ea http.request.method=POST http.request.remoteaddr="127.0.0.1:33338" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.036658ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:42 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=6e910541-c7b7-4bd6-bbde-b5f6611594a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33338" http.request.uri="/v2/foo/schema1/blobs/uploads/e2865762-dbd2-4e2d-bacb-856ca97ca834?_state=OnhvZqiVVC-ezt-TQGtOEDy44rhqr9QQTmSLnRIGejZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlMjg2NTc2Mi1kYmQyLTRlMmQtYmFjYi04NTZjYTk3Y2E4MzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6NDIuODgyNDYwNzc3WiJ9&digest=sha256%3A2882e1957d777d67e29c3d187fd8134a88b513b7bb8b134a0a06fb331791480b" http.request.useragent="Go-http-client/1.1" http.response.duration=797.039787ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:42 +0000] "PUT /v2/foo/schema1/blobs/uploads/e2865762-dbd2-4e2d-bacb-856ca97ca834?_state=OnhvZqiVVC-ezt-TQGtOEDy44rhqr9QQTmSLnRIGejZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlMjg2NTc2Mi1kYmQyLTRlMmQtYmFjYi04NTZjYTk3Y2E4MzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6NDIuODgyNDYwNzc3WiJ9&digest=sha256%3A2882e1957d777d67e29c3d187fd8134a88b513b7bb8b134a0a06fb331791480b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=71bcbe23-fb56-41e2-9729-0fdc9df374c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33338" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.530141ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=030fda10-64fe-460f-b0c0-09c06901e1d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33338" http.request.uri="/v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.322457ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=4478cde3-fac8-4f7e-8e53-02106803c3e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33338" 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=1.866832ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=c54c2b09-c2fe-461f-b02e-4e5df7721378 http.request.method=GET http.request.remoteaddr="127.0.0.1:33338" http.request.uri="/v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.791031ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "GET /v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:44513" http.request.id=6de1d88d-742f-47b9-9064-a63e5c0148b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33338" http.request.uri="/v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.330937ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:44513" http.request.id=033ac165-23c9-4c7b-bb65-9bf5b1227e02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33338" http.request.uri="/v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.345217ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:44513" http.request.id=8b5e1f7e-8381-4d67-b9ca-1a49b15554de http.request.method=PUT http.request.remoteaddr="127.0.0.1:33338" http.request.uri="/v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.273936ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=c50bcb98-1337-4abc-b998-045021df0a54 http.request.method=GET http.request.remoteaddr="127.0.0.1:33338" http.request.uri="/v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.807591ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "GET /v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=15a0ba02-2cd5-4bdc-a847-8bd9059b5470 http.request.method=GET http.request.remoteaddr="127.0.0.1:33338" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="755.213µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=65f5d81f-97c4-4cc6-a3e9-cd33952232a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33338" http.request.uri="/v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e" http.request.useragent="Go-http-client/1.1" http.response.duration="750.253µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "GET /v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=ab710681-0701-4336-8dc4-4759cc674808 http.request.method=GET http.request.remoteaddr="127.0.0.1:33338" 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="745.413µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=error msg="payload digest does match: "sha256:f3027087116a47460e5f670151504f3a8832292ffd94895bd2643069b274fec2" != "sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e"" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=a8f15dff-a2db-43c5-bde0-918ee02823c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33338" http.request.uri="/v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e" time="2025-08-08T23:10:43Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=a8f15dff-a2db-43c5-bde0-918ee02823c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33338" http.request.uri="/v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="933.376µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e" 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=063699e2-3419-47fb-bb74-a9de96af9c10 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46162" http.request.uri="/v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.069378ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "DELETE /v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=ae797a73-5b72-4d07-b8bb-da9db41a5c6e http.request.method=GET http.request.remoteaddr="127.0.0.1:46162" http.request.uri="/v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="845.615µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e" 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "GET /v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=cfa41a93-326a-4363-8b1e-72ad76b79cd3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46166" http.request.uri="/v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="910.296µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e" 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "DELETE /v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=c9cf2554-7a35-4f39-830e-9de3aca0420d http.request.method=PUT http.request.remoteaddr="127.0.0.1:46170" http.request.uri="/v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.47254ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=03174369-47a9-440a-b68a-690e3c6a3c3d http.request.method=GET http.request.remoteaddr="127.0.0.1:46170" http.request.uri="/v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.790991ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "GET /v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=da4e4330-1025-4c61-9f8b-3912e4e8b457 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46184" 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="932.696µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=94b440f4-7d95-4507-bcb9-4d5668f888e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46196" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.579541ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=0483a456-e68b-4987-8634-80ba36f7c332 http.request.method=GET http.request.remoteaddr="127.0.0.1:46196" 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="769.413µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=6d6c19bd-2931-4656-a6e2-226eb3fb0b0a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46196" http.request.uri="/v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e" http.request.useragent="Go-http-client/1.1" http.response.duration="987.497µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "DELETE /v2/foo/schema1/manifests/sha256:85b4bf9dc61eb218d2c898a63555a69f52e981bbe163e6c6a69ef5b6f75f690e HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=4030b590-9d22-4cd6-9adb-a1f6b980861e http.request.method=GET http.request.remoteaddr="127.0.0.1:46196" 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="705.852µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=a21f2451-3084-424c-9e90-4ca9a3b04a42 http.request.method=GET http.request.remoteaddr="127.0.0.1:46196" 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="814.294µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" 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.6 http.request.host="127.0.0.1:44513" http.request.id=48ae0495-d7bd-4767-a718-700ace40bd5c http.request.method=GET http.request.remoteaddr="127.0.0.1:46196" 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="777.813µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44513" http.request.id=4748cc51-cc51-429f-b190-8f88f40bfe88 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46196" 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="944.296µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T23:10:43Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44513" http.request.id=4748cc51-cc51-429f-b190-8f88f40bfe88 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46196" 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="988.697µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T23:10:43Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44513" http.request.id=4748cc51-cc51-429f-b190-8f88f40bfe88 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46196" 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=1.017577ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=a600ec12-2b0b-474d-82eb-5f2ceeb4e2fe http.request.method=POST http.request.remoteaddr="127.0.0.1:46196" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="886.015µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=623d9ab0-642c-4161-9770-6cbc19621faf http.request.method=PUT http.request.remoteaddr="127.0.0.1:46196" http.request.uri="/v2/foo/schema2/blobs/uploads/41473873-bd8e-456a-9d92-370702e2d580?_state=4ddGmPzqBorxECIiiO0ToWXYj1ON8-U7VZOr97ef0ON7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MTQ3Mzg3My1iZDhlLTQ1NmEtOWQ5Mi0zNzA3MDJlMmQ1ODAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6NDMuNzMzNDM3MTMyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15946ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "PUT /v2/foo/schema2/blobs/uploads/41473873-bd8e-456a-9d92-370702e2d580?_state=4ddGmPzqBorxECIiiO0ToWXYj1ON8-U7VZOr97ef0ON7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MTQ3Mzg3My1iZDhlLTQ1NmEtOWQ5Mi0zNzA3MDJlMmQ1ODAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6NDMuNzMzNDM3MTMyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44513" http.request.id=d6b943b9-419c-4469-9184-d8c8c8e04f47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46196" 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="904.456µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T23:10:43Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44513" http.request.id=d6b943b9-419c-4469-9184-d8c8c8e04f47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46196" 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="945.176µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-08-08T23:10:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=6e07bf84-89e7-4728-af42-c4cf70f14176 http.request.method=POST http.request.remoteaddr="127.0.0.1:46196" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="990.537µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=3288eb41-0c22-46a4-ad20-526454d54086 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46196" http.request.uri="/v2/foo/schema2/blobs/uploads/266635c2-4837-4347-8f8e-af0726fb9def?_state=03SM7iM0tAwBzXU5Zyb6jTXKZJIVGF_fPAiMmN_8mJh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyNjY2MzVjMi00ODM3LTQzNDctOGY4ZS1hZjA3MjZmYjlkZWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6NDMuOTA3NDg2NDA2WiJ9&digest=sha256%3A78ae9334f54a7f74cc3d9fa15a997613a8e035a300b4ff59b6ca5a0a5b6aa900" http.request.useragent="Go-http-client/1.1" http.response.duration=854.398335ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:43 +0000] "PUT /v2/foo/schema2/blobs/uploads/266635c2-4837-4347-8f8e-af0726fb9def?_state=03SM7iM0tAwBzXU5Zyb6jTXKZJIVGF_fPAiMmN_8mJh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyNjY2MzVjMi00ODM3LTQzNDctOGY4ZS1hZjA3MjZmYjlkZWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6NDMuOTA3NDg2NDA2WiJ9&digest=sha256%3A78ae9334f54a7f74cc3d9fa15a997613a8e035a300b4ff59b6ca5a0a5b6aa900 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=69f609be-bb02-49e0-af4d-eef9fa779fb7 http.request.method=POST http.request.remoteaddr="127.0.0.1:46196" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.031497ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:44 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:46Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=4a74bab7-a244-411d-911d-4cf3b50f3cb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46196" http.request.uri="/v2/foo/schema2/blobs/uploads/c8ce1985-df20-492c-9855-0f55d9ef31c0?_state=-H2ePSLMDmWmo9gh6GF6XArVBCCOYlKtCyPT7L47UnB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjOGNlMTk4NS1kZjIwLTQ5MmMtOTg1NS0wZjU1ZDllZjMxYzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6NDQuOTk3NDE5NTkxWiJ9&digest=sha256%3A567cd21289b7f9490ba01da8e8a5c8c167af1a7e52e98cb2ad1c3c43c02a21d7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.656189726s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:44 +0000] "PUT /v2/foo/schema2/blobs/uploads/c8ce1985-df20-492c-9855-0f55d9ef31c0?_state=-H2ePSLMDmWmo9gh6GF6XArVBCCOYlKtCyPT7L47UnB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjOGNlMTk4NS1kZjIwLTQ5MmMtOTg1NS0wZjU1ZDllZjMxYzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMjM6MTA6NDQuOTk3NDE5NTkxWiJ9&digest=sha256%3A567cd21289b7f9490ba01da8e8a5c8c167af1a7e52e98cb2ad1c3c43c02a21d7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:46Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44513" http.request.id=86798cbf-8d70-44dd-ba91-7cf979296ce1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46196" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.379624ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:46 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:46Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44513" http.request.id=38e693c7-cda9-4beb-9937-2c799f65f248 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46196" http.request.uri="/v2/foo/schema2/manifests/sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.133379ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:46 +0000] "PUT /v2/foo/schema2/manifests/sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:46Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=9d315274-61e2-4de4-94a0-580c55b9b7c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46196" 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=1.037018ms http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Aug/2025:23:10:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-08T23:10:46Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=522c216c-db60-48bd-b8df-ba7ca3bc72c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46196" http.request.uri="/v2/foo/schema2/manifests/sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="903.416µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Aug/2025:23:10:46 +0000] "GET /v2/foo/schema2/manifests/sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-08T23:10:46Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=b485ce06-3202-4161-9dd6-b07bf8de7ad5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46196" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="797.173µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:46Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=fb0ec9d5-93ac-4649-bfa4-e68ac1e13a33 http.request.method=GET http.request.remoteaddr="127.0.0.1:46196" http.request.uri="/v2/foo/schema2/manifests/sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8" http.request.useragent="Go-http-client/1.1" http.response.duration="743.253µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:46 +0000] "GET /v2/foo/schema2/manifests/sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:46Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=4114b226-487a-4de1-9f6c-a3243709eaa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46196" 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="731.812µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/Aug/2025:23:10:46 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-08-08T23:10:46Z" level=info msg="rewriting manifest sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8 in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=45c69f42-0fa6-4553-8de8-1de12cab14e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46196" 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-08-08T23:10:46Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=45c69f42-0fa6-4553-8de8-1de12cab14e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46196" 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=2.089076ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/Aug/2025:23:10:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-08-08T23:10:46Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=cef0248d-194d-4d7c-8520-30177f6c57bd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46196" http.request.uri="/v2/foo/schema2/manifests/sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8" http.request.useragent="Go-http-client/1.1" http.response.duration="945.656µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:46 +0000] "DELETE /v2/foo/schema2/manifests/sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=5e561ce7-b222-40af-a519-69c1e292b088 http.request.method=GET http.request.remoteaddr="127.0.0.1:46196" http.request.uri="/v2/foo/schema2/manifests/sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="833.934µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8" 127.0.0.1 - - [08/Aug/2025:23:10:46 +0000] "GET /v2/foo/schema2/manifests/sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-08-08T23:10:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=c75a0d40-b075-4b30-ba07-c1b5bfa96195 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46200" http.request.uri="/v2/foo/schema2/manifests/sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="933.256µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8" 127.0.0.1 - - [08/Aug/2025:23:10:46 +0000] "DELETE /v2/foo/schema2/manifests/sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-08-08T23:10:46Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44513" http.request.id=ecdf77cc-c725-49cb-b43d-4ea42f8e67b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46212" http.request.uri="/v2/foo/schema2/manifests/sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.18606ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:46 +0000] "PUT /v2/foo/schema2/manifests/sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:46Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=da661c15-ebb9-453b-b693-4f28235171de http.request.method=GET http.request.remoteaddr="127.0.0.1:46212" http.request.uri="/v2/foo/schema2/manifests/sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="949.177µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Aug/2025:23:10:46 +0000] "GET /v2/foo/schema2/manifests/sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-08T23:10:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=a4ec557b-cce6-42bd-81e1-c3fdd56021db http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46226" 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="933.896µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [08/Aug/2025:23:10:46 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-08-08T23:10:46Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44513" http.request.id=281f2d5a-cba3-49ea-b252-6716fac295a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46228" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.251581ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:46 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:46Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=cecadcc7-f694-4a1b-8398-ded926c1c932 http.request.method=GET http.request.remoteaddr="127.0.0.1:46228" 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="801.173µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [08/Aug/2025:23:10:46 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-08-08T23:10:46Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=a852c351-de57-419b-899b-4119ca57c3dd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46228" http.request.uri="/v2/foo/schema2/manifests/sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8" http.request.useragent="Go-http-client/1.1" http.response.duration="968.337µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:46 +0000] "DELETE /v2/foo/schema2/manifests/sha256:a80492a37193f957aef462f3c47ae53dfa491d3120486046fd1590d9e461a4f8 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:46Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44513" http.request.id=2045ae44-ff44-416b-b20f-1d80fd3eaa07 http.request.method=GET http.request.remoteaddr="127.0.0.1:46228" 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="735.413µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [08/Aug/2025:23:10:46 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (7.07s) === RUN TestManifestDeleteDisabled time="2025-08-08T23:10: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.6 time="2025-08-08T23:10:46Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:10:46Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:46671" http.request.id=7a92cb25-45a2-448b-b7e6-c8eadd5aaf8a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44650" 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="922.656µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [08/Aug/2025:23:10:46 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2025-08-08T23:10: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.6 time="2025-08-08T23:10:46Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:10:46Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 time="2025-08-08T23:10:47Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.24.6 time="2025-08-08T23:10:47Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.6 time="2025-08-08T23:10:47Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:37547" http.request.id=41044132-3302-4248-9ce2-f18d3a94f13b http.request.method=PUT http.request.remoteaddr="127.0.0.1:55166" 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=1.658469ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [08/Aug/2025:23:10:47 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-08-08T23:10:47Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:37547" http.request.id=898bd4b0-0650-430e-b950-99898d9091a8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55178" 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=1.493986ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [08/Aug/2025:23:10:47 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-08-08T23:10:47Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:37547" http.request.id=6c411156-cfd0-489d-8e1f-3d5eff9efb2b http.request.method=POST http.request.remoteaddr="127.0.0.1:55194" 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=1.499986ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:23:10:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-08-08T23:10:47Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:37547" http.request.id=97a23f52-160a-4dc1-96f5-8620a5f6123b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55206" 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=1.501586ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:23:10:47 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.51s) === RUN TestProxyManifestGetByTag time="2025-08-08T23:10: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.6 time="2025-08-08T23:10:47Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:10:47Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37427" http.request.id=28ed92b5-4a99-4300-a3d6-cc0d3b57724f http.request.method=POST http.request.remoteaddr="127.0.0.1:43688" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.056538ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37427" http.request.id=50bd46b4-eb62-40e5-9a2e-a7781c988b24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43688" http.request.uri="/v2/foo/bar/blobs/uploads/714bbac0-2f58-4ced-8949-2536c4a6eeab?_state=BtiE0nGBIoFJEBHucPZM9FModla31IK5LJ9jlIIkD6R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxNGJiYWMwLTJmNTgtNGNlZC04OTQ5LTI1MzZjNGE2ZWVhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDo0Ny4zNjc3MDAzMloifQ%3D%3D&digest=sha256%3A0ecf27c10b73cc73421559cdaa3c8c557f8bbcb74ad90885f75a20bb7dd41a08" http.request.useragent="Go-http-client/1.1" http.response.duration=1.056805018s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:47 +0000] "PUT /v2/foo/bar/blobs/uploads/714bbac0-2f58-4ced-8949-2536c4a6eeab?_state=BtiE0nGBIoFJEBHucPZM9FModla31IK5LJ9jlIIkD6R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxNGJiYWMwLTJmNTgtNGNlZC04OTQ5LTI1MzZjNGE2ZWVhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDo0Ny4zNjc3MDAzMloifQ%3D%3D&digest=sha256%3A0ecf27c10b73cc73421559cdaa3c8c557f8bbcb74ad90885f75a20bb7dd41a08 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37427" http.request.id=cea3d1bd-52fc-48cb-bede-17902696a4e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43688" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.437939ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:48 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:48Z" 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.6 time="2025-08-08T23:10:48Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T23:10:48Z" level=info msg="Starting upload purge in 57m0s" go.version=go1.24.6 time="2025-08-08T23:10:48Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 time="2025-08-08T23:10:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37427" http.request.id=77afebab-4efc-48ba-907c-dac616d91ef6 http.request.method=GET http.request.remoteaddr="127.0.0.1:43688" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="740.333µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:23:10:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-08T23:10:48Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:37427" go.version=go1.24.6 time="2025-08-08T23:10:48Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.6 time="2025-08-08T23:10:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37427" http.request.id=e21926e6-926b-43e7-8040-7be03c117d49 http.request.method=GET http.request.remoteaddr="127.0.0.1:43700" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="850.975µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:23:10:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-08T23:10:48Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37427 /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:37427/v2/:[]]}" go.version=go1.24.6 http.request.host="127.0.0.1:44437" http.request.id=814857ff-02ef-4675-8f60-c2be4be4c290 http.request.method=GET http.request.remoteaddr="127.0.0.1:40314" http.request.uri="/v2/foo/bar/manifests/sha256:d3b7597d25fb994286dd924ced5f33e3ac47c19d0896f7b968a653a30bba9f4f" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:d3b7597d25fb994286dd924ced5f33e3ac47c19d0896f7b968a653a30bba9f4f" time="2025-08-08T23:10:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37427" http.request.id=57e69025-5088-4036-b2a3-32e7e9ff2865 http.request.method=GET http.request.remoteaddr="127.0.0.1:43706" http.request.uri="/v2/foo/bar/manifests/sha256:d3b7597d25fb994286dd924ced5f33e3ac47c19d0896f7b968a653a30bba9f4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.889432ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Aug/2025:23:10:48 +0000] "GET /v2/foo/bar/manifests/sha256:d3b7597d25fb994286dd924ced5f33e3ac47c19d0896f7b968a653a30bba9f4f HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-08T23:10:48Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:d3b7597d25fb994286dd924ced5f33e3ac47c19d0896f7b968a653a30bba9f4f with ttl=167h59m59.99999636s" go.version=go1.24.6 time="2025-08-08T23:10:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44437" http.request.id=814857ff-02ef-4675-8f60-c2be4be4c290 http.request.method=GET http.request.remoteaddr="127.0.0.1:40314" http.request.uri="/v2/foo/bar/manifests/sha256:d3b7597d25fb994286dd924ced5f33e3ac47c19d0896f7b968a653a30bba9f4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=7.673572ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Aug/2025:23:10:48 +0000] "GET /v2/foo/bar/manifests/sha256:d3b7597d25fb994286dd924ced5f33e3ac47c19d0896f7b968a653a30bba9f4f HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-08T23:10:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37427" http.request.id=a4ef9951-7827-4473-8a7b-176ba9c42114 http.request.method=GET http.request.remoteaddr="127.0.0.1:43706" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="726.813µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:23:10:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-08T23:10:48Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37427 /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:37427/v2/:[]]}" go.version=go1.24.6 http.request.host="127.0.0.1:44437" http.request.id=f044655f-e000-4c2f-a4f7-44c3e3daf321 http.request.method=GET http.request.remoteaddr="127.0.0.1:40326" 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-08-08T23:10:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37427" http.request.id=ef26c9db-7602-48e1-912d-10e92b2cbd2a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43722" 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=1.928993ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Aug/2025:23:10:48 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-08T23:10:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44437" http.request.id=f044655f-e000-4c2f-a4f7-44c3e3daf321 http.request.method=GET http.request.remoteaddr="127.0.0.1:40326" 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.888381ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Aug/2025:23:10:48 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-08T23:10:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37427" http.request.id=e678902a-b638-46f4-a7f9-a5dded2fbc05 http.request.method=POST http.request.remoteaddr="127.0.0.1:43722" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.016978ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37427" http.request.id=27e81af7-e734-4801-a527-1868e42f392c http.request.method=PUT http.request.remoteaddr="127.0.0.1:43722" http.request.uri="/v2/foo/bar/blobs/uploads/a8b28a71-9ace-4acf-8b73-08305cad8a07?_state=P1EUFf4BO7289iEeR0YCIhc2tp5NZJZMwXtZo7Jv-3l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE4YjI4YTcxLTlhY2UtNGFjZi04YjczLTA4MzA1Y2FkOGEwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDo0OC42Mjg4MDMzMzNaIn0%3D&digest=sha256%3Abbc0a8ef7b82cbafb2d4c0d23349966cda951a07974c8dd7d86f8a741eeb84b1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.16901787s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:48 +0000] "PUT /v2/foo/bar/blobs/uploads/a8b28a71-9ace-4acf-8b73-08305cad8a07?_state=P1EUFf4BO7289iEeR0YCIhc2tp5NZJZMwXtZo7Jv-3l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE4YjI4YTcxLTlhY2UtNGFjZi04YjczLTA4MzA1Y2FkOGEwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQyMzoxMDo0OC42Mjg4MDMzMzNaIn0%3D&digest=sha256%3Abbc0a8ef7b82cbafb2d4c0d23349966cda951a07974c8dd7d86f8a741eeb84b1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37427" http.request.id=fa3fff61-fb3e-43cb-bd80-dd5d03cf1ae0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43722" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.389499ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:23:10:49 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T23:10:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37427" http.request.id=fe7a3961-2914-4157-af95-6fed69865870 http.request.method=GET http.request.remoteaddr="127.0.0.1:43722" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="717.172µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:23:10:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-08T23:10:49Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37427 /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:37427/v2/:[]]}" go.version=go1.24.6 http.request.host="127.0.0.1:44437" http.request.id=2c3ae9a3-cbc4-4132-a0e1-887517e8168b http.request.method=GET http.request.remoteaddr="127.0.0.1:46004" 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-08-08T23:10:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37427" http.request.id=93ddb74d-bb11-4698-8080-8227b890a179 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53872" 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=1.910353ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Aug/2025:23:10:49 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-08T23:10:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37427" http.request.id=9f9014ac-efab-4c67-9867-27523686f2a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53872" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="689.452µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:23:10:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-08T23:10:49Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37427 /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:37427/v2/:[]]}" go.version=go1.24.6 http.request.host="127.0.0.1:44437" http.request.id=2c3ae9a3-cbc4-4132-a0e1-887517e8168b http.request.method=GET http.request.remoteaddr="127.0.0.1:46004" 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-08-08T23:10:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37427" http.request.id=7721633d-e4c5-4ff6-862b-6e4103970eee http.request.method=GET http.request.remoteaddr="127.0.0.1:53886" 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=1.923273ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Aug/2025:23:10:49 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-08T23:10:49Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:0121a3e99a9bed9b8f29cb3c93bcef57466bea41ca008600ccdc87d26be6192b with ttl=167h59m59.99999488s" go.version=go1.24.6 time="2025-08-08T23:10:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44437" http.request.id=2c3ae9a3-cbc4-4132-a0e1-887517e8168b http.request.method=GET http.request.remoteaddr="127.0.0.1:46004" 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=10.974949ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Aug/2025:23:10:49 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (2.63s) === RUN TestAppDispatcher time="2025-08-08T23:10:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44985" http.request.id=6e65a8fe-d0c4-4686-9d26-c3574be91c82 http.request.method=GET http.request.remoteaddr="127.0.0.1:54812" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="876.295µs" http.response.status=200 http.response.written=0 time="2025-08-08T23:10:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44985" http.request.id=0a9343a2-45bc-4c37-b7a4-d2088edef88c http.request.method=GET http.request.remoteaddr="127.0.0.1:54812" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="760.293µs" http.response.status=200 http.response.written=0 time="2025-08-08T23:10:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44985" http.request.id=40df72ba-f250-46eb-9531-649b1c719844 http.request.method=GET http.request.remoteaddr="127.0.0.1:54812" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="722.053µs" http.response.status=200 http.response.written=0 time="2025-08-08T23:10:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44985" http.request.id=6838fb47-2394-49e4-b98d-352772e3fd82 http.request.method=GET http.request.remoteaddr="127.0.0.1:54812" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="780.573µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-08-08T23:10:49Z" 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.6 instance.id=edf98f34-5554-4f38-a66d-060d90575e4c time="2025-08-08T23:10:49Z" level=info msg="redis not configured" go.version=go1.24.6 instance.id=edf98f34-5554-4f38-a66d-060d90575e4c time="2025-08-08T23:10:49Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.24.6 http.request.host="127.0.0.1:39153" http.request.id=4e6665e3-91ee-482f-ab61-d47b1c74c97e http.request.method=GET http.request.remoteaddr="127.0.0.1:56510" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2025-08-08T23:10:49Z" 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.6 instance.id=edf98f34-5554-4f38-a66d-060d90575e4c time="2025-08-08T23:10:49Z" level=info msg="redis not configured" go.version=go1.24.6 instance.id=edf98f34-5554-4f38-a66d-060d90575e4c time="2025-08-08T23:10:49Z" level=info msg="configuring file health check path=/tmp/healthcheck35030170, interval=1" go.version=go1.24.6 instance.id=edf98f34-5554-4f38-a66d-060d90575e4c --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-08-08T23:10: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.6 instance.id=edf98f34-5554-4f38-a66d-060d90575e4c time="2025-08-08T23:10:53Z" level=info msg="redis not configured" go.version=go1.24.6 instance.id=edf98f34-5554-4f38-a66d-060d90575e4c time="2025-08-08T23:10:53Z" level=info msg="configuring TCP health check addr=127.0.0.1:40535, interval=1" go.version=go1.24.6 instance.id=edf98f34-5554-4f38-a66d-060d90575e4c --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-08-08T23:10: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.6 instance.id=edf98f34-5554-4f38-a66d-060d90575e4c time="2025-08-08T23:10:57Z" level=info msg="redis not configured" go.version=go1.24.6 instance.id=edf98f34-5554-4f38-a66d-060d90575e4c time="2025-08-08T23:10:57Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:40939, interval=1, threshold=3" go.version=go1.24.6 instance.id=edf98f34-5554-4f38-a66d-060d90575e4c --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 83.885s ? 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.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.07s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.03s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.35s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.70s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.199s === RUN TestSchedule time="2025-08-08T23:09:41Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=e39d2f23-a530-43d8-b73a-e513499d7e35 time="2025-08-08T23:09:41Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99712ms" go.version=go1.24.6 instance.id=e39d2f23-a530-43d8-b73a-e513499d7e35 time="2025-08-08T23:09:41Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.84µs" go.version=go1.24.6 instance.id=e39d2f23-a530-43d8-b73a-e513499d7e35 time="2025-08-08T23:09:41Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.56µs" go.version=go1.24.6 instance.id=e39d2f23-a530-43d8-b73a-e513499d7e35 scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2025-08-08T23:09:41Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=e39d2f23-a530-43d8-b73a-e513499d7e35 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-08-08T23:09:41Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=e39d2f23-a530-43d8-b73a-e513499d7e35 time="2025-08-08T23:09:41Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.9974ms" go.version=go1.24.6 instance.id=e39d2f23-a530-43d8-b73a-e513499d7e35 time="2025-08-08T23:09:41Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99804ms" go.version=go1.24.6 instance.id=e39d2f23-a530-43d8-b73a-e513499d7e35 time="2025-08-08T23:09:41Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=e39d2f23-a530-43d8-b73a-e513499d7e35 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-08-08T23:09:41Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=e39d2f23-a530-43d8-b73a-e513499d7e35 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.614s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.19s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 25367552 sha256:ff359f63da553b0105413ad71648bdd64dd23362933353b2258534fa3962aa02 [] map[] } --- PASS: TestSimpleBlobRead (0.63s) === RUN TestBlobMount --- PASS: TestBlobMount (0.59s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.02s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.41s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.35s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:154f3c55ed616d669b63937aa62c15757359b7b17d18653b63ab93ec547216cb palailogos: marking blob sha256:7464ddc832b8ec0bee8631f4755e91fce20cd3279922e256e2220f238ad8c4db palailogos: marking blob sha256:ef43c69be20842b1a4be902985ecdb4e452cdf66e2f010da9fcd88a5ce64c35b palailogos: marking manifest sha256:7464ddc832b8ec0bee8631f4755e91fce20cd3279922e256e2220f238ad8c4db palailogos: marking blob sha256:7b6f58a5d7e2b92695a510d7ef1960278ea18dbe5143d3ff57b0034be2527833 palailogos: marking blob sha256:dca60a92a2a399b13749395bf0c9e0a63d0f677876c312d9470e439ace108904 palailogos: marking manifest sha256:7726c7642629b48cabfe24dd535aba1aff15209ab73a4bf862a9d534e09b125c palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:07b79c6171be23dab85f9063a602a8a7916dc8e66e0eeecdf52b589c6b17f9d2 palailogos: marking blob sha256:eee3f8c6ba262c2d7f72708745c90ba509616fbac064e0355d69ce12a7236154 palailogos: marking manifest sha256:ef43c69be20842b1a4be902985ecdb4e452cdf66e2f010da9fcd88a5ce64c35b palailogos: marking blob sha256:a308b7f0a2e9514b0797376e9e4e1c375b14f3945c197671ccc685a928be786c palailogos: marking blob sha256:8f40a41c65d7db0f64fe863c467fa810f5e65f8007e50b08f4501246245eff59 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.15s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:cc0cc7a6bbe7c75cd53cceb87bef983402de1396a08f514f17846027aac755e0 deletemanifests: marking manifest sha256:d8f7f50133f8d3baf37bf5b0aae40b508fef8784fdce0aff21a85fd6ea239415 deletemanifests: marking blob sha256:ebc43aa7639f4f27758ccf35ad2a221669dd0901eb11aa82c649e515c8047c2f deletemanifests: marking blob sha256:350508ab0fcdcaa3265f52a420f9c32ab104a71fecd8c75412cea4aede93ba39 deletemanifests: marking blob sha256:2610da90d890f3ad0c3a8dfad758da402497828bae94dee8bf6c8924df688d63 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:2dbdd0645cb62766673757e3725c9f8c41c37248e5a0ffd1668e016124c841a6 blob eligible for deletion: sha256:ca9fcf7d25ec1966c6d422b87455385ce81f0c540ed0d34df0ea5a06439f5072 blob eligible for deletion: sha256:cc0cc7a6bbe7c75cd53cceb87bef983402de1396a08f514f17846027aac755e0 blob eligible for deletion: sha256:03dcb4f38361163716828c82f51938489128211ebf2c7db23e87274f93a75d56 deletemanifests manifest eligible for deletion: sha256:cc0cc7a6bbe7c75cd53cceb87bef983402de1396a08f514f17846027aac755e0 deletemanifests: marking manifest sha256:d8f7f50133f8d3baf37bf5b0aae40b508fef8784fdce0aff21a85fd6ea239415 deletemanifests: marking blob sha256:ebc43aa7639f4f27758ccf35ad2a221669dd0901eb11aa82c649e515c8047c2f deletemanifests: marking blob sha256:350508ab0fcdcaa3265f52a420f9c32ab104a71fecd8c75412cea4aede93ba39 deletemanifests: marking blob sha256:2610da90d890f3ad0c3a8dfad758da402497828bae94dee8bf6c8924df688d63 time="2025-08-08T23:09:57Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/cc0cc7a6bbe7c75cd53cceb87bef983402de1396a08f514f17846027aac755e0" go.version=go1.24.6 instance.id=353e8e3e-a34e-439e-9f2c-a2a5acb7043c time="2025-08-08T23:09:57Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/cc0cc7a6bbe7c75cd53cceb87bef983402de1396a08f514f17846027aac755e0" go.version=go1.24.6 instance.id=353e8e3e-a34e-439e-9f2c-a2a5acb7043c 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:03dcb4f38361163716828c82f51938489128211ebf2c7db23e87274f93a75d56 time="2025-08-08T23:09:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/03/03dcb4f38361163716828c82f51938489128211ebf2c7db23e87274f93a75d56" go.version=go1.24.6 instance.id=353e8e3e-a34e-439e-9f2c-a2a5acb7043c blob eligible for deletion: sha256:2dbdd0645cb62766673757e3725c9f8c41c37248e5a0ffd1668e016124c841a6 time="2025-08-08T23:09:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2d/2dbdd0645cb62766673757e3725c9f8c41c37248e5a0ffd1668e016124c841a6" go.version=go1.24.6 instance.id=353e8e3e-a34e-439e-9f2c-a2a5acb7043c blob eligible for deletion: sha256:ca9fcf7d25ec1966c6d422b87455385ce81f0c540ed0d34df0ea5a06439f5072 time="2025-08-08T23:09:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ca/ca9fcf7d25ec1966c6d422b87455385ce81f0c540ed0d34df0ea5a06439f5072" go.version=go1.24.6 instance.id=353e8e3e-a34e-439e-9f2c-a2a5acb7043c blob eligible for deletion: sha256:cc0cc7a6bbe7c75cd53cceb87bef983402de1396a08f514f17846027aac755e0 time="2025-08-08T23:09:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cc/cc0cc7a6bbe7c75cd53cceb87bef983402de1396a08f514f17846027aac755e0" go.version=go1.24.6 instance.id=353e8e3e-a34e-439e-9f2c-a2a5acb7043c --- PASS: TestDeleteManifestIfTagNotFound (2.19s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:af9427ccf290e86b1879fb1272ec0cfb428c97464885bce275fbc6d933b863c8 time="2025-08-08T23:09:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/af/af9427ccf290e86b1879fb1272ec0cfb428c97464885bce275fbc6d933b863c8" go.version=go1.24.6 instance.id=353e8e3e-a34e-439e-9f2c-a2a5acb7043c blob eligible for deletion: sha256:04c4f64f83cfccaa5b3408bca1addf2a3983e9ed1f13d6171ea385df58d76611 time="2025-08-08T23:09:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/04/04c4f64f83cfccaa5b3408bca1addf2a3983e9ed1f13d6171ea385df58d76611" go.version=go1.24.6 instance.id=353e8e3e-a34e-439e-9f2c-a2a5acb7043c blob eligible for deletion: sha256:5bf0edf25b2941df8ce76f8d637c79a4db99d043c5913395d7edbd5825af70b9 time="2025-08-08T23:09:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5b/5bf0edf25b2941df8ce76f8d637c79a4db99d043c5913395d7edbd5825af70b9" go.version=go1.24.6 instance.id=353e8e3e-a34e-439e-9f2c-a2a5acb7043c --- PASS: TestGCWithMissingManifests (0.77s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:e653da5453f06f7dbbba9d38efa777a7f6957d4c886f77a7a0157fc86102f982 komnenos: marking blob sha256:fe7b7ad76eec9906e1e4f114d34255f50dbcfbfc50a6d7d0da05a46a14925918 komnenos: marking blob sha256:0daa7fb3c68d6e7d4002c57a7afb087874ec3a9935f510f2f45bc257079d0e9d 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:7acff4a589156b0a3c68e12a9a5a2238cb593191737f1455a8e7acee512f4b12 time="2025-08-08T23:10:00Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7a/7acff4a589156b0a3c68e12a9a5a2238cb593191737f1455a8e7acee512f4b12" go.version=go1.24.6 instance.id=353e8e3e-a34e-439e-9f2c-a2a5acb7043c blob eligible for deletion: sha256:9446d018688bba351f44d11db7dd8e52ed9ee8c600f6775a1b8e254dc009d989 time="2025-08-08T23:10:00Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/94/9446d018688bba351f44d11db7dd8e52ed9ee8c600f6775a1b8e254dc009d989" go.version=go1.24.6 instance.id=353e8e3e-a34e-439e-9f2c-a2a5acb7043c blob eligible for deletion: sha256:9e32d5be3c8784de641dc6ba499cdffc0c2b2295fc23f1a5ad081954ea41e721 time="2025-08-08T23:10:00Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9e/9e32d5be3c8784de641dc6ba499cdffc0c2b2295fc23f1a5ad081954ea41e721" go.version=go1.24.6 instance.id=353e8e3e-a34e-439e-9f2c-a2a5acb7043c blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-08-08T23:10:00Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.24.6 instance.id=353e8e3e-a34e-439e-9f2c-a2a5acb7043c blob eligible for deletion: sha256:f8de0ee98f7dfef0a8ebb89a6cb2ebc93db484fe9c6d1a176bf74bcb05e66a53 time="2025-08-08T23:10:00Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f8/f8de0ee98f7dfef0a8ebb89a6cb2ebc93db484fe9c6d1a176bf74bcb05e66a53" go.version=go1.24.6 instance.id=353e8e3e-a34e-439e-9f2c-a2a5acb7043c blob eligible for deletion: sha256:3454bb02ff036b64b8dd313905c347144c53b2b70f10894f7e449a25e78ba714 time="2025-08-08T23:10:00Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/34/3454bb02ff036b64b8dd313905c347144c53b2b70f10894f7e449a25e78ba714" go.version=go1.24.6 instance.id=353e8e3e-a34e-439e-9f2c-a2a5acb7043c blob eligible for deletion: sha256:73a03bd5c42dc1c5a0e6d06edabdbb5ac4cbffd11ccce72014caf7ff69e82f83 time="2025-08-08T23:10:00Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/73/73a03bd5c42dc1c5a0e6d06edabdbb5ac4cbffd11ccce72014caf7ff69e82f83" go.version=go1.24.6 instance.id=353e8e3e-a34e-439e-9f2c-a2a5acb7043c --- PASS: TestDeletionHasEffect (2.09s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.23s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:2b53d0a7f2bcdd9b0b81cffc0e0812634848747bcab834b9888722a87f824ff5 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:6da890242f517dc2e53fb0dab1681f19954a359f564ddcd45b730bfe47e15eb2 michael_z_doukas: marking blob sha256:a1d6c2276543b0b6c8cda8c99cd0cd1b027be2ae7a82d4579b84954401219a55 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:353f27f1931a3429eeef935acef35e82481ddd1bc60bf9fb1319c601d89e693d time="2025-08-08T23:10:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/35/353f27f1931a3429eeef935acef35e82481ddd1bc60bf9fb1319c601d89e693d" go.version=go1.24.6 instance.id=353e8e3e-a34e-439e-9f2c-a2a5acb7043c --- PASS: TestOrphanBlobDeleted (1.08s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:6331a0760393031d38d6a6e36cf435c14f0f5b073fa0d75cf714a3e525eadd04 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:180d30e5e89e08416ba0a5dbb72f07d75eb53276bafeff5fe80348ab14099fe0 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.65s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.91s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.39s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.47s) === 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-08-08T23:10:07Z" level=info msg="PurgeUploads starting: olderThan=2025-08-08 22:10:07.189483617 +0000 UTC m=-3573.829392814, actuallyDelete=true" time="2025-08-08T23:10:07Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-08-08T23:10:07Z" level=info msg="PurgeUploads starting: olderThan=2025-08-08 23:10:07.19051131 +0000 UTC m=+26.171634879, actuallyDelete=true" time="2025-08-08T23:10:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/00feb3ea-fd48-433d-8d0c-9579ea1299be have older date (2025-08-08 22:10:07 +0000 UTC) than purge date (2025-08-08 23:10:07.19051131 +0000 UTC m=+26.171634879). Removing upload directory." time="2025-08-08T23:10:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/01ef5bcc-da53-4dd4-b6e0-484b04031577 have older date (2025-08-08 22:10:07 +0000 UTC) than purge date (2025-08-08 23:10:07.19051131 +0000 UTC m=+26.171634879). Removing upload directory." time="2025-08-08T23:10:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/05f7dce4-d6f4-4532-8990-67806c732333 have older date (2025-08-08 22:10:07 +0000 UTC) than purge date (2025-08-08 23:10:07.19051131 +0000 UTC m=+26.171634879). Removing upload directory." time="2025-08-08T23:10:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/094fde85-d4f5-4e5e-be57-b323cbfd45e2 have older date (2025-08-08 22:10:07 +0000 UTC) than purge date (2025-08-08 23:10:07.19051131 +0000 UTC m=+26.171634879). Removing upload directory." time="2025-08-08T23:10:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/4deff397-bea0-4b39-a2e7-74f69ca05eaa have older date (2025-08-08 22:10:07 +0000 UTC) than purge date (2025-08-08 23:10:07.19051131 +0000 UTC m=+26.171634879). Removing upload directory." time="2025-08-08T23:10:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1375f536-38de-4738-9266-279425c385ce have older date (2025-08-08 22:10:07 +0000 UTC) than purge date (2025-08-08 23:10:07.19051131 +0000 UTC m=+26.171634879). Removing upload directory." time="2025-08-08T23:10:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3ed5685a-a748-4c10-be23-f40378e911b0 have older date (2025-08-08 22:10:07 +0000 UTC) than purge date (2025-08-08 23:10:07.19051131 +0000 UTC m=+26.171634879). Removing upload directory." time="2025-08-08T23:10:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/49d0b430-1b6f-4cf1-982f-e2e64a7c5311 have older date (2025-08-08 22:10:07 +0000 UTC) than purge date (2025-08-08 23:10:07.19051131 +0000 UTC m=+26.171634879). Removing upload directory." time="2025-08-08T23:10:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d2fd59f9-26a5-46b7-84d5-2af2cc11086c have older date (2025-08-08 22:10:07 +0000 UTC) than purge date (2025-08-08 23:10:07.19051131 +0000 UTC m=+26.171634879). Removing upload directory." time="2025-08-08T23:10:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d56b2e00-6a3c-409a-8bc2-a7a68b3f77d4 have older date (2025-08-08 22:10:07 +0000 UTC) than purge date (2025-08-08 23:10:07.19051131 +0000 UTC m=+26.171634879). Removing upload directory." time="2025-08-08T23:10:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f30bfed6-b392-457a-8a41-3895035b0170 have older date (2025-08-08 22:10:07 +0000 UTC) than purge date (2025-08-08 23:10:07.19051131 +0000 UTC m=+26.171634879). Removing upload directory." time="2025-08-08T23:10:07Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-08-08T23:10:07Z" level=info msg="PurgeUploads starting: olderThan=2025-08-08 23:10:07.191769046 +0000 UTC m=+26.172892575, actuallyDelete=true" time="2025-08-08T23:10:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/3f4aa454-b1e0-4faa-9a39-424f721bb7cf have older date (2025-08-08 22:10:07 +0000 UTC) than purge date (2025-08-08 23:10:07.191769046 +0000 UTC m=+26.172892575). Removing upload directory." time="2025-08-08T23:10:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/5afe3a64-a1a9-4822-a67b-4b219c79de07 have older date (2025-08-08 22:10:07 +0000 UTC) than purge date (2025-08-08 23:10:07.191769046 +0000 UTC m=+26.172892575). Removing upload directory." time="2025-08-08T23:10:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/61cab099-1e85-48d8-b84a-f6c989e4b938 have older date (2025-08-08 22:10:07 +0000 UTC) than purge date (2025-08-08 23:10:07.191769046 +0000 UTC m=+26.172892575). Removing upload directory." time="2025-08-08T23:10:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/608fa1e4-e50a-48f4-aa1c-3321ea5158bf have older date (2025-08-08 22:10:07 +0000 UTC) than purge date (2025-08-08 23:10:07.191769046 +0000 UTC m=+26.172892575). Removing upload directory." time="2025-08-08T23:10:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/dbf32aa6-3c93-43ab-8ee7-996be1f10074 have older date (2025-08-08 22:10:07 +0000 UTC) than purge date (2025-08-08 23:10:07.191769046 +0000 UTC m=+26.172892575). Removing upload directory." time="2025-08-08T23:10:07Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-08-08T23:10:07Z" level=info msg="PurgeUploads starting: olderThan=2025-08-08 23:10:07.192630096 +0000 UTC m=+26.173753665, actuallyDelete=true" time="2025-08-08T23:10:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0c12618c-4c32-4684-9872-02687db0b489 have older date (2025-08-08 22:10:07 +0000 UTC) than purge date (2025-08-08 23:10:07.192630096 +0000 UTC m=+26.173753665). Removing upload directory." time="2025-08-08T23:10:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3bd63a1b-3c98-47a2-9e35-47f5a2d4e0db have older date (2025-08-08 22:10:07 +0000 UTC) than purge date (2025-08-08 23:10:07.192630096 +0000 UTC m=+26.173753665). Removing upload directory." time="2025-08-08T23:10:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/62feb347-eb7c-427b-b92d-1a97e5167381 have older date (2025-08-08 22:10:07 +0000 UTC) than purge date (2025-08-08 23:10:07.192630096 +0000 UTC m=+26.173753665). Removing upload directory." time="2025-08-08T23:10:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/979941de-54d2-4831-b35c-929fcf5dc359 have older date (2025-08-08 22:10:07 +0000 UTC) than purge date (2025-08-08 23:10:07.192630096 +0000 UTC m=+26.173753665). Removing upload directory." time="2025-08-08T23:10:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/993d20be-ef9d-4e0a-8175-e2587e39c577 have older date (2025-08-08 22:10:07 +0000 UTC) than purge date (2025-08-08 23:10:07.192630096 +0000 UTC m=+26.173753665). Removing upload directory." time="2025-08-08T23:10:07Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-08-08T23:10:07Z" level=info msg="PurgeUploads starting: olderThan=2025-08-08 23:10:07.193137983 +0000 UTC m=+26.174261552, actuallyDelete=true" time="2025-08-08T23:10:07Z" 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 26.209s ? 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.040s === 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.050s === RUN TestWalkFileRemoved time="2025-08-08T23:09:41Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.023s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.379s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.09s) === 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 0.134s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.20s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.569s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.35s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.722s ? 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-08-08T23:09:41Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.24.6 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-08-08T23:09:41Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.24.6 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-08-08T23:09:41Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.24.6 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- 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 TestInvalidData === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4_2 === CONT TestMatchIPV6 === CONT TestParsing === CONT TestMatchIPV4 === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4WithRegionNotMatched === CONT TestInvalidNetworkType === CONT TestMatchIPV4WithRegionMatch_2 time="2025-08-08T23:09:41Z" level=error msg="unknown ip address format" go.version=go1.24.6 instance.id=068c564e-09d1-46cf-b7bd-2f2e7377137c ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestParsing (0.00s) time="2025-08-08T23:09:41Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.6 instance.id=068c564e-09d1-46cf-b7bd-2f2e7377137c time="2025-08-08T23:09:41Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.6 instance.id=068c564e-09d1-46cf-b7bd-2f2e7377137c time="2025-08-08T23:09:41Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 --- PASS: TestInvalidData (0.00s) --- PASS: TestS3TryUpdate (0.01s) --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) time="2025-08-08T23:09:42Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 time="2025-08-08T23:09:43Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 time="2025-08-08T23:09:44Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 time="2025-08-08T23:09:45Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.551s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.037s ? github.com/docker/distribution/registry/storage/driver/oss [no test files] === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) === 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 0.382s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.49s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.874s ? 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.01s) PASS ok github.com/docker/distribution/uuid 0.031s ? 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-r15.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-r15.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-armv7.so.1 >>> docker-registry*: Package size: 24.0 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r15.apk >>> docker-registry: Build complete at Fri, 08 Aug 2025 23:11:05 +0000 elapsed time 0h 1m 48s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250808.230918) (2/2) Purging go (1.24.6-r1) busybox-1.37.0-r22.trigger: Executing script... OK: 289 MiB in 104 packages >>> docker-registry: Updating the community/armv7 repository index... >>> docker-registry: Signing the index...