>>> docker-registry: Building community/docker-registry 2.8.3-r12 (using abuild 3.15.0_rc3-r3) started Sun, 11 May 2025 17:56:04 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.24.3-r0) (2/2) Installing .makedepends-docker-registry (20250511.175605) Executing busybox-1.37.0-r17.trigger OK: 562 MiB in 110 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-05-11T17:56:24Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-05-11T17:56:24Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/configuration 0.022s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-05-11T17:56:24Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.01s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.021s ? 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.003s === 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.008s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.52s) PASS ok github.com/docker/distribution/health/checks 0.531s ? 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.005s === 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.003s === 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.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.010s === 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.003s ? 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/05/11 17:56:25 http: TLS handshake error from 127.0.0.1:56720: 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:34713/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:34713/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:34713/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:34713/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:44683?status=0, fail=true --- PASS: TestHTTPSink (0.02s) === RUN TestListener --- PASS: TestListener (0.17s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-05-11T17:56:26Z" level=info msg="broadcaster: closing" time="2025-05-11T17:56:26Z" level=info msg="closing testSink" time="2025-05-11T17:56:26Z" level=info msg="closing testSink" time="2025-05-11T17:56:26Z" level=info msg="closing testSink" time="2025-05-11T17:56:26Z" level=info msg="closing testSink" time="2025-05-11T17:56:26Z" level=info msg="closing testSink" time="2025-05-11T17:56:26Z" level=info msg="closing testSink" time="2025-05-11T17:56:26Z" level=info msg="closing testSink" time="2025-05-11T17:56:26Z" level=info msg="closing testSink" time="2025-05-11T17:56:26Z" level=info msg="closing testSink" time="2025-05-11T17:56:26Z" level=info msg="closing testSink" time="2025-05-11T17:56:26Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2025-05-11T17:56:26Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:26Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-11T17:56:27Z" level=warning msg="&{0xc000116b70 0.9} encountered too many errors, backing off" time="2025-05-11T17:56:27Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.03s) PASS ok github.com/docker/distribution/notifications 1.361s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-05-11T17:56:25Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-11T17:56:25.899927398Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:56:25.899938274Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:56:25.899945759Z" level=info msg="Starting upload purge in 10m0s" go.version=go1.24.3 time="2025-05-11T17:56:25.900100046Z" level=info msg="listening on [::]:5000" go.version=go1.24.3 time="2025-05-11T17:56:28.904922555Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.3 time="2025-05-11T17:56:29.007965079Z" level=info msg="response completed" go.version=go1.24.3 http.request.host=127.0.0.1 http.request.id=b36f984b-92b9-4ace-8730-844635aff4f5 http.request.method=GET http.request.remoteaddr="[::1]:53336" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="995.409µs" http.response.status=200 http.response.written=2 ::1 - - [11/May/2025:17:56:29 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-05-11T17:56:29.350708747Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-11T17:56:29.351593564Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:56:29.351643372Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:56:29.351735527Z" level=info msg="Starting upload purge in 9m0s" go.version=go1.24.3 time="2025-05-11T17:56:29.351802094Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.3 time="2025-05-11T17:56:29.351812552Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.24.3 time="2025-05-11T17:56:29.352225303Z" level=info msg="listening on [::]:5001, tls" go.version=go1.24.3 time="2025-05-11T17:56:32.361893424Z" level=info msg="response completed" go.version=go1.24.3 http.request.host=127.0.0.1 http.request.id=8cda591a-be73-4276-99ec-c376da268932 http.request.method=GET http.request.remoteaddr="127.0.0.1:44202" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.182643ms http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:17:56:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-05-11T17:56:32.361987444Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.3 --- PASS: TestRegistrySupportedCipherSuite (3.45s) === RUN TestRegistryUnsupportedCipherSuite time="2025-05-11T17:56:32.896387493Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-11T17:56:32.898518919Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:56:32.898545564Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:56:32.898703846Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.3 time="2025-05-11T17:56:32.898729181Z" level=info msg="Starting upload purge in 44m0s" go.version=go1.24.3 --- PASS: TestRegistryUnsupportedCipherSuite (8.54s) PASS ok github.com/docker/distribution/registry 15.112s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.002s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.00s) === 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.09s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.129s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2025-05-11T17:56:26Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.24.3 instance.id=a5a79297-54d7-4da0-9981-fb4a6c85f118 time="2025-05-11T17:56:26Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.24.3 instance.id=a5a79297-54d7-4da0-9981-fb4a6c85f118 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-05-11T17:56:26Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.24.3 password=rdb9GYFlfDYc6p9WSjU9E635Oxu7KKkLdv3uJC-GIoo user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.088s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.004s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.00s) === RUN TestLeeway time="2025-05-11T17:56:26Z" level=info msg="token not to be used before 2025-05-11 17:56:27 +0000 UTC - currently 2025-05-11 17:56:26.550413886 +0000 UTC m=+0.003923034" time="2025-05-11T17:56:26Z" level=info msg="token not to be used after 2025-05-11 17:56:26 +0000 UTC - currently 2025-05-11 17:56:26.550639561 +0000 UTC m=+0.004148706" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-05-11T17:56:26Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.00s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.009s === 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.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === 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.031s === 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.020s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.002s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2025-05-11T17:56:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:56:27Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:56:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34599" http.request.id=b6814dfe-7b24-436e-b57e-eab1de9341a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:49788" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="712.354µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:17:56:27 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.00s) === RUN TestCatalogAPI time="2025-05-11T17:56:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:56:27Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:56:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=df946bf4-7bf0-46dc-983b-168eab45f425 http.request.method=GET http.request.remoteaddr="127.0.0.1:35882" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="601.567µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [11/May/2025:17:56:27 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-11T17:56:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=4b51b1b0-ed33-4a9e-b891-8ce34b86ec18 http.request.method=POST http.request.remoteaddr="127.0.0.1:35882" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.027357ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:27 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:28Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=18c9e36f-5fdf-4109-aabb-e511e5604d20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35882" http.request.uri="/v2/foo/aaaa/blobs/uploads/cdbceb50-e3ac-4bc4-b09b-d3cc6b962664?_state=5WZ7OQlgTSKz_LcqJBZhLoD6c6vRSAu2ahAir-WmDn97Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjZGJjZWI1MC1lM2FjLTRiYzQtYjA5Yi1kM2NjNmI5NjI2NjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6MjcuOTk3NTI1ODk2WiJ9&digest=sha256%3Aaa63ca88ec4176a05c326e8ab09c8dc54f54b5c5ac4583999f6f5b2f165f90ef" http.request.useragent="Go-http-client/1.1" http.response.duration=836.051023ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:27 +0000] "PUT /v2/foo/aaaa/blobs/uploads/cdbceb50-e3ac-4bc4-b09b-d3cc6b962664?_state=5WZ7OQlgTSKz_LcqJBZhLoD6c6vRSAu2ahAir-WmDn97Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjZGJjZWI1MC1lM2FjLTRiYzQtYjA5Yi1kM2NjNmI5NjI2NjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6MjcuOTk3NTI1ODk2WiJ9&digest=sha256%3Aaa63ca88ec4176a05c326e8ab09c8dc54f54b5c5ac4583999f6f5b2f165f90ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:28Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=1d573b7c-0165-4501-ab3d-cc7e9fca1dd3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35882" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.262076ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:28 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:28Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=fc453cd2-51fd-4806-9788-7bc3f5a7b595 http.request.method=POST http.request.remoteaddr="127.0.0.1:35882" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="938.277µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:28 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=1d5f5391-7b1b-410d-bf38-e7ae6f2fcff5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35882" http.request.uri="/v2/foo/bbbb/blobs/uploads/dce15ceb-4308-47a7-83f6-d7fc4f3e2131?_state=l8qGCC9S6Op-i3uT_GafcM0d9CfILz2GHrF8gSq-_pp7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkY2UxNWNlYi00MzA4LTQ3YTctODNmNi1kN2ZjNGYzZTIxMzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6MjguOTQyNzExMDIyWiJ9&digest=sha256%3A33b8314307db311aa059f80c5823fae1ce3bd1a06ce3f139f7cb00181f923f1f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.057969254s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:28 +0000] "PUT /v2/foo/bbbb/blobs/uploads/dce15ceb-4308-47a7-83f6-d7fc4f3e2131?_state=l8qGCC9S6Op-i3uT_GafcM0d9CfILz2GHrF8gSq-_pp7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkY2UxNWNlYi00MzA4LTQ3YTctODNmNi1kN2ZjNGYzZTIxMzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6MjguOTQyNzExMDIyWiJ9&digest=sha256%3A33b8314307db311aa059f80c5823fae1ce3bd1a06ce3f139f7cb00181f923f1f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=744ab8cd-c30b-4bc2-8aed-d4c67aee5c82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35882" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.435657ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:30 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=52fdd5da-2227-42cb-a32d-b31d34d4e279 http.request.method=POST http.request.remoteaddr="127.0.0.1:35882" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="921.497µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:30 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=52bbed42-dbfb-417b-a406-d471b8b0399b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35882" http.request.uri="/v2/foo/cccc/blobs/uploads/2c95c27c-fc31-4499-9ec5-4f584b646897?_state=doCVZ1JICufU0p-ZRtJw1nW_6_wXdsNk-i8FTmCTC4t7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyYzk1YzI3Yy1mYzMxLTQ0OTktOWVjNS00ZjU4NGI2NDY4OTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6MzAuMDg3NTk4NjI0WiJ9&digest=sha256%3Ac4ba092701649a036ae29eaecaf00f9b0c32bcf8a57e3f1d84f645fec573c643" http.request.useragent="Go-http-client/1.1" http.response.duration=1.261465975s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:30 +0000] "PUT /v2/foo/cccc/blobs/uploads/2c95c27c-fc31-4499-9ec5-4f584b646897?_state=doCVZ1JICufU0p-ZRtJw1nW_6_wXdsNk-i8FTmCTC4t7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyYzk1YzI3Yy1mYzMxLTQ0OTktOWVjNS00ZjU4NGI2NDY4OTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6MzAuMDg3NTk4NjI0WiJ9&digest=sha256%3Ac4ba092701649a036ae29eaecaf00f9b0c32bcf8a57e3f1d84f645fec573c643 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=5a1ba9b5-91a7-4f8d-b704-c7958ac599d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35882" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.313274ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:31 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:31Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=d3befb1c-5a32-4765-9492-3e82eefdf433 http.request.method=POST http.request.remoteaddr="127.0.0.1:35882" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="692.512µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:31 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=f4dd9848-8340-4138-881f-1d0e4af62916 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35882" http.request.uri="/v2/foo/dddd/blobs/uploads/df9b9614-21d5-4366-b9bc-f2b45d1662de?_state=nit_O2saBJ0tOYD9ioTN7jULy-jQjXmllkhjwXVh0Gx7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJkZjliOTYxNC0yMWQ1LTQzNjYtYjliYy1mMmI0NWQxNjYyZGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6MzEuNDIwMjQ0MDI5WiJ9&digest=sha256%3A35cc1c9ef19b643b51f14efea52a0d0ff051e8f5e7b88068a1542e2ed0b38b63" http.request.useragent="Go-http-client/1.1" http.response.duration=979.407914ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:31 +0000] "PUT /v2/foo/dddd/blobs/uploads/df9b9614-21d5-4366-b9bc-f2b45d1662de?_state=nit_O2saBJ0tOYD9ioTN7jULy-jQjXmllkhjwXVh0Gx7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJkZjliOTYxNC0yMWQ1LTQzNjYtYjliYy1mMmI0NWQxNjYyZGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6MzEuNDIwMjQ0MDI5WiJ9&digest=sha256%3A35cc1c9ef19b643b51f14efea52a0d0ff051e8f5e7b88068a1542e2ed0b38b63 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=35e80210-dd64-4367-9329-d3c1a2f8b2d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35882" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.251282ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:32 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=292ce2f3-7625-4ebb-bad8-a8ebeea5f558 http.request.method=POST http.request.remoteaddr="127.0.0.1:35882" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.373501ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:32 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=0b526345-1d00-4698-9cca-3ba37d5007cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:35882" http.request.uri="/v2/foo/eeee/blobs/uploads/3b29a770-3ba5-4398-862d-0e0b88c5a860?_state=wUZfNG6DeweSx9nyW8cKnPw9FqIGxcf5uUiSigVttKp7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIzYjI5YTc3MC0zYmE1LTQzOTgtODYyZC0wZTBiODhjNWE4NjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6MzIuNDg1NzU2NzE0WiJ9&digest=sha256%3A994ad9f9a53c07d4e3e175684a8e6b12ffdee073ddef7623d86aa719437dfb1f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.274524454s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:32 +0000] "PUT /v2/foo/eeee/blobs/uploads/3b29a770-3ba5-4398-862d-0e0b88c5a860?_state=wUZfNG6DeweSx9nyW8cKnPw9FqIGxcf5uUiSigVttKp7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIzYjI5YTc3MC0zYmE1LTQzOTgtODYyZC0wZTBiODhjNWE4NjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6MzIuNDg1NzU2NzE0WiJ9&digest=sha256%3A994ad9f9a53c07d4e3e175684a8e6b12ffdee073ddef7623d86aa719437dfb1f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=c4e2669a-446b-4970-ac59-d16830503e9b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35882" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.253295ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:33 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=bf676096-74f4-4696-9f23-c7460196800c http.request.method=POST http.request.remoteaddr="127.0.0.1:35882" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="893.985µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:33 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=018b463b-0960-419e-83aa-412d2d14e92b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35882" http.request.uri="/v2/foo/ffff/blobs/uploads/9d96fbb2-7459-4f6b-9737-ce6c0b907154?_state=LcASoVYi3qo58Q_71B468rC0fXPzb-5nb3NVAWmR8wF7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI5ZDk2ZmJiMi03NDU5LTRmNmItOTczNy1jZTZjMGI5MDcxNTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6MzMuODQ1NDQ3NzVaIn0%3D&digest=sha256%3Aa1bf0003b5ec83b058460c3b45c151dc0c6850fc2776b9bccc791cfac703e2a3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.552922271s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:33 +0000] "PUT /v2/foo/ffff/blobs/uploads/9d96fbb2-7459-4f6b-9737-ce6c0b907154?_state=LcASoVYi3qo58Q_71B468rC0fXPzb-5nb3NVAWmR8wF7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI5ZDk2ZmJiMi03NDU5LTRmNmItOTczNy1jZTZjMGI5MDcxNTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6MzMuODQ1NDQ3NzVaIn0%3D&digest=sha256%3Aa1bf0003b5ec83b058460c3b45c151dc0c6850fc2776b9bccc791cfac703e2a3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=c0770f9e-eb36-4fdd-82f3-9b486e0ebc72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35882" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.258441ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:35 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=1b5d9bea-058c-4851-8231-70b0cd21595b http.request.method=GET http.request.remoteaddr="127.0.0.1:35882" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="602.03µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [11/May/2025:17:56:35 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-11T17:56:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=1f616dcf-5ff6-4d52-bb26-66a3817940b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:35882" 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="658.416µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [11/May/2025:17:56:35 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-11T17:56:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=2bc520d1-2513-4b1d-82b0-36577f951bb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35882" 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="524.159µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [11/May/2025:17:56:35 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-11T17:56:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=8e1a2075-7db7-4851-bfa1-f51c5e0e60a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35882" 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="568.497µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [11/May/2025:17:56:35 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-11T17:56:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=e03ce1ca-439d-4b03-8dcc-6f5a7d0eb455 http.request.method=GET http.request.remoteaddr="127.0.0.1:35882" 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="487.587µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [11/May/2025:17:56:35 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-05-11T17:56:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=b03400bd-f1cf-4f1a-88aa-f6618cac1940 http.request.method=GET http.request.remoteaddr="127.0.0.1:35882" 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="527.36µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [11/May/2025:17:56:35 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-11T17:56:35Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=48b79d31-aa06-4470-8cc1-68873372ce24 http.request.method=GET http.request.remoteaddr="127.0.0.1:35882" 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="562.068µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [11/May/2025:17:56:35 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-05-11T17:56:35Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=bce6c910-1ea2-4030-815b-c393e7ca1d29 http.request.method=GET http.request.remoteaddr="127.0.0.1:35882" 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="484.953µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [11/May/2025:17:56:35 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-05-11T17:56:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=9066411f-084e-4e30-8e0e-9c9577a79ca4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35882" 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="506.336µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [11/May/2025:17:56:35 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-11T17:56:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36427" http.request.id=1051ac05-3eb8-4b2c-8166-0cc7b4fcc993 http.request.method=GET http.request.remoteaddr="127.0.0.1:35882" 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="546.646µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [11/May/2025:17:56:35 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-11T17:56:35Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:56:35Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:56:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33237" http.request.id=f7835356-3545-4fd6-b716-5701da62271d http.request.method=POST http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.120566ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:35 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33237" http.request.id=ae362795-90c3-4d83-9e1d-700bb959c27f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/aaaa/blobs/uploads/272c6e70-68da-454b-932c-9187d3f83dd9?_state=uEUoLkXdAJHQPwzi6Sq0oUqyB5rDaa4AYV4HWhHqdAt7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyNzJjNmU3MC02OGRhLTQ1NGItOTMyYy05MTg3ZDNmODNkZDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6MzUuNDY4MjgzNTI4WiJ9&digest=sha256%3Ac324a5a5f76109f55d62231c3afe05fab6488530336435572dfe4c3e2a916ff1" http.request.useragent="Go-http-client/1.1" http.response.duration=579.443766ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:35 +0000] "PUT /v2/foo/aaaa/blobs/uploads/272c6e70-68da-454b-932c-9187d3f83dd9?_state=uEUoLkXdAJHQPwzi6Sq0oUqyB5rDaa4AYV4HWhHqdAt7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyNzJjNmU3MC02OGRhLTQ1NGItOTMyYy05MTg3ZDNmODNkZDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6MzUuNDY4MjgzNTI4WiJ9&digest=sha256%3Ac324a5a5f76109f55d62231c3afe05fab6488530336435572dfe4c3e2a916ff1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33237" http.request.id=cd3cc11b-b008-4365-aba8-4db005408a37 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.585237ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:36 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33237" http.request.id=6a8292ad-464c-416a-846c-69783a999af1 http.request.method=POST http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="825.752µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:36 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:37Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33237" http.request.id=2fa391eb-4a45-4265-bf51-c8e438395369 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/bbbb/blobs/uploads/21cfa22b-a310-4609-833f-7b29cd991874?_state=_ncfsYflciAaEwB5DGziwRI0OSSN-xEYc1tbsJEOMHF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyMWNmYTIyYi1hMzEwLTQ2MDktODMzZi03YjI5Y2Q5OTE4NzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6MzYuMTI5NTkxMTY4WiJ9&digest=sha256%3Af8c7fa43d410c62760e11c88f2bfea7f2eaa4491e2a5c783bd694d310c75fdbf" http.request.useragent="Go-http-client/1.1" http.response.duration=914.095844ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:36 +0000] "PUT /v2/foo/bbbb/blobs/uploads/21cfa22b-a310-4609-833f-7b29cd991874?_state=_ncfsYflciAaEwB5DGziwRI0OSSN-xEYc1tbsJEOMHF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyMWNmYTIyYi1hMzEwLTQ2MDktODMzZi03YjI5Y2Q5OTE4NzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6MzYuMTI5NTkxMTY4WiJ9&digest=sha256%3Af8c7fa43d410c62760e11c88f2bfea7f2eaa4491e2a5c783bd694d310c75fdbf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:37Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33237" http.request.id=be97405c-0e2a-4159-ba68-4fe83c43e9a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.205435ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:37 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:37Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33237" http.request.id=a6d2620c-fa9a-4336-aab5-6f885b3c8827 http.request.method=POST http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="848.63µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:37 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:38Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33237" http.request.id=ce302d5d-4260-4f16-80d8-78b7f05e8cde http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/cccc/blobs/uploads/01975407-0b86-4bf8-ab69-82b03dcb996a?_state=8JZ3qm5H8KpD7GA2cb7MMwpJeZKasGJmiAL8v-KBCql7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwMTk3NTQwNy0wYjg2LTRiZjgtYWI2OS04MmIwM2RjYjk5NmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6MzcuMTUwNTAwODc1WiJ9&digest=sha256%3Acf908b52ac67eec76a633380544deced58c60599b3c9ae2079d7be31db769bbc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.523872885s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:37 +0000] "PUT /v2/foo/cccc/blobs/uploads/01975407-0b86-4bf8-ab69-82b03dcb996a?_state=8JZ3qm5H8KpD7GA2cb7MMwpJeZKasGJmiAL8v-KBCql7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwMTk3NTQwNy0wYjg2LTRiZjgtYWI2OS04MmIwM2RjYjk5NmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6MzcuMTUwNTAwODc1WiJ9&digest=sha256%3Acf908b52ac67eec76a633380544deced58c60599b3c9ae2079d7be31db769bbc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:38Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33237" http.request.id=cc314031-3b0a-44ed-af50-041eca2f4dc8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.243385ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:38 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:38Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33237" http.request.id=39d0eee3-f051-4ded-aad4-ea968e83e416 http.request.method=POST http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="699.004µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:38 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33237" http.request.id=23d24fa1-0c45-4038-ad53-b3fa43c75b1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/dddd/blobs/uploads/5295cfb2-92b1-4ee4-9703-cc0df071b195?_state=PE8PmH2gq3txiZt1-qG2pG479Gk9VJTbFJvQm1EMjEh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1Mjk1Y2ZiMi05MmIxLTRlZTQtOTcwMy1jYzBkZjA3MWIxOTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6MzguNzQ5OTMzMDcyWiJ9&digest=sha256%3A20f0dde6ffa32b901ed9c6b6df7c13c03ab1b5aa37cbd9ad86c400f8cd10915f" http.request.useragent="Go-http-client/1.1" http.response.duration=984.598652ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:38 +0000] "PUT /v2/foo/dddd/blobs/uploads/5295cfb2-92b1-4ee4-9703-cc0df071b195?_state=PE8PmH2gq3txiZt1-qG2pG479Gk9VJTbFJvQm1EMjEh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1Mjk1Y2ZiMi05MmIxLTRlZTQtOTcwMy1jYzBkZjA3MWIxOTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6MzguNzQ5OTMzMDcyWiJ9&digest=sha256%3A20f0dde6ffa32b901ed9c6b6df7c13c03ab1b5aa37cbd9ad86c400f8cd10915f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33237" http.request.id=e7847267-6d3b-4bc3-8a8f-b5f03069637d http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.188971ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:39 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33237" http.request.id=699f3bfd-8284-4a11-ba0c-13e21c1d2127 http.request.method=GET http.request.remoteaddr="127.0.0.1:53004" 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="558.576µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [11/May/2025:17:56:39 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (11.82s) === RUN TestURLPrefix time="2025-05-11T17:56: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.3 time="2025-05-11T17:56:39Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:56:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38305" http.request.id=faf5c54f-3358-4750-8d2c-5ddcd0a318df http.request.method=GET http.request.remoteaddr="127.0.0.1:33528" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="684.315µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:17:56:39 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-05-11T17:56: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.3 time="2025-05-11T17:56:39Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:56:39Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=cb8a00a7-5899-408e-8549-958e4ab8ee57 http.request.method=GET http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/foo/bar/blobs/sha256:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="862.259µs" http.response.status=404 http.response.written=157 vars.digest="sha256:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:56:39 +0000] "GET /v2/foo/bar/blobs/sha256:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-11T17:56:39Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=420bf53e-5245-4326-baa0-858d18142d99 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49782" http.request.uri="/v2/foo/bar/blobs/sha256:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="703.972µs" http.response.status=404 http.response.written=157 vars.digest="sha256:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:56:39 +0000] "HEAD /v2/foo/bar/blobs/sha256:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-11T17:56:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=0e6da274-a4b0-4113-9390-dd3bb7f65af5 http.request.method=POST http.request.remoteaddr="127.0.0.1:49782" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="657.889µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=a69f83b8-8382-4aba-9f54-d26de1cac622 http.request.method=GET http.request.remoteaddr="127.0.0.1:49782" http.request.uri="/v2/foo/bar/blobs/uploads/99e6740e-7004-4c25-a9f1-dedd8bf198bb?_state=b0V82msJ-oqzhXliN4db0tWCDRnY24rmsgyPHxmSR0N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5ZTY3NDBlLTcwMDQtNGMyNS1hOWYxLWRlZGQ4YmYxOThiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1NjozOS44MTY1NDM1MDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="615.518µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:39 +0000] "GET /v2/foo/bar/blobs/uploads/99e6740e-7004-4c25-a9f1-dedd8bf198bb?_state=b0V82msJ-oqzhXliN4db0tWCDRnY24rmsgyPHxmSR0N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5ZTY3NDBlLTcwMDQtNGMyNS1hOWYxLWRlZGQ4YmYxOThiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1NjozOS44MTY1NDM1MDdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=639236c6-d87a-4e3d-a00f-8dd9e3f59e5d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49782" http.request.uri="/v2/foo/bar/blobs/uploads/99e6740e-7004-4c25-a9f1-dedd8bf198bb?_state=b0V82msJ-oqzhXliN4db0tWCDRnY24rmsgyPHxmSR0N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5ZTY3NDBlLTcwMDQtNGMyNS1hOWYxLWRlZGQ4YmYxOThiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1NjozOS44MTY1NDM1MDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="626.573µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:39 +0000] "DELETE /v2/foo/bar/blobs/uploads/99e6740e-7004-4c25-a9f1-dedd8bf198bb?_state=b0V82msJ-oqzhXliN4db0tWCDRnY24rmsgyPHxmSR0N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5ZTY3NDBlLTcwMDQtNGMyNS1hOWYxLWRlZGQ4YmYxOThiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1NjozOS44MTY1NDM1MDdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:39Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=fff35227-c1ed-4363-99f8-13c041f50d71 http.request.method=GET http.request.remoteaddr="127.0.0.1:49782" http.request.uri="/v2/foo/bar/blobs/uploads/99e6740e-7004-4c25-a9f1-dedd8bf198bb?_state=b0V82msJ-oqzhXliN4db0tWCDRnY24rmsgyPHxmSR0N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5ZTY3NDBlLTcwMDQtNGMyNS1hOWYxLWRlZGQ4YmYxOThiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1NjozOS44MTY1NDM1MDdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=99e6740e-7004-4c25-a9f1-dedd8bf198bb time="2025-05-11T17:56:39Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=fff35227-c1ed-4363-99f8-13c041f50d71 http.request.method=GET http.request.remoteaddr="127.0.0.1:49782" http.request.uri="/v2/foo/bar/blobs/uploads/99e6740e-7004-4c25-a9f1-dedd8bf198bb?_state=b0V82msJ-oqzhXliN4db0tWCDRnY24rmsgyPHxmSR0N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5ZTY3NDBlLTcwMDQtNGMyNS1hOWYxLWRlZGQ4YmYxOThiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1NjozOS44MTY1NDM1MDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="576.297µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=99e6740e-7004-4c25-a9f1-dedd8bf198bb 127.0.0.1 - - [11/May/2025:17:56:39 +0000] "GET /v2/foo/bar/blobs/uploads/99e6740e-7004-4c25-a9f1-dedd8bf198bb?_state=b0V82msJ-oqzhXliN4db0tWCDRnY24rmsgyPHxmSR0N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5ZTY3NDBlLTcwMDQtNGMyNS1hOWYxLWRlZGQ4YmYxOThiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1NjozOS44MTY1NDM1MDdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-11T17:56:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=e795e4cd-4cda-4459-abe5-73ae4332f6a8 http.request.method=POST http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="745.795µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:39Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=f71fc1c2-3fe0-481d-b73a-c52f222f6c53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/foo/bar/blobs/uploads/c781e2f5-63db-4987-b465-03ebdec953a2?_state=_rnbCmcc20O9u0ALX-7sOdmjwG_xpZflyVYdP8k7jIV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3ODFlMmY1LTYzZGItNDk4Ny1iNDY1LTAzZWJkZWM5NTNhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1NjozOS44MTk0OTkzMzRaIn0%3D&digest=sha256%3A558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c" http.request.useragent="Go-http-client/1.1" provided=sha256:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c vars.name="foo/bar" vars.uuid=c781e2f5-63db-4987-b465-03ebdec953a2 time="2025-05-11T17:56:39Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=f71fc1c2-3fe0-481d-b73a-c52f222f6c53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/foo/bar/blobs/uploads/c781e2f5-63db-4987-b465-03ebdec953a2?_state=_rnbCmcc20O9u0ALX-7sOdmjwG_xpZflyVYdP8k7jIV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3ODFlMmY1LTYzZGItNDk4Ny1iNDY1LTAzZWJkZWM5NTNhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1NjozOS44MTk0OTkzMzRaIn0%3D&digest=sha256%3A558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c781e2f5-63db-4987-b465-03ebdec953a2 time="2025-05-11T17:56:39Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=f71fc1c2-3fe0-481d-b73a-c52f222f6c53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/foo/bar/blobs/uploads/c781e2f5-63db-4987-b465-03ebdec953a2?_state=_rnbCmcc20O9u0ALX-7sOdmjwG_xpZflyVYdP8k7jIV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3ODFlMmY1LTYzZGItNDk4Ny1iNDY1LTAzZWJkZWM5NTNhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1NjozOS44MTk0OTkzMzRaIn0%3D&digest=sha256%3A558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="639.979µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=c781e2f5-63db-4987-b465-03ebdec953a2 127.0.0.1 - - [11/May/2025:17:56:39 +0000] "PUT /v2/foo/bar/blobs/uploads/c781e2f5-63db-4987-b465-03ebdec953a2?_state=_rnbCmcc20O9u0ALX-7sOdmjwG_xpZflyVYdP8k7jIV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3ODFlMmY1LTYzZGItNDk4Ny1iNDY1LTAzZWJkZWM5NTNhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1NjozOS44MTk0OTkzMzRaIn0%3D&digest=sha256%3A558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-11T17:56:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=c0606c25-7fd8-4563-8c41-b24cadb9e253 http.request.method=POST http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="607.024µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=08618ea2-0292-4c98-8358-0292eebee0e1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/foo/bar/blobs/uploads/b40d1caf-0abf-40fd-b21a-8d7afaaca2fb?_state=VCb5DDK6wi4h5jqMGK0_iemHx6Nqg6CIywvSqKtTC_J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0MGQxY2FmLTBhYmYtNDBmZC1iMjFhLThkN2FmYWFjYTJmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1NjozOS44MjA5NTg4MjNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="704.4µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:39 +0000] "PUT /v2/foo/bar/blobs/uploads/b40d1caf-0abf-40fd-b21a-8d7afaaca2fb?_state=VCb5DDK6wi4h5jqMGK0_iemHx6Nqg6CIywvSqKtTC_J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0MGQxY2FmLTBhYmYtNDBmZC1iMjFhLThkN2FmYWFjYTJmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1NjozOS44MjA5NTg4MjNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=13b2602e-ceb8-4ae7-b7d4-641af5debe51 http.request.method=POST http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="571.653µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=ca2628e9-3dd5-4ef3-907b-d28ce44e20c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/foo/bar/blobs/uploads/1859e384-c0e3-44b6-92a2-857f6d591529?_state=iJEdP2knVstK-F6LTVyWeDthdl1HuTRshtfcY7ouIhB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4NTllMzg0LWMwZTMtNDRiNi05MmEyLTg1N2Y2ZDU5MTUyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1NjozOS44MjI0NDcxMTFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="681.672µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:39 +0000] "PUT /v2/foo/bar/blobs/uploads/1859e384-c0e3-44b6-92a2-857f6d591529?_state=iJEdP2knVstK-F6LTVyWeDthdl1HuTRshtfcY7ouIhB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4NTllMzg0LWMwZTMtNDRiNi05MmEyLTg1N2Y2ZDU5MTUyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1NjozOS44MjI0NDcxMTFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=606c51ef-ca01-4c6a-afc8-7fab75000911 http.request.method=POST http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="631.786µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=52edef04-3f62-4f8d-9ddf-cb5beccbc453 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/foo/bar/blobs/uploads/54870084-2449-4bbb-88fe-57a4d9012874?_state=yqbc9eTFdG13QpOH1CwyKXUtziHuiTSUU5hDhdLt5YJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU0ODcwMDg0LTI0NDktNGJiYi04OGZlLTU3YTRkOTAxMjg3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1NjozOS44MjM5NDQ3NjdaIn0%3D&digest=sha256%3A558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c" http.request.useragent="Go-http-client/1.1" http.response.duration=973.136899ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:39 +0000] "PUT /v2/foo/bar/blobs/uploads/54870084-2449-4bbb-88fe-57a4d9012874?_state=yqbc9eTFdG13QpOH1CwyKXUtziHuiTSUU5hDhdLt5YJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU0ODcwMDg0LTI0NDktNGJiYi04OGZlLTU3YTRkOTAxMjg3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1NjozOS44MjM5NDQ3NjdaIn0%3D&digest=sha256%3A558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=48688871-957c-4a9f-bf8a-06ec0ef30a46 http.request.method=POST http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="924.814µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:34863" http.request.id=ac98113c-1e48-4dbe-accc-ed0531255b17 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/foo/bar/blobs/uploads/7ed20545-d6ae-4bc2-80e2-e0c849d3da28?_state=EUK3joWwnpuj3Rl1sJPeLNqGQD4hybqPA6UG2P7e4tV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlZDIwNTQ1LWQ2YWUtNGJjMi04MGUyLWUwYzg0OWQzZGEyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0MC44MTQ5MDI0MzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=980.884298ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:40 +0000] "PATCH /v2/foo/bar/blobs/uploads/7ed20545-d6ae-4bc2-80e2-e0c849d3da28?_state=EUK3joWwnpuj3Rl1sJPeLNqGQD4hybqPA6UG2P7e4tV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlZDIwNTQ1LWQ2YWUtNGJjMi04MGUyLWUwYzg0OWQzZGEyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0MC44MTQ5MDI0MzdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=7bf25fde-d533-4e93-a20d-f0fc104b5642 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/foo/bar/blobs/uploads/7ed20545-d6ae-4bc2-80e2-e0c849d3da28?_state=09CCSydc8tk8BVmxZOcVzfZW2w6dyKAwYdUM2VRBbCF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlZDIwNTQ1LWQ2YWUtNGJjMi04MGUyLWUwYzg0OWQzZGEyOCIsIk9mZnNldCI6MjIxNTAxNDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NDBaIn0%3D&digest=sha256%3A558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c" http.request.useragent="Go-http-client/1.1" http.response.duration="971.261µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:41 +0000] "PUT /v2/foo/bar/blobs/uploads/7ed20545-d6ae-4bc2-80e2-e0c849d3da28?_state=09CCSydc8tk8BVmxZOcVzfZW2w6dyKAwYdUM2VRBbCF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlZDIwNTQ1LWQ2YWUtNGJjMi04MGUyLWUwYzg0OWQzZGEyOCIsIk9mZnNldCI6MjIxNTAxNDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NDBaIn0%3D&digest=sha256%3A558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=88eb44fe-50d8-4a27-bf1c-ee7fbc04c0eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/foo/bar/blobs/sha256:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="676.572µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:41 +0000] "HEAD /v2/foo/bar/blobs/sha256:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=c8871f6c-8333-4bfa-991a-073e8e8ac673 http.request.method=GET http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/foo/bar/blobs/sha256:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=10.213317ms http.response.status=200 http.response.written=22150144 127.0.0.1 - - [11/May/2025:17:56:41 +0000] "GET /v2/foo/bar/blobs/sha256:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c HTTP/1.1" 200 22150144 "" "Go-http-client/1.1" time="2025-05-11T17:56:41Z" level=error msg="error parsing digest="sha257:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=de4e5cb1-d650-4790-8c56-7ac6faa89122 http.request.method=GET http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/foo/bar/blobs/sha257:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c" vars.name="foo/bar" time="2025-05-11T17:56:41Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=de4e5cb1-d650-4790-8c56-7ac6faa89122 http.request.method=GET http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/foo/bar/blobs/sha257:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="566.967µs" http.response.status=400 http.response.written=110 vars.digest="sha257:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:56:41 +0000] "GET /v2/foo/bar/blobs/sha257:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-11T17:56:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=349b7216-6a62-4de8-b639-8a5a029a9437 http.request.method=GET http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/foo/bar/blobs/sha256:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c" http.request.useragent="Go-http-client/1.1" http.response.duration="791.339µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:41 +0000] "GET /v2/foo/bar/blobs/sha256:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:56:41Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:56:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=feff3135-37a9-4fcb-b0af-43f12e72bfd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:35072" http.request.uri="/v2/foo/bar/blobs/sha256:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="909.371µs" http.response.status=404 http.response.written=157 vars.digest="sha256:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:56:41 +0000] "GET /v2/foo/bar/blobs/sha256:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-11T17:56:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81 err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=525e4464-03a0-43fe-a8ef-21ce77ee84e9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35088" http.request.uri="/v2/foo/bar/blobs/sha256:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.067289ms http.response.status=404 http.response.written=157 vars.digest="sha256:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:56:41 +0000] "HEAD /v2/foo/bar/blobs/sha256:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-11T17:56:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=1154b1ac-b873-4fb4-ad16-4a11596cd445 http.request.method=POST http.request.remoteaddr="127.0.0.1:35088" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="770.42µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=8b1e69c9-4e28-47f7-8015-12e7d57d05d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35088" http.request.uri="/v2/foo/bar/blobs/uploads/c1df0fed-af2a-4233-9389-0da26cf156c1?_state=lHqiYHebCQXK1m_f3x3c2EwUuIAFhfcwyawyUINq9rd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxZGYwZmVkLWFmMmEtNDIzMy05Mzg5LTBkYTI2Y2YxNTZjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0MS44OTAxOTk0NjNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="810.837µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:41 +0000] "GET /v2/foo/bar/blobs/uploads/c1df0fed-af2a-4233-9389-0da26cf156c1?_state=lHqiYHebCQXK1m_f3x3c2EwUuIAFhfcwyawyUINq9rd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxZGYwZmVkLWFmMmEtNDIzMy05Mzg5LTBkYTI2Y2YxNTZjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0MS44OTAxOTk0NjNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=5a52d4d9-f926-41dc-9a4f-1cb6087a4ed7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35088" http.request.uri="/v2/foo/bar/blobs/uploads/c1df0fed-af2a-4233-9389-0da26cf156c1?_state=lHqiYHebCQXK1m_f3x3c2EwUuIAFhfcwyawyUINq9rd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxZGYwZmVkLWFmMmEtNDIzMy05Mzg5LTBkYTI2Y2YxNTZjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0MS44OTAxOTk0NjNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="872.586µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:41 +0000] "DELETE /v2/foo/bar/blobs/uploads/c1df0fed-af2a-4233-9389-0da26cf156c1?_state=lHqiYHebCQXK1m_f3x3c2EwUuIAFhfcwyawyUINq9rd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxZGYwZmVkLWFmMmEtNDIzMy05Mzg5LTBkYTI2Y2YxNTZjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0MS44OTAxOTk0NjNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:41Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=c03dcbde-99ed-46e9-b984-089e7238531c http.request.method=GET http.request.remoteaddr="127.0.0.1:35088" http.request.uri="/v2/foo/bar/blobs/uploads/c1df0fed-af2a-4233-9389-0da26cf156c1?_state=lHqiYHebCQXK1m_f3x3c2EwUuIAFhfcwyawyUINq9rd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxZGYwZmVkLWFmMmEtNDIzMy05Mzg5LTBkYTI2Y2YxNTZjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0MS44OTAxOTk0NjNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c1df0fed-af2a-4233-9389-0da26cf156c1 time="2025-05-11T17:56:41Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=c03dcbde-99ed-46e9-b984-089e7238531c http.request.method=GET http.request.remoteaddr="127.0.0.1:35088" http.request.uri="/v2/foo/bar/blobs/uploads/c1df0fed-af2a-4233-9389-0da26cf156c1?_state=lHqiYHebCQXK1m_f3x3c2EwUuIAFhfcwyawyUINq9rd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxZGYwZmVkLWFmMmEtNDIzMy05Mzg5LTBkYTI2Y2YxNTZjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0MS44OTAxOTk0NjNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="865.049µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=c1df0fed-af2a-4233-9389-0da26cf156c1 127.0.0.1 - - [11/May/2025:17:56:41 +0000] "GET /v2/foo/bar/blobs/uploads/c1df0fed-af2a-4233-9389-0da26cf156c1?_state=lHqiYHebCQXK1m_f3x3c2EwUuIAFhfcwyawyUINq9rd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxZGYwZmVkLWFmMmEtNDIzMy05Mzg5LTBkYTI2Y2YxNTZjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0MS44OTAxOTk0NjNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-11T17:56:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=3995e391-1134-4dc8-a30c-fb5bf2cce000 http.request.method=POST http.request.remoteaddr="127.0.0.1:35094" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="991.653µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:41Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=3f1041e7-ff43-49df-94b1-90e17c786d58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35094" http.request.uri="/v2/foo/bar/blobs/uploads/daece763-d3b4-429d-a3ef-43c1f7831c23?_state=sBRlD-pLHKPD_ddV-OCxCs7WsXcveqCNfeVaLCwGqMJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhZWNlNzYzLWQzYjQtNDI5ZC1hM2VmLTQzYzFmNzgzMWMyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0MS44OTQxOTUyOTRaIn0%3D&digest=sha256%3A3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81" http.request.useragent="Go-http-client/1.1" provided=sha256:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81 vars.name="foo/bar" vars.uuid=daece763-d3b4-429d-a3ef-43c1f7831c23 time="2025-05-11T17:56:41Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=3f1041e7-ff43-49df-94b1-90e17c786d58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35094" http.request.uri="/v2/foo/bar/blobs/uploads/daece763-d3b4-429d-a3ef-43c1f7831c23?_state=sBRlD-pLHKPD_ddV-OCxCs7WsXcveqCNfeVaLCwGqMJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhZWNlNzYzLWQzYjQtNDI5ZC1hM2VmLTQzYzFmNzgzMWMyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0MS44OTQxOTUyOTRaIn0%3D&digest=sha256%3A3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=daece763-d3b4-429d-a3ef-43c1f7831c23 time="2025-05-11T17:56:41Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=3f1041e7-ff43-49df-94b1-90e17c786d58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35094" http.request.uri="/v2/foo/bar/blobs/uploads/daece763-d3b4-429d-a3ef-43c1f7831c23?_state=sBRlD-pLHKPD_ddV-OCxCs7WsXcveqCNfeVaLCwGqMJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhZWNlNzYzLWQzYjQtNDI5ZC1hM2VmLTQzYzFmNzgzMWMyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0MS44OTQxOTUyOTRaIn0%3D&digest=sha256%3A3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="753.225µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=daece763-d3b4-429d-a3ef-43c1f7831c23 127.0.0.1 - - [11/May/2025:17:56:41 +0000] "PUT /v2/foo/bar/blobs/uploads/daece763-d3b4-429d-a3ef-43c1f7831c23?_state=sBRlD-pLHKPD_ddV-OCxCs7WsXcveqCNfeVaLCwGqMJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhZWNlNzYzLWQzYjQtNDI5ZC1hM2VmLTQzYzFmNzgzMWMyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0MS44OTQxOTUyOTRaIn0%3D&digest=sha256%3A3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-11T17:56:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=ddd3bf31-bed8-41a2-8bf9-03c1a8cd2d08 http.request.method=POST http.request.remoteaddr="127.0.0.1:35094" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="627.964µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=ecc68d53-e450-489e-8218-dc71235010f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35094" http.request.uri="/v2/foo/bar/blobs/uploads/4d213a68-857b-492d-a5ac-1b68f997d7c1?_state=EgzewP-d1hs-XANE4c0E92AdHkUknrAjc5JFGhvRJh97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkMjEzYTY4LTg1N2ItNDkyZC1hNWFjLTFiNjhmOTk3ZDdjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0MS44OTU5MTYzMjNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="746.396µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:41 +0000] "PUT /v2/foo/bar/blobs/uploads/4d213a68-857b-492d-a5ac-1b68f997d7c1?_state=EgzewP-d1hs-XANE4c0E92AdHkUknrAjc5JFGhvRJh97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkMjEzYTY4LTg1N2ItNDkyZC1hNWFjLTFiNjhmOTk3ZDdjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0MS44OTU5MTYzMjNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=e8e19001-f627-4110-9e3c-b15ace5927f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:35094" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="705.859µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=2c854b9d-4a26-46b8-a95c-b8af90cb103a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35094" http.request.uri="/v2/foo/bar/blobs/uploads/297f10e2-a278-4511-9e3d-911e7e34bc07?_state=o0SgdFZaGulariEKem2UN9TvC5GK7VaYCe3PsFQOlQ17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5N2YxMGUyLWEyNzgtNDUxMS05ZTNkLTkxMWU3ZTM0YmMwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0MS44OTc2NDc1NjVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="754.922µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:41 +0000] "PUT /v2/foo/bar/blobs/uploads/297f10e2-a278-4511-9e3d-911e7e34bc07?_state=o0SgdFZaGulariEKem2UN9TvC5GK7VaYCe3PsFQOlQ17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5N2YxMGUyLWEyNzgtNDUxMS05ZTNkLTkxMWU3ZTM0YmMwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0MS44OTc2NDc1NjVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:41Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=a3569580-5f97-49b4-b144-fb4a9da491bb http.request.method=POST http.request.remoteaddr="127.0.0.1:35094" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="593.6µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=154d4a6e-4638-477e-b67a-7a46560307ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:35094" http.request.uri="/v2/foo/bar/blobs/uploads/a2a3ba1a-11c1-4255-9373-782013c6de74?_state=UeVT94T4N2D6Jm0EruDiJcHzPHgWRvBpRn7s_imk2F57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyYTNiYTFhLTExYzEtNDI1NS05MzczLTc4MjAxM2M2ZGU3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0MS44OTkxOTIzNzhaIn0%3D&digest=sha256%3A3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81" http.request.useragent="Go-http-client/1.1" http.response.duration=922.765777ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:41 +0000] "PUT /v2/foo/bar/blobs/uploads/a2a3ba1a-11c1-4255-9373-782013c6de74?_state=UeVT94T4N2D6Jm0EruDiJcHzPHgWRvBpRn7s_imk2F57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyYTNiYTFhLTExYzEtNDI1NS05MzczLTc4MjAxM2M2ZGU3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0MS44OTkxOTIzNzhaIn0%3D&digest=sha256%3A3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=605c2bc0-7431-4e83-be29-4f2c42d37b65 http.request.method=POST http.request.remoteaddr="127.0.0.1:35094" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="979.226µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:37015" http.request.id=cb0095c1-2e79-4be9-b940-3116333d3ac4 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:35094" http.request.uri="/v2/foo/bar/blobs/uploads/3002f9f0-7e90-473d-9858-d35c853a759e?_state=BCyUnPwRIdbr48d7otSEzjGN-qu0yW4zUxBu0Fu0QIt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwMDJmOWYwLTdlOTAtNDczZC05ODU4LWQzNWM4NTNhNzU5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0Mi44NDEyNTUwMDlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=961.801972ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:42 +0000] "PATCH /v2/foo/bar/blobs/uploads/3002f9f0-7e90-473d-9858-d35c853a759e?_state=BCyUnPwRIdbr48d7otSEzjGN-qu0yW4zUxBu0Fu0QIt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwMDJmOWYwLTdlOTAtNDczZC05ODU4LWQzNWM4NTNhNzU5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0Mi44NDEyNTUwMDlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=7631c363-2a6e-458f-b3cd-b234a9bacfb5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35094" http.request.uri="/v2/foo/bar/blobs/uploads/3002f9f0-7e90-473d-9858-d35c853a759e?_state=8wYwsQYHnf7iz8Ht1B64Mq6K_Wk35z2F7kFdiBBLczZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwMDJmOWYwLTdlOTAtNDczZC05ODU4LWQzNWM4NTNhNzU5ZSIsIk9mZnNldCI6MjA1OTUyMDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NDJaIn0%3D&digest=sha256%3A3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08141ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:43 +0000] "PUT /v2/foo/bar/blobs/uploads/3002f9f0-7e90-473d-9858-d35c853a759e?_state=8wYwsQYHnf7iz8Ht1B64Mq6K_Wk35z2F7kFdiBBLczZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwMDJmOWYwLTdlOTAtNDczZC05ODU4LWQzNWM4NTNhNzU5ZSIsIk9mZnNldCI6MjA1OTUyMDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NDJaIn0%3D&digest=sha256%3A3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=113bb453-f0d4-458d-9582-3475e41484e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35094" http.request.uri="/v2/foo/bar/blobs/sha256:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="703.224µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:43 +0000] "HEAD /v2/foo/bar/blobs/sha256:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=b9b8864c-bf3a-4df8-9585-d886e680a664 http.request.method=GET http.request.remoteaddr="127.0.0.1:35094" http.request.uri="/v2/foo/bar/blobs/sha256:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=10.282369ms http.response.status=200 http.response.written=20595200 127.0.0.1 - - [11/May/2025:17:56:43 +0000] "GET /v2/foo/bar/blobs/sha256:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81 HTTP/1.1" 200 20595200 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=error msg="error parsing digest="sha257:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=1afdd253-2921-4677-9f83-e235124a4298 http.request.method=GET http.request.remoteaddr="127.0.0.1:35094" http.request.uri="/v2/foo/bar/blobs/sha257:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81" vars.name="foo/bar" time="2025-05-11T17:56:43Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=1afdd253-2921-4677-9f83-e235124a4298 http.request.method=GET http.request.remoteaddr="127.0.0.1:35094" http.request.uri="/v2/foo/bar/blobs/sha257:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="643.235µs" http.response.status=400 http.response.written=110 vars.digest="sha257:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:56:43 +0000] "GET /v2/foo/bar/blobs/sha257:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=a09e8fa1-a9d1-42b6-be6c-f1caebae1336 http.request.method=GET http.request.remoteaddr="127.0.0.1:35112" http.request.uri="/v2/foo/bar/blobs/sha256:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81" http.request.useragent="Go-http-client/1.1" http.response.duration="920.139µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:43 +0000] "GET /v2/foo/bar/blobs/sha256:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=89da5edc-0af5-46ed-ac6c-c8097a8e6524 http.request.method=GET http.request.remoteaddr="127.0.0.1:35112" http.request.uri="/v2/foo/bar/blobs/sha256:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.241695ms http.response.status=200 http.response.written=393216 127.0.0.1 - - [11/May/2025:17:56:43 +0000] "GET /v2/foo/bar/blobs/sha256:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81 HTTP/1.1" 200 393216 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37015" http.request.id=e24af39d-e755-4a86-aa0b-738629ebc57e http.request.method=GET http.request.remoteaddr="127.0.0.1:35106" http.request.uri="/v2/foo/bar/blobs/sha256:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.810989ms http.response.status=200 http.response.written=2693312 127.0.0.1 - - [11/May/2025:17:56:43 +0000] "GET /v2/foo/bar/blobs/sha256:3be9ec83a0c2fdf90dbfe85b6a6a88ed75c1ecb739a7cff3c14d19de806aab81 HTTP/1.1" 200 2693312 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=4b890333-129e-459e-a21f-238a47955cbd http.request.method=GET http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/foo/bar/blobs/sha256:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.008622747s http.response.status=200 http.response.written=2593152 127.0.0.1 - - [11/May/2025:17:56:41 +0000] "GET /v2/foo/bar/blobs/sha256:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c HTTP/1.1" 200 2593152 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34863" http.request.id=6eb340c2-8c91-41f3-89fa-1290c7e366f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49800" http.request.uri="/v2/foo/bar/blobs/sha256:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.011097965s http.response.status=200 http.response.written=2660544 127.0.0.1 - - [11/May/2025:17:56:41 +0000] "GET /v2/foo/bar/blobs/sha256:558deb12720bf9cc0cc41823ba8d81e8074fc4b051fbd1807634cdf154b9bd6c HTTP/1.1" 200 2660544 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (4.08s) === RUN TestBlobDelete time="2025-05-11T17:56:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:56:43Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:56:43Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=d4dbb931-4936-4878-808e-0ec6abd0acbc http.request.method=GET http.request.remoteaddr="127.0.0.1:60230" http.request.uri="/v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="818.304µs" http.response.status=404 http.response.written=157 vars.digest="sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:56:43 +0000] "GET /v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=df7bbd1b-bdc5-43b9-8e5d-66bd93881cd1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="728.263µs" http.response.status=404 http.response.written=157 vars.digest="sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:56:43 +0000] "HEAD /v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=da242078-2959-476b-9878-15ee1b6fb218 http.request.method=POST http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="634.132µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=1821fadc-1ede-4e85-9413-ce7b0cb2bb8f http.request.method=GET http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/uploads/0da7d7c1-b12d-45d8-bdf6-677852e8345a?_state=W1HClkYkan8y9Y8j9eudhH3C2zQqbeKHQXM8UqbfB5N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBkYTdkN2MxLWIxMmQtNDVkOC1iZGY2LTY3Nzg1MmU4MzQ1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0My44ODY0OTMzOTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="693.726µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:43 +0000] "GET /v2/foo/bar/blobs/uploads/0da7d7c1-b12d-45d8-bdf6-677852e8345a?_state=W1HClkYkan8y9Y8j9eudhH3C2zQqbeKHQXM8UqbfB5N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBkYTdkN2MxLWIxMmQtNDVkOC1iZGY2LTY3Nzg1MmU4MzQ1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0My44ODY0OTMzOTJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=64990eaa-3e5c-44b9-996a-ea6f0a124155 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/uploads/0da7d7c1-b12d-45d8-bdf6-677852e8345a?_state=W1HClkYkan8y9Y8j9eudhH3C2zQqbeKHQXM8UqbfB5N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBkYTdkN2MxLWIxMmQtNDVkOC1iZGY2LTY3Nzg1MmU4MzQ1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0My44ODY0OTMzOTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="666.203µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:43 +0000] "DELETE /v2/foo/bar/blobs/uploads/0da7d7c1-b12d-45d8-bdf6-677852e8345a?_state=W1HClkYkan8y9Y8j9eudhH3C2zQqbeKHQXM8UqbfB5N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBkYTdkN2MxLWIxMmQtNDVkOC1iZGY2LTY3Nzg1MmU4MzQ1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0My44ODY0OTMzOTJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=377bc2c6-5089-45a6-bbac-b344188062ec http.request.method=GET http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/uploads/0da7d7c1-b12d-45d8-bdf6-677852e8345a?_state=W1HClkYkan8y9Y8j9eudhH3C2zQqbeKHQXM8UqbfB5N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBkYTdkN2MxLWIxMmQtNDVkOC1iZGY2LTY3Nzg1MmU4MzQ1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0My44ODY0OTMzOTJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=0da7d7c1-b12d-45d8-bdf6-677852e8345a time="2025-05-11T17:56:43Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=377bc2c6-5089-45a6-bbac-b344188062ec http.request.method=GET http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/foo/bar/blobs/uploads/0da7d7c1-b12d-45d8-bdf6-677852e8345a?_state=W1HClkYkan8y9Y8j9eudhH3C2zQqbeKHQXM8UqbfB5N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBkYTdkN2MxLWIxMmQtNDVkOC1iZGY2LTY3Nzg1MmU4MzQ1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0My44ODY0OTMzOTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="569.627µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=0da7d7c1-b12d-45d8-bdf6-677852e8345a 127.0.0.1 - - [11/May/2025:17:56:43 +0000] "GET /v2/foo/bar/blobs/uploads/0da7d7c1-b12d-45d8-bdf6-677852e8345a?_state=W1HClkYkan8y9Y8j9eudhH3C2zQqbeKHQXM8UqbfB5N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBkYTdkN2MxLWIxMmQtNDVkOC1iZGY2LTY3Nzg1MmU4MzQ1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0My44ODY0OTMzOTJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=87c8d2f3-cad1-4d85-911d-114b63aa26f1 http.request.method=POST http.request.remoteaddr="127.0.0.1:60238" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="769.571µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=c0eaba98-ff54-486b-bab8-32956ba76a9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60238" http.request.uri="/v2/foo/bar/blobs/uploads/421d7cb0-60b3-4b07-bbbd-f34db935141d?_state=erqeqQTg-shOjBA9wmPWKOx2LfZxpoSl4JWQuhUYE957Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyMWQ3Y2IwLTYwYjMtNGIwNy1iYmJkLWYzNGRiOTM1MTQxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0My44ODk1MDcwMTVaIn0%3D&digest=sha256%3A3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" http.request.useragent="Go-http-client/1.1" provided=sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b vars.name="foo/bar" vars.uuid=421d7cb0-60b3-4b07-bbbd-f34db935141d time="2025-05-11T17:56:43Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=c0eaba98-ff54-486b-bab8-32956ba76a9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60238" http.request.uri="/v2/foo/bar/blobs/uploads/421d7cb0-60b3-4b07-bbbd-f34db935141d?_state=erqeqQTg-shOjBA9wmPWKOx2LfZxpoSl4JWQuhUYE957Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyMWQ3Y2IwLTYwYjMtNGIwNy1iYmJkLWYzNGRiOTM1MTQxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0My44ODk1MDcwMTVaIn0%3D&digest=sha256%3A3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=421d7cb0-60b3-4b07-bbbd-f34db935141d time="2025-05-11T17:56:43Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=c0eaba98-ff54-486b-bab8-32956ba76a9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60238" http.request.uri="/v2/foo/bar/blobs/uploads/421d7cb0-60b3-4b07-bbbd-f34db935141d?_state=erqeqQTg-shOjBA9wmPWKOx2LfZxpoSl4JWQuhUYE957Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyMWQ3Y2IwLTYwYjMtNGIwNy1iYmJkLWYzNGRiOTM1MTQxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0My44ODk1MDcwMTVaIn0%3D&digest=sha256%3A3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="680.079µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=421d7cb0-60b3-4b07-bbbd-f34db935141d 127.0.0.1 - - [11/May/2025:17:56:43 +0000] "PUT /v2/foo/bar/blobs/uploads/421d7cb0-60b3-4b07-bbbd-f34db935141d?_state=erqeqQTg-shOjBA9wmPWKOx2LfZxpoSl4JWQuhUYE957Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyMWQ3Y2IwLTYwYjMtNGIwNy1iYmJkLWYzNGRiOTM1MTQxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0My44ODk1MDcwMTVaIn0%3D&digest=sha256%3A3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=82499030-9746-483a-bf89-6709ed2de1e7 http.request.method=POST http.request.remoteaddr="127.0.0.1:60238" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="575.083µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=e88329ca-0af0-40c1-b57f-c8a5f9d5ebc5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60238" http.request.uri="/v2/foo/bar/blobs/uploads/2754a212-af21-4227-bec0-3e822516a900?_state=DvQ_dgeMdM5XgYdiu_cy853w8wFtkdmjHOzuh2Tis8V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3NTRhMjEyLWFmMjEtNDIyNy1iZWMwLTNlODIyNTE2YTkwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0My44OTA5OTI5MzJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="719.191µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:43 +0000] "PUT /v2/foo/bar/blobs/uploads/2754a212-af21-4227-bec0-3e822516a900?_state=DvQ_dgeMdM5XgYdiu_cy853w8wFtkdmjHOzuh2Tis8V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3NTRhMjEyLWFmMjEtNDIyNy1iZWMwLTNlODIyNTE2YTkwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0My44OTA5OTI5MzJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=ad59f6e0-94c0-4b1f-bfc5-ed0580e68512 http.request.method=POST http.request.remoteaddr="127.0.0.1:60238" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="592.841µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=1e3a2c67-2851-499e-a469-e7ade984bcef http.request.method=PUT http.request.remoteaddr="127.0.0.1:60238" http.request.uri="/v2/foo/bar/blobs/uploads/098e7c61-5aa6-4da4-9deb-78fef6e9a629?_state=Y-XxzDuUfkNL9jE8sMf5YXkN61dLvqAv7J-BVRxtsxd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5OGU3YzYxLTVhYTYtNGRhNC05ZGViLTc4ZmVmNmU5YTYyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0My44OTI1MDAzMzdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="666.256µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:43 +0000] "PUT /v2/foo/bar/blobs/uploads/098e7c61-5aa6-4da4-9deb-78fef6e9a629?_state=Y-XxzDuUfkNL9jE8sMf5YXkN61dLvqAv7J-BVRxtsxd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5OGU3YzYxLTVhYTYtNGRhNC05ZGViLTc4ZmVmNmU5YTYyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0My44OTI1MDAzMzdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=e4ddeeed-74e3-4631-a77e-daa7a77915bd http.request.method=POST http.request.remoteaddr="127.0.0.1:60238" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="561.749µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=5b7106e8-6d83-4826-8838-5252fda5bd9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60238" http.request.uri="/v2/foo/bar/blobs/uploads/fc8dc3fe-05b0-4079-80c4-d195d0d19872?_state=Y08OWesGWs9L6hebOZxvpRxDfP1ZLX57UIBlS9CyS4d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjOGRjM2ZlLTA1YjAtNDA3OS04MGM0LWQxOTVkMGQxOTg3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0My44OTM5MDU2NzNaIn0%3D&digest=sha256%3A3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" http.request.useragent="Go-http-client/1.1" http.response.duration=641.976153ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:43 +0000] "PUT /v2/foo/bar/blobs/uploads/fc8dc3fe-05b0-4079-80c4-d195d0d19872?_state=Y08OWesGWs9L6hebOZxvpRxDfP1ZLX57UIBlS9CyS4d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjOGRjM2ZlLTA1YjAtNDA3OS04MGM0LWQxOTVkMGQxOTg3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0My44OTM5MDU2NzNaIn0%3D&digest=sha256%3A3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=ea9c9694-428d-4678-8b35-7b314285a356 http.request.method=POST http.request.remoteaddr="127.0.0.1:60238" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="870.6µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:37479" http.request.id=784b446c-d972-4eef-a2f1-a21951d48a4b http.request.method=PATCH http.request.remoteaddr="127.0.0.1:60238" http.request.uri="/v2/foo/bar/blobs/uploads/70015e43-58bb-4b86-9b5d-59a56dbb3dfb?_state=6-9hlQ8t4iXeZIMRXpcB6OJ5ouRScj4BVw762uW1LHR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwMDE1ZTQzLTU4YmItNGI4Ni05YjVkLTU5YTU2ZGJiM2RmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0NC41NTAzMjU3NzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=564.088589ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:44 +0000] "PATCH /v2/foo/bar/blobs/uploads/70015e43-58bb-4b86-9b5d-59a56dbb3dfb?_state=6-9hlQ8t4iXeZIMRXpcB6OJ5ouRScj4BVw762uW1LHR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwMDE1ZTQzLTU4YmItNGI4Ni05YjVkLTU5YTU2ZGJiM2RmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0NC41NTAzMjU3NzlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=91d0eee8-4a79-407e-8cf2-99b36017f79f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60238" http.request.uri="/v2/foo/bar/blobs/uploads/70015e43-58bb-4b86-9b5d-59a56dbb3dfb?_state=NQjIenEBLkIqrpVkAsHm2nMTgQm7nB_cipqoCTAIPB17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwMDE1ZTQzLTU4YmItNGI4Ni05YjVkLTU5YTU2ZGJiM2RmYiIsIk9mZnNldCI6MTc2NjY1NjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NDRaIn0%3D&digest=sha256%3A3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.006094ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:45 +0000] "PUT /v2/foo/bar/blobs/uploads/70015e43-58bb-4b86-9b5d-59a56dbb3dfb?_state=NQjIenEBLkIqrpVkAsHm2nMTgQm7nB_cipqoCTAIPB17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwMDE1ZTQzLTU4YmItNGI4Ni05YjVkLTU5YTU2ZGJiM2RmYiIsIk9mZnNldCI6MTc2NjY1NjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NDRaIn0%3D&digest=sha256%3A3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=4b5cebf2-10c1-4c28-8b5a-32c51fb9c936 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60238" http.request.uri="/v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="701.798µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:45 +0000] "HEAD /v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=e901521f-8705-4b86-a600-206470f1ab07 http.request.method=GET http.request.remoteaddr="127.0.0.1:60238" http.request.uri="/v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.868871ms http.response.status=200 http.response.written=17666560 127.0.0.1 - - [11/May/2025:17:56:45 +0000] "GET /v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b HTTP/1.1" 200 17666560 "" "Go-http-client/1.1" time="2025-05-11T17:56:45Z" level=error msg="error parsing digest="sha257:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=b30899fe-fa78-487f-8598-ed99636e545e http.request.method=GET http.request.remoteaddr="127.0.0.1:60238" http.request.uri="/v2/foo/bar/blobs/sha257:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" vars.name="foo/bar" time="2025-05-11T17:56:45Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=b30899fe-fa78-487f-8598-ed99636e545e http.request.method=GET http.request.remoteaddr="127.0.0.1:60238" http.request.uri="/v2/foo/bar/blobs/sha257:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="589.365µs" http.response.status=400 http.response.written=110 vars.digest="sha257:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:56:45 +0000] "GET /v2/foo/bar/blobs/sha257:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-11T17:56:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=6f7eab1a-93c2-409a-8ba8-5f6df86c32ac http.request.method=GET http.request.remoteaddr="127.0.0.1:60252" http.request.uri="/v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" http.request.useragent="Go-http-client/1.1" http.response.duration="921.964µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:45 +0000] "GET /v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=955a04d1-4dd2-43d6-ad36-319856f548b8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" http.request.useragent="Go-http-client/1.1" http.response.duration="721.43µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:45 +0000] "DELETE /v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:45Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=5c268ebb-39e2-44c3-8b63-beaca42ec9a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="556.79µs" http.response.status=404 http.response.written=157 vars.digest="sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:56:45 +0000] "HEAD /v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-11T17:56:45Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=cbee23c1-137c-406b-b0a9-f13d1fdb7f18 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="514.668µs" http.response.status=404 http.response.written=74 vars.digest="sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:56:45 +0000] "DELETE /v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-05-11T17:56:45Z" level=error msg="error parsing digest="sha257:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=4dc3e5a0-77fc-4291-aa5c-bd5413f6f8d5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60272" http.request.uri="/v2/foo/bar/blobs/sha257:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" vars.name="foo/bar" time="2025-05-11T17:56:45Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=4dc3e5a0-77fc-4291-aa5c-bd5413f6f8d5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60272" http.request.uri="/v2/foo/bar/blobs/sha257:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="720.545µs" http.response.status=400 http.response.written=110 vars.digest="sha257:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:56:45 +0000] "DELETE /v2/foo/bar/blobs/sha257:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-11T17:56:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=2550fda8-e889-44f3-b026-cc0e6853cfaf http.request.method=POST http.request.remoteaddr="127.0.0.1:60288" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="791.128µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=6b994b59-16d3-47b0-9ffa-c301172a737e http.request.method=PUT http.request.remoteaddr="127.0.0.1:60288" http.request.uri="/v2/foo/bar/blobs/uploads/9b08f04d-92b1-44a5-8e0d-42248378c94c?_state=-0nyTBr6L_PEW5Fqi0EpkCJfgV4skMv8n_AFNizYh-17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjliMDhmMDRkLTkyYjEtNDRhNS04ZTBkLTQyMjQ4Mzc4Yzk0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0NS4xMzgxNDkwMloifQ%3D%3D&digest=sha256%3A3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" http.request.useragent="Go-http-client/1.1" http.response.duration=537.165762ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:45 +0000] "PUT /v2/foo/bar/blobs/uploads/9b08f04d-92b1-44a5-8e0d-42248378c94c?_state=-0nyTBr6L_PEW5Fqi0EpkCJfgV4skMv8n_AFNizYh-17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjliMDhmMDRkLTkyYjEtNDRhNS04ZTBkLTQyMjQ4Mzc4Yzk0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0NS4xMzgxNDkwMloifQ%3D%3D&digest=sha256%3A3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=6b50d722-d882-4ae5-92fe-fdb807eb2b71 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60288" http.request.uri="/v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="914.413µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:45 +0000] "HEAD /v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=37882f77-7103-455a-94ef-be8e5f42c2bb http.request.method=GET http.request.remoteaddr="127.0.0.1:60240" http.request.uri="/v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=559.743308ms http.response.status=200 http.response.written=2693312 127.0.0.1 - - [11/May/2025:17:56:45 +0000] "GET /v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b HTTP/1.1" 200 2693312 "" "Go-http-client/1.1" time="2025-05-11T17:56:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:37479" http.request.id=a8786344-9db1-45a5-ba2d-f82b158a8339 http.request.method=GET http.request.remoteaddr="127.0.0.1:60252" http.request.uri="/v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=557.245344ms http.response.status=200 http.response.written=2643264 127.0.0.1 - - [11/May/2025:17:56:45 +0000] "GET /v2/foo/bar/blobs/sha256:3928044b816e34b867fbcc9dbea17e5618cca2bc7d87a9839291c3147a03d92b HTTP/1.1" 200 2643264 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (1.87s) === RUN TestRelativeURL time="2025-05-11T17:56:45Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:56:45Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:56:45Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:32805" http.request.id=d106e5c5-f9d5-455d-a422-c0c36f88962d http.request.method=POST http.request.remoteaddr="127.0.0.1:35692" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="832.429µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:32805" http.request.id=95872334-9ba4-4464-8a5b-5713daa1ebf3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35692" http.request.uri="/v2/foo/bar/blobs/uploads/ecf18d72-9022-4ed4-80f2-ed2b1e08d2ae?_state=U9Tc8SRVJUFQKaq5h88d0AWR_O3-FnSujqlDNxqKcPt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVjZjE4ZDcyLTkwMjItNGVkNC04MGYyLWVkMmIxZTA4ZDJhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0NS42OTIxNjI5MTFaIn0%3D&digest=sha256%3A3d302f7a0694d7069edb24d9046cf7e8d4de859fee1ed7355bd9a50308b2ba3c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.601872253s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:45 +0000] "PUT /v2/foo/bar/blobs/uploads/ecf18d72-9022-4ed4-80f2-ed2b1e08d2ae?_state=U9Tc8SRVJUFQKaq5h88d0AWR_O3-FnSujqlDNxqKcPt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVjZjE4ZDcyLTkwMjItNGVkNC04MGYyLWVkMmIxZTA4ZDJhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0NS42OTIxNjI5MTFaIn0%3D&digest=sha256%3A3d302f7a0694d7069edb24d9046cf7e8d4de859fee1ed7355bd9a50308b2ba3c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:32805" http.request.id=69a198af-d761-49be-bbbd-cb8fa159c18c http.request.method=POST http.request.remoteaddr="127.0.0.1:35692" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="943.101µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:32805" http.request.id=c051a71c-d78d-4447-b2cf-735ce8d9b9d0 http.request.method=POST http.request.remoteaddr="127.0.0.1:35692" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="677.199µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:32805" http.request.id=cef7f43b-223b-4afc-b156-edd836af3b7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35692" http.request.uri="/v2/foo/bar/blobs/uploads/da36a47a-dbb5-48ac-90c5-3a235690d1b4?_state=AA24E_igl6jzAfiCNWpfRJzPWjtfNDtZpJf-vqMoj1p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhMzZhNDdhLWRiYjUtNDhhYy05MGM1LTNhMjM1NjkwZDFiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0Ny40NzA5MTIwNTZaIn0%3D&digest=sha256%3A074daccca1f60efe2844817bb84e601e104dc3e8dbe0269d4dfa13f54b513f45" http.request.useragent="Go-http-client/1.1" http.response.duration=917.591303ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:47 +0000] "PUT /v2/foo/bar/blobs/uploads/da36a47a-dbb5-48ac-90c5-3a235690d1b4?_state=AA24E_igl6jzAfiCNWpfRJzPWjtfNDtZpJf-vqMoj1p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhMzZhNDdhLWRiYjUtNDhhYy05MGM1LTNhMjM1NjkwZDFiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0Ny40NzA5MTIwNTZaIn0%3D&digest=sha256%3A074daccca1f60efe2844817bb84e601e104dc3e8dbe0269d4dfa13f54b513f45 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.70s) === RUN TestBlobDeleteDisabled time="2025-05-11T17:56: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.3 time="2025-05-11T17:56:48Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:56:48Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:33553" http.request.id=9c15a5c7-9ff6-4ed4-a5c5-4208b9489a0e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53140" http.request.uri="/v2/foo/bar/blobs/sha256:2ed572b0c35e0d5d6df4aa4c1380ff3db9fab8ce2b24cd88aa2c8415b90a07d9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="709.962µs" http.response.status=405 http.response.written=78 vars.digest="sha256:2ed572b0c35e0d5d6df4aa4c1380ff3db9fab8ce2b24cd88aa2c8415b90a07d9" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:56:48 +0000] "DELETE /v2/foo/bar/blobs/sha256:2ed572b0c35e0d5d6df4aa4c1380ff3db9fab8ce2b24cd88aa2c8415b90a07d9 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.06s) === RUN TestDeleteDisabled time="2025-05-11T17:56: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.3 time="2025-05-11T17:56:48Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:56:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33987" http.request.id=8e42fc6d-dda1-47bd-9a47-4320a8e054a7 http.request.method=POST http.request.remoteaddr="127.0.0.1:51088" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="851.746µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33987" http.request.id=ae1cd907-eeb3-4d2a-8989-308b70da92f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51088" http.request.uri="/v2/foo/bar/blobs/uploads/3e52fde0-76a9-4e3b-9af8-ea7dad18a2a6?_state=SFBqvhXFzFnNi3Q_UMxEzPk7X3ls-iL8TMYiPFzIVMB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlNTJmZGUwLTc2YTktNGUzYi05YWY4LWVhN2RhZDE4YTJhNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0OC41MDA5MDgyNzhaIn0%3D&digest=sha256%3Aced1cd794d28336325bdbee96ad7d1b7bf7ee7df35db87cb5fcb53b2f034b02e" http.request.useragent="Go-http-client/1.1" http.response.duration=468.371579ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:48 +0000] "PUT /v2/foo/bar/blobs/uploads/3e52fde0-76a9-4e3b-9af8-ea7dad18a2a6?_state=SFBqvhXFzFnNi3Q_UMxEzPk7X3ls-iL8TMYiPFzIVMB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlNTJmZGUwLTc2YTktNGUzYi05YWY4LWVhN2RhZDE4YTJhNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0OC41MDA5MDgyNzhaIn0%3D&digest=sha256%3Aced1cd794d28336325bdbee96ad7d1b7bf7ee7df35db87cb5fcb53b2f034b02e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:48Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:33987" http.request.id=9b9caed8-18fe-4470-b6a4-10cad353241d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51088" http.request.uri="/v2/foo/bar/blobs/sha256:ced1cd794d28336325bdbee96ad7d1b7bf7ee7df35db87cb5fcb53b2f034b02e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="781.478µs" http.response.status=405 http.response.written=78 vars.digest="sha256:ced1cd794d28336325bdbee96ad7d1b7bf7ee7df35db87cb5fcb53b2f034b02e" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:56:48 +0000] "DELETE /v2/foo/bar/blobs/sha256:ced1cd794d28336325bdbee96ad7d1b7bf7ee7df35db87cb5fcb53b2f034b02e HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (0.52s) === RUN TestDeleteReadOnly time="2025-05-11T17:56: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.3 time="2025-05-11T17:56:48Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:56:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46585" http.request.id=4412261a-2d79-44d8-8482-14da2b0ea8b7 http.request.method=POST http.request.remoteaddr="127.0.0.1:34722" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="956.123µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:49 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:50Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:46585" http.request.id=fa716b75-8900-4f3a-a03e-c80525765bb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34722" http.request.uri="/v2/foo/bar/blobs/uploads/fd157a19-dfbf-4dad-8f91-8b848f464669?_state=mJ29gs1Mh_hKvKq6FOi0kikRwkZlvLLN619O2JfaMlB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkMTU3YTE5LWRmYmYtNGRhZC04ZjkxLThiODQ4ZjQ2NDY2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0OS4wNTM3MzY0NjNaIn0%3D&digest=sha256%3A15549a42cf9f95970a006318b31dcee26681b6729be092cb93d6c2719925dea5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.300905466s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:49 +0000] "PUT /v2/foo/bar/blobs/uploads/fd157a19-dfbf-4dad-8f91-8b848f464669?_state=mJ29gs1Mh_hKvKq6FOi0kikRwkZlvLLN619O2JfaMlB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkMTU3YTE5LWRmYmYtNGRhZC04ZjkxLThiODQ4ZjQ2NDY2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1Njo0OS4wNTM3MzY0NjNaIn0%3D&digest=sha256%3A15549a42cf9f95970a006318b31dcee26681b6729be092cb93d6c2719925dea5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [11/May/2025:17:56:50 +0000] "DELETE /v2/foo/bar/blobs/sha256:15549a42cf9f95970a006318b31dcee26681b6729be092cb93d6c2719925dea5 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.39s) === RUN TestStartPushReadOnly time="2025-05-11T17:56:50Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:56:50Z" level=info msg="redis not configured" go.version=go1.24.3 127.0.0.1 - - [11/May/2025:17:56:50 +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-05-11T17:56:50Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:56:50Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:56:50Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=d1c106ce-52fd-4a16-a2c8-6f47885dfb7e http.request.method=GET http.request.remoteaddr="127.0.0.1:56880" 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="803.231µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:17:56:50 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-11T17:56:50Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=5b57474b-b2d0-42f8-a115-cf7c009bc6c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56880" 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="546.074µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [11/May/2025:17:56:50 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-11T17:56:50Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=038455ab-bdf2-42c2-8382-1cfdbc96026b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56880" 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="527.618µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:17:56:50 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-11T17:56:50Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=f64360a2-97c7-4ec1-866b-2e5226763e31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56880" 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="834.799µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T17:56:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=f64360a2-97c7-4ec1-866b-2e5226763e31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56880" 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="864.293µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T17:56:50Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=f64360a2-97c7-4ec1-866b-2e5226763e31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56880" 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="886.753µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T17:56:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=f64360a2-97c7-4ec1-866b-2e5226763e31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56880" 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="906.423µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:17:56:50 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-11T17:56:50Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=5abf6805-7467-43a6-a5dc-148abea25a35 http.request.method=POST http.request.remoteaddr="127.0.0.1:56880" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="831.476µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:50 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=5d61967d-9ca1-4f31-9947-b5290168b0b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56880" http.request.uri="/v2/foo/schema1/blobs/uploads/e2041f65-f8a0-4e5a-bf4c-5cf0a01f050f?_state=_T_vifuF78VvvaQKJC5y-jbj011Vbc6hP2faHix8ZIp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlMjA0MWY2NS1mOGEwLTRlNWEtYmY0Yy01Y2YwYTAxZjA1MGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NTAuNDM2MTc3Nzk5WiJ9&digest=sha256%3Af9f4776ecb612b742d0424e807a7da19aca0cce65d8386329455ba833bdf4da3" http.request.useragent="Go-http-client/1.1" http.response.duration=809.539608ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:50 +0000] "PUT /v2/foo/schema1/blobs/uploads/e2041f65-f8a0-4e5a-bf4c-5cf0a01f050f?_state=_T_vifuF78VvvaQKJC5y-jbj011Vbc6hP2faHix8ZIp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlMjA0MWY2NS1mOGEwLTRlNWEtYmY0Yy01Y2YwYTAxZjA1MGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NTAuNDM2MTc3Nzk5WiJ9&digest=sha256%3Af9f4776ecb612b742d0424e807a7da19aca0cce65d8386329455ba833bdf4da3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=cb4306a1-3d85-4016-9b22-782182de8dec http.request.method=POST http.request.remoteaddr="127.0.0.1:56880" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="890.748µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:51 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=f6e528d3-e969-4520-b72b-bfdf81a9581b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56880" http.request.uri="/v2/foo/schema1/blobs/uploads/cac9a9d0-5687-4285-a2c1-cb2413d3da3e?_state=qOTKNVRolUUbLQvLW3e_XplDfBkI89hTGIBL-cXRSAJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjYWM5YTlkMC01Njg3LTQyODUtYTJjMS1jYjI0MTNkM2RhM2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NTEuMzIwNjMxNTU1WiJ9&digest=sha256%3A6d2f7dad9f53759ff4bb5d7d701b08000b0dd5672146e0c447f472110fd5e092" http.request.useragent="Go-http-client/1.1" http.response.duration=1.035218036s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:51 +0000] "PUT /v2/foo/schema1/blobs/uploads/cac9a9d0-5687-4285-a2c1-cb2413d3da3e?_state=qOTKNVRolUUbLQvLW3e_XplDfBkI89hTGIBL-cXRSAJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjYWM5YTlkMC01Njg3LTQyODUtYTJjMS1jYjI0MTNkM2RhM2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NTEuMzIwNjMxNTU1WiJ9&digest=sha256%3A6d2f7dad9f53759ff4bb5d7d701b08000b0dd5672146e0c447f472110fd5e092 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=bd72e838-2f7e-4169-80ec-1f1427c7335f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56880" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.286365ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:52 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=406709f2-a3d0-428f-b440-efda522598d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56880" http.request.uri="/v2/foo/schema1/manifests/sha256:08aa7e7ba1c945704fb0f5121ccaf2c4990aee4ead1655c092055cc974cf3b62" http.request.useragent="Go-http-client/1.1" http.response.duration="878.883µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:52 +0000] "PUT /v2/foo/schema1/manifests/sha256:08aa7e7ba1c945704fb0f5121ccaf2c4990aee4ead1655c092055cc974cf3b62 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=6f6ddc53-eeac-4476-92f5-74eec7c8c804 http.request.method=GET http.request.remoteaddr="127.0.0.1:56880" 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="837.81µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:17:56:52 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T17:56:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=092b0450-9715-425c-9d5b-89cd83d6cece http.request.method=GET http.request.remoteaddr="127.0.0.1:56880" http.request.uri="/v2/foo/schema1/manifests/sha256:08aa7e7ba1c945704fb0f5121ccaf2c4990aee4ead1655c092055cc974cf3b62" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="794.582µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:17:56:52 +0000] "GET /v2/foo/schema1/manifests/sha256:08aa7e7ba1c945704fb0f5121ccaf2c4990aee4ead1655c092055cc974cf3b62 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T17:56:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35867" http.request.id=c8e01189-be3c-4bf0-baa7-4da9f7c4d319 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56880" http.request.uri="/v2/foo/schema1/manifests/sha256:08aa7e7ba1c945704fb0f5121ccaf2c4990aee4ead1655c092055cc974cf3b62" http.request.useragent="Go-http-client/1.1" http.response.duration="917.752µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:52 +0000] "PUT /v2/foo/schema1/manifests/sha256:08aa7e7ba1c945704fb0f5121ccaf2c4990aee4ead1655c092055cc974cf3b62 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35867" http.request.id=9100f697-ea34-4d41-9f68-77ad8ec034eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:56880" http.request.uri="/v2/foo/schema1/manifests/sha256:08aa7e7ba1c945704fb0f5121ccaf2c4990aee4ead1655c092055cc974cf3b62" http.request.useragent="Go-http-client/1.1" http.response.duration="845.654µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:52 +0000] "PUT /v2/foo/schema1/manifests/sha256:08aa7e7ba1c945704fb0f5121ccaf2c4990aee4ead1655c092055cc974cf3b62 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:35867" http.request.id=987d32a5-f203-41df-bf01-6f02bdee2b7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56880" http.request.uri="/v2/foo/schema1/manifests/sha256:08aa7e7ba1c945704fb0f5121ccaf2c4990aee4ead1655c092055cc974cf3b62" http.request.useragent="Go-http-client/1.1" http.response.duration="870.439µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:52 +0000] "PUT /v2/foo/schema1/manifests/sha256:08aa7e7ba1c945704fb0f5121ccaf2c4990aee4ead1655c092055cc974cf3b62 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=6e753fe6-ea7a-45aa-afef-16f0880e6fd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:56880" http.request.uri="/v2/foo/schema1/manifests/sha256:08aa7e7ba1c945704fb0f5121ccaf2c4990aee4ead1655c092055cc974cf3b62" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="793.962µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:17:56:52 +0000] "GET /v2/foo/schema1/manifests/sha256:08aa7e7ba1c945704fb0f5121ccaf2c4990aee4ead1655c092055cc974cf3b62 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T17:56:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=86f41d2f-56e3-47fb-acae-e891c93a574d http.request.method=GET http.request.remoteaddr="127.0.0.1:56880" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="507.832µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:52 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=0270d743-4b2d-40aa-a39b-89bd37d53e74 http.request.method=GET http.request.remoteaddr="127.0.0.1:56880" http.request.uri="/v2/foo/schema1/manifests/sha256:08aa7e7ba1c945704fb0f5121ccaf2c4990aee4ead1655c092055cc974cf3b62" http.request.useragent="Go-http-client/1.1" http.response.duration="487.81µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:52 +0000] "GET /v2/foo/schema1/manifests/sha256:08aa7e7ba1c945704fb0f5121ccaf2c4990aee4ead1655c092055cc974cf3b62 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=fcdf3d73-6df6-43b4-add7-8198f6bfb734 http.request.method=GET http.request.remoteaddr="127.0.0.1:56880" 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="524.702µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [11/May/2025:17:56:52 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-11T17:56:52Z" level=error msg="payload digest does match: "sha256:cc7cb8dd3d136ce685aa8da6386e48cc0d83e7f99d4e3f5bc727d7d1b3c48f45" != "sha256:08aa7e7ba1c945704fb0f5121ccaf2c4990aee4ead1655c092055cc974cf3b62"" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=0fdb0076-2c1c-444b-9a50-06307a5cd3ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:56880" http.request.uri="/v2/foo/schema1/manifests/sha256:08aa7e7ba1c945704fb0f5121ccaf2c4990aee4ead1655c092055cc974cf3b62" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:08aa7e7ba1c945704fb0f5121ccaf2c4990aee4ead1655c092055cc974cf3b62" time="2025-05-11T17:56:52Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=0fdb0076-2c1c-444b-9a50-06307a5cd3ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:56880" http.request.uri="/v2/foo/schema1/manifests/sha256:08aa7e7ba1c945704fb0f5121ccaf2c4990aee4ead1655c092055cc974cf3b62" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="605.177µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:08aa7e7ba1c945704fb0f5121ccaf2c4990aee4ead1655c092055cc974cf3b62" 127.0.0.1 - - [11/May/2025:17:56:52 +0000] "PUT /v2/foo/schema1/manifests/sha256:08aa7e7ba1c945704fb0f5121ccaf2c4990aee4ead1655c092055cc974cf3b62 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-11T17:56:52Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=cf8e6ce4-7498-4111-a92f-f4ca5ee90185 http.request.method=GET http.request.remoteaddr="127.0.0.1:56888" 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="741.328µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:17:56:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-11T17:56:52Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=99b99a3d-8e97-49d1-9798-730abb7fdea8 http.request.method=GET http.request.remoteaddr="127.0.0.1:56888" 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="547.731µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [11/May/2025:17:56:52 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-11T17:56:52Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35867" http.request.id=771403ca-ebc7-49b5-a7c9-dd4df393033d http.request.method=PUT http.request.remoteaddr="127.0.0.1:56888" 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="617.061µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T17:56:52Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35867" http.request.id=771403ca-ebc7-49b5-a7c9-dd4df393033d http.request.method=PUT http.request.remoteaddr="127.0.0.1:56888" 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="639.713µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T17:56:52Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35867" http.request.id=771403ca-ebc7-49b5-a7c9-dd4df393033d http.request.method=PUT http.request.remoteaddr="127.0.0.1:56888" 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="657.117µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:17:56:52 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-11T17:56:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=10eb1a32-35b1-49e7-bc4c-9674dd0cea9f http.request.method=POST http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="636.592µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:52 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=00b50a36-6754-4463-bf4d-187256529111 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/schema2/blobs/uploads/7aefa6f4-a8d7-4a57-8d7c-47ae8f70d4eb?_state=r4bOV6-0IbhyCAU6dAHG5y3y2rUHIo7S_PCqO2bHQ9N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3YWVmYTZmNC1hOGQ3LTRhNTctOGQ3Yy00N2FlOGY3MGQ0ZWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NTIuMzcwOTUyNzE3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="742.179µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:52 +0000] "PUT /v2/foo/schema2/blobs/uploads/7aefa6f4-a8d7-4a57-8d7c-47ae8f70d4eb?_state=r4bOV6-0IbhyCAU6dAHG5y3y2rUHIo7S_PCqO2bHQ9N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3YWVmYTZmNC1hOGQ3LTRhNTctOGQ3Yy00N2FlOGY3MGQ0ZWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NTIuMzcwOTUyNzE3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:52Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35867" http.request.id=4b38e6be-091a-4b2a-9a91-605387206745 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56888" 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="626.255µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T17:56:52Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35867" http.request.id=4b38e6be-091a-4b2a-9a91-605387206745 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56888" 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="646.326µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:17:56:52 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-11T17:56:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=6fde7228-8661-480b-8e4b-bb0ccff221b9 http.request.method=POST http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="696.395µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:52 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=e88c4b70-0f9b-4a02-84d0-852352704a53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/schema2/blobs/uploads/6a6de550-1e3f-402b-a2a6-9b31aa5c76b8?_state=DI-Da3BPHniBdZfYkj1O_YNTM8lwazgC-69hxR_qZTR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YTZkZTU1MC0xZTNmLTQwMmItYTJhNi05YjMxYWE1Yzc2YjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NTIuNDI2NzEwMTczWiJ9&digest=sha256%3Ae909e5ddf1e634157e370a9eb70d19505978c2c57163f98b38988c9d14744222" http.request.useragent="Go-http-client/1.1" http.response.duration=531.853963ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:52 +0000] "PUT /v2/foo/schema2/blobs/uploads/6a6de550-1e3f-402b-a2a6-9b31aa5c76b8?_state=DI-Da3BPHniBdZfYkj1O_YNTM8lwazgC-69hxR_qZTR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YTZkZTU1MC0xZTNmLTQwMmItYTJhNi05YjMxYWE1Yzc2YjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NTIuNDI2NzEwMTczWiJ9&digest=sha256%3Ae909e5ddf1e634157e370a9eb70d19505978c2c57163f98b38988c9d14744222 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=eac19f4f-bba2-4cd5-bf83-46a041abf779 http.request.method=POST http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="960.942µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:53 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=12e1a537-d381-444e-81e7-ac42faac998f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/schema2/blobs/uploads/94e11ff0-99c6-4002-81fc-fe4b89c511b7?_state=Rr-mt9deomrsh-GyEAMxNP0bUPXqen6z6ss4YVzj35h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NGUxMWZmMC05OWM2LTQwMDItODFmYy1mZTRiODljNTExYjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NTMuMDUyMzYyMjg1WiJ9&digest=sha256%3Add214082d8e27b3536b65033e6c9527a46dd4cbdbe3ac8de827cc30dda7ba4c0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.555010236s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:53 +0000] "PUT /v2/foo/schema2/blobs/uploads/94e11ff0-99c6-4002-81fc-fe4b89c511b7?_state=Rr-mt9deomrsh-GyEAMxNP0bUPXqen6z6ss4YVzj35h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NGUxMWZmMC05OWM2LTQwMDItODFmYy1mZTRiODljNTExYjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NTMuMDUyMzYyMjg1WiJ9&digest=sha256%3Add214082d8e27b3536b65033e6c9527a46dd4cbdbe3ac8de827cc30dda7ba4c0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35867" http.request.id=3224a0e7-ebad-46b4-baef-040a0d9d2b5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.006879ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35867" http.request.id=b2022ef9-b94b-42c1-b8b8-a7e4e7f733f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/schema2/manifests/sha256:848ba634010f5d6697d57a2e37546a8da2bd8188128e71cebe5d8d0fcb195927" http.request.useragent="Go-http-client/1.1" http.response.duration="692.599µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "PUT /v2/foo/schema2/manifests/sha256:848ba634010f5d6697d57a2e37546a8da2bd8188128e71cebe5d8d0fcb195927 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=786fee8d-023e-4061-a8a7-1c352510f9bb http.request.method=GET http.request.remoteaddr="127.0.0.1:56888" 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="655.454µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=22932853-e587-4e29-8bcc-69a05962a46f http.request.method=GET http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/schema2/manifests/sha256:848ba634010f5d6697d57a2e37546a8da2bd8188128e71cebe5d8d0fcb195927" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="662.005µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "GET /v2/foo/schema2/manifests/sha256:848ba634010f5d6697d57a2e37546a8da2bd8188128e71cebe5d8d0fcb195927 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=a7965dd8-b1fb-46db-b5ec-d658472fbb8f http.request.method=GET http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="537.747µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=62b58bf4-9766-417b-bb57-919d622a7c1b http.request.method=GET http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/schema2/manifests/sha256:848ba634010f5d6697d57a2e37546a8da2bd8188128e71cebe5d8d0fcb195927" http.request.useragent="Go-http-client/1.1" http.response.duration="529.977µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "GET /v2/foo/schema2/manifests/sha256:848ba634010f5d6697d57a2e37546a8da2bd8188128e71cebe5d8d0fcb195927 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=719ec1b6-cc90-44e4-b7a9-796ebe4a9f3c http.request.method=GET http.request.remoteaddr="127.0.0.1:56888" 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="519.096µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=info msg="rewriting manifest sha256:848ba634010f5d6697d57a2e37546a8da2bd8188128e71cebe5d8d0fcb195927 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=d449d6f0-9ea8-4c56-b273-ddb1b3e7f6ea http.request.method=GET http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T17:56:54Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=d449d6f0-9ea8-4c56-b273-ddb1b3e7f6ea http.request.method=GET http.request.remoteaddr="127.0.0.1:56888" 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=1.112449ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35867" http.request.id=41dcb0de-4d0f-47ea-99c7-6d50816e26a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56888" 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="585.431µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35867" http.request.id=8370eef8-6d4e-40ee-9748-824b8300d9b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="669.97µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35867" http.request.id=b71a472d-fcdb-4e73-b768-62d91e824c09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/schema2/manifests/sha256:aab78c26a48837de35bb755810d1e7fcd62b79073f4308d33b98adaf2e5b4b5b" http.request.useragent="Go-http-client/1.1" http.response.duration="624.858µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "PUT /v2/foo/schema2/manifests/sha256:aab78c26a48837de35bb755810d1e7fcd62b79073f4308d33b98adaf2e5b4b5b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=cd920dc9-db62-4c2d-8837-ed6ee11e0291 http.request.method=GET http.request.remoteaddr="127.0.0.1:56888" 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="619.3µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=c06636d9-fd47-49e9-9dec-bdc8c3997307 http.request.method=GET http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/schema2/manifests/sha256:aab78c26a48837de35bb755810d1e7fcd62b79073f4308d33b98adaf2e5b4b5b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="591.578µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "GET /v2/foo/schema2/manifests/sha256:aab78c26a48837de35bb755810d1e7fcd62b79073f4308d33b98adaf2e5b4b5b HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=10f0667b-b486-450c-b0d0-71e29c16bad3 http.request.method=GET http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="500.359µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=bb4a1eb0-a5e0-46f8-9fa3-671a2177ff6a http.request.method=GET http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/schema2/manifests/sha256:aab78c26a48837de35bb755810d1e7fcd62b79073f4308d33b98adaf2e5b4b5b" http.request.useragent="Go-http-client/1.1" http.response.duration="525.572µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "GET /v2/foo/schema2/manifests/sha256:aab78c26a48837de35bb755810d1e7fcd62b79073f4308d33b98adaf2e5b4b5b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=info msg="rewriting manifest list sha256:aab78c26a48837de35bb755810d1e7fcd62b79073f4308d33b98adaf2e5b4b5b in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=e2c9462d-6fbe-44a4-be49-ba4d38d62524 http.request.method=GET http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-05-11T17:56:54Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35867" http.request.id=e2c9462d-6fbe-44a4-be49-ba4d38d62524 http.request.method=GET http.request.remoteaddr="127.0.0.1:56888" 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="929.096µs" http.response.status=200 http.response.written=1554 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:56:54Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:56:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=5c7ce128-3979-431b-9bc2-8253acd54d34 http.request.method=GET http.request.remoteaddr="127.0.0.1:47226" 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="678.099µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=78f7a121-5094-4a0e-8332-a68f9006e073 http.request.method=GET http.request.remoteaddr="127.0.0.1:47226" 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="517.825µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=c1412d82-8bda-4e4e-8585-edf5ce5827ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:47226" 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="510.093µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=e342e864-912a-4be7-99ec-6524eb2f729e http.request.method=PUT http.request.remoteaddr="127.0.0.1:47226" 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="761.096µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T17:56:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=e342e864-912a-4be7-99ec-6524eb2f729e http.request.method=PUT http.request.remoteaddr="127.0.0.1:47226" 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="784.333µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T17:56:54Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=e342e864-912a-4be7-99ec-6524eb2f729e http.request.method=PUT http.request.remoteaddr="127.0.0.1:47226" 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="803.841µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T17:56:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=e342e864-912a-4be7-99ec-6524eb2f729e http.request.method=PUT http.request.remoteaddr="127.0.0.1:47226" 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="824.1µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-11T17:56:54Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=79d71ad0-058b-40f9-a7ef-8dd8b84541e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:47226" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="926.42µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=74a71452-7e0b-4507-8a00-987dc41ddfdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47226" http.request.uri="/v2/foo/schema1/blobs/uploads/b045260f-def9-486e-a2e0-325d462830e6?_state=JU0xmlB5VZAXpPTpuf4tTw7mDry5xw0tOX0JPTWwzYR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiMDQ1MjYwZi1kZWY5LTQ4NmUtYTJlMC0zMjVkNDYyODMwZTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NTQuNzIyMjg0MjExWiJ9&digest=sha256%3Afc9cd78cbde3e8b71514567c807c12fe057c8f742ac0f188f86b9f69079a82a4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.503367765s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:54 +0000] "PUT /v2/foo/schema1/blobs/uploads/b045260f-def9-486e-a2e0-325d462830e6?_state=JU0xmlB5VZAXpPTpuf4tTw7mDry5xw0tOX0JPTWwzYR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiMDQ1MjYwZi1kZWY5LTQ4NmUtYTJlMC0zMjVkNDYyODMwZTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NTQuNzIyMjg0MjExWiJ9&digest=sha256%3Afc9cd78cbde3e8b71514567c807c12fe057c8f742ac0f188f86b9f69079a82a4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=f7bee808-f04b-4f14-b66a-6f816049876d http.request.method=POST http.request.remoteaddr="127.0.0.1:47226" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.047037ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:56 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=2d8f2865-9642-4f47-9e9c-8919d74743a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47226" http.request.uri="/v2/foo/schema1/blobs/uploads/5cbff2f8-e412-43c2-bb33-21b60afea680?_state=nM7Tx0hwd8xD_cYowiiEjeQf6E6Nf_yaSx8WrMU5qoV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1Y2JmZjJmOC1lNDEyLTQzYzItYmIzMy0yMWI2MGFmZWE2ODAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NTYuMzM0NDYxMzczWiJ9&digest=sha256%3Af34ba7756928a29fa778acc4a8b4ea7f3391724f204c885509c65c1f84cdeddc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.895217195s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:56 +0000] "PUT /v2/foo/schema1/blobs/uploads/5cbff2f8-e412-43c2-bb33-21b60afea680?_state=nM7Tx0hwd8xD_cYowiiEjeQf6E6Nf_yaSx8WrMU5qoV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1Y2JmZjJmOC1lNDEyLTQzYzItYmIzMy0yMWI2MGFmZWE2ODAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NTYuMzM0NDYxMzczWiJ9&digest=sha256%3Af34ba7756928a29fa778acc4a8b4ea7f3391724f204c885509c65c1f84cdeddc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=8c4c8a38-3bfb-48ef-bd4a-aa847e850689 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47226" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.225187ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:58 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=f41c1af4-5ed7-4a79-b5ad-c754ac103b7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:47226" http.request.uri="/v2/foo/schema1/manifests/sha256:09ccda32b4c77d732f2c1d64a9044c10f038184d09b15b94d96c969ce76758fa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.041364ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:09ccda32b4c77d732f2c1d64a9044c10f038184d09b15b94d96c969ce76758fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=76cab769-525b-4c9b-89ae-e519cbc9d6b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47226" 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="790.793µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:17:56:58 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T17:56:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=65c5762a-614e-43d0-ac74-c632b6370417 http.request.method=GET http.request.remoteaddr="127.0.0.1:47226" http.request.uri="/v2/foo/schema1/manifests/sha256:09ccda32b4c77d732f2c1d64a9044c10f038184d09b15b94d96c969ce76758fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="808.486µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:17:56:58 +0000] "GET /v2/foo/schema1/manifests/sha256:09ccda32b4c77d732f2c1d64a9044c10f038184d09b15b94d96c969ce76758fa HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T17:56:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:45423" http.request.id=5379bc47-86d9-4902-b914-ce1a3b9495d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47226" http.request.uri="/v2/foo/schema1/manifests/sha256:09ccda32b4c77d732f2c1d64a9044c10f038184d09b15b94d96c969ce76758fa" http.request.useragent="Go-http-client/1.1" http.response.duration="833.531µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:09ccda32b4c77d732f2c1d64a9044c10f038184d09b15b94d96c969ce76758fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:45423" http.request.id=807a3d46-3d1d-4492-8336-a825a87ed503 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47226" http.request.uri="/v2/foo/schema1/manifests/sha256:09ccda32b4c77d732f2c1d64a9044c10f038184d09b15b94d96c969ce76758fa" http.request.useragent="Go-http-client/1.1" http.response.duration="835.465µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:09ccda32b4c77d732f2c1d64a9044c10f038184d09b15b94d96c969ce76758fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:45423" http.request.id=95af2bc3-55d9-4997-9ef1-f0944374b62c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47226" http.request.uri="/v2/foo/schema1/manifests/sha256:09ccda32b4c77d732f2c1d64a9044c10f038184d09b15b94d96c969ce76758fa" http.request.useragent="Go-http-client/1.1" http.response.duration="836.371µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:09ccda32b4c77d732f2c1d64a9044c10f038184d09b15b94d96c969ce76758fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=8c0b7582-b3e5-4587-a954-ee6da4cab7ce http.request.method=GET http.request.remoteaddr="127.0.0.1:47226" http.request.uri="/v2/foo/schema1/manifests/sha256:09ccda32b4c77d732f2c1d64a9044c10f038184d09b15b94d96c969ce76758fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="740.505µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:17:56:58 +0000] "GET /v2/foo/schema1/manifests/sha256:09ccda32b4c77d732f2c1d64a9044c10f038184d09b15b94d96c969ce76758fa HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T17:56:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=d9278add-5d61-47ad-8a4b-7820f65c548f http.request.method=GET http.request.remoteaddr="127.0.0.1:47226" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="512.505µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:58 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=14f03690-d3e4-48ee-8d8f-c0d0f99dfdbb http.request.method=GET http.request.remoteaddr="127.0.0.1:47226" http.request.uri="/v2/foo/schema1/manifests/sha256:09ccda32b4c77d732f2c1d64a9044c10f038184d09b15b94d96c969ce76758fa" http.request.useragent="Go-http-client/1.1" http.response.duration="475.678µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:58 +0000] "GET /v2/foo/schema1/manifests/sha256:09ccda32b4c77d732f2c1d64a9044c10f038184d09b15b94d96c969ce76758fa HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=1df36544-c4e2-47e0-bf6e-6c20c65aaf6c http.request.method=GET http.request.remoteaddr="127.0.0.1:47226" 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="526.049µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [11/May/2025:17:56:58 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-11T17:56:58Z" level=error msg="payload digest does match: "sha256:0ba4c03b0942353a959147eaab4b01027b505aee382c9635ca283df2bd83bffc" != "sha256:09ccda32b4c77d732f2c1d64a9044c10f038184d09b15b94d96c969ce76758fa"" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=6974c0d8-a380-4885-af57-59c9ed94ee29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47226" http.request.uri="/v2/foo/schema1/manifests/sha256:09ccda32b4c77d732f2c1d64a9044c10f038184d09b15b94d96c969ce76758fa" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:09ccda32b4c77d732f2c1d64a9044c10f038184d09b15b94d96c969ce76758fa" time="2025-05-11T17:56:58Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=6974c0d8-a380-4885-af57-59c9ed94ee29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47226" http.request.uri="/v2/foo/schema1/manifests/sha256:09ccda32b4c77d732f2c1d64a9044c10f038184d09b15b94d96c969ce76758fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="633.237µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:09ccda32b4c77d732f2c1d64a9044c10f038184d09b15b94d96c969ce76758fa" 127.0.0.1 - - [11/May/2025:17:56:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:09ccda32b4c77d732f2c1d64a9044c10f038184d09b15b94d96c969ce76758fa HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-11T17:56:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=22b47023-2495-4b6d-887e-460bb25ce3b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44668" 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="756.425µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:17:56:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-11T17:56:58Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=ac2e3002-65ea-4590-b68d-0e7dd7580ae6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44668" 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="485.018µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [11/May/2025:17:56:58 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-11T17:56:58Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45423" http.request.id=6050de32-05de-48a9-b434-1852a0277e02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44668" 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="580.11µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T17:56:58Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45423" http.request.id=6050de32-05de-48a9-b434-1852a0277e02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44668" 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="603.688µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T17:56:58Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45423" http.request.id=6050de32-05de-48a9-b434-1852a0277e02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44668" 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="623.269µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:17:56:58 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-11T17:56:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=c1d25a7f-2a5e-44b3-9f1d-8e30a075035d http.request.method=POST http.request.remoteaddr="127.0.0.1:44668" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="625.707µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:58 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=485bfc87-8a03-420b-a82b-6587eaf30175 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44668" http.request.uri="/v2/foo/schema2/blobs/uploads/0a3512c4-6085-45e8-85e6-6dd8d367b7a6?_state=t49nyelpUiYNtHQf8Y-EHhDnlfjTMbUoTWs2MvsPyyV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYTM1MTJjNC02MDg1LTQ1ZTgtODVlNi02ZGQ4ZDM2N2I3YTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NTguMjQ0Mzg1Mjc5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="794.437µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:58 +0000] "PUT /v2/foo/schema2/blobs/uploads/0a3512c4-6085-45e8-85e6-6dd8d367b7a6?_state=t49nyelpUiYNtHQf8Y-EHhDnlfjTMbUoTWs2MvsPyyV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYTM1MTJjNC02MDg1LTQ1ZTgtODVlNi02ZGQ4ZDM2N2I3YTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NTguMjQ0Mzg1Mjc5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:58Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45423" http.request.id=d19ffd12-da9e-4d0e-a90d-a527ed149d41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44668" 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="609.881µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T17:56:58Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45423" http.request.id=d19ffd12-da9e-4d0e-a90d-a527ed149d41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44668" 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="632.49µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:17:56:58 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-11T17:56:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=a7663987-ccaa-44b3-a471-266434ab5c7c http.request.method=POST http.request.remoteaddr="127.0.0.1:44668" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="656.727µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:58 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=d8982e32-d4e1-485c-b173-56e1b612d4aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:44668" http.request.uri="/v2/foo/schema2/blobs/uploads/b7d65b8c-29b5-41aa-b2b8-ada158e94c0c?_state=ElQaMpGYr2j97Pszyn13Yg-eyc-rkovNTmX5RqxxcxF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiN2Q2NWI4Yy0yOWI1LTQxYWEtYjJiOC1hZGExNThlOTRjMGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NTguMzE1OTgzMDA0WiJ9&digest=sha256%3Af68d0626b7572ca7169911b2459ab4cac628e9cf89c53059b62b02087ba8ba74" http.request.useragent="Go-http-client/1.1" http.response.duration=979.781792ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:58 +0000] "PUT /v2/foo/schema2/blobs/uploads/b7d65b8c-29b5-41aa-b2b8-ada158e94c0c?_state=ElQaMpGYr2j97Pszyn13Yg-eyc-rkovNTmX5RqxxcxF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiN2Q2NWI4Yy0yOWI1LTQxYWEtYjJiOC1hZGExNThlOTRjMGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NTguMzE1OTgzMDA0WiJ9&digest=sha256%3Af68d0626b7572ca7169911b2459ab4cac628e9cf89c53059b62b02087ba8ba74 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:56:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=b4ccd844-5a0c-465b-85ce-be6a2b5183e5 http.request.method=POST http.request.remoteaddr="127.0.0.1:44668" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.047482ms http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:59 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=fb1602a1-5941-4269-981d-db69783b000b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44668" http.request.uri="/v2/foo/schema2/blobs/uploads/86e6ca4a-545b-439f-bcfd-0724aead5c3f?_state=Y4h4d_XYVYgPh7lGqokOu5Dy0juhGLEnXWHf1EQD7vp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NmU2Y2E0YS01NDViLTQzOWYtYmNmZC0wNzI0YWVhZDVjM2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NTkuMzgxNDU4NzA1WiJ9&digest=sha256%3Ad15d89f7ae336bf1e53027bb105658bd2445f0284c09e144d106a765e590fe8d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.47013455s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:56:59 +0000] "PUT /v2/foo/schema2/blobs/uploads/86e6ca4a-545b-439f-bcfd-0724aead5c3f?_state=Y4h4d_XYVYgPh7lGqokOu5Dy0juhGLEnXWHf1EQD7vp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NmU2Y2E0YS01NDViLTQzOWYtYmNmZC0wNzI0YWVhZDVjM2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTY6NTkuMzgxNDU4NzA1WiJ9&digest=sha256%3Ad15d89f7ae336bf1e53027bb105658bd2445f0284c09e144d106a765e590fe8d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45423" http.request.id=adeedd14-1632-4bd4-877f-142ea8eafc0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44668" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06005ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45423" http.request.id=628125b9-7ac2-4768-84f9-63a307bd8a31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44668" http.request.uri="/v2/foo/schema2/manifests/sha256:171e474fbda715b3719f5005ab8e3f270784c7459933b01a868e266d7615ecc1" http.request.useragent="Go-http-client/1.1" http.response.duration="767.87µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "PUT /v2/foo/schema2/manifests/sha256:171e474fbda715b3719f5005ab8e3f270784c7459933b01a868e266d7615ecc1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=3aa9ff42-a4f9-45a7-8e4f-4a0557e365d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:44668" 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="648.372µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=7c2fccd5-ea2a-4ca5-9a23-8ec0aa151f1b http.request.method=GET http.request.remoteaddr="127.0.0.1:44668" http.request.uri="/v2/foo/schema2/manifests/sha256:171e474fbda715b3719f5005ab8e3f270784c7459933b01a868e266d7615ecc1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="640.712µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "GET /v2/foo/schema2/manifests/sha256:171e474fbda715b3719f5005ab8e3f270784c7459933b01a868e266d7615ecc1 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=b54b0eb9-321d-49b4-ba09-fbd82b1491a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44668" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="524.324µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=93dd4157-6236-442e-845c-6a1a6636c6c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44668" http.request.uri="/v2/foo/schema2/manifests/sha256:171e474fbda715b3719f5005ab8e3f270784c7459933b01a868e266d7615ecc1" http.request.useragent="Go-http-client/1.1" http.response.duration="466.211µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "GET /v2/foo/schema2/manifests/sha256:171e474fbda715b3719f5005ab8e3f270784c7459933b01a868e266d7615ecc1 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=c4a04810-20fc-4cd3-8b56-48c78915313c http.request.method=GET http.request.remoteaddr="127.0.0.1:44668" 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="481.628µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=info msg="rewriting manifest sha256:171e474fbda715b3719f5005ab8e3f270784c7459933b01a868e266d7615ecc1 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=61a39e27-ecbd-4ea9-bb38-d7af8b3b87c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44668" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T17:57:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=61a39e27-ecbd-4ea9-bb38-d7af8b3b87c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44668" 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=1.047285ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:45423" http.request.id=a10179c4-88d4-4d94-9b59-96854ac38c62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44668" 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="563.993µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:45423" http.request.id=9918366d-80e1-4036-b23e-e30f6cbbeace http.request.method=PUT http.request.remoteaddr="127.0.0.1:44668" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="697.81µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:45423" http.request.id=f02be562-b2d0-43b9-859b-aab8623f99b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44668" http.request.uri="/v2/foo/schema2/manifests/sha256:2adb09034d7c8699160b5441c9e7996558e7b048a240fd5e03513f0c451bf249" http.request.useragent="Go-http-client/1.1" http.response.duration="654.756µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "PUT /v2/foo/schema2/manifests/sha256:2adb09034d7c8699160b5441c9e7996558e7b048a240fd5e03513f0c451bf249 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=daeb8ed4-ee8d-4ea2-b34c-7a8d9dd9cb01 http.request.method=GET http.request.remoteaddr="127.0.0.1:44668" 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="651.687µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=bca75dde-cee7-43b0-8ae4-9c97f4dcb7f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44668" http.request.uri="/v2/foo/schema2/manifests/sha256:2adb09034d7c8699160b5441c9e7996558e7b048a240fd5e03513f0c451bf249" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="590.004µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "GET /v2/foo/schema2/manifests/sha256:2adb09034d7c8699160b5441c9e7996558e7b048a240fd5e03513f0c451bf249 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=56cedc98-d0d1-40c8-9c1e-973f60985858 http.request.method=GET http.request.remoteaddr="127.0.0.1:44668" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="506.601µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=14ed14be-5b9a-4787-a256-dc49c37b40cd http.request.method=GET http.request.remoteaddr="127.0.0.1:44668" http.request.uri="/v2/foo/schema2/manifests/sha256:2adb09034d7c8699160b5441c9e7996558e7b048a240fd5e03513f0c451bf249" http.request.useragent="Go-http-client/1.1" http.response.duration="524.856µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "GET /v2/foo/schema2/manifests/sha256:2adb09034d7c8699160b5441c9e7996558e7b048a240fd5e03513f0c451bf249 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=info msg="rewriting manifest list sha256:2adb09034d7c8699160b5441c9e7996558e7b048a240fd5e03513f0c451bf249 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=4c457cac-0719-42fc-919b-f24574800ac7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44668" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-05-11T17:57:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45423" http.request.id=4c457cac-0719-42fc-919b-f24574800ac7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44668" 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="999.016µs" http.response.status=200 http.response.written=1554 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (10.50s) === RUN TestGetManifestWithStorageError time="2025-05-11T17:57:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:57:00Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:57:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:39023" http.request.id=c5075607-7e68-439a-a9ac-de500adb92c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:53036" 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="692.217µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:39023" http.request.id=1e2ca0e2-b4f9-4cdb-9c9e-b65368746273 http.request.method=GET http.request.remoteaddr="127.0.0.1:53036" 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="590.143µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:39023" http.request.id=8039bcd5-da94-4ef7-b657-b338c3f589f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53036" 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="559.245µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:39023" http.request.id=a36b9ecd-9ed0-4dfd-9c78-9fc6af32edb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:53036" 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="496.157µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.00s) === RUN TestManifestDelete time="2025-05-11T17:57:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:57:00Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:57:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=5cadf42b-df1e-48ff-8f8f-ab9cc54d48e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:36526" 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="628.362µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=af11d6d5-3af2-4bb3-8dd2-37822af8705a http.request.method=GET http.request.remoteaddr="127.0.0.1:36526" 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="552.171µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=8339cdd1-daba-4b9b-8a32-8634e0c8ecf7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36526" 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="511.194µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=b719c3ab-d7cc-4cf3-9de5-236205f74a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36526" 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="673.807µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T17:57:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=b719c3ab-d7cc-4cf3-9de5-236205f74a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36526" 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="693.31µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T17:57:00Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=b719c3ab-d7cc-4cf3-9de5-236205f74a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36526" 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="711.332µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-11T17:57:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=b719c3ab-d7cc-4cf3-9de5-236205f74a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36526" 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="726.39µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-11T17:57:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=9abe7e00-598d-4d33-ac5d-1d4ba8fce6f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:36526" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="656.22µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:01Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=3cbdd075-0d44-4b48-8bc2-575b20e606aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36526" http.request.uri="/v2/foo/schema1/blobs/uploads/9654a25a-9f1d-4ec2-9132-9f1fa9eb457f?_state=h_EHsT65fYMUqpjSxDKXTLmIyMSfncutJn8Zzi6Svo57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5NjU0YTI1YS05ZjFkLTRlYzItOTEzMi05ZjFmYTllYjQ1N2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTc6MDAuOTM0ODg1MTc3WiJ9&digest=sha256%3A8fef23d3c3b9ac8d141afbe407b6c0ca9fd17ff3c04bb01aa8b5a8b343c75d15" http.request.useragent="Go-http-client/1.1" http.response.duration=547.799176ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:00 +0000] "PUT /v2/foo/schema1/blobs/uploads/9654a25a-9f1d-4ec2-9132-9f1fa9eb457f?_state=h_EHsT65fYMUqpjSxDKXTLmIyMSfncutJn8Zzi6Svo57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5NjU0YTI1YS05ZjFkLTRlYzItOTEzMi05ZjFmYTllYjQ1N2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTc6MDAuOTM0ODg1MTc3WiJ9&digest=sha256%3A8fef23d3c3b9ac8d141afbe407b6c0ca9fd17ff3c04bb01aa8b5a8b343c75d15 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:01Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=dd1ebc4e-1625-4151-aa77-e12bf15a651c http.request.method=POST http.request.remoteaddr="127.0.0.1:36526" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="893.025µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:01 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=eda2e221-422f-4f5a-ad34-27c937cabbb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36526" http.request.uri="/v2/foo/schema1/blobs/uploads/fc2522a5-1882-48d2-aaf3-02174fe2b377?_state=m-xhFstkubOEKG6DpXJnhYhr1PolGH8ttmeQsMEMZtl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmYzI1MjJhNS0xODgyLTQ4ZDItYWFmMy0wMjE3NGZlMmIzNzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTc6MDEuNTM3MTYwNTI1WiJ9&digest=sha256%3Ada903f951b13b3a39c67aa67b6e4a444c18d18caddb5300b90f5fa32a744dc4c" http.request.useragent="Go-http-client/1.1" http.response.duration=582.640008ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:01 +0000] "PUT /v2/foo/schema1/blobs/uploads/fc2522a5-1882-48d2-aaf3-02174fe2b377?_state=m-xhFstkubOEKG6DpXJnhYhr1PolGH8ttmeQsMEMZtl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmYzI1MjJhNS0xODgyLTQ4ZDItYWFmMy0wMjE3NGZlMmIzNzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTc6MDEuNTM3MTYwNTI1WiJ9&digest=sha256%3Ada903f951b13b3a39c67aa67b6e4a444c18d18caddb5300b90f5fa32a744dc4c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=2b7d6066-9531-4f34-8138-df07b21ba7c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36526" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.30448ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=c0fabe8a-bc11-42fb-82b7-32c81219a244 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36526" http.request.uri="/v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8" http.request.useragent="Go-http-client/1.1" http.response.duration="863.659µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=c0430401-b5e8-41d1-9a65-26acbb115c06 http.request.method=GET http.request.remoteaddr="127.0.0.1:36526" 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="877.375µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=1b5a5253-a8cb-424d-837d-90e2d9f248aa http.request.method=GET http.request.remoteaddr="127.0.0.1:36526" http.request.uri="/v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="785.063µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "GET /v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:45491" http.request.id=d0ed100a-c0d4-48d9-87f8-9415a44dbde9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36526" http.request.uri="/v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8" http.request.useragent="Go-http-client/1.1" http.response.duration="855.49µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:45491" http.request.id=b87f5e53-446b-4840-89c6-2eb7eb93cf88 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36526" http.request.uri="/v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8" http.request.useragent="Go-http-client/1.1" http.response.duration="869.975µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:45491" http.request.id=38c12d55-0eec-4d84-8151-6db9b7e36733 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36526" http.request.uri="/v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8" http.request.useragent="Go-http-client/1.1" http.response.duration="847.5µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=9a464686-05be-472f-86a0-705608fce2aa http.request.method=GET http.request.remoteaddr="127.0.0.1:36526" http.request.uri="/v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="800.849µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "GET /v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=97333964-51b3-4f04-838a-1020ce373729 http.request.method=GET http.request.remoteaddr="127.0.0.1:36526" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="491.011µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=6cb64a40-dd51-4051-805b-362c2301b077 http.request.method=GET http.request.remoteaddr="127.0.0.1:36526" http.request.uri="/v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8" http.request.useragent="Go-http-client/1.1" http.response.duration="475.786µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "GET /v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=14cd0a11-3793-4bc6-bbdf-820f26947056 http.request.method=GET http.request.remoteaddr="127.0.0.1:36526" 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="496.954µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=error msg="payload digest does match: "sha256:2f32511336be7121d32e094c386890bd61b1a985e80ec2e1c1ddbccb4b1a1d77" != "sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8"" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=45e0c0df-01f3-4a29-bbfd-6d48964cd5d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36526" http.request.uri="/v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8" time="2025-05-11T17:57:02Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=45e0c0df-01f3-4a29-bbfd-6d48964cd5d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36526" http.request.uri="/v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="611.181µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8" 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=1e4891b7-1f8b-454a-8264-b99676107252 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36538" http.request.uri="/v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8" http.request.useragent="Go-http-client/1.1" http.response.duration="761.875µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "DELETE /v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=5b3632ce-c666-4e1c-b6e8-f0859cc8f711 http.request.method=GET http.request.remoteaddr="127.0.0.1:36538" http.request.uri="/v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="615.066µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8" 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "GET /v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=1d4866dd-026d-4ece-82d7-77e99b9cb6c2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36554" http.request.uri="/v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="714.981µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8" 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "DELETE /v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=f1492872-c322-497b-b772-c78824438c63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36560" http.request.uri="/v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.006092ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=5fb569be-337a-4406-8d43-bcc78e99846f http.request.method=GET http.request.remoteaddr="127.0.0.1:36560" http.request.uri="/v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="745.277µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "GET /v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=cd635a94-0439-489e-804e-ad34d42ad3ed http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36564" 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="774.178µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=99bf15fa-bf58-4e23-9fef-260a850b48eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:36570" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.027677ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=8d3e9d65-69c3-47e6-a1d7-ba3329e6b0be http.request.method=GET http.request.remoteaddr="127.0.0.1:36570" 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="495.681µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=c18322b7-a328-4766-b433-d881c54a5797 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36570" http.request.uri="/v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8" http.request.useragent="Go-http-client/1.1" http.response.duration="608.739µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "DELETE /v2/foo/schema1/manifests/sha256:7db1094577179c5eb50036304ab7fcc48b50ccbe3c6412ed3fdc02266edf98c8 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=e2f6dea1-a748-445d-b411-9b8b3320a7d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36570" 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="553.024µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=7735de8b-5a16-4d75-89b3-fd899306df6f http.request.method=GET http.request.remoteaddr="127.0.0.1:36570" 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="549.288µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=bd6b1341-da26-4737-a178-0018bbb6226d http.request.method=GET http.request.remoteaddr="127.0.0.1:36570" 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="484.151µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45491" http.request.id=6ee897d3-c936-4e4e-aacc-32a0d68f90c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36570" 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="608.869µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T17:57:02Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45491" http.request.id=6ee897d3-c936-4e4e-aacc-32a0d68f90c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36570" 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="637.373µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T17:57:02Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45491" http.request.id=6ee897d3-c936-4e4e-aacc-32a0d68f90c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36570" 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="659.055µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=23116f0d-6120-4260-8a60-1c1772d07db0 http.request.method=POST http.request.remoteaddr="127.0.0.1:36570" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="577.487µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=2d8dc651-f722-4d4d-ac0c-e2fe23569b09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36570" http.request.uri="/v2/foo/schema2/blobs/uploads/471df9c0-bbea-49df-983e-8fddf0c65f06?_state=xxkX4wvQKq645GqB5hGYGI-TqI0PPJHfIPPchONVXnZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NzFkZjljMC1iYmVhLTQ5ZGYtOTgzZS04ZmRkZjBjNjVmMDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTc6MDIuMTQzMDc2NTU5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="728.147µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "PUT /v2/foo/schema2/blobs/uploads/471df9c0-bbea-49df-983e-8fddf0c65f06?_state=xxkX4wvQKq645GqB5hGYGI-TqI0PPJHfIPPchONVXnZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NzFkZjljMC1iYmVhLTQ5ZGYtOTgzZS04ZmRkZjBjNjVmMDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTc6MDIuMTQzMDc2NTU5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45491" http.request.id=16adec62-46da-4a7c-950f-bc153a8f4e8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36570" 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="583.822µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T17:57:02Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45491" http.request.id=16adec62-46da-4a7c-950f-bc153a8f4e8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36570" 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="613.606µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=10f106d3-a2d5-4089-acc4-f8d140fffa66 http.request.method=POST http.request.remoteaddr="127.0.0.1:36570" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="624.128µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=4fcea941-63d3-4d9e-9c8f-0f6389106ce9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36570" http.request.uri="/v2/foo/schema2/blobs/uploads/cbd7a5ff-4cb4-41fd-8e80-d5738d7cef3b?_state=VCQcxsi5C44PHoYFQqCHSNyNcxRQT3cah-Yg_iPJKcp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjYmQ3YTVmZi00Y2I0LTQxZmQtOGU4MC1kNTczOGQ3Y2VmM2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTc6MDIuMjAwMjMyMzA0WiJ9&digest=sha256%3A7002e85fc278d9a72be20f4952bd581edc308058c0be171d6cb4d7426ccf2d6e" http.request.useragent="Go-http-client/1.1" http.response.duration=558.898349ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "PUT /v2/foo/schema2/blobs/uploads/cbd7a5ff-4cb4-41fd-8e80-d5738d7cef3b?_state=VCQcxsi5C44PHoYFQqCHSNyNcxRQT3cah-Yg_iPJKcp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjYmQ3YTVmZi00Y2I0LTQxZmQtOGU4MC1kNTczOGQ3Y2VmM2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTc6MDIuMjAwMjMyMzA0WiJ9&digest=sha256%3A7002e85fc278d9a72be20f4952bd581edc308058c0be171d6cb4d7426ccf2d6e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=e971ada1-aa14-4691-816d-69c91c04a04d http.request.method=POST http.request.remoteaddr="127.0.0.1:36570" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="921.02µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=bd898c5c-9f18-4670-9bc2-bada23405513 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36570" http.request.uri="/v2/foo/schema2/blobs/uploads/e2ab7afa-ea49-46c3-a007-495f1af141c8?_state=x_ROzPPiVW8qsPpHkBH7hdlxncP0b6qzxew_yw6XfOl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMmFiN2FmYS1lYTQ5LTQ2YzMtYTAwNy00OTVmMWFmMTQxYzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTc6MDIuODMzMzk1MDc3WiJ9&digest=sha256%3A78a1df278b93e3c9e3f2db7379652385c4ac96f00b4b0f9f37987fa904762a7a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.058328709s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:02 +0000] "PUT /v2/foo/schema2/blobs/uploads/e2ab7afa-ea49-46c3-a007-495f1af141c8?_state=x_ROzPPiVW8qsPpHkBH7hdlxncP0b6qzxew_yw6XfOl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMmFiN2FmYS1lYTQ5LTQ2YzMtYTAwNy00OTVmMWFmMTQxYzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTFUMTc6NTc6MDIuODMzMzk1MDc3WiJ9&digest=sha256%3A78a1df278b93e3c9e3f2db7379652385c4ac96f00b4b0f9f37987fa904762a7a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45491" http.request.id=2bc19549-b9df-4316-aeab-1a1d8123e3c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36570" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.02905ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:03 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45491" http.request.id=a19e9d99-a92e-4dc8-84d6-f154b823648a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36570" http.request.uri="/v2/foo/schema2/manifests/sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4" http.request.useragent="Go-http-client/1.1" http.response.duration="719.253µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:03 +0000] "PUT /v2/foo/schema2/manifests/sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=7326cc3b-2a2c-460e-af23-db8004b2a835 http.request.method=GET http.request.remoteaddr="127.0.0.1:36570" 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="638.192µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2025:17:57:03 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-11T17:57:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=25e742b3-ee29-4378-9449-962e0f839fe3 http.request.method=GET http.request.remoteaddr="127.0.0.1:36570" http.request.uri="/v2/foo/schema2/manifests/sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="627.237µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2025:17:57:03 +0000] "GET /v2/foo/schema2/manifests/sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-11T17:57:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=fba0b87e-bac9-433b-99da-d7ce0a4ad0ee http.request.method=GET http.request.remoteaddr="127.0.0.1:36570" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="529.682µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:03 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=0d2653a5-c6ca-4b6f-ad21-a2b525aeee82 http.request.method=GET http.request.remoteaddr="127.0.0.1:36570" http.request.uri="/v2/foo/schema2/manifests/sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4" http.request.useragent="Go-http-client/1.1" http.response.duration="487.861µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:03 +0000] "GET /v2/foo/schema2/manifests/sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=00a1f52b-029b-4ee3-8420-a33173c87c06 http.request.method=GET http.request.remoteaddr="127.0.0.1:36570" 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="534.528µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [11/May/2025:17:57:03 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-11T17:57:03Z" level=info msg="rewriting manifest sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=f38227dc-3af7-4bd0-8fe2-7a56113e3e6c http.request.method=GET http.request.remoteaddr="127.0.0.1:36570" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-11T17:57:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=f38227dc-3af7-4bd0-8fe2-7a56113e3e6c http.request.method=GET http.request.remoteaddr="127.0.0.1:36570" 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=1.031733ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [11/May/2025:17:57:03 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-11T17:57:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=0896c887-bcdb-4255-b7e9-d4a4fa29ed98 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36570" http.request.uri="/v2/foo/schema2/manifests/sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4" http.request.useragent="Go-http-client/1.1" http.response.duration="599.779µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:03 +0000] "DELETE /v2/foo/schema2/manifests/sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:03Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=29167aa7-ff63-49ce-a51d-d0f325bdbcac http.request.method=GET http.request.remoteaddr="127.0.0.1:36570" http.request.uri="/v2/foo/schema2/manifests/sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="549.465µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4" 127.0.0.1 - - [11/May/2025:17:57:03 +0000] "GET /v2/foo/schema2/manifests/sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-11T17:57:03Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=508c2335-b15e-4d95-bfbb-d60676100b80 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36580" http.request.uri="/v2/foo/schema2/manifests/sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="746.235µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4" 127.0.0.1 - - [11/May/2025:17:57:03 +0000] "DELETE /v2/foo/schema2/manifests/sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-11T17:57:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45491" http.request.id=3c13de55-cfb0-4b3d-a422-0e02c1ebdfe7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36586" http.request.uri="/v2/foo/schema2/manifests/sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4" http.request.useragent="Go-http-client/1.1" http.response.duration="905.891µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:03 +0000] "PUT /v2/foo/schema2/manifests/sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=6c3d3cf1-b6bb-48f9-af3f-0140f4e8626e http.request.method=GET http.request.remoteaddr="127.0.0.1:36586" http.request.uri="/v2/foo/schema2/manifests/sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="592.803µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [11/May/2025:17:57:03 +0000] "GET /v2/foo/schema2/manifests/sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-11T17:57:03Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=e52a088b-3f35-4741-9afe-e81e87f1ed6f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36602" 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="781.893µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [11/May/2025:17:57:03 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-11T17:57:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45491" http.request.id=bf10b511-1096-4a1a-8ad7-c07732a32e75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36608" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration="916.708µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:03 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=3d9d6d32-9ef8-42b6-8880-362e96d6a196 http.request.method=GET http.request.remoteaddr="127.0.0.1:36608" 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="490.232µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [11/May/2025:17:57:03 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-11T17:57:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=9085fbc2-77cc-434b-8874-ad3da0919d44 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36608" http.request.uri="/v2/foo/schema2/manifests/sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4" http.request.useragent="Go-http-client/1.1" http.response.duration="656.799µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:03 +0000] "DELETE /v2/foo/schema2/manifests/sha256:7674c22c93ffa66f0e9425590cb70555673b19717d5aa14a47e1643d1235efa4 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:03Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45491" http.request.id=4c3d05e2-5393-45cf-b131-1ef1cefcb7c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36608" 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="491.858µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [11/May/2025:17:57:03 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (3.04s) === RUN TestManifestDeleteDisabled time="2025-05-11T17:57:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:57:03Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:57:03Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:34623" http.request.id=c81b2163-6733-4842-aaab-4df9e7baa4aa http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60334" 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="656.725µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [11/May/2025:17:57:03 +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-05-11T17:57:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:57:03Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:57:03Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 time="2025-05-11T17:57:04Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.24.3 time="2025-05-11T17:57:04Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.3 time="2025-05-11T17:57:04Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:44337" http.request.id=46f07457-96a4-4b7d-9e88-8800ec97ef0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40784" 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.487851ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [11/May/2025:17:57:04 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-11T17:57:04Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:44337" http.request.id=989ab87e-04f6-45b3-b40c-13d3e0875c99 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40800" 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.310654ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [11/May/2025:17:57:04 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-11T17:57:04Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:44337" http.request.id=2b6640fa-69f8-4381-a2e4-532cec3943e5 http.request.method=POST http.request.remoteaddr="127.0.0.1:40810" 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.288599ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:57:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-11T17:57:04Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:44337" http.request.id=cbf9a140-48f8-4883-b4d5-ab37fd027fce http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40822" 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.18746ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [11/May/2025:17:57:04 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.86s) === RUN TestProxyManifestGetByTag time="2025-05-11T17:57:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:57:04Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:57:04Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44321" http.request.id=e1b89273-0c82-4ba7-a886-e3f120c62efc http.request.method=POST http.request.remoteaddr="127.0.0.1:35450" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="936.706µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44321" http.request.id=6a10b264-0f0c-4243-9354-4c261c319dc5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35450" http.request.uri="/v2/foo/bar/blobs/uploads/0c380adf-12ef-4ec3-b1b7-c128668f523e?_state=plXLbB0LVd1hpE3Muq2zbev5MMck0AUEL-nk5cQUMWp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjMzgwYWRmLTEyZWYtNGVjMy1iMWI3LWMxMjg2NjhmNTIzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1NzowNC44NzI1NjAwMDVaIn0%3D&digest=sha256%3Ae7c57df02e72573e257913f3f37cf9b573a3ed978efd8309ed5fd6ba73917315" http.request.useragent="Go-http-client/1.1" http.response.duration=1.784027524s http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:04 +0000] "PUT /v2/foo/bar/blobs/uploads/0c380adf-12ef-4ec3-b1b7-c128668f523e?_state=plXLbB0LVd1hpE3Muq2zbev5MMck0AUEL-nk5cQUMWp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjMzgwYWRmLTEyZWYtNGVjMy1iMWI3LWMxMjg2NjhmNTIzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1NzowNC44NzI1NjAwMDVaIn0%3D&digest=sha256%3Ae7c57df02e72573e257913f3f37cf9b573a3ed978efd8309ed5fd6ba73917315 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44321" http.request.id=afa70b63-b8c1-431e-86af-f7697882dd1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:35450" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.208059ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:06 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-11T17:57:06Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-11T17:57:06Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 time="2025-05-11T17:57:06Z" level=info msg="Starting upload purge in 12m0s" go.version=go1.24.3 time="2025-05-11T17:57:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44321" http.request.id=e94beb27-bcbc-412f-b6cb-11acd96f8aa0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35450" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="551.125µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:17:57:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-11T17:57:06Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:44321" go.version=go1.24.3 time="2025-05-11T17:57:06Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.3 time="2025-05-11T17:57:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44321" http.request.id=547ffb4e-415c-4e07-9da9-f8ab6f2b0e79 http.request.method=GET http.request.remoteaddr="127.0.0.1:45814" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="628.738µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:17:57:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-11T17:57:06Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44321 /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:44321/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:33305" http.request.id=9a5a0bc6-a8e0-4076-ade0-486394b448d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:33660" http.request.uri="/v2/foo/bar/manifests/sha256:d0d47b8ef676f48be26b08746af3abf7fb4c9b886153a2f8ab4f895302b18fd6" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:d0d47b8ef676f48be26b08746af3abf7fb4c9b886153a2f8ab4f895302b18fd6" time="2025-05-11T17:57:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44321" http.request.id=49cf32df-22f0-4de1-a4f1-0e21b0731cbc http.request.method=GET http.request.remoteaddr="127.0.0.1:45822" http.request.uri="/v2/foo/bar/manifests/sha256:d0d47b8ef676f48be26b08746af3abf7fb4c9b886153a2f8ab4f895302b18fd6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="882.027µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2025:17:57:06 +0000] "GET /v2/foo/bar/manifests/sha256:d0d47b8ef676f48be26b08746af3abf7fb4c9b886153a2f8ab4f895302b18fd6 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-11T17:57:06Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:d0d47b8ef676f48be26b08746af3abf7fb4c9b886153a2f8ab4f895302b18fd6 with ttl=167h59m59.999998366s" go.version=go1.24.3 time="2025-05-11T17:57:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33305" http.request.id=9a5a0bc6-a8e0-4076-ade0-486394b448d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:33660" http.request.uri="/v2/foo/bar/manifests/sha256:d0d47b8ef676f48be26b08746af3abf7fb4c9b886153a2f8ab4f895302b18fd6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.421754ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2025:17:57:06 +0000] "GET /v2/foo/bar/manifests/sha256:d0d47b8ef676f48be26b08746af3abf7fb4c9b886153a2f8ab4f895302b18fd6 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-11T17:57:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44321" http.request.id=ad4316c3-9cbb-4a99-ad05-0cda26eb4168 http.request.method=GET http.request.remoteaddr="127.0.0.1:45822" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="521.907µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:17:57:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-11T17:57:06Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44321 /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:44321/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:33305" http.request.id=f0c7ae9c-dfde-48e0-9a4e-594d57ac893f http.request.method=GET http.request.remoteaddr="127.0.0.1:33672" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-05-11T17:57:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44321" http.request.id=761cbe44-c5dc-426d-8788-accf77c22061 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45826" 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="944.382µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2025:17:57:06 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-11T17:57:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33305" http.request.id=f0c7ae9c-dfde-48e0-9a4e-594d57ac893f http.request.method=GET http.request.remoteaddr="127.0.0.1:33672" 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=3.352924ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2025:17:57:06 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-11T17:57:06Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44321" http.request.id=fb8ae432-827f-4dbb-b391-bb1b2696aeaa http.request.method=POST http.request.remoteaddr="127.0.0.1:45826" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="659.427µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44321" http.request.id=d0951db0-58e8-4a05-9086-aba796d36e9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:45826" http.request.uri="/v2/foo/bar/blobs/uploads/af789452-8cbf-42de-a7bd-a5b8e74a6236?_state=wGqFZt9Nx8mZZRmCvUX9aVqUkfGV7disMmWwb0zPrfB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmNzg5NDUyLThjYmYtNDJkZS1hN2JkLWE1YjhlNzRhNjIzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1NzowNi43MTk4OTAyODRaIn0%3D&digest=sha256%3Ac3bc1e78f8cd709a5b5cb2c8d4a11a926297d3a5308f29887861cf628e1e6617" http.request.useragent="Go-http-client/1.1" http.response.duration=375.891648ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:06 +0000] "PUT /v2/foo/bar/blobs/uploads/af789452-8cbf-42de-a7bd-a5b8e74a6236?_state=wGqFZt9Nx8mZZRmCvUX9aVqUkfGV7disMmWwb0zPrfB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmNzg5NDUyLThjYmYtNDJkZS1hN2JkLWE1YjhlNzRhNjIzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xMVQxNzo1NzowNi43MTk4OTAyODRaIn0%3D&digest=sha256%3Ac3bc1e78f8cd709a5b5cb2c8d4a11a926297d3a5308f29887861cf628e1e6617 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44321" http.request.id=b5baac77-63a0-4bfc-93ea-2784148fc26b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45826" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.210532ms http.response.status=201 http.response.written=0 127.0.0.1 - - [11/May/2025:17:57:07 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-11T17:57:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44321" http.request.id=22636880-f9cd-41b1-b648-1ace48f4146b http.request.method=GET http.request.remoteaddr="127.0.0.1:45826" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="491.077µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:17:57:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-11T17:57:07Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44321 /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:44321/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:33305" http.request.id=30bbe925-cf00-4b6e-bf5d-c3986ccbe7a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-05-11T17:57:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44321" http.request.id=07daf2ff-2bd9-4191-82e7-912f34276e5f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45836" 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=2.065671ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2025:17:57:07 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-11T17:57:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44321" http.request.id=106847e3-cdcf-41ce-bc18-d78a62320a2e http.request.method=GET http.request.remoteaddr="127.0.0.1:45836" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="486.794µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [11/May/2025:17:57:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-11T17:57:07Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44321 /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:44321/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:33305" http.request.id=30bbe925-cf00-4b6e-bf5d-c3986ccbe7a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-05-11T17:57:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44321" http.request.id=1451d8eb-ca3b-491f-aa76-a901758ee12d http.request.method=GET http.request.remoteaddr="127.0.0.1:45840" 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="924.849µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2025:17:57:07 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-11T17:57:07Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:b1074b94a1a13c715d264bb330e17676aeb85d02a355c36aff5da3f577f4212e with ttl=167h59m59.99999814s" go.version=go1.24.3 time="2025-05-11T17:57:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33305" http.request.id=30bbe925-cf00-4b6e-bf5d-c3986ccbe7a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33682" 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=6.154079ms http.response.status=200 http.response.written=935 127.0.0.1 - - [11/May/2025:17:57:07 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (2.34s) === RUN TestAppDispatcher time="2025-05-11T17:57:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34227" http.request.id=00354020-9c69-4a2d-b8f4-96714d0acac6 http.request.method=GET http.request.remoteaddr="127.0.0.1:33452" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="640.419µs" http.response.status=200 http.response.written=0 time="2025-05-11T17:57:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34227" http.request.id=27e22cad-5092-4437-af94-0dc240f176df http.request.method=GET http.request.remoteaddr="127.0.0.1:33452" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="460.238µs" http.response.status=200 http.response.written=0 time="2025-05-11T17:57:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34227" http.request.id=2f7d267d-7a29-4680-b722-2ebbdbfd22a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33452" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="511.273µs" http.response.status=200 http.response.written=0 time="2025-05-11T17:57:07Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34227" http.request.id=034b4248-df7d-4418-b5bb-8e8dac502861 http.request.method=GET http.request.remoteaddr="127.0.0.1:33452" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="547.798µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.00s) === RUN TestNewApp time="2025-05-11T17:57:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 instance.id=60b6c010-3167-4d30-b49a-d16dcbedff84 time="2025-05-11T17:57:07Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=60b6c010-3167-4d30-b49a-d16dcbedff84 time="2025-05-11T17:57:07Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.24.3 http.request.host="127.0.0.1:40449" http.request.id=bdd23397-d366-4675-b3cb-82419d53a7d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36126" 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-05-11T17:57:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 instance.id=60b6c010-3167-4d30-b49a-d16dcbedff84 time="2025-05-11T17:57:07Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=60b6c010-3167-4d30-b49a-d16dcbedff84 time="2025-05-11T17:57:07Z" level=info msg="configuring file health check path=/tmp/healthcheck2626194809, interval=1" go.version=go1.24.3 instance.id=60b6c010-3167-4d30-b49a-d16dcbedff84 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-05-11T17:57:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 instance.id=60b6c010-3167-4d30-b49a-d16dcbedff84 time="2025-05-11T17:57:11Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=60b6c010-3167-4d30-b49a-d16dcbedff84 time="2025-05-11T17:57:11Z" level=info msg="configuring TCP health check addr=127.0.0.1:42969, interval=1" go.version=go1.24.3 instance.id=60b6c010-3167-4d30-b49a-d16dcbedff84 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-05-11T17:57: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.3 instance.id=60b6c010-3167-4d30-b49a-d16dcbedff84 time="2025-05-11T17:57:15Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=60b6c010-3167-4d30-b49a-d16dcbedff84 time="2025-05-11T17:57:15Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:38541, interval=1, threshold=3" go.version=go1.24.3 instance.id=60b6c010-3167-4d30-b49a-d16dcbedff84 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 54.237s ? 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.01s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.08s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.24s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.415s === RUN TestSchedule time="2025-05-11T17:56:28Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=bebec379-6f9f-4ab5-9160-72e8d04183d9 time="2025-05-11T17:56:28Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.998904ms" go.version=go1.24.3 instance.id=bebec379-6f9f-4ab5-9160-72e8d04183d9 time="2025-05-11T17:56:28Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=998.872µs" go.version=go1.24.3 instance.id=bebec379-6f9f-4ab5-9160-72e8d04183d9 time="2025-05-11T17:56:28Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.767µs" go.version=go1.24.3 instance.id=bebec379-6f9f-4ab5-9160-72e8d04183d9 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-05-11T17:56:28Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=bebec379-6f9f-4ab5-9160-72e8d04183d9 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-05-11T17:56:28Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=bebec379-6f9f-4ab5-9160-72e8d04183d9 time="2025-05-11T17:56:28Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.998433ms" go.version=go1.24.3 instance.id=bebec379-6f9f-4ab5-9160-72e8d04183d9 time="2025-05-11T17:56:28Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.996389ms" go.version=go1.24.3 instance.id=bebec379-6f9f-4ab5-9160-72e8d04183d9 time="2025-05-11T17:56:28Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=bebec379-6f9f-4ab5-9160-72e8d04183d9 --- PASS: TestStopRestore (0.52s) === RUN TestDoubleStart time="2025-05-11T17:56:28Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=bebec379-6f9f-4ab5-9160-72e8d04183d9 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.584s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.61s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 20843008 sha256:8ba389cc94a72d3a70f4347a7d9b63f3638b76a4b425fc624466e617cf3b74c6 [] map[] } --- PASS: TestSimpleBlobRead (0.17s) === RUN TestBlobMount --- PASS: TestBlobMount (0.17s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.91s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (1.00s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (0.94s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.00s) === 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:013a0d1cae1622f6708d5461ef56ce7b82f2bd8ee68212973148c78e53b84ceb palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:9e09a4705e0f1aac3602a6cc7414d6186080df1ce836c49ca1e5b4d7f228d37f palailogos: marking blob sha256:07b09c841c267e415507cdd3c0685518fd0e30dd9125317a3772f4ff77848222 palailogos: marking manifest sha256:570a12d596b7a5b204010e73141ac8e6e6aec956b379b40d832dfe4974535a21 palailogos: marking blob sha256:ad3f6aa226e3b66dee251a018877ca2e621d8477d03a90296e260699441b625e palailogos: marking blob sha256:6bb245033b91ce59ec694d086428b260b05dc0be72674209b0baec58f712bdad palailogos: marking manifest sha256:a548d3cfd0735e5c58a7940abb71c164542315ad7217a9c5fa609c0514b20b52 palailogos: marking blob sha256:b50da0b7eaedf049165cba2660313208c1e52ed35b221fe91997b0b450d8bced palailogos: marking blob sha256:bd0319c1c9740e7d4f9cfad651c3e2dd8ad0f58eea239e719e81fc2e38787447 palailogos: marking manifest sha256:c6c99bb4890cf7d2a2b963abc27063d48a9938bc8f9c9aec9ef41530cfae2811 palailogos: marking blob sha256:570a12d596b7a5b204010e73141ac8e6e6aec956b379b40d832dfe4974535a21 palailogos: marking blob sha256:a548d3cfd0735e5c58a7940abb71c164542315ad7217a9c5fa609c0514b20b52 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (0.68s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:34a5bc99a818fa1326aa780e07aacc92312ec3f769ac9649e9ead500dff1fa47 deletemanifests: marking manifest sha256:67cff27b9773d217b6441018305b071ebb41911a3b42155cbf20f426e8daadf4 deletemanifests: marking blob sha256:ed9f2a41b3554fe78e7f4cc146a3581229d39d1093080f85896e2e9276d42656 deletemanifests: marking blob sha256:f8f92eca9d59a8e57cdc501f8a032783d3b59473c3bdc915119aebeadd05d403 deletemanifests: marking blob sha256:8d57155a1012cc0f5c735be84be1d6a189e9e7c3ec2098959319cf5c15bac7e4 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:34a5bc99a818fa1326aa780e07aacc92312ec3f769ac9649e9ead500dff1fa47 blob eligible for deletion: sha256:66e9929eebaa333b3bccc4c37849e6c9dc0049df23c41a0469afc3e7b7c0dd71 blob eligible for deletion: sha256:bf884223732ef3011ecd06f80ea109ce065aa753221077612c84f182f3e00d28 blob eligible for deletion: sha256:d7383e03251927a2b1763538e511376b1432a8eacf179de85a35794f6e48aebb deletemanifests manifest eligible for deletion: sha256:34a5bc99a818fa1326aa780e07aacc92312ec3f769ac9649e9ead500dff1fa47 deletemanifests: marking manifest sha256:67cff27b9773d217b6441018305b071ebb41911a3b42155cbf20f426e8daadf4 deletemanifests: marking blob sha256:ed9f2a41b3554fe78e7f4cc146a3581229d39d1093080f85896e2e9276d42656 deletemanifests: marking blob sha256:f8f92eca9d59a8e57cdc501f8a032783d3b59473c3bdc915119aebeadd05d403 deletemanifests: marking blob sha256:8d57155a1012cc0f5c735be84be1d6a189e9e7c3ec2098959319cf5c15bac7e4 time="2025-05-11T17:56:34Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/34a5bc99a818fa1326aa780e07aacc92312ec3f769ac9649e9ead500dff1fa47" go.version=go1.24.3 instance.id=311ae00d-bb04-474e-9a99-0033c17e2aa7 time="2025-05-11T17:56:34Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/34a5bc99a818fa1326aa780e07aacc92312ec3f769ac9649e9ead500dff1fa47" go.version=go1.24.3 instance.id=311ae00d-bb04-474e-9a99-0033c17e2aa7 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:34a5bc99a818fa1326aa780e07aacc92312ec3f769ac9649e9ead500dff1fa47 time="2025-05-11T17:56:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/34/34a5bc99a818fa1326aa780e07aacc92312ec3f769ac9649e9ead500dff1fa47" go.version=go1.24.3 instance.id=311ae00d-bb04-474e-9a99-0033c17e2aa7 blob eligible for deletion: sha256:66e9929eebaa333b3bccc4c37849e6c9dc0049df23c41a0469afc3e7b7c0dd71 time="2025-05-11T17:56:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/66/66e9929eebaa333b3bccc4c37849e6c9dc0049df23c41a0469afc3e7b7c0dd71" go.version=go1.24.3 instance.id=311ae00d-bb04-474e-9a99-0033c17e2aa7 blob eligible for deletion: sha256:bf884223732ef3011ecd06f80ea109ce065aa753221077612c84f182f3e00d28 time="2025-05-11T17:56:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/bf/bf884223732ef3011ecd06f80ea109ce065aa753221077612c84f182f3e00d28" go.version=go1.24.3 instance.id=311ae00d-bb04-474e-9a99-0033c17e2aa7 blob eligible for deletion: sha256:d7383e03251927a2b1763538e511376b1432a8eacf179de85a35794f6e48aebb time="2025-05-11T17:56:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d7/d7383e03251927a2b1763538e511376b1432a8eacf179de85a35794f6e48aebb" go.version=go1.24.3 instance.id=311ae00d-bb04-474e-9a99-0033c17e2aa7 --- PASS: TestDeleteManifestIfTagNotFound (0.64s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:0cd3cff0eaf7ff67121bd67f6d7bad73b428e266e0f852c3a862a760f3aa43e9 time="2025-05-11T17:56:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0c/0cd3cff0eaf7ff67121bd67f6d7bad73b428e266e0f852c3a862a760f3aa43e9" go.version=go1.24.3 instance.id=311ae00d-bb04-474e-9a99-0033c17e2aa7 blob eligible for deletion: sha256:b32c49b81c9864e72d665415a9f88e95bc0ae34e088b7bfef193ee170d1c1c53 time="2025-05-11T17:56:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b3/b32c49b81c9864e72d665415a9f88e95bc0ae34e088b7bfef193ee170d1c1c53" go.version=go1.24.3 instance.id=311ae00d-bb04-474e-9a99-0033c17e2aa7 blob eligible for deletion: sha256:d3ada2b1a3e00814091e5fd151ad27b1b19e72cfe4202a03e6521dc9100b880c time="2025-05-11T17:56:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d3/d3ada2b1a3e00814091e5fd151ad27b1b19e72cfe4202a03e6521dc9100b880c" go.version=go1.24.3 instance.id=311ae00d-bb04-474e-9a99-0033c17e2aa7 --- PASS: TestGCWithMissingManifests (0.22s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:c12d43aa9591f14166a421868c69c1b20e34357f4d5f84180d671bcec98f6296 komnenos: marking blob sha256:cb6f2d9b28b43bc4b7b7b5cf5b0ed4a0461208a80a8f5901e94759ea2ef5f072 komnenos: marking blob sha256:6816614747b31f377fbce3d6ad9e1a85de3e16f28a0911f3ff386da77c47fd73 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:8bb3e7b8e4c23eb0f6708fb31aa866f90e6a493b9edbb4173c2e10761c0f1eee time="2025-05-11T17:56:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8b/8bb3e7b8e4c23eb0f6708fb31aa866f90e6a493b9edbb4173c2e10761c0f1eee" go.version=go1.24.3 instance.id=311ae00d-bb04-474e-9a99-0033c17e2aa7 blob eligible for deletion: sha256:ce4f2de5239ef69e862af135d41b485e828f67ab50a3d3ec2491ea5dd1576e80 time="2025-05-11T17:56:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ce/ce4f2de5239ef69e862af135d41b485e828f67ab50a3d3ec2491ea5dd1576e80" go.version=go1.24.3 instance.id=311ae00d-bb04-474e-9a99-0033c17e2aa7 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-05-11T17:56:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.24.3 instance.id=311ae00d-bb04-474e-9a99-0033c17e2aa7 blob eligible for deletion: sha256:fcb1383a18d4ca73dc3257f7a2b36d6c6f49ac55becd3af30ca16828ef6e6726 time="2025-05-11T17:56:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/fc/fcb1383a18d4ca73dc3257f7a2b36d6c6f49ac55becd3af30ca16828ef6e6726" go.version=go1.24.3 instance.id=311ae00d-bb04-474e-9a99-0033c17e2aa7 blob eligible for deletion: sha256:597bf91cd96ce6a0d22e8e3e00ecac09c1171cac43b81743d05c5d29adb6549b time="2025-05-11T17:56:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/59/597bf91cd96ce6a0d22e8e3e00ecac09c1171cac43b81743d05c5d29adb6549b" go.version=go1.24.3 instance.id=311ae00d-bb04-474e-9a99-0033c17e2aa7 blob eligible for deletion: sha256:615a8d3778f88d0e68a5d9897f581b766a91617b7d79c69b0af9d5ee3d79194f time="2025-05-11T17:56:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/61/615a8d3778f88d0e68a5d9897f581b766a91617b7d79c69b0af9d5ee3d79194f" go.version=go1.24.3 instance.id=311ae00d-bb04-474e-9a99-0033c17e2aa7 blob eligible for deletion: sha256:8bac514356f7a084bfe559495c6add47643f92e5afaff3185e1ee20b3493172d time="2025-05-11T17:56:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8b/8bac514356f7a084bfe559495c6add47643f92e5afaff3185e1ee20b3493172d" go.version=go1.24.3 instance.id=311ae00d-bb04-474e-9a99-0033c17e2aa7 --- PASS: TestDeletionHasEffect (0.52s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (0.68s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:85cad10d2a092fdd1d46c6d372b6a34762ef42a229b61ad91da50dd6b728cb26 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:dd6b77a49e9caf5af482b09f828a6d0a1ea36624d7e0adc15bc5c00455a071cf michael_z_doukas: marking blob sha256:0f12ffd04120ae71924158f9baaaebf1e1737d2e0d95870fc586880793ed7205 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:6253af5f76a050894a9781191d2cb91bc540c0afc2f65b4918e2c252a751b3b1 time="2025-05-11T17:56:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/62/6253af5f76a050894a9781191d2cb91bc540c0afc2f65b4918e2c252a751b3b1" go.version=go1.24.3 instance.id=311ae00d-bb04-474e-9a99-0033c17e2aa7 --- PASS: TestOrphanBlobDeleted (0.33s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:31cbfa6d1930a73755a4601eb2e4af23fe74c236cb16d4ea37df329e7c645f0e linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:a10167f6c92df6c5d3fd84806305ec3b6aa8c801aa4d4aa0bc2ee309d1fd57b5 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.24s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.16s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.17s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.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-05-11T17:56:37Z" level=info msg="PurgeUploads starting: olderThan=2025-05-11 16:56:37.724651489 +0000 UTC m=-3591.058564582, actuallyDelete=true" time="2025-05-11T17:56:37Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-05-11T17:56:37Z" level=info msg="PurgeUploads starting: olderThan=2025-05-11 17:56:37.725315933 +0000 UTC m=+8.942099856, actuallyDelete=true" time="2025-05-11T17:56:37Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/2cfd82f6-c1c9-4a1e-844e-f94c856d56e2 have older date (2025-05-11 16:56:37 +0000 UTC) than purge date (2025-05-11 17:56:37.725315933 +0000 UTC m=+8.942099856). Removing upload directory." time="2025-05-11T17:56:37Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/111b10a5-1eb3-4b69-b3fb-f492a7040061 have older date (2025-05-11 16:56:37 +0000 UTC) than purge date (2025-05-11 17:56:37.725315933 +0000 UTC m=+8.942099856). Removing upload directory." time="2025-05-11T17:56:37Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4c763a9a-ea7f-4684-907c-c465108c2f23 have older date (2025-05-11 16:56:37 +0000 UTC) than purge date (2025-05-11 17:56:37.725315933 +0000 UTC m=+8.942099856). Removing upload directory." time="2025-05-11T17:56:37Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/824b9325-9201-4da3-bdfd-d1a1f70d94c8 have older date (2025-05-11 16:56:37 +0000 UTC) than purge date (2025-05-11 17:56:37.725315933 +0000 UTC m=+8.942099856). Removing upload directory." time="2025-05-11T17:56:37Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/89e2928f-49b0-4783-ad3f-6a01eb73491d have older date (2025-05-11 16:56:37 +0000 UTC) than purge date (2025-05-11 17:56:37.725315933 +0000 UTC m=+8.942099856). Removing upload directory." time="2025-05-11T17:56:37Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ae1753ba-d368-4298-9b73-7bd0f0f6905c have older date (2025-05-11 16:56:37 +0000 UTC) than purge date (2025-05-11 17:56:37.725315933 +0000 UTC m=+8.942099856). Removing upload directory." time="2025-05-11T17:56:37Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e622fa1a-207e-4eef-a7f5-592fe078bc56 have older date (2025-05-11 16:56:37 +0000 UTC) than purge date (2025-05-11 17:56:37.725315933 +0000 UTC m=+8.942099856). Removing upload directory." time="2025-05-11T17:56:37Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1c928aaf-0de1-449b-81a4-2ff0473fef8a have older date (2025-05-11 16:56:37 +0000 UTC) than purge date (2025-05-11 17:56:37.725315933 +0000 UTC m=+8.942099856). Removing upload directory." time="2025-05-11T17:56:37Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7b9e267e-f3f2-4ab0-804c-cbedec0f84fa have older date (2025-05-11 16:56:37 +0000 UTC) than purge date (2025-05-11 17:56:37.725315933 +0000 UTC m=+8.942099856). Removing upload directory." time="2025-05-11T17:56:37Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/90749529-a74c-4c88-bef8-c729f62468a2 have older date (2025-05-11 16:56:37 +0000 UTC) than purge date (2025-05-11 17:56:37.725315933 +0000 UTC m=+8.942099856). Removing upload directory." time="2025-05-11T17:56:37Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/96c20647-bfd7-4a67-b2ca-847043296ea0 have older date (2025-05-11 16:56:37 +0000 UTC) than purge date (2025-05-11 17:56:37.725315933 +0000 UTC m=+8.942099856). Removing upload directory." time="2025-05-11T17:56:37Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-05-11T17:56:37Z" level=info msg="PurgeUploads starting: olderThan=2025-05-11 17:56:37.726147657 +0000 UTC m=+8.942931593, actuallyDelete=true" time="2025-05-11T17:56:37Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/d941d44f-2671-46d3-9945-6718ca36db7b have older date (2025-05-11 16:56:37 +0000 UTC) than purge date (2025-05-11 17:56:37.726147657 +0000 UTC m=+8.942931593). Removing upload directory." time="2025-05-11T17:56:37Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/0405c918-d79a-472b-ae1f-ee8cda72e021 have older date (2025-05-11 16:56:37 +0000 UTC) than purge date (2025-05-11 17:56:37.726147657 +0000 UTC m=+8.942931593). Removing upload directory." time="2025-05-11T17:56:37Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/187ce283-102a-4bf7-b137-3e18208681ed have older date (2025-05-11 16:56:37 +0000 UTC) than purge date (2025-05-11 17:56:37.726147657 +0000 UTC m=+8.942931593). Removing upload directory." time="2025-05-11T17:56:37Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b1bca273-d005-45e8-be8c-73a2d5401bc4 have older date (2025-05-11 16:56:37 +0000 UTC) than purge date (2025-05-11 17:56:37.726147657 +0000 UTC m=+8.942931593). Removing upload directory." time="2025-05-11T17:56:37Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/de24d89b-efc2-459a-85c0-0767648fb226 have older date (2025-05-11 16:56:37 +0000 UTC) than purge date (2025-05-11 17:56:37.726147657 +0000 UTC m=+8.942931593). Removing upload directory." time="2025-05-11T17:56:37Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-05-11T17:56:37Z" level=info msg="PurgeUploads starting: olderThan=2025-05-11 17:56:37.726720473 +0000 UTC m=+8.943504402, actuallyDelete=true" time="2025-05-11T17:56:37Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/05f5f84a-0a26-4c13-96e4-333867ea1c6a have older date (2025-05-11 16:56:37 +0000 UTC) than purge date (2025-05-11 17:56:37.726720473 +0000 UTC m=+8.943504402). Removing upload directory." time="2025-05-11T17:56:37Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/451be12d-c5fa-43fd-a0ab-31bb611ee08e have older date (2025-05-11 16:56:37 +0000 UTC) than purge date (2025-05-11 17:56:37.726720473 +0000 UTC m=+8.943504402). Removing upload directory." time="2025-05-11T17:56:37Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/77cc75c4-561a-40ec-bf4c-3267bb7e6bd0 have older date (2025-05-11 16:56:37 +0000 UTC) than purge date (2025-05-11 17:56:37.726720473 +0000 UTC m=+8.943504402). Removing upload directory." time="2025-05-11T17:56:37Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9e5e938e-a34b-4e8e-8ab6-545db957b985 have older date (2025-05-11 16:56:37 +0000 UTC) than purge date (2025-05-11 17:56:37.726720473 +0000 UTC m=+8.943504402). Removing upload directory." time="2025-05-11T17:56:37Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d9e5e68a-b0ab-4b01-9873-5110e98c3fe8 have older date (2025-05-11 16:56:37 +0000 UTC) than purge date (2025-05-11 17:56:37.726720473 +0000 UTC m=+8.943504402). Removing upload directory." time="2025-05-11T17:56:37Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-05-11T17:56:37Z" level=info msg="PurgeUploads starting: olderThan=2025-05-11 17:56:37.727068234 +0000 UTC m=+8.943852163, actuallyDelete=true" time="2025-05-11T17:56:37Z" 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 8.955s ? 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.004s === 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.004s === RUN TestWalkFileRemoved time="2025-05-11T17:56:29Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.002s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.398s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.02s) === 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.024s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.21s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.565s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.60s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.024s ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2025-05-11T17:56:31Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.24.3 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-05-11T17:56:31Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.24.3 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-05-11T17:56:31Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.24.3 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.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 TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestInvalidNetworkType --- PASS: TestMatchIPV4 (0.00s) === CONT TestUpdateCalledRegularly --- PASS: TestMatchIPV4WithRegionMatched (0.00s) === CONT TestInvalidData --- PASS: TestMatchIPV4_2 (0.00s) === CONT TestParsing time="2025-05-11T17:56:31Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 --- PASS: TestParsing (0.00s) time="2025-05-11T17:56:31Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.3 instance.id=2990a3fb-ee95-4c8b-afa8-5059f022d4e2 time="2025-05-11T17:56:31Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.3 instance.id=2990a3fb-ee95-4c8b-afa8-5059f022d4e2 --- PASS: TestInvalidData (0.00s) --- PASS: TestMatchIPV6 (0.03s) --- PASS: TestS3TryUpdate (0.04s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.04s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.04s) time="2025-05-11T17:56:31Z" level=error msg="unknown ip address format" go.version=go1.24.3 instance.id=2990a3fb-ee95-4c8b-afa8-5059f022d4e2 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.04s) time="2025-05-11T17:56:32Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-11T17:56:33Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-11T17:56:34Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-11T17:56:35Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.509s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.004s ? 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.368s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.56s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.954s ? 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.00s) PASS ok github.com/docker/distribution/uuid 0.006s ? github.com/docker/distribution/version [no test files] >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r12.apk >>> docker-registry*: Adding .pre-install libfakeroot internal error: payload not recognized! >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r12.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-s390x.so.1 >>> docker-registry*: Package size: 27.4 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r12.apk >>> docker-registry: Build complete at Sun, 11 May 2025 17:57:24 +0000 elapsed time 0h 1m 20s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250511.175605) (2/2) Purging go (1.24.3-r0) Executing busybox-1.37.0-r17.trigger OK: 361 MiB in 108 packages >>> docker-registry: Updating the community/s390x repository index... >>> docker-registry: Signing the index...