>>> docker-registry: Building community/docker-registry 2.8.3-r20 (using abuild 3.16.0-r0) started Thu, 05 Feb 2026 09:54:49 +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.25.7-r0) (2/2) Installing .makedepends-docker-registry (20260205.095450) Executing busybox-1.37.0-r30.trigger OK: 432.6 MiB in 107 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/v3.23/docker-registry-2.8.3.tar.gz.part' saved /var/cache/distfiles/v3.23/docker-registry-2.8.3.tar.gz: OK /home/buildozer/aports/community/docker-registry/log-hook-syslog.patch: OK /home/buildozer/aports/community/docker-registry/config-example.patch: OK /home/buildozer/aports/community/docker-registry/bugsnag-panicwrap.patch: OK /home/buildozer/aports/community/docker-registry/docker-registry.initd: OK /home/buildozer/aports/community/docker-registry/docker-registry.confd: OK /home/buildozer/aports/community/docker-registry/docker-registry.logrotate: OK /home/buildozer/aports/community/docker-registry/test-non-constant-fmt-str.patch: OK /home/buildozer/aports/community/docker-registry/skip-test-graceful-shutdown.patch: OK >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/docker-registry-2.8.3.tar.gz /var/cache/distfiles/v3.23/docker-registry-2.8.3.tar.gz: OK /home/buildozer/aports/community/docker-registry/log-hook-syslog.patch: OK /home/buildozer/aports/community/docker-registry/config-example.patch: OK /home/buildozer/aports/community/docker-registry/bugsnag-panicwrap.patch: OK /home/buildozer/aports/community/docker-registry/docker-registry.initd: OK /home/buildozer/aports/community/docker-registry/docker-registry.confd: OK /home/buildozer/aports/community/docker-registry/docker-registry.logrotate: OK /home/buildozer/aports/community/docker-registry/test-non-constant-fmt-str.patch: OK /home/buildozer/aports/community/docker-registry/skip-test-graceful-shutdown.patch: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.23/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 >>> docker-registry: skip-test-graceful-shutdown.patch patching file Makefile + 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="2026-02-05T09:55:10Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2026-02-05T09:55:10Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.065s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2026-02-05T09:55:10Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.01s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.056s ? 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.060s === 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.052s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.19s) PASS ok github.com/docker/distribution/health/checks 0.251s ? 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.039s === 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.037s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.068s === 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.038s ? 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 2026/02/05 09:55:10 http: TLS handshake error from 127.0.0.1:37290: 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:38979/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38979/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38979/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:38979/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:44737?status=0, fail=true --- PASS: TestHTTPSink (0.04s) === RUN TestListener --- PASS: TestListener (0.83s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2026-02-05T09:55:11Z" level=info msg="broadcaster: closing" time="2026-02-05T09:55:11Z" level=info msg="closing testSink" time="2026-02-05T09:55:11Z" level=info msg="closing testSink" time="2026-02-05T09:55:11Z" level=info msg="closing testSink" time="2026-02-05T09:55:11Z" level=info msg="closing testSink" time="2026-02-05T09:55:11Z" level=info msg="closing testSink" time="2026-02-05T09:55:11Z" level=info msg="closing testSink" time="2026-02-05T09:55:11Z" level=info msg="closing testSink" time="2026-02-05T09:55:11Z" level=info msg="closing testSink" time="2026-02-05T09:55:11Z" level=info msg="closing testSink" time="2026-02-05T09:55:11Z" level=info msg="closing testSink" time="2026-02-05T09:55:11Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2026-02-05T09:55:11Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 1} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 1} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 1} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:11Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-02-05T09:55:12Z" level=warning msg="&{0x1bac780 0.9} encountered too many errors, backing off" time="2026-02-05T09:55:12Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.97s) PASS ok github.com/docker/distribution/notifications 2.028s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2026-02-05T09:55:11Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2026-02-05T09:55:11.802402817Z" 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.25.7 time="2026-02-05T09:55:11.802434257Z" level=info msg="redis not configured" go.version=go1.25.7 time="2026-02-05T09:55:11.802493657Z" level=info msg="Starting upload purge in 44m0s" go.version=go1.25.7 time="2026-02-05T09:55:11.803328106Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.25.7 time="2026-02-05T09:55:11.803418907Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.25.7 time="2026-02-05T09:55:11.804036393Z" level=info msg="listening on [::]:5001, tls" go.version=go1.25.7 time="2026-02-05T09:55:14.820670261Z" level=info msg="response completed" go.version=go1.25.7 http.request.host=127.0.0.1 http.request.id=bf633068-f076-4d44-a898-3c53314120ee http.request.method=GET http.request.remoteaddr="127.0.0.1:54022" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.292182ms http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Feb/2026:09:55:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2026-02-05T09:55:14.820875663Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.25.7 --- PASS: TestRegistrySupportedCipherSuite (4.28s) === RUN TestRegistryUnsupportedCipherSuite time="2026-02-05T09:55:15.349777112Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2026-02-05T09:55:15.350659881Z" 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.25.7 time="2026-02-05T09:55:15.350685881Z" level=info msg="redis not configured" go.version=go1.25.7 time="2026-02-05T09:55:15.350732442Z" level=info msg="Starting upload purge in 43m0s" go.version=go1.25.7 time="2026-02-05T09:55:15.351124686Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.25.7 --- PASS: TestRegistryUnsupportedCipherSuite (8.53s) PASS ok github.com/docker/distribution/registry 12.883s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.040s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.05s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.135s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2026-02-05T09:55:10Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.25.7 instance.id=b9b3603f-3e7a-405a-8ef2-d2804a2fcc0c time="2026-02-05T09:55:10Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.25.7 instance.id=b9b3603f-3e7a-405a-8ef2-d2804a2fcc0c --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2026-02-05T09:55:10Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.25.7 password="AARh0dsoIlEqAWu7y92djQFeqKzjXYmAmWtfINHxc_c" user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.125s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.052s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.06s) === RUN TestLeeway time="2026-02-05T09:55:10Z" level=info msg="token not to be used before 2026-02-05 09:55:11 +0000 UTC - currently 2026-02-05 09:55:10.684399766 +0000 UTC m=+0.084729515" time="2026-02-05T09:55:10Z" level=info msg="token not to be used after 2026-02-05 09:55:10 +0000 UTC - currently 2026-02-05 09:55:10.688024642 +0000 UTC m=+0.088354511" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2026-02-05T09:55:10Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.03s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.154s === 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.106s === 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.072s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.047s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2026-02-05T09:55:10Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.7 time="2026-02-05T09:55:10Z" level=info msg="redis not configured" go.version=go1.25.7 time="2026-02-05T09:55:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:41295" http.request.id=641c60a8-1d7b-4504-b0ec-a997e121dfb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41326" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.126971ms http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Feb/2026:09:55:10 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2026-02-05T09:55:10Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.7 time="2026-02-05T09:55:10Z" level=info msg="redis not configured" go.version=go1.25.7 time="2026-02-05T09:55:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=ad1e9c69-28a2-43f0-b592-172d32d6639f http.request.method=GET http.request.remoteaddr="127.0.0.1:48266" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.192452ms http.response.status=200 http.response.written=20 127.0.0.1 - - [05/Feb/2026:09:55:10 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2026-02-05T09:55:11Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=ddbf6cab-9438-4ffe-b6bc-373403b5f5a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:48266" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.147291ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:11 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:13Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=09b03b29-7397-47e6-9de1-01867d37fa5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48266" http.request.uri="/v2/foo/aaaa/blobs/uploads/afd1bad8-ce73-4406-8456-57b5d5a830a6?_state=QOi7SF_4noi8NC2Lpzl2WAT12JhXZsVx7iL5BTebo357Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJhZmQxYmFkOC1jZTczLTQ0MDYtODQ1Ni01N2I1ZDVhODMwYTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MTEuMTExNjUxNzM0WiJ9&digest=sha256%3A1eaece3fc0b026a2efe08a3be7c726c8095a13cfd0931ca47b5eb260d90f0945" http.request.useragent="Go-http-client/1.1" http.response.duration=2.829551986s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:11 +0000] "PUT /v2/foo/aaaa/blobs/uploads/afd1bad8-ce73-4406-8456-57b5d5a830a6?_state=QOi7SF_4noi8NC2Lpzl2WAT12JhXZsVx7iL5BTebo357Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJhZmQxYmFkOC1jZTczLTQ0MDYtODQ1Ni01N2I1ZDVhODMwYTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MTEuMTExNjUxNzM0WiJ9&digest=sha256%3A1eaece3fc0b026a2efe08a3be7c726c8095a13cfd0931ca47b5eb260d90f0945 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:13Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=c5814b09-50c2-496c-87db-1c5f8bcb0488 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48266" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.685996ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:13 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:14Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=17cd113c-1702-4ba7-a85c-5a30742ee01d http.request.method=POST http.request.remoteaddr="127.0.0.1:48266" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04689ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:14 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:16Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=4e4a1c6c-7229-44ed-9381-6f193167f002 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48266" http.request.uri="/v2/foo/bbbb/blobs/uploads/8f82d667-2002-4c68-ac89-33f9aa9164ac?_state=oO0_jUrs19G9oDvw3BqmV36Zbf2WbHf7EzPEHiIFHMF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI4ZjgyZDY2Ny0yMDAyLTRjNjgtYWM4OS0zM2Y5YWE5MTY0YWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MTQuMjAxODY4MzY3WiJ9&digest=sha256%3A0a0301619bf901e6065362532b839c1d6b137410f6fcaedcf7a7bd23494ee889" http.request.useragent="Go-http-client/1.1" http.response.duration=2.477847083s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:14 +0000] "PUT /v2/foo/bbbb/blobs/uploads/8f82d667-2002-4c68-ac89-33f9aa9164ac?_state=oO0_jUrs19G9oDvw3BqmV36Zbf2WbHf7EzPEHiIFHMF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI4ZjgyZDY2Ny0yMDAyLTRjNjgtYWM4OS0zM2Y5YWE5MTY0YWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MTQuMjAxODY4MzY3WiJ9&digest=sha256%3A0a0301619bf901e6065362532b839c1d6b137410f6fcaedcf7a7bd23494ee889 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:16Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=1d5d809c-d49e-4d24-8197-8498820caf33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48266" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.934998ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:16 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:16Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=5d77b5ff-00ba-4ad8-bd7f-a09c71eec743 http.request.method=POST http.request.remoteaddr="127.0.0.1:48266" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.111891ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:16 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:17Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=ec0a008b-41ac-4375-8bba-cd46ce13047e http.request.method=PUT http.request.remoteaddr="127.0.0.1:48266" http.request.uri="/v2/foo/cccc/blobs/uploads/70e32d43-abcc-450d-8df3-df4250bde823?_state=NDL41Rd67lLZI6kVrtXb0Y8Bt8psvHJ2DZ5x3TpTvDR7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI3MGUzMmQ0My1hYmNjLTQ1MGQtOGRmMy1kZjQyNTBiZGU4MjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MTYuODQ2NDI5MDkyWiJ9&digest=sha256%3A789f2079e648620d4db50cac7c636ad35d9655b9f2f79e4b25243a53208393e0" http.request.useragent="Go-http-client/1.1" http.response.duration=923.355734ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:16 +0000] "PUT /v2/foo/cccc/blobs/uploads/70e32d43-abcc-450d-8df3-df4250bde823?_state=NDL41Rd67lLZI6kVrtXb0Y8Bt8psvHJ2DZ5x3TpTvDR7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI3MGUzMmQ0My1hYmNjLTQ1MGQtOGRmMy1kZjQyNTBiZGU4MjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MTYuODQ2NDI5MDkyWiJ9&digest=sha256%3A789f2079e648620d4db50cac7c636ad35d9655b9f2f79e4b25243a53208393e0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:17Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=7a7e9a54-76bf-4898-a625-c751e5e3a04e http.request.method=PUT http.request.remoteaddr="127.0.0.1:48266" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.634676ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:17 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:17Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=030af95f-828a-4df0-bd85-34882eb7d97d http.request.method=POST http.request.remoteaddr="127.0.0.1:48266" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03265ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:17 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:19Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=e678f32f-53cf-42db-8aaa-185d093ba38c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48266" http.request.uri="/v2/foo/dddd/blobs/uploads/7be4f9a8-827c-47a4-8d41-38d1191448da?_state=dsXgnPxICUAJs1McQwfGC6X7sUAq1zum0cRwOqWLzMt7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI3YmU0ZjlhOC04MjdjLTQ3YTQtOGQ0MS0zOGQxMTkxNDQ4ZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MTcuOTYxMDE5NDI5WiJ9&digest=sha256%3A5dfd1b357d5596c47cdd1f735f8d572c62694f9a8eed1bde257023a7b37782a1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.216936026s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:17 +0000] "PUT /v2/foo/dddd/blobs/uploads/7be4f9a8-827c-47a4-8d41-38d1191448da?_state=dsXgnPxICUAJs1McQwfGC6X7sUAq1zum0cRwOqWLzMt7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI3YmU0ZjlhOC04MjdjLTQ3YTQtOGQ0MS0zOGQxMTkxNDQ4ZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MTcuOTYxMDE5NDI5WiJ9&digest=sha256%3A5dfd1b357d5596c47cdd1f735f8d572c62694f9a8eed1bde257023a7b37782a1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:19Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=b9c36914-a2c7-44e0-8901-6f5eb769e576 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48266" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.680956ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:19 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:19Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=798e8c12-fa4d-4012-8594-88045c5bd7aa http.request.method=POST http.request.remoteaddr="127.0.0.1:48266" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.133731ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:19 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:20Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=aa811735-a5e2-4e21-a5f9-158aba74991e http.request.method=PUT http.request.remoteaddr="127.0.0.1:48266" http.request.uri="/v2/foo/eeee/blobs/uploads/75bb7f63-7f8c-4cfd-b425-414531015f63?_state=FLYlgG1YFlnsFSG_oygswwgyTEa0tBPvXhlTI2H-7O17Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI3NWJiN2Y2My03ZjhjLTRjZmQtYjQyNS00MTQ1MzEwMTVmNjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MTkuMzkxNTI2Mjc4WiJ9&digest=sha256%3A6e824d89e00d8087917ce8ff29e6870e01cbeab92486fe62c01c184aee60e791" http.request.useragent="Go-http-client/1.1" http.response.duration=1.38384567s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:19 +0000] "PUT /v2/foo/eeee/blobs/uploads/75bb7f63-7f8c-4cfd-b425-414531015f63?_state=FLYlgG1YFlnsFSG_oygswwgyTEa0tBPvXhlTI2H-7O17Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI3NWJiN2Y2My03ZjhjLTRjZmQtYjQyNS00MTQ1MzEwMTVmNjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MTkuMzkxNTI2Mjc4WiJ9&digest=sha256%3A6e824d89e00d8087917ce8ff29e6870e01cbeab92486fe62c01c184aee60e791 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:20Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=5ea99094-2c00-46f1-9cbe-979e5c604089 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48266" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.828827ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:20 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:21Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=96d49259-ca63-4c62-815a-1342c6b9f1c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:48266" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07313ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:21 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:23Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=50bccd50-940d-45bd-bc39-856912799fb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48266" http.request.uri="/v2/foo/ffff/blobs/uploads/f2965d70-3c94-4881-a7b8-e1d0b8d0ba15?_state=qfT4oWFadSzV2w3YfZm4lpAlwjG3DKX1TOHwkCP76xF7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJmMjk2NWQ3MC0zYzk0LTQ4ODEtYTdiOC1lMWQwYjhkMGJhMTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MjEuMDg4NzYzNDc0WiJ9&digest=sha256%3A41c965231f0322acfa43809413131e29da345b092db3353cafc877c417c0d2c6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.655755197s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:21 +0000] "PUT /v2/foo/ffff/blobs/uploads/f2965d70-3c94-4881-a7b8-e1d0b8d0ba15?_state=qfT4oWFadSzV2w3YfZm4lpAlwjG3DKX1TOHwkCP76xF7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJmMjk2NWQ3MC0zYzk0LTQ4ODEtYTdiOC1lMWQwYjhkMGJhMTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MjEuMDg4NzYzNDc0WiJ9&digest=sha256%3A41c965231f0322acfa43809413131e29da345b092db3353cafc877c417c0d2c6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:23Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=9ac61382-2474-40ce-8afc-5ed1bda42490 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48266" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.805317ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:23 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:23Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=3b98bd4c-c715-4344-81b9-0d3d5c4f2c0d http.request.method=GET http.request.remoteaddr="127.0.0.1:48266" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="872.528µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [05/Feb/2026:09:55:23 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2026-02-05T09:55:23Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=0bd8164a-880a-49a5-8b26-bbd6c455a7c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48266" 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="858.248µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [05/Feb/2026:09:55:23 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2026-02-05T09:55:23Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=e320b176-8cc4-46d8-a7d8-a32633e76b8f http.request.method=GET http.request.remoteaddr="127.0.0.1:48266" 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="876.689µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [05/Feb/2026:09:55:23 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2026-02-05T09:55:23Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=006d563e-eca0-4baa-bf8e-de519832cbdd http.request.method=GET http.request.remoteaddr="127.0.0.1:48266" 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="822.608µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [05/Feb/2026:09:55:23 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2026-02-05T09:55:23Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=4d6ab6af-577d-4618-9102-f6a05f34cf9e http.request.method=GET http.request.remoteaddr="127.0.0.1:48266" 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="832.088µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [05/Feb/2026:09:55:23 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2026-02-05T09:55:23Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=bd387cd3-7bc6-423b-937e-7d828e7ba979 http.request.method=GET http.request.remoteaddr="127.0.0.1:48266" 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="852.728µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [05/Feb/2026:09:55:23 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-02-05T09:55:23Z" 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.25.7 http.request.host="127.0.0.1:34907" http.request.id=11678ba3-1750-4116-a0b3-e43e9256ba98 http.request.method=GET http.request.remoteaddr="127.0.0.1:48266" 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="857.208µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [05/Feb/2026:09:55:23 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2026-02-05T09:55:23Z" 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.25.7 http.request.host="127.0.0.1:34907" http.request.id=233d35f3-c3b4-4acf-aa12-6464217993dd http.request.method=GET http.request.remoteaddr="127.0.0.1:48266" 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="749.928µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [05/Feb/2026:09:55:23 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2026-02-05T09:55:23Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=468b48d1-6bf3-4fd2-952b-f2d8c92251ea http.request.method=GET http.request.remoteaddr="127.0.0.1:48266" 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="752.447µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [05/Feb/2026:09:55:23 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2026-02-05T09:55:23Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34907" http.request.id=17525007-1790-409b-96e9-4a360e1b7a33 http.request.method=GET http.request.remoteaddr="127.0.0.1:48266" 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="807.008µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [05/Feb/2026:09:55:23 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2026-02-05T09:55:23Z" 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.25.7 time="2026-02-05T09:55:23Z" level=info msg="redis not configured" go.version=go1.25.7 time="2026-02-05T09:55:24Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:43641" http.request.id=5ff6522c-f0ab-4a66-bf49-b5f371621d5d http.request.method=POST http.request.remoteaddr="127.0.0.1:57006" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.184332ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:24 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:25Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:43641" http.request.id=9d279319-2e60-4751-83bf-c607a73201bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:57006" http.request.uri="/v2/foo/aaaa/blobs/uploads/fcfa9bc8-4aeb-46bf-bedf-da68bb9bf494?_state=NnsDlmILAUm-H5eP7ojZKdYfPxfqpxhN6o7258G9f9h7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJmY2ZhOWJjOC00YWViLTQ2YmYtYmVkZi1kYTY4YmI5YmY0OTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MjQuMDI2NDIxODg4WiJ9&digest=sha256%3Af364ae1a9138a3a8b0adf25c764089ab3056c52c5ce1ecc62655c8a1088fbb5d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.796935859s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:24 +0000] "PUT /v2/foo/aaaa/blobs/uploads/fcfa9bc8-4aeb-46bf-bedf-da68bb9bf494?_state=NnsDlmILAUm-H5eP7ojZKdYfPxfqpxhN6o7258G9f9h7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJmY2ZhOWJjOC00YWViLTQ2YmYtYmVkZi1kYTY4YmI5YmY0OTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MjQuMDI2NDIxODg4WiJ9&digest=sha256%3Af364ae1a9138a3a8b0adf25c764089ab3056c52c5ce1ecc62655c8a1088fbb5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:25Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:43641" http.request.id=3ae425c3-e8eb-414d-83db-4868d0f315f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57006" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.911519ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:25 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:26Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:43641" http.request.id=28b3dfd3-b0aa-4a0a-aa5c-deb4aa6a0f93 http.request.method=POST http.request.remoteaddr="127.0.0.1:57006" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.079931ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:26 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:27Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:43641" http.request.id=63b79bba-5ec2-4cda-b993-100d75be2bb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57006" http.request.uri="/v2/foo/bbbb/blobs/uploads/640e0d52-051e-43f6-b807-2417a3cea9db?_state=rF4fyiCjK7bulzOBbBKvhBFeAR4rE3xY1WVwYLq43eh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2NDBlMGQ1Mi0wNTFlLTQzZjYtYjgwNy0yNDE3YTNjZWE5ZGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MjYuMDMzNjU5NDU4WiJ9&digest=sha256%3A1372cdd2f739dfb8152b2ec020552a4b832c356a3a6e0478620fcdcbed1a7c4f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.28023757s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:26 +0000] "PUT /v2/foo/bbbb/blobs/uploads/640e0d52-051e-43f6-b807-2417a3cea9db?_state=rF4fyiCjK7bulzOBbBKvhBFeAR4rE3xY1WVwYLq43eh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2NDBlMGQ1Mi0wNTFlLTQzZjYtYjgwNy0yNDE3YTNjZWE5ZGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MjYuMDMzNjU5NDU4WiJ9&digest=sha256%3A1372cdd2f739dfb8152b2ec020552a4b832c356a3a6e0478620fcdcbed1a7c4f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:27Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:43641" http.request.id=4b4c5978-4fe0-4ab9-aa62-3b1c68affef5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57006" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.668156ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:27 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:27Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:43641" http.request.id=abb38969-594e-474e-86f0-4212c18f8d93 http.request.method=POST http.request.remoteaddr="127.0.0.1:57006" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05649ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:27 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:29Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:43641" http.request.id=1dc1e810-0574-4c5d-8b07-f16674312fb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57006" http.request.uri="/v2/foo/cccc/blobs/uploads/cd41a372-7654-432f-8674-7f807cf4b8c3?_state=yM39dtQAjIgixH7s51-iEqwFj84-hFrIK7Ly9OX5O3R7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjZDQxYTM3Mi03NjU0LTQzMmYtODY3NC03ZjgwN2NmNGI4YzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MjcuNTY0NjQ3MjE3WiJ9&digest=sha256%3A8de695130eb47bb7aeecb9bf8b46d3e4066d6799d8fc1db40a08e6d2a170d23b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.690820214s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:27 +0000] "PUT /v2/foo/cccc/blobs/uploads/cd41a372-7654-432f-8674-7f807cf4b8c3?_state=yM39dtQAjIgixH7s51-iEqwFj84-hFrIK7Ly9OX5O3R7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjZDQxYTM3Mi03NjU0LTQzMmYtODY3NC03ZjgwN2NmNGI4YzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MjcuNTY0NjQ3MjE3WiJ9&digest=sha256%3A8de695130eb47bb7aeecb9bf8b46d3e4066d6799d8fc1db40a08e6d2a170d23b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:29Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:43641" http.request.id=0fd1f5f7-2db6-4597-a988-c5fab6885c46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57006" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.688876ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:29 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:29Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:43641" http.request.id=2035a079-d467-42d1-bd18-8d9fca82a54f http.request.method=POST http.request.remoteaddr="127.0.0.1:57006" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="958.369µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:29 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:30Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:43641" http.request.id=b05b3448-b7d4-4757-bf9a-ab177ed21f92 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57006" http.request.uri="/v2/foo/dddd/blobs/uploads/6e581e5b-c7cf-454e-a902-3a686129214f?_state=RKr0e05VKE1oGLR-OAI91nI2vwrJOZaLPDqulnONuER7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2ZTU4MWU1Yi1jN2NmLTQ1NGUtYTkwMi0zYTY4NjEyOTIxNGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MjkuNDUxOTE3NDQ2WiJ9&digest=sha256%3A44ace7cbdee578d1066744c791fa7e779dcf040f7bfe48acbc9114e13185319b" http.request.useragent="Go-http-client/1.1" http.response.duration=987.684889ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:29 +0000] "PUT /v2/foo/dddd/blobs/uploads/6e581e5b-c7cf-454e-a902-3a686129214f?_state=RKr0e05VKE1oGLR-OAI91nI2vwrJOZaLPDqulnONuER7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2ZTU4MWU1Yi1jN2NmLTQ1NGUtYTkwMi0zYTY4NjEyOTIxNGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MjkuNDUxOTE3NDQ2WiJ9&digest=sha256%3A44ace7cbdee578d1066744c791fa7e779dcf040f7bfe48acbc9114e13185319b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:30Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:43641" http.request.id=98a53811-9332-44ac-91de-9fffa002e0b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57006" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.395223ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:30 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:30Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:43641" http.request.id=5e09b319-3d0a-407e-ab3e-b955402361da http.request.method=GET http.request.remoteaddr="127.0.0.1:57006" 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="748.407µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [05/Feb/2026:09:55:30 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (19.63s) === RUN TestURLPrefix time="2026-02-05T09:55:30Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.7 time="2026-02-05T09:55:30Z" level=info msg="redis not configured" go.version=go1.25.7 time="2026-02-05T09:55:30Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35571" http.request.id=598e38d3-155e-4763-91a6-5cecad9c1c35 http.request.method=GET http.request.remoteaddr="127.0.0.1:46822" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="746.687µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Feb/2026:09:55:30 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2026-02-05T09:55:30Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.7 time="2026-02-05T09:55:30Z" level=info msg="redis not configured" go.version=go1.25.7 time="2026-02-05T09:55:30Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e err.message="blob unknown to registry" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=e004d483-54dc-4e99-99c0-004a3dff820f http.request.method=GET http.request.remoteaddr="127.0.0.1:51734" http.request.uri="/v2/foo/bar/blobs/sha256:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.085771ms http.response.status=404 http.response.written=157 vars.digest="sha256:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e" vars.name="foo/bar" 127.0.0.1 - - [05/Feb/2026:09:55:30 +0000] "GET /v2/foo/bar/blobs/sha256:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-02-05T09:55:30Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e err.message="blob unknown to registry" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=1492f02a-df33-4f13-9b3a-7a7c2d0dbf8e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51746" http.request.uri="/v2/foo/bar/blobs/sha256:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="993.33µs" http.response.status=404 http.response.written=157 vars.digest="sha256:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e" vars.name="foo/bar" 127.0.0.1 - - [05/Feb/2026:09:55:30 +0000] "HEAD /v2/foo/bar/blobs/sha256:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-02-05T09:55:30Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=3727adcd-f40e-401b-bb0e-5656a6ee6270 http.request.method=POST http.request.remoteaddr="127.0.0.1:51746" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.078931ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:30Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=0ffebeff-5686-4151-b22e-275f8b74aa4a http.request.method=GET http.request.remoteaddr="127.0.0.1:51746" http.request.uri="/v2/foo/bar/blobs/uploads/154b1bb6-8a43-4677-b10e-d339654ea41b?_state=7BQnUPz895GDhQdtqxLAvHpnm1Ptr6YQOvKOEG2cyeV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NGIxYmI2LThhNDMtNDY3Ny1iMTBlLWQzMzk2NTRlYTQxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozMC43MDg0Mjg0MjNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.02429ms http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:30 +0000] "GET /v2/foo/bar/blobs/uploads/154b1bb6-8a43-4677-b10e-d339654ea41b?_state=7BQnUPz895GDhQdtqxLAvHpnm1Ptr6YQOvKOEG2cyeV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NGIxYmI2LThhNDMtNDY3Ny1iMTBlLWQzMzk2NTRlYTQxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozMC43MDg0Mjg0MjNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:30Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=d1ec18f7-b2d8-4c51-954d-cc6d5c4e158e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51746" http.request.uri="/v2/foo/bar/blobs/uploads/154b1bb6-8a43-4677-b10e-d339654ea41b?_state=7BQnUPz895GDhQdtqxLAvHpnm1Ptr6YQOvKOEG2cyeV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NGIxYmI2LThhNDMtNDY3Ny1iMTBlLWQzMzk2NTRlYTQxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozMC43MDg0Mjg0MjNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="958.249µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:30 +0000] "DELETE /v2/foo/bar/blobs/uploads/154b1bb6-8a43-4677-b10e-d339654ea41b?_state=7BQnUPz895GDhQdtqxLAvHpnm1Ptr6YQOvKOEG2cyeV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NGIxYmI2LThhNDMtNDY3Ny1iMTBlLWQzMzk2NTRlYTQxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozMC43MDg0Mjg0MjNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:30Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=3646fd1d-a99c-4364-9559-1080b19cfb45 http.request.method=GET http.request.remoteaddr="127.0.0.1:51746" http.request.uri="/v2/foo/bar/blobs/uploads/154b1bb6-8a43-4677-b10e-d339654ea41b?_state=7BQnUPz895GDhQdtqxLAvHpnm1Ptr6YQOvKOEG2cyeV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NGIxYmI2LThhNDMtNDY3Ny1iMTBlLWQzMzk2NTRlYTQxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozMC43MDg0Mjg0MjNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=154b1bb6-8a43-4677-b10e-d339654ea41b time="2026-02-05T09:55:30Z" 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.25.7 http.request.host="127.0.0.1:34587" http.request.id=3646fd1d-a99c-4364-9559-1080b19cfb45 http.request.method=GET http.request.remoteaddr="127.0.0.1:51746" http.request.uri="/v2/foo/bar/blobs/uploads/154b1bb6-8a43-4677-b10e-d339654ea41b?_state=7BQnUPz895GDhQdtqxLAvHpnm1Ptr6YQOvKOEG2cyeV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NGIxYmI2LThhNDMtNDY3Ny1iMTBlLWQzMzk2NTRlYTQxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozMC43MDg0Mjg0MjNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="935.769µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=154b1bb6-8a43-4677-b10e-d339654ea41b 127.0.0.1 - - [05/Feb/2026:09:55:30 +0000] "GET /v2/foo/bar/blobs/uploads/154b1bb6-8a43-4677-b10e-d339654ea41b?_state=7BQnUPz895GDhQdtqxLAvHpnm1Ptr6YQOvKOEG2cyeV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NGIxYmI2LThhNDMtNDY3Ny1iMTBlLWQzMzk2NTRlYTQxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozMC43MDg0Mjg0MjNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-02-05T09:55:30Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=029c20d8-ab2e-445a-a676-044f9a757eaa http.request.method=POST http.request.remoteaddr="127.0.0.1:51754" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.168132ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:30Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=a98ca7db-9915-418c-8fc0-8cbcef0be2ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:51754" http.request.uri="/v2/foo/bar/blobs/uploads/ab679449-863a-4860-82fb-68fec04f483d?_state=qAvVGiKXrczNVxJBYWFqNcpQ3zkq9yT3npfHwfr5cKl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiNjc5NDQ5LTg2M2EtNDg2MC04MmZiLTY4ZmVjMDRmNDgzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozMC43MTM2MzM2NzRaIn0%3D&digest=sha256%3A98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e" http.request.useragent="Go-http-client/1.1" provided=sha256:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e vars.name="foo/bar" vars.uuid=ab679449-863a-4860-82fb-68fec04f483d time="2026-02-05T09:55:30Z" level=error msg="error canceling upload after error: already closed" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=a98ca7db-9915-418c-8fc0-8cbcef0be2ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:51754" http.request.uri="/v2/foo/bar/blobs/uploads/ab679449-863a-4860-82fb-68fec04f483d?_state=qAvVGiKXrczNVxJBYWFqNcpQ3zkq9yT3npfHwfr5cKl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiNjc5NDQ5LTg2M2EtNDg2MC04MmZiLTY4ZmVjMDRmNDgzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozMC43MTM2MzM2NzRaIn0%3D&digest=sha256%3A98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ab679449-863a-4860-82fb-68fec04f483d time="2026-02-05T09:55:30Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=a98ca7db-9915-418c-8fc0-8cbcef0be2ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:51754" http.request.uri="/v2/foo/bar/blobs/uploads/ab679449-863a-4860-82fb-68fec04f483d?_state=qAvVGiKXrczNVxJBYWFqNcpQ3zkq9yT3npfHwfr5cKl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiNjc5NDQ5LTg2M2EtNDg2MC04MmZiLTY4ZmVjMDRmNDgzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozMC43MTM2MzM2NzRaIn0%3D&digest=sha256%3A98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.05693ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=ab679449-863a-4860-82fb-68fec04f483d 127.0.0.1 - - [05/Feb/2026:09:55:30 +0000] "PUT /v2/foo/bar/blobs/uploads/ab679449-863a-4860-82fb-68fec04f483d?_state=qAvVGiKXrczNVxJBYWFqNcpQ3zkq9yT3npfHwfr5cKl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiNjc5NDQ5LTg2M2EtNDg2MC04MmZiLTY4ZmVjMDRmNDgzZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozMC43MTM2MzM2NzRaIn0%3D&digest=sha256%3A98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2026-02-05T09:55:30Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=bce9bce8-4970-4a45-b925-c08e17bc9231 http.request.method=POST http.request.remoteaddr="127.0.0.1:51754" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00817ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:30Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=fe4e808a-5a10-4283-9c10-9c25b9c66c2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51754" http.request.uri="/v2/foo/bar/blobs/uploads/c80ded2a-0c78-4043-9a78-8c17aad47cf1?_state=kgNa93jRPOjtygywgyeqdfHpp0ZbDcFr63Bc_RZbyul7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM4MGRlZDJhLTBjNzgtNDA0My05YTc4LThjMTdhYWQ0N2NmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozMC43MTY0MDM1ODFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.628456ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:30 +0000] "PUT /v2/foo/bar/blobs/uploads/c80ded2a-0c78-4043-9a78-8c17aad47cf1?_state=kgNa93jRPOjtygywgyeqdfHpp0ZbDcFr63Bc_RZbyul7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM4MGRlZDJhLTBjNzgtNDA0My05YTc4LThjMTdhYWQ0N2NmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozMC43MTY0MDM1ODFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:30Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=7df3a771-77bb-4302-83f3-a15901500389 http.request.method=POST http.request.remoteaddr="127.0.0.1:51754" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="815.968µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:30Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=bb568237-f9a0-4fb4-8dcf-1a5667b7e3b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51754" http.request.uri="/v2/foo/bar/blobs/uploads/89a987c5-9a2c-4c03-b388-aa746fc0540a?_state=tfUkoWTVGAgoSv1Bqgh7LkS0t4TKvqqKDUL_EinNoU57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5YTk4N2M1LTlhMmMtNGMwMy1iMzg4LWFhNzQ2ZmMwNTQwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozMC43MTk1MTQyMTJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.196532ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:30 +0000] "PUT /v2/foo/bar/blobs/uploads/89a987c5-9a2c-4c03-b388-aa746fc0540a?_state=tfUkoWTVGAgoSv1Bqgh7LkS0t4TKvqqKDUL_EinNoU57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5YTk4N2M1LTlhMmMtNGMwMy1iMzg4LWFhNzQ2ZmMwNTQwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozMC43MTk1MTQyMTJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:30Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=f9b42eb5-b448-41cf-94f3-9ca190972fdb http.request.method=POST http.request.remoteaddr="127.0.0.1:51754" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="799.608µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:32Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=804860cd-84c4-4a76-aff6-457d823041bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:51754" http.request.uri="/v2/foo/bar/blobs/uploads/862d801c-eba3-479f-8c86-7c9dc31f2f9d?_state=i2ELkCbpKZu2Qk9BuxfyJ92X7jYSoULVAu0Am5WPdEl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2MmQ4MDFjLWViYTMtNDc5Zi04Yzg2LTdjOWRjMzFmMmY5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozMC43MjIwNjYzMTdaIn0%3D&digest=sha256%3A98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.959836344s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:30 +0000] "PUT /v2/foo/bar/blobs/uploads/862d801c-eba3-479f-8c86-7c9dc31f2f9d?_state=i2ELkCbpKZu2Qk9BuxfyJ92X7jYSoULVAu0Am5WPdEl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2MmQ4MDFjLWViYTMtNDc5Zi04Yzg2LTdjOWRjMzFmMmY5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozMC43MjIwNjYzMTdaIn0%3D&digest=sha256%3A98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:32Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=a8e2dfce-e62f-4175-bc3e-bb45b7b7aa7e http.request.method=POST http.request.remoteaddr="127.0.0.1:51754" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04569ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:34Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:34587" http.request.id=1e72f459-2c69-4b38-aa43-9cead8adf477 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:51754" http.request.uri="/v2/foo/bar/blobs/uploads/31d81ad1-2850-4fa6-91f7-77fa7f4fa75d?_state=tTR42ki3q-bWd0y6DF1B8HcgRwsTwEgmNbaggaWbbMh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxZDgxYWQxLTI4NTAtNGZhNi05MWY3LTc3ZmE3ZjRmYTc1ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozMi44NTMzNDU0N1oifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.827761723s http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:32 +0000] "PATCH /v2/foo/bar/blobs/uploads/31d81ad1-2850-4fa6-91f7-77fa7f4fa75d?_state=tTR42ki3q-bWd0y6DF1B8HcgRwsTwEgmNbaggaWbbMh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxZDgxYWQxLTI4NTAtNGZhNi05MWY3LTc3ZmE3ZjRmYTc1ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozMi44NTMzNDU0N1oifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:34Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=a9be03e1-cbbf-4d8e-aa81-f36a4b96367b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51754" http.request.uri="/v2/foo/bar/blobs/uploads/31d81ad1-2850-4fa6-91f7-77fa7f4fa75d?_state=DBR64a3cBPpBQU_EHfdOH72s-cfz2YFwxYVJCREkVUl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxZDgxYWQxLTI4NTAtNGZhNi05MWY3LTc3ZmE3ZjRmYTc1ZCIsIk9mZnNldCI6MjU5NDMwNDAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MzJaIn0%3D&digest=sha256%3A98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.248372ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:34 +0000] "PUT /v2/foo/bar/blobs/uploads/31d81ad1-2850-4fa6-91f7-77fa7f4fa75d?_state=DBR64a3cBPpBQU_EHfdOH72s-cfz2YFwxYVJCREkVUl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxZDgxYWQxLTI4NTAtNGZhNi05MWY3LTc3ZmE3ZjRmYTc1ZCIsIk9mZnNldCI6MjU5NDMwNDAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MzJaIn0%3D&digest=sha256%3A98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:34Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=98e73ad4-fba4-4f2d-8a6b-20ca0399b492 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51754" http.request.uri="/v2/foo/bar/blobs/sha256:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="968.729µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:34 +0000] "HEAD /v2/foo/bar/blobs/sha256:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:34Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=55617502-a2de-46c0-858e-0de8020d748b http.request.method=GET http.request.remoteaddr="127.0.0.1:51754" http.request.uri="/v2/foo/bar/blobs/sha256:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=157.954475ms http.response.status=200 http.response.written=25943040 127.0.0.1 - - [05/Feb/2026:09:55:34 +0000] "GET /v2/foo/bar/blobs/sha256:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e HTTP/1.1" 200 25943040 "" "Go-http-client/1.1" time="2026-02-05T09:55:34Z" level=error msg="error parsing digest="sha257:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e": unsupported digest algorithm" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=efffd9f8-5536-432b-8b17-268b6e575306 http.request.method=GET http.request.remoteaddr="127.0.0.1:51754" http.request.uri="/v2/foo/bar/blobs/sha257:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e" vars.name="foo/bar" time="2026-02-05T09:55:34Z" 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.25.7 http.request.host="127.0.0.1:34587" http.request.id=efffd9f8-5536-432b-8b17-268b6e575306 http.request.method=GET http.request.remoteaddr="127.0.0.1:51754" http.request.uri="/v2/foo/bar/blobs/sha257:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="861.369µs" http.response.status=400 http.response.written=110 vars.digest="sha257:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e" vars.name="foo/bar" 127.0.0.1 - - [05/Feb/2026:09:55:34 +0000] "GET /v2/foo/bar/blobs/sha257:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-02-05T09:55:34Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=e2266abf-9f73-4711-b48f-f483a53db2b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:51772" http.request.uri="/v2/foo/bar/blobs/sha256:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.228692ms http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:34 +0000] "GET /v2/foo/bar/blobs/sha256:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:34Z" 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.25.7 time="2026-02-05T09:55:34Z" level=info msg="redis not configured" go.version=go1.25.7 time="2026-02-05T09:55:35Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35 err.message="blob unknown to registry" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=4b617791-e233-4061-8823-73a6dc21ead2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35842" http.request.uri="/v2/foo/bar/blobs/sha256:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.045651ms http.response.status=404 http.response.written=157 vars.digest="sha256:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35" vars.name="foo/bar" 127.0.0.1 - - [05/Feb/2026:09:55:35 +0000] "GET /v2/foo/bar/blobs/sha256:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-02-05T09:55:35Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35 err.message="blob unknown to registry" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=d806ac74-4060-4062-ab22-6350579f9862 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35844" http.request.uri="/v2/foo/bar/blobs/sha256:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="946.209µs" http.response.status=404 http.response.written=157 vars.digest="sha256:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35" vars.name="foo/bar" 127.0.0.1 - - [05/Feb/2026:09:55:35 +0000] "HEAD /v2/foo/bar/blobs/sha256:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-02-05T09:55:35Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=99202189-84d4-4a7e-9823-12e7781dfd7f http.request.method=POST http.request.remoteaddr="127.0.0.1:35844" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="939.21µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:35Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=a6f3d935-0b75-4dc7-84a3-77a5929b56df http.request.method=GET http.request.remoteaddr="127.0.0.1:35844" http.request.uri="/v2/foo/bar/blobs/uploads/564a4109-f401-4bea-8a05-5b5558d20a3c?_state=vUtr1UrZuL2PY2iLpbKwRslLwoA_eso-YI2whNSmdS57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2NGE0MTA5LWY0MDEtNGJlYS04YTA1LTViNTU1OGQyMGEzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozNS4wODcyNzI1MTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="949.969µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:35 +0000] "GET /v2/foo/bar/blobs/uploads/564a4109-f401-4bea-8a05-5b5558d20a3c?_state=vUtr1UrZuL2PY2iLpbKwRslLwoA_eso-YI2whNSmdS57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2NGE0MTA5LWY0MDEtNGJlYS04YTA1LTViNTU1OGQyMGEzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozNS4wODcyNzI1MTVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:35Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=6a3023fa-0076-466a-bbf3-3f5f07b13bc8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35844" http.request.uri="/v2/foo/bar/blobs/uploads/564a4109-f401-4bea-8a05-5b5558d20a3c?_state=vUtr1UrZuL2PY2iLpbKwRslLwoA_eso-YI2whNSmdS57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2NGE0MTA5LWY0MDEtNGJlYS04YTA1LTViNTU1OGQyMGEzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozNS4wODcyNzI1MTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="987.61µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:35 +0000] "DELETE /v2/foo/bar/blobs/uploads/564a4109-f401-4bea-8a05-5b5558d20a3c?_state=vUtr1UrZuL2PY2iLpbKwRslLwoA_eso-YI2whNSmdS57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2NGE0MTA5LWY0MDEtNGJlYS04YTA1LTViNTU1OGQyMGEzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozNS4wODcyNzI1MTVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:35Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=29a8a369-a545-4c77-8a3e-6757946c20d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35844" http.request.uri="/v2/foo/bar/blobs/uploads/564a4109-f401-4bea-8a05-5b5558d20a3c?_state=vUtr1UrZuL2PY2iLpbKwRslLwoA_eso-YI2whNSmdS57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2NGE0MTA5LWY0MDEtNGJlYS04YTA1LTViNTU1OGQyMGEzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozNS4wODcyNzI1MTVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=564a4109-f401-4bea-8a05-5b5558d20a3c time="2026-02-05T09:55:35Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=29a8a369-a545-4c77-8a3e-6757946c20d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35844" http.request.uri="/v2/foo/bar/blobs/uploads/564a4109-f401-4bea-8a05-5b5558d20a3c?_state=vUtr1UrZuL2PY2iLpbKwRslLwoA_eso-YI2whNSmdS57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2NGE0MTA5LWY0MDEtNGJlYS04YTA1LTViNTU1OGQyMGEzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozNS4wODcyNzI1MTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="912.729µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=564a4109-f401-4bea-8a05-5b5558d20a3c 127.0.0.1 - - [05/Feb/2026:09:55:35 +0000] "GET /v2/foo/bar/blobs/uploads/564a4109-f401-4bea-8a05-5b5558d20a3c?_state=vUtr1UrZuL2PY2iLpbKwRslLwoA_eso-YI2whNSmdS57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2NGE0MTA5LWY0MDEtNGJlYS04YTA1LTViNTU1OGQyMGEzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozNS4wODcyNzI1MTVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-02-05T09:55:35Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=696e7058-8981-4431-916b-17b9e670b826 http.request.method=POST http.request.remoteaddr="127.0.0.1:35858" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01989ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:35Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=e0bf7fe4-6393-4742-a7b0-7f10670577fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:35858" http.request.uri="/v2/foo/bar/blobs/uploads/3c73105b-c694-4ea0-93f3-fc7633c5f6b0?_state=hme9VLsXlaAJ3pdWhKBiRr-Ntf4k9cQJ-G_zKeRMjS57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNjNzMxMDViLWM2OTQtNGVhMC05M2YzLWZjNzYzM2M1ZjZiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozNS4wOTIxODcyODNaIn0%3D&digest=sha256%3Abe78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35" http.request.useragent="Go-http-client/1.1" provided=sha256:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35 vars.name="foo/bar" vars.uuid=3c73105b-c694-4ea0-93f3-fc7633c5f6b0 time="2026-02-05T09:55:35Z" level=error msg="error canceling upload after error: already closed" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=e0bf7fe4-6393-4742-a7b0-7f10670577fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:35858" http.request.uri="/v2/foo/bar/blobs/uploads/3c73105b-c694-4ea0-93f3-fc7633c5f6b0?_state=hme9VLsXlaAJ3pdWhKBiRr-Ntf4k9cQJ-G_zKeRMjS57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNjNzMxMDViLWM2OTQtNGVhMC05M2YzLWZjNzYzM2M1ZjZiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozNS4wOTIxODcyODNaIn0%3D&digest=sha256%3Abe78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=3c73105b-c694-4ea0-93f3-fc7633c5f6b0 time="2026-02-05T09:55:35Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=e0bf7fe4-6393-4742-a7b0-7f10670577fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:35858" http.request.uri="/v2/foo/bar/blobs/uploads/3c73105b-c694-4ea0-93f3-fc7633c5f6b0?_state=hme9VLsXlaAJ3pdWhKBiRr-Ntf4k9cQJ-G_zKeRMjS57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNjNzMxMDViLWM2OTQtNGVhMC05M2YzLWZjNzYzM2M1ZjZiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozNS4wOTIxODcyODNaIn0%3D&digest=sha256%3Abe78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.04433ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=3c73105b-c694-4ea0-93f3-fc7633c5f6b0 127.0.0.1 - - [05/Feb/2026:09:55:35 +0000] "PUT /v2/foo/bar/blobs/uploads/3c73105b-c694-4ea0-93f3-fc7633c5f6b0?_state=hme9VLsXlaAJ3pdWhKBiRr-Ntf4k9cQJ-G_zKeRMjS57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNjNzMxMDViLWM2OTQtNGVhMC05M2YzLWZjNzYzM2M1ZjZiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozNS4wOTIxODcyODNaIn0%3D&digest=sha256%3Abe78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2026-02-05T09:55:35Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=9c69ee08-d2fa-4a29-9af1-6dfb83f2760f http.request.method=POST http.request.remoteaddr="127.0.0.1:35858" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="852.769µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:35Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=649b345a-56bf-4ec6-a0fc-b678971d0d0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35858" http.request.uri="/v2/foo/bar/blobs/uploads/6b15a8e5-8f73-4ba9-99cb-56c3f0d75c9c?_state=OUuuda2sbNy--RqzOmlFO5FhEHxOySc7NCTMRyrB-Jp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZiMTVhOGU1LThmNzMtNGJhOS05OWNiLTU2YzNmMGQ3NWM5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozNS4wOTQ3NTcxMDhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09097ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:35 +0000] "PUT /v2/foo/bar/blobs/uploads/6b15a8e5-8f73-4ba9-99cb-56c3f0d75c9c?_state=OUuuda2sbNy--RqzOmlFO5FhEHxOySc7NCTMRyrB-Jp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZiMTVhOGU1LThmNzMtNGJhOS05OWNiLTU2YzNmMGQ3NWM5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozNS4wOTQ3NTcxMDhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:35Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=29597c83-7e7c-40b6-826e-5ab50f551237 http.request.method=POST http.request.remoteaddr="127.0.0.1:35858" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="858.048µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:35Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=8495d887-39ac-4dcc-b6c4-f1d16b22913a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35858" http.request.uri="/v2/foo/bar/blobs/uploads/5cbbb7f7-06d1-4098-8e88-56f734e8ce1d?_state=7wjOO2uSbHuC6owtGazTACoS3dp2XOzTiLI-gLPKA8J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjYmJiN2Y3LTA2ZDEtNDA5OC04ZTg4LTU2ZjczNGU4Y2UxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozNS4wOTcxMzY1MzJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.188931ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:35 +0000] "PUT /v2/foo/bar/blobs/uploads/5cbbb7f7-06d1-4098-8e88-56f734e8ce1d?_state=7wjOO2uSbHuC6owtGazTACoS3dp2XOzTiLI-gLPKA8J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjYmJiN2Y3LTA2ZDEtNDA5OC04ZTg4LTU2ZjczNGU4Y2UxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozNS4wOTcxMzY1MzJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:35Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=b8186a40-3bd9-4210-a4e2-c6814108af0a http.request.method=POST http.request.remoteaddr="127.0.0.1:35858" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="858.009µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:36Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=ce404728-5632-4bf6-9e98-b68bcf7daa46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35858" http.request.uri="/v2/foo/bar/blobs/uploads/a18315d0-68d9-4aca-8050-d307f8df401d?_state=UoOHmqZewV8TUr2OSufh9BUVUgnAElw-cQtCyO1NgA17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExODMxNWQwLTY4ZDktNGFjYS04MDUwLWQzMDdmOGRmNDAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozNS4wOTk2MTU5MTZaIn0%3D&digest=sha256%3Abe78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35" http.request.useragent="Go-http-client/1.1" http.response.duration=1.304459529s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:35 +0000] "PUT /v2/foo/bar/blobs/uploads/a18315d0-68d9-4aca-8050-d307f8df401d?_state=UoOHmqZewV8TUr2OSufh9BUVUgnAElw-cQtCyO1NgA17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExODMxNWQwLTY4ZDktNGFjYS04MDUwLWQzMDdmOGRmNDAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozNS4wOTk2MTU5MTZaIn0%3D&digest=sha256%3Abe78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:36Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=aaa91371-4e34-48e1-b827-de844e54f2f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:35858" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.055171ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:37Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36559" http.request.id=0986b6af-1fa0-46b1-a946-d4a98e5e3911 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:35858" http.request.uri="/v2/foo/bar/blobs/uploads/895d83cd-7565-4258-bc9d-07fb26f56dcb?_state=8T_nLjNdoalERqL-KXdiXKnGL4oH6hx2kNl8Ay4IVV57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5NWQ4M2NkLTc1NjUtNDI1OC1iYzlkLTA3ZmIyNmY1NmRjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozNi41NDc5MzU5ODNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.305397659s http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:36 +0000] "PATCH /v2/foo/bar/blobs/uploads/895d83cd-7565-4258-bc9d-07fb26f56dcb?_state=8T_nLjNdoalERqL-KXdiXKnGL4oH6hx2kNl8Ay4IVV57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5NWQ4M2NkLTc1NjUtNDI1OC1iYzlkLTA3ZmIyNmY1NmRjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozNi41NDc5MzU5ODNaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:37Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=311ec40f-0aef-41c2-9516-e3948cbc7024 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35858" http.request.uri="/v2/foo/bar/blobs/uploads/895d83cd-7565-4258-bc9d-07fb26f56dcb?_state=GQd8OSM7HZGjM7WzL4Fq3BC1lXQ_LTjbcmqRA-7_Ldp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5NWQ4M2NkLTc1NjUtNDI1OC1iYzlkLTA3ZmIyNmY1NmRjYiIsIk9mZnNldCI6MjEzMDAyMjQsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MzZaIn0%3D&digest=sha256%3Abe78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35" http.request.useragent="Go-http-client/1.1" http.response.duration=1.194932ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:37 +0000] "PUT /v2/foo/bar/blobs/uploads/895d83cd-7565-4258-bc9d-07fb26f56dcb?_state=GQd8OSM7HZGjM7WzL4Fq3BC1lXQ_LTjbcmqRA-7_Ldp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5NWQ4M2NkLTc1NjUtNDI1OC1iYzlkLTA3ZmIyNmY1NmRjYiIsIk9mZnNldCI6MjEzMDAyMjQsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MzZaIn0%3D&digest=sha256%3Abe78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:37Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=4acb6c6a-de09-447d-8a36-71b1f4fbf326 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35858" http.request.uri="/v2/foo/bar/blobs/sha256:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="989.97µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:37 +0000] "HEAD /v2/foo/bar/blobs/sha256:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:37Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=9a5d7b90-f014-49ea-8ea0-6e41ee14f1b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35858" http.request.uri="/v2/foo/bar/blobs/sha256:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=114.168565ms http.response.status=200 http.response.written=21300224 127.0.0.1 - - [05/Feb/2026:09:55:37 +0000] "GET /v2/foo/bar/blobs/sha256:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35 HTTP/1.1" 200 21300224 "" "Go-http-client/1.1" time="2026-02-05T09:55:38Z" level=error msg="error parsing digest="sha257:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35": unsupported digest algorithm" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=f7f4d73e-0ad0-49ae-bd94-bbd2bad1c38a http.request.method=GET http.request.remoteaddr="127.0.0.1:35858" http.request.uri="/v2/foo/bar/blobs/sha257:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35" vars.name="foo/bar" time="2026-02-05T09:55:38Z" 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.25.7 http.request.host="127.0.0.1:36559" http.request.id=f7f4d73e-0ad0-49ae-bd94-bbd2bad1c38a http.request.method=GET http.request.remoteaddr="127.0.0.1:35858" http.request.uri="/v2/foo/bar/blobs/sha257:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="949.41µs" http.response.status=400 http.response.written=110 vars.digest="sha257:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35" vars.name="foo/bar" 127.0.0.1 - - [05/Feb/2026:09:55:38 +0000] "GET /v2/foo/bar/blobs/sha257:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-02-05T09:55:38Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=c151d877-7d0f-4f36-98f4-d3a0bd20a825 http.request.method=GET http.request.remoteaddr="127.0.0.1:35884" http.request.uri="/v2/foo/bar/blobs/sha256:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35" http.request.useragent="Go-http-client/1.1" http.response.duration=1.114331ms http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:38 +0000] "GET /v2/foo/bar/blobs/sha256:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:38Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=40e4b40e-f0de-477e-a2d2-f2cb593b6846 http.request.method=GET http.request.remoteaddr="127.0.0.1:35884" http.request.uri="/v2/foo/bar/blobs/sha256:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.358873ms http.response.status=200 http.response.written=196608 127.0.0.1 - - [05/Feb/2026:09:55:38 +0000] "GET /v2/foo/bar/blobs/sha256:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35 HTTP/1.1" 200 196608 "" "Go-http-client/1.1" time="2026-02-05T09:55:38Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:36559" http.request.id=d96bd3b4-2987-4977-a6d8-4c9005018d85 http.request.method=GET http.request.remoteaddr="127.0.0.1:35874" http.request.uri="/v2/foo/bar/blobs/sha256:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.377442ms http.response.status=200 http.response.written=2681472 127.0.0.1 - - [05/Feb/2026:09:55:38 +0000] "GET /v2/foo/bar/blobs/sha256:be78806bdcf58a5009547285a766a14cc71884b616f11a0cddb5fb27c7f94e35 HTTP/1.1" 200 2681472 "" "Go-http-client/1.1" time="2026-02-05T09:55:38Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=44183af4-f350-4574-a6eb-0991aee4328e http.request.method=GET http.request.remoteaddr="127.0.0.1:51772" http.request.uri="/v2/foo/bar/blobs/sha256:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.150700516s http.response.status=200 http.response.written=2634240 127.0.0.1 - - [05/Feb/2026:09:55:34 +0000] "GET /v2/foo/bar/blobs/sha256:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e HTTP/1.1" 200 2634240 "" "Go-http-client/1.1" time="2026-02-05T09:55:38Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34587" http.request.id=6b5437e0-7dc3-41a0-af10-d3a5d7134072 http.request.method=GET http.request.remoteaddr="127.0.0.1:51764" http.request.uri="/v2/foo/bar/blobs/sha256:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.154431073s http.response.status=200 http.response.written=2681472 127.0.0.1 - - [05/Feb/2026:09:55:34 +0000] "GET /v2/foo/bar/blobs/sha256:98ea171ad7816602753b996d94311ac7e2dfb43e9785b8cf750a4c89c4dd204e HTTP/1.1" 200 2681472 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (7.56s) === RUN TestBlobDelete time="2026-02-05T09:55:38Z" 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.25.7 time="2026-02-05T09:55:38Z" level=info msg="redis not configured" go.version=go1.25.7 time="2026-02-05T09:55:38Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9 err.message="blob unknown to registry" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=30565936-5e21-4a30-b9a5-10f23768fd75 http.request.method=GET http.request.remoteaddr="127.0.0.1:39770" http.request.uri="/v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.01585ms http.response.status=404 http.response.written=157 vars.digest="sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" vars.name="foo/bar" 127.0.0.1 - - [05/Feb/2026:09:55:38 +0000] "GET /v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-02-05T09:55:38Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9 err.message="blob unknown to registry" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=99135c73-4f6e-4379-9746-60033f1d9030 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39782" http.request.uri="/v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="869.128µs" http.response.status=404 http.response.written=157 vars.digest="sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" vars.name="foo/bar" 127.0.0.1 - - [05/Feb/2026:09:55:38 +0000] "HEAD /v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-02-05T09:55:38Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=18a935d8-93cd-4708-b334-af358c955cc9 http.request.method=POST http.request.remoteaddr="127.0.0.1:39782" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="872.968µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:38Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=d93ab2d4-b50f-43ba-9747-f77e36b39d8c http.request.method=GET http.request.remoteaddr="127.0.0.1:39782" http.request.uri="/v2/foo/bar/blobs/uploads/9fa7890b-9d00-4dff-9d22-8cba3f5817dd?_state=kUYiLHMQWhab4_kF-fO2xaeknAtoe5ZmU1QAOUUY9R17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmYTc4OTBiLTlkMDAtNGRmZi05ZDIyLThjYmEzZjU4MTdkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozOC4yMjM5NTM4OTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="960.969µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:38 +0000] "GET /v2/foo/bar/blobs/uploads/9fa7890b-9d00-4dff-9d22-8cba3f5817dd?_state=kUYiLHMQWhab4_kF-fO2xaeknAtoe5ZmU1QAOUUY9R17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmYTc4OTBiLTlkMDAtNGRmZi05ZDIyLThjYmEzZjU4MTdkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozOC4yMjM5NTM4OTJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:38Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=50e4d427-0355-4030-81b4-6da927099669 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39782" http.request.uri="/v2/foo/bar/blobs/uploads/9fa7890b-9d00-4dff-9d22-8cba3f5817dd?_state=kUYiLHMQWhab4_kF-fO2xaeknAtoe5ZmU1QAOUUY9R17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmYTc4OTBiLTlkMDAtNGRmZi05ZDIyLThjYmEzZjU4MTdkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozOC4yMjM5NTM4OTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="893.369µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:38 +0000] "DELETE /v2/foo/bar/blobs/uploads/9fa7890b-9d00-4dff-9d22-8cba3f5817dd?_state=kUYiLHMQWhab4_kF-fO2xaeknAtoe5ZmU1QAOUUY9R17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmYTc4OTBiLTlkMDAtNGRmZi05ZDIyLThjYmEzZjU4MTdkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozOC4yMjM5NTM4OTJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:38Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=55130626-2742-4f21-b0c4-fc4fe0875485 http.request.method=GET http.request.remoteaddr="127.0.0.1:39782" http.request.uri="/v2/foo/bar/blobs/uploads/9fa7890b-9d00-4dff-9d22-8cba3f5817dd?_state=kUYiLHMQWhab4_kF-fO2xaeknAtoe5ZmU1QAOUUY9R17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmYTc4OTBiLTlkMDAtNGRmZi05ZDIyLThjYmEzZjU4MTdkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozOC4yMjM5NTM4OTJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=9fa7890b-9d00-4dff-9d22-8cba3f5817dd time="2026-02-05T09:55:38Z" 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.25.7 http.request.host="127.0.0.1:46509" http.request.id=55130626-2742-4f21-b0c4-fc4fe0875485 http.request.method=GET http.request.remoteaddr="127.0.0.1:39782" http.request.uri="/v2/foo/bar/blobs/uploads/9fa7890b-9d00-4dff-9d22-8cba3f5817dd?_state=kUYiLHMQWhab4_kF-fO2xaeknAtoe5ZmU1QAOUUY9R17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmYTc4OTBiLTlkMDAtNGRmZi05ZDIyLThjYmEzZjU4MTdkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozOC4yMjM5NTM4OTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="835.088µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=9fa7890b-9d00-4dff-9d22-8cba3f5817dd 127.0.0.1 - - [05/Feb/2026:09:55:38 +0000] "GET /v2/foo/bar/blobs/uploads/9fa7890b-9d00-4dff-9d22-8cba3f5817dd?_state=kUYiLHMQWhab4_kF-fO2xaeknAtoe5ZmU1QAOUUY9R17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmYTc4OTBiLTlkMDAtNGRmZi05ZDIyLThjYmEzZjU4MTdkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozOC4yMjM5NTM4OTJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-02-05T09:55:38Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=c18340f0-7080-4654-aa19-ea0afd1faad0 http.request.method=POST http.request.remoteaddr="127.0.0.1:39794" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="925.289µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:38Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=6771f023-0391-4cb8-8033-ca22ab0fb78d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39794" http.request.uri="/v2/foo/bar/blobs/uploads/3f44dab5-22ff-40e3-b68a-6192ee369c9a?_state=SgB9MZbYz-2u3iY4HqV6t_YwWLeI8elCAfCiEM0p5NJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmNDRkYWI1LTIyZmYtNDBlMy1iNjhhLTYxOTJlZTM2OWM5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozOC4yMjg3MzQ3NzlaIn0%3D&digest=sha256%3A8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" http.request.useragent="Go-http-client/1.1" provided=sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9 vars.name="foo/bar" vars.uuid=3f44dab5-22ff-40e3-b68a-6192ee369c9a time="2026-02-05T09:55:38Z" level=error msg="error canceling upload after error: already closed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=6771f023-0391-4cb8-8033-ca22ab0fb78d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39794" http.request.uri="/v2/foo/bar/blobs/uploads/3f44dab5-22ff-40e3-b68a-6192ee369c9a?_state=SgB9MZbYz-2u3iY4HqV6t_YwWLeI8elCAfCiEM0p5NJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmNDRkYWI1LTIyZmYtNDBlMy1iNjhhLTYxOTJlZTM2OWM5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozOC4yMjg3MzQ3NzlaIn0%3D&digest=sha256%3A8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=3f44dab5-22ff-40e3-b68a-6192ee369c9a time="2026-02-05T09:55:38Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=6771f023-0391-4cb8-8033-ca22ab0fb78d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39794" http.request.uri="/v2/foo/bar/blobs/uploads/3f44dab5-22ff-40e3-b68a-6192ee369c9a?_state=SgB9MZbYz-2u3iY4HqV6t_YwWLeI8elCAfCiEM0p5NJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmNDRkYWI1LTIyZmYtNDBlMy1iNjhhLTYxOTJlZTM2OWM5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozOC4yMjg3MzQ3NzlaIn0%3D&digest=sha256%3A8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.01453ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=3f44dab5-22ff-40e3-b68a-6192ee369c9a 127.0.0.1 - - [05/Feb/2026:09:55:38 +0000] "PUT /v2/foo/bar/blobs/uploads/3f44dab5-22ff-40e3-b68a-6192ee369c9a?_state=SgB9MZbYz-2u3iY4HqV6t_YwWLeI8elCAfCiEM0p5NJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmNDRkYWI1LTIyZmYtNDBlMy1iNjhhLTYxOTJlZTM2OWM5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozOC4yMjg3MzQ3NzlaIn0%3D&digest=sha256%3A8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2026-02-05T09:55:38Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=06c87b59-a06c-4c5f-830e-9590fc09be19 http.request.method=POST http.request.remoteaddr="127.0.0.1:39794" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="785.688µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:38Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=ba60b99e-a07f-4df4-a944-104b2ab18a2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39794" http.request.uri="/v2/foo/bar/blobs/uploads/a1cad8d9-baca-4398-9f2c-cccaf47d9c6a?_state=5NRGwfPdbQeRPyEmnsVfmKLe3SxQwZdaWAWV0Dfc8ot7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExY2FkOGQ5LWJhY2EtNDM5OC05ZjJjLWNjY2FmNDdkOWM2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozOC4yMzExNDc5NjNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.02117ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:38 +0000] "PUT /v2/foo/bar/blobs/uploads/a1cad8d9-baca-4398-9f2c-cccaf47d9c6a?_state=5NRGwfPdbQeRPyEmnsVfmKLe3SxQwZdaWAWV0Dfc8ot7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExY2FkOGQ5LWJhY2EtNDM5OC05ZjJjLWNjY2FmNDdkOWM2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozOC4yMzExNDc5NjNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:38Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=079a8ec6-5a34-4c40-91ec-cf2daaac278b http.request.method=POST http.request.remoteaddr="127.0.0.1:39794" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="841.168µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:38Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=5607f610-fff3-419c-b5fa-faa172f0b028 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39794" http.request.uri="/v2/foo/bar/blobs/uploads/467d3f5d-2185-4609-a032-bb5fb267ce38?_state=QAjiMxj5ygHGaaHwXvWhQP65Dzt0Pd4d9L5xLrtRuTh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2N2QzZjVkLTIxODUtNDYwOS1hMDMyLWJiNWZiMjY3Y2UzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozOC4yMzM2MjA1NDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.115611ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:38 +0000] "PUT /v2/foo/bar/blobs/uploads/467d3f5d-2185-4609-a032-bb5fb267ce38?_state=QAjiMxj5ygHGaaHwXvWhQP65Dzt0Pd4d9L5xLrtRuTh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2N2QzZjVkLTIxODUtNDYwOS1hMDMyLWJiNWZiMjY3Y2UzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozOC4yMzM2MjA1NDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:38Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=9bc72e40-7396-4129-a051-0d41643991d6 http.request.method=POST http.request.remoteaddr="127.0.0.1:39794" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="894.729µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:39Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=4e86c490-d41a-49fa-b0ec-e6730449d984 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39794" http.request.uri="/v2/foo/bar/blobs/uploads/f47864cb-24ba-4bc2-a968-d5329e2341b6?_state=Xy_6V17bWP4qYFuBtGcDT2g_HBDvdG9QSBu6xJmtQ_F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY0Nzg2NGNiLTI0YmEtNGJjMi1hOTY4LWQ1MzI5ZTIzNDFiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozOC4yMzYwNTc5NzJaIn0%3D&digest=sha256%3A8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.244783462s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:38 +0000] "PUT /v2/foo/bar/blobs/uploads/f47864cb-24ba-4bc2-a968-d5329e2341b6?_state=Xy_6V17bWP4qYFuBtGcDT2g_HBDvdG9QSBu6xJmtQ_F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY0Nzg2NGNiLTI0YmEtNGJjMi1hOTY4LWQ1MzI5ZTIzNDFiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozOC4yMzYwNTc5NzJaIn0%3D&digest=sha256%3A8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:39Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=6b5ce27f-ff4c-46a6-a027-bc95f8df82d9 http.request.method=POST http.request.remoteaddr="127.0.0.1:39794" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08517ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:40Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:46509" http.request.id=04aa0381-0344-4169-8301-ab4e01c0fac6 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:39794" http.request.uri="/v2/foo/bar/blobs/uploads/f391970d-af3e-4c8c-9bdd-8e5d02e83604?_state=e2gxzJE2C-FaOYoZLcABWL7ns9HmHFKL-UZqT0s23aV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYzOTE5NzBkLWFmM2UtNGM4Yy05YmRkLThlNWQwMmU4MzYwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozOS42MTQ5NTQ1NTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.192346305s http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:39 +0000] "PATCH /v2/foo/bar/blobs/uploads/f391970d-af3e-4c8c-9bdd-8e5d02e83604?_state=e2gxzJE2C-FaOYoZLcABWL7ns9HmHFKL-UZqT0s23aV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYzOTE5NzBkLWFmM2UtNGM4Yy05YmRkLThlNWQwMmU4MzYwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTozOS42MTQ5NTQ1NTVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:40Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=5754cf23-c112-483b-a427-9a22864b1f3c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39794" http.request.uri="/v2/foo/bar/blobs/uploads/f391970d-af3e-4c8c-9bdd-8e5d02e83604?_state=oEfE5HSbJeTA_tWbY18vmm_EfyMSRAyID6Nlk96DwQF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYzOTE5NzBkLWFmM2UtNGM4Yy05YmRkLThlNWQwMmU4MzYwNCIsIk9mZnNldCI6MjA1NjM0NTYsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MzlaIn0%3D&digest=sha256%3A8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.234292ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:40 +0000] "PUT /v2/foo/bar/blobs/uploads/f391970d-af3e-4c8c-9bdd-8e5d02e83604?_state=oEfE5HSbJeTA_tWbY18vmm_EfyMSRAyID6Nlk96DwQF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYzOTE5NzBkLWFmM2UtNGM4Yy05YmRkLThlNWQwMmU4MzYwNCIsIk9mZnNldCI6MjA1NjM0NTYsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6MzlaIn0%3D&digest=sha256%3A8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:40Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=6ea0f86b-5c5f-4595-aa86-9fdfd16c146c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39794" http.request.uri="/v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.01513ms http.response.status=200 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:40 +0000] "HEAD /v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:40Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=0a3c6385-e2d7-4da1-818d-b27b37daf38d http.request.method=GET http.request.remoteaddr="127.0.0.1:39794" http.request.uri="/v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=113.78748ms http.response.status=200 http.response.written=20563456 127.0.0.1 - - [05/Feb/2026:09:55:40 +0000] "GET /v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9 HTTP/1.1" 200 20563456 "" "Go-http-client/1.1" time="2026-02-05T09:55:40Z" level=error msg="error parsing digest="sha257:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9": unsupported digest algorithm" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=40e66611-28d8-4a55-92b6-6ad5c40baa0d http.request.method=GET http.request.remoteaddr="127.0.0.1:39794" http.request.uri="/v2/foo/bar/blobs/sha257:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" vars.name="foo/bar" time="2026-02-05T09:55:40Z" 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.25.7 http.request.host="127.0.0.1:46509" http.request.id=40e66611-28d8-4a55-92b6-6ad5c40baa0d http.request.method=GET http.request.remoteaddr="127.0.0.1:39794" http.request.uri="/v2/foo/bar/blobs/sha257:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="910.449µs" http.response.status=400 http.response.written=110 vars.digest="sha257:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" vars.name="foo/bar" 127.0.0.1 - - [05/Feb/2026:09:55:40 +0000] "GET /v2/foo/bar/blobs/sha257:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-02-05T09:55:40Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=53c60607-e973-4fd4-ba0f-852a56347024 http.request.method=GET http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.105131ms http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:40 +0000] "GET /v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:40Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=6f7696fa-a9ab-440b-b733-e94e6f40957c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56448" http.request.uri="/v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.086131ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:40 +0000] "DELETE /v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:40Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9 err.message="blob unknown to registry" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=83cbd8c7-1544-43fe-8fb3-3b2d41dad235 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56448" http.request.uri="/v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="858.968µs" http.response.status=404 http.response.written=157 vars.digest="sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" vars.name="foo/bar" 127.0.0.1 - - [05/Feb/2026:09:55:40 +0000] "HEAD /v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-02-05T09:55:40Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=a7a24595-b84c-4dd7-b20b-e52a9ec02cfa http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56448" http.request.uri="/v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="850.409µs" http.response.status=404 http.response.written=74 vars.digest="sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" vars.name="foo/bar" 127.0.0.1 - - [05/Feb/2026:09:55:40 +0000] "DELETE /v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2026-02-05T09:55:40Z" level=error msg="error parsing digest="sha257:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9": unsupported digest algorithm" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=15855645-26dd-401d-98e9-a07dd3f0a1c6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56452" http.request.uri="/v2/foo/bar/blobs/sha257:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" vars.name="foo/bar" time="2026-02-05T09:55:40Z" 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.25.7 http.request.host="127.0.0.1:46509" http.request.id=15855645-26dd-401d-98e9-a07dd3f0a1c6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56452" http.request.uri="/v2/foo/bar/blobs/sha257:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.00097ms http.response.status=400 http.response.written=110 vars.digest="sha257:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" vars.name="foo/bar" 127.0.0.1 - - [05/Feb/2026:09:55:40 +0000] "DELETE /v2/foo/bar/blobs/sha257:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-02-05T09:55:40Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=2794c338-ae97-4269-b5e1-06f40dcae557 http.request.method=POST http.request.remoteaddr="127.0.0.1:56458" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01653ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:42Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=b2a8fb04-7f17-4804-ab80-4c86a618d0a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56458" http.request.uri="/v2/foo/bar/blobs/uploads/ea710964-7e0b-4afa-9558-83b1dfd2ba0f?_state=9A5WbjH4xOFSRmgPDPM8sKAiTviAU72F9xl-x3VIg1B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhNzEwOTY0LTdlMGItNGFmYS05NTU4LTgzYjFkZmQyYmEwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTo0MC45Njk1MDIwNThaIn0%3D&digest=sha256%3A8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.291576483s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:40 +0000] "PUT /v2/foo/bar/blobs/uploads/ea710964-7e0b-4afa-9558-83b1dfd2ba0f?_state=9A5WbjH4xOFSRmgPDPM8sKAiTviAU72F9xl-x3VIg1B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhNzEwOTY0LTdlMGItNGFmYS05NTU4LTgzYjFkZmQyYmEwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTo0MC45Njk1MDIwNThaIn0%3D&digest=sha256%3A8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:42Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=32927c3c-1828-451d-b377-31c51d0ee556 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56458" http.request.uri="/v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.115411ms http.response.status=200 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:42 +0000] "HEAD /v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:42Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=32335602-8810-4ad2-bcfe-03c9a35d910f http.request.method=GET http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.437467681s http.response.status=200 http.response.written=2634240 127.0.0.1 - - [05/Feb/2026:09:55:40 +0000] "GET /v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9 HTTP/1.1" 200 2634240 "" "Go-http-client/1.1" time="2026-02-05T09:55:42Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46509" http.request.id=e76c7250-4e58-490e-8b8b-138d2e885107 http.request.method=GET http.request.remoteaddr="127.0.0.1:56418" http.request.uri="/v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.441666761s http.response.status=200 http.response.written=2648704 127.0.0.1 - - [05/Feb/2026:09:55:40 +0000] "GET /v2/foo/bar/blobs/sha256:8264f70e67c00c45aaf84ba8801a42ac771d1f1612ee4d085ffc9142a4104ea9 HTTP/1.1" 200 2648704 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (4.39s) === RUN TestRelativeURL time="2026-02-05T09:55:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.7 time="2026-02-05T09:55:42Z" level=info msg="redis not configured" go.version=go1.25.7 time="2026-02-05T09:55:42Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:44773" http.request.id=719f5ea1-d092-4397-b8b8-9dbe200b1f97 http.request.method=POST http.request.remoteaddr="127.0.0.1:56094" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00053ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:44Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:44773" http.request.id=e51ec4e8-c374-4e8b-892e-68fa65046394 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56094" http.request.uri="/v2/foo/bar/blobs/uploads/fcc3f1b3-9420-4ee4-8574-42af6b4ef9cb?_state=6R7oDIIzuM5KFGqlriDSkj1apjChNjH_tvXq9m1vOsZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjYzNmMWIzLTk0MjAtNGVlNC04NTc0LTQyYWY2YjRlZjljYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTo0Mi40MDQ0MjI5MTNaIn0%3D&digest=sha256%3A0c157564b4acaaae160c28aeacbdeeaa16cc2bb7839bac59e966a138380d8fc3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.818285272s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:42 +0000] "PUT /v2/foo/bar/blobs/uploads/fcc3f1b3-9420-4ee4-8574-42af6b4ef9cb?_state=6R7oDIIzuM5KFGqlriDSkj1apjChNjH_tvXq9m1vOsZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjYzNmMWIzLTk0MjAtNGVlNC04NTc0LTQyYWY2YjRlZjljYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTo0Mi40MDQ0MjI5MTNaIn0%3D&digest=sha256%3A0c157564b4acaaae160c28aeacbdeeaa16cc2bb7839bac59e966a138380d8fc3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:44Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:44773" http.request.id=06b38854-151e-466d-a0a5-db9eab1feb12 http.request.method=POST http.request.remoteaddr="127.0.0.1:56094" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06597ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:44Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:44773" http.request.id=827316ee-fbf9-482f-83cd-ea63f46d38df http.request.method=POST http.request.remoteaddr="127.0.0.1:56094" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="846.848µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:45Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:44773" http.request.id=fde5c30f-ff93-4bee-beba-f69d336a2e59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56094" http.request.uri="/v2/foo/bar/blobs/uploads/0f916044-4658-4b05-a629-6a102e667690?_state=qtke7u_rrhfra06K36hgu3G0SvmrFFtyb38CzuT8vHF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBmOTE2MDQ0LTQ2NTgtNGIwNS1hNjI5LTZhMTAyZTY2NzY5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTo0NC42OTEwNzM5MTlaIn0%3D&digest=sha256%3A452dbe62c9de10724f806962bc033a9d57889711cf22c56149a703c0caa3e2af" http.request.useragent="Go-http-client/1.1" http.response.duration=1.283892768s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:44 +0000] "PUT /v2/foo/bar/blobs/uploads/0f916044-4658-4b05-a629-6a102e667690?_state=qtke7u_rrhfra06K36hgu3G0SvmrFFtyb38CzuT8vHF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBmOTE2MDQ0LTQ2NTgtNGIwNS1hNjI5LTZhMTAyZTY2NzY5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTo0NC42OTEwNzM5MTlaIn0%3D&digest=sha256%3A452dbe62c9de10724f806962bc033a9d57889711cf22c56149a703c0caa3e2af HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (3.57s) === RUN TestBlobDeleteDisabled time="2026-02-05T09:55: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.25.7 time="2026-02-05T09:55:45Z" level=info msg="redis not configured" go.version=go1.25.7 time="2026-02-05T09:55:46Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.25.7 http.request.host="127.0.0.1:45785" http.request.id=be2d12b1-aa3e-43d5-83f7-63466d4819f8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44940" http.request.uri="/v2/foo/bar/blobs/sha256:8fa4fe820b428a2d945496e2186fbdfbad4fa66e00b5325c401eb6bd4c267212" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="964.17µs" http.response.status=405 http.response.written=78 vars.digest="sha256:8fa4fe820b428a2d945496e2186fbdfbad4fa66e00b5325c401eb6bd4c267212" vars.name="foo/bar" 127.0.0.1 - - [05/Feb/2026:09:55:46 +0000] "DELETE /v2/foo/bar/blobs/sha256:8fa4fe820b428a2d945496e2186fbdfbad4fa66e00b5325c401eb6bd4c267212 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.18s) === RUN TestDeleteDisabled time="2026-02-05T09:55:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.7 time="2026-02-05T09:55:46Z" level=info msg="redis not configured" go.version=go1.25.7 time="2026-02-05T09:55:46Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46475" http.request.id=07fa9904-dae0-4fe2-afb5-738d1e4fde84 http.request.method=POST http.request.remoteaddr="127.0.0.1:60706" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.085291ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:47Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:46475" http.request.id=e97bc811-e0c0-4ff0-960d-c7c6789cd941 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60706" http.request.uri="/v2/foo/bar/blobs/uploads/90e03149-ba12-4e62-9573-46f7706deb38?_state=mcap3uI14FZePr1rcDHOT2ifW24gultF0R9jV2G6O4V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkwZTAzMTQ5LWJhMTItNGU2Mi05NTczLTQ2Zjc3MDZkZWIzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTo0Ni4zNDc1MTMwNzdaIn0%3D&digest=sha256%3A1f9d1b2dad7e74dc645baf42baa95caf95cf4f577f011e33ce68a46a48c2a412" http.request.useragent="Go-http-client/1.1" http.response.duration=1.290478633s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:46 +0000] "PUT /v2/foo/bar/blobs/uploads/90e03149-ba12-4e62-9573-46f7706deb38?_state=mcap3uI14FZePr1rcDHOT2ifW24gultF0R9jV2G6O4V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkwZTAzMTQ5LWJhMTItNGU2Mi05NTczLTQ2Zjc3MDZkZWIzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTo0Ni4zNDc1MTMwNzdaIn0%3D&digest=sha256%3A1f9d1b2dad7e74dc645baf42baa95caf95cf4f577f011e33ce68a46a48c2a412 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:47Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.25.7 http.request.host="127.0.0.1:46475" http.request.id=404125cb-1d9a-4448-aa7b-fe789c40c059 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60706" http.request.uri="/v2/foo/bar/blobs/sha256:1f9d1b2dad7e74dc645baf42baa95caf95cf4f577f011e33ce68a46a48c2a412" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="954.729µs" http.response.status=405 http.response.written=78 vars.digest="sha256:1f9d1b2dad7e74dc645baf42baa95caf95cf4f577f011e33ce68a46a48c2a412" vars.name="foo/bar" 127.0.0.1 - - [05/Feb/2026:09:55:47 +0000] "DELETE /v2/foo/bar/blobs/sha256:1f9d1b2dad7e74dc645baf42baa95caf95cf4f577f011e33ce68a46a48c2a412 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.49s) === RUN TestDeleteReadOnly time="2026-02-05T09:55:47Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.7 time="2026-02-05T09:55:47Z" level=info msg="redis not configured" go.version=go1.25.7 time="2026-02-05T09:55:47Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40453" http.request.id=0e06f376-d4b3-491d-b861-99d20b6a17b7 http.request.method=POST http.request.remoteaddr="127.0.0.1:56476" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.201412ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:50Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40453" http.request.id=64d5d37b-bb70-49c7-9eb9-d3462287911d http.request.method=PUT http.request.remoteaddr="127.0.0.1:56476" http.request.uri="/v2/foo/bar/blobs/uploads/8cbc04f5-ff6d-42d4-8ff7-d371e3e04316?_state=AJFOdn7CgIL1ACeaLVzae8tDuisPb9A5PkSsku5v4cR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjYmMwNGY1LWZmNmQtNDJkNC04ZmY3LWQzNzFlM2UwNDMxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTo0Ny45MTczNjE5MDJaIn0%3D&digest=sha256%3A044d8ab23ecf2bd1660c8676ba3abf4147df98c90256ded722cf4548b8c37dcd" http.request.useragent="Go-http-client/1.1" http.response.duration=2.545511357s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:47 +0000] "PUT /v2/foo/bar/blobs/uploads/8cbc04f5-ff6d-42d4-8ff7-d371e3e04316?_state=AJFOdn7CgIL1ACeaLVzae8tDuisPb9A5PkSsku5v4cR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjYmMwNGY1LWZmNmQtNDJkNC04ZmY3LWQzNzFlM2UwNDMxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NTo0Ny45MTczNjE5MDJaIn0%3D&digest=sha256%3A044d8ab23ecf2bd1660c8676ba3abf4147df98c90256ded722cf4548b8c37dcd HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [05/Feb/2026:09:55:50 +0000] "DELETE /v2/foo/bar/blobs/sha256:044d8ab23ecf2bd1660c8676ba3abf4147df98c90256ded722cf4548b8c37dcd HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (2.82s) === RUN TestStartPushReadOnly time="2026-02-05T09:55: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.25.7 time="2026-02-05T09:55:50Z" level=info msg="redis not configured" go.version=go1.25.7 127.0.0.1 - - [05/Feb/2026:09:55: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="2026-02-05T09:55: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.25.7 time="2026-02-05T09:55:50Z" level=info msg="redis not configured" go.version=go1.25.7 time="2026-02-05T09:55:50Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=6a26c764-f5ee-4c3f-85e2-f32e95aca2c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.05329ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Feb/2026:09:55:50 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-02-05T09:55: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.25.7 http.request.host="127.0.0.1:40069" http.request.id=c5980122-a92c-4c4e-be93-9db349bb8c6b http.request.method=GET http.request.remoteaddr="127.0.0.1:43626" 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="809.648µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [05/Feb/2026:09:55:50 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-02-05T09:55:50Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=71eb644a-646a-4daf-9bf9-756ac925d176 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43626" 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="817.208µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Feb/2026:09:55:50 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2026-02-05T09:55:50Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=ba2545b0-56d5-486f-811f-c9dc7c944304 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.451714ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-02-05T09:55: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.25.7 http.request.host="127.0.0.1:40069" http.request.id=ba2545b0-56d5-486f-811f-c9dc7c944304 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.507794ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-02-05T09:55:50Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=ba2545b0-56d5-486f-811f-c9dc7c944304 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.537235ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-02-05T09:55: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.25.7 http.request.host="127.0.0.1:40069" http.request.id=ba2545b0-56d5-486f-811f-c9dc7c944304 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.567475ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Feb/2026:09:55:50 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2026-02-05T09:55:50Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=8a3175ca-4a0d-4b00-b892-7a4caf9d03ad http.request.method=POST http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.131491ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:50 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:52Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=ec41adf6-3a39-452a-ad40-d1f98a8137a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/foo/schema1/blobs/uploads/6314abe5-377e-4d44-be2c-a1f140d8e772?_state=b9Cml2S0JlKCeglK3vn2HbrQ18lOls3QO1Jr7g4pV0N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2MzE0YWJlNS0zNzdlLTRkNDQtYmUyYy1hMWYxNDBkOGU3NzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6NTAuNzA3MDI0NjI1WiJ9&digest=sha256%3Ab2da413755b20790d74b4de0af9596915c182be510209d5030409b4a9c73f94d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.058542281s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:50 +0000] "PUT /v2/foo/schema1/blobs/uploads/6314abe5-377e-4d44-be2c-a1f140d8e772?_state=b9Cml2S0JlKCeglK3vn2HbrQ18lOls3QO1Jr7g4pV0N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2MzE0YWJlNS0zNzdlLTRkNDQtYmUyYy1hMWYxNDBkOGU3NzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6NTAuNzA3MDI0NjI1WiJ9&digest=sha256%3Ab2da413755b20790d74b4de0af9596915c182be510209d5030409b4a9c73f94d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:52Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=6d629387-6861-4b79-9912-ad1a0d08d7ea http.request.method=POST http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.188052ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:52 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:54Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=de56483d-f271-44da-87df-dcd321dc4b5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/foo/schema1/blobs/uploads/21bc8f7a-eaf3-4390-bf5f-c6ebb608489c?_state=AByLEmZPQWFzHf-UqQVx29Z5oyEGM_klWmcZkvVFogx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyMWJjOGY3YS1lYWYzLTQzOTAtYmY1Zi1jNmViYjYwODQ4OWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6NTIuOTk1NTU1MTcxWiJ9&digest=sha256%3A0dd56c2d1d7cd7f615d618391b87156f760979a27a6adbd86cbc9e5051906de3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.324124525s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:52 +0000] "PUT /v2/foo/schema1/blobs/uploads/21bc8f7a-eaf3-4390-bf5f-c6ebb608489c?_state=AByLEmZPQWFzHf-UqQVx29Z5oyEGM_klWmcZkvVFogx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyMWJjOGY3YS1lYWYzLTQzOTAtYmY1Zi1jNmViYjYwODQ4OWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6NTIuOTk1NTU1MTcxWiJ9&digest=sha256%3A0dd56c2d1d7cd7f615d618391b87156f760979a27a6adbd86cbc9e5051906de3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:54Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=0206b9b1-ba17-4b97-8e00-badc5f73449e http.request.method=PUT http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.07808ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:54 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:54Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=18efd9cf-b3b6-4fa0-80bd-5462426e03a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/foo/schema1/manifests/sha256:fc35025c9a5d093a13b6417f52a01adb8d838605750314dfc43760208692faa9" http.request.useragent="Go-http-client/1.1" http.response.duration=4.801327ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:fc35025c9a5d093a13b6417f52a01adb8d838605750314dfc43760208692faa9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:54Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=a9a08a9f-75a8-4d28-8f32-be56bf5acb39 http.request.method=GET http.request.remoteaddr="127.0.0.1:43626" 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=2.122061ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Feb/2026:09:55:54 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-02-05T09:55:54Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=bb39d0a5-3f63-4273-9241-a625b8f31476 http.request.method=GET http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/foo/schema1/manifests/sha256:fc35025c9a5d093a13b6417f52a01adb8d838605750314dfc43760208692faa9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.070221ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Feb/2026:09:55:54 +0000] "GET /v2/foo/schema1/manifests/sha256:fc35025c9a5d093a13b6417f52a01adb8d838605750314dfc43760208692faa9 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-02-05T09:55:54Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:40069" http.request.id=e8ed51c0-cf56-4f1c-83fe-7b6ee65c134d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/foo/schema1/manifests/sha256:fc35025c9a5d093a13b6417f52a01adb8d838605750314dfc43760208692faa9" http.request.useragent="Go-http-client/1.1" http.response.duration=3.693956ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:fc35025c9a5d093a13b6417f52a01adb8d838605750314dfc43760208692faa9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:54Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:40069" http.request.id=ff3ef749-c550-4b64-b602-b181c0eb4a57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/foo/schema1/manifests/sha256:fc35025c9a5d093a13b6417f52a01adb8d838605750314dfc43760208692faa9" http.request.useragent="Go-http-client/1.1" http.response.duration=3.764717ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:fc35025c9a5d093a13b6417f52a01adb8d838605750314dfc43760208692faa9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:54Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/json" http.request.host="127.0.0.1:40069" http.request.id=90884271-dfa7-4822-84cb-5a6ff235a380 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/foo/schema1/manifests/sha256:fc35025c9a5d093a13b6417f52a01adb8d838605750314dfc43760208692faa9" http.request.useragent="Go-http-client/1.1" http.response.duration=3.780197ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:fc35025c9a5d093a13b6417f52a01adb8d838605750314dfc43760208692faa9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:54Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=78482685-925b-472a-9413-d0e1039d369e http.request.method=GET http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/foo/schema1/manifests/sha256:fc35025c9a5d093a13b6417f52a01adb8d838605750314dfc43760208692faa9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.219542ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Feb/2026:09:55:54 +0000] "GET /v2/foo/schema1/manifests/sha256:fc35025c9a5d093a13b6417f52a01adb8d838605750314dfc43760208692faa9 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-02-05T09:55:54Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=680c4d71-c0a8-4d4e-917e-88fe8b22a6a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.277572ms http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:54 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:54Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=ebeab1b0-fb0f-4c4f-8b88-0e7ade4482de http.request.method=GET http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/foo/schema1/manifests/sha256:fc35025c9a5d093a13b6417f52a01adb8d838605750314dfc43760208692faa9" http.request.useragent="Go-http-client/1.1" http.response.duration="856.649µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:54 +0000] "GET /v2/foo/schema1/manifests/sha256:fc35025c9a5d093a13b6417f52a01adb8d838605750314dfc43760208692faa9 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:54Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=37b639cd-d79f-4aef-a26d-6b5e9f3acfbd http.request.method=GET http.request.remoteaddr="127.0.0.1:43626" 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="916.689µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [05/Feb/2026:09:55:54 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-02-05T09:55:54Z" level=error msg="payload digest does match: "sha256:280b16fec6a239e39b355960ea78fd7d6c074be9f9ee92bbddcd5cae815c877b" != "sha256:fc35025c9a5d093a13b6417f52a01adb8d838605750314dfc43760208692faa9"" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=cc67b8dc-5554-4e1b-8da7-f20821b8a715 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/foo/schema1/manifests/sha256:fc35025c9a5d093a13b6417f52a01adb8d838605750314dfc43760208692faa9" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:fc35025c9a5d093a13b6417f52a01adb8d838605750314dfc43760208692faa9" time="2026-02-05T09:55:54Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=cc67b8dc-5554-4e1b-8da7-f20821b8a715 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43626" http.request.uri="/v2/foo/schema1/manifests/sha256:fc35025c9a5d093a13b6417f52a01adb8d838605750314dfc43760208692faa9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.146731ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:fc35025c9a5d093a13b6417f52a01adb8d838605750314dfc43760208692faa9" 127.0.0.1 - - [05/Feb/2026:09:55:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:fc35025c9a5d093a13b6417f52a01adb8d838605750314dfc43760208692faa9 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2026-02-05T09:55:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=af57d20d-f453-4a76-a163-dcb8d2a26f78 http.request.method=GET http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.246412ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Feb/2026:09:55:54 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-02-05T09:55:54Z" 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.25.7 http.request.host="127.0.0.1:40069" http.request.id=2fa96115-4e35-4658-ad7d-581f0657c805 http.request.method=GET http.request.remoteaddr="127.0.0.1:43632" 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="991.49µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [05/Feb/2026:09:55:54 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-02-05T09:55: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.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40069" http.request.id=57018121-88b1-4864-86e5-4f28f44f5eba http.request.method=PUT http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.07589ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-02-05T09:55:54Z" 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.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40069" http.request.id=57018121-88b1-4864-86e5-4f28f44f5eba http.request.method=PUT http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.215812ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-02-05T09:55:54Z" 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.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40069" http.request.id=57018121-88b1-4864-86e5-4f28f44f5eba http.request.method=PUT http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.276332ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Feb/2026:09:55:54 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2026-02-05T09:55:54Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=a484236e-d501-43c8-ae97-fa78447e64b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07269ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:54 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:54Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=031ebfa3-b72d-4f8f-97c3-d61095ededf4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/blobs/uploads/2d3721b5-1565-4995-b78c-76e3c46307dc?_state=1r8BOQR3AxA_vHE8KGrYX_y9Y9b3qUCZR9AUFViYlbt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyZDM3MjFiNS0xNTY1LTQ5OTUtYjc4Yy03NmUzYzQ2MzA3ZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6NTQuMzczMzEwNDY0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.418014ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:54 +0000] "PUT /v2/foo/schema2/blobs/uploads/2d3721b5-1565-4995-b78c-76e3c46307dc?_state=1r8BOQR3AxA_vHE8KGrYX_y9Y9b3qUCZR9AUFViYlbt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyZDM3MjFiNS0xNTY1LTQ5OTUtYjc4Yy03NmUzYzQ2MzA3ZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6NTQuMzczMzEwNDY0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:54Z" 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.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40069" http.request.id=46867862-d036-47d1-9379-59e96d9aba62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.07985ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2026-02-05T09:55:54Z" 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.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40069" http.request.id=46867862-d036-47d1-9379-59e96d9aba62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.377813ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Feb/2026:09:55:54 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2026-02-05T09:55:54Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=56167d27-5e33-4603-b2a3-7f74c735df7f http.request.method=POST http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.189172ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:54 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:55Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=185e2923-a9a3-48a5-b1d0-87152888e34c http.request.method=PUT http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/blobs/uploads/e9b54e91-dbe5-4000-a262-32f035b5b301?_state=Gdt7khSzTcKmsmLgfuGlJr06kW0XKoBoDnhyht2QSyB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlOWI1NGU5MS1kYmU1LTQwMDAtYTI2Mi0zMmYwMzViNWIzMDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6NTQuNTY1MjA4Mjc1WiJ9&digest=sha256%3A88f89ea5130f13bda8fdffcbe86dfc0801cd3ef82bcec9f0b660cf7237db5cda" http.request.useragent="Go-http-client/1.1" http.response.duration=1.198487728s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:54 +0000] "PUT /v2/foo/schema2/blobs/uploads/e9b54e91-dbe5-4000-a262-32f035b5b301?_state=Gdt7khSzTcKmsmLgfuGlJr06kW0XKoBoDnhyht2QSyB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlOWI1NGU5MS1kYmU1LTQwMDAtYTI2Mi0zMmYwMzViNWIzMDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6NTQuNTY1MjA4Mjc1WiJ9&digest=sha256%3A88f89ea5130f13bda8fdffcbe86dfc0801cd3ef82bcec9f0b660cf7237db5cda HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:56Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=6ecdb6b5-6df7-4118-88ec-0a1bec2a553f http.request.method=POST http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.148451ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:56 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:58Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=e30292ab-3397-4618-940a-a64b0b5db4a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/blobs/uploads/70ffc53e-10b9-49f2-bfc8-04e31528b5ed?_state=VcQ8jsVNn1F4pRiz1R8IlTBxVzLb2Y8bPxyG46GzE9t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MGZmYzUzZS0xMGI5LTQ5ZjItYmZjOC0wNGUzMTUyOGI1ZWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6NTYuMDEwMTIxMjNaIn0%3D&digest=sha256%3Af02788dde6b6fb9dbe098410a76e360f4098cb2bcd8d246e8cd202f3b21ee903" http.request.useragent="Go-http-client/1.1" http.response.duration=2.062788723s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:56 +0000] "PUT /v2/foo/schema2/blobs/uploads/70ffc53e-10b9-49f2-bfc8-04e31528b5ed?_state=VcQ8jsVNn1F4pRiz1R8IlTBxVzLb2Y8bPxyG46GzE9t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MGZmYzUzZS0xMGI5LTQ5ZjItYmZjOC0wNGUzMTUyOGI1ZWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6NTYuMDEwMTIxMjNaIn0%3D&digest=sha256%3Af02788dde6b6fb9dbe098410a76e360f4098cb2bcd8d246e8cd202f3b21ee903 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:58Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40069" http.request.id=3fe7862d-35c6-408e-9f48-2bfc323ae192 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.507415ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:58Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40069" http.request.id=a81a2e27-419e-43e0-a2dd-75759cf55123 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/sha256:be03b62a1a8c2e63070b9a3290a7b6bb10a994241c0aafb74680bc1eee71d087" http.request.useragent="Go-http-client/1.1" http.response.duration=1.334213ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "PUT /v2/foo/schema2/manifests/sha256:be03b62a1a8c2e63070b9a3290a7b6bb10a994241c0aafb74680bc1eee71d087 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:58Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=3d088bed-685f-44f9-ba83-38c47043ef78 http.request.method=GET http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.309653ms http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-02-05T09:55:58Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=785cd4a4-cadf-432f-9111-13a510b2f1aa http.request.method=GET http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/sha256:be03b62a1a8c2e63070b9a3290a7b6bb10a994241c0aafb74680bc1eee71d087" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.078371ms http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "GET /v2/foo/schema2/manifests/sha256:be03b62a1a8c2e63070b9a3290a7b6bb10a994241c0aafb74680bc1eee71d087 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-02-05T09:55:58Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=7d37b39b-e722-409d-93cf-557f5fd8b2b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="975.769µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:58Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=7f69386e-7808-43b6-a510-88329601ef5c http.request.method=GET http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/sha256:be03b62a1a8c2e63070b9a3290a7b6bb10a994241c0aafb74680bc1eee71d087" http.request.useragent="Go-http-client/1.1" http.response.duration="896.009µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "GET /v2/foo/schema2/manifests/sha256:be03b62a1a8c2e63070b9a3290a7b6bb10a994241c0aafb74680bc1eee71d087 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:58Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=2404637f-3963-40db-9463-dfabfd048d13 http.request.method=GET http.request.remoteaddr="127.0.0.1:43632" 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=1.188492ms http.response.status=200 http.response.written=45 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2026-02-05T09:55:58Z" level=info msg="rewriting manifest sha256:be03b62a1a8c2e63070b9a3290a7b6bb10a994241c0aafb74680bc1eee71d087 in schema1 format to support old client" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=f497ebcc-1cd5-4eb5-8f61-5889959819cf http.request.method=GET http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2026-02-05T09:55:58Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=f497ebcc-1cd5-4eb5-8f61-5889959819cf http.request.method=GET http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.311902ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2026-02-05T09:55: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.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40069" http.request.id=5c6608af-339d-42b0-842f-d43b2b933879 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43632" 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=1.089411ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2026-02-05T09:55:58Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40069" http.request.id=a852b0cb-914d-4177-ae9c-69e24a4a1438 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.367453ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:58Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40069" http.request.id=1276901b-d322-4f86-8f60-a9ecfb404f7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/sha256:56c2d184eb648c9d6953d6b603d5f62991bcf1378d37984659643571f90e53b4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.259573ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "PUT /v2/foo/schema2/manifests/sha256:56c2d184eb648c9d6953d6b603d5f62991bcf1378d37984659643571f90e53b4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:58Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=c7fd7856-0c5b-493a-b1ee-56bf9837838f http.request.method=GET http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.092811ms http.response.status=200 http.response.written=434 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-02-05T09:55:58Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=139f7b95-e819-453e-802c-23f0068bc1f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/sha256:56c2d184eb648c9d6953d6b603d5f62991bcf1378d37984659643571f90e53b4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.108811ms http.response.status=200 http.response.written=434 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "GET /v2/foo/schema2/manifests/sha256:56c2d184eb648c9d6953d6b603d5f62991bcf1378d37984659643571f90e53b4 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-02-05T09:55:58Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=a93fcb9b-ee2e-473b-b0c1-9bc57f752a37 http.request.method=GET http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.126571ms http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:58Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=85cb45bf-d6db-4540-9816-44d77bdaa319 http.request.method=GET http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/sha256:56c2d184eb648c9d6953d6b603d5f62991bcf1378d37984659643571f90e53b4" http.request.useragent="Go-http-client/1.1" http.response.duration="838.248µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "GET /v2/foo/schema2/manifests/sha256:56c2d184eb648c9d6953d6b603d5f62991bcf1378d37984659643571f90e53b4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-02-05T09:55:58Z" level=info msg="rewriting manifest list sha256:56c2d184eb648c9d6953d6b603d5f62991bcf1378d37984659643571f90e53b4 in schema1 format to support old client" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=76477bbe-a186-424c-a359-c40a62b18418 http.request.method=GET http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2026-02-05T09:55:58Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:40069" http.request.id=76477bbe-a186-424c-a359-c40a62b18418 http.request.method=GET http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.359264ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2026-02-05T09:55:58Z" 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.25.7 time="2026-02-05T09:55:58Z" level=info msg="redis not configured" go.version=go1.25.7 time="2026-02-05T09:55:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=1159cc32-4957-4b87-95be-a9705ec0f13a http.request.method=GET http.request.remoteaddr="127.0.0.1:54146" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.10049ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-02-05T09:55:58Z" 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.25.7 http.request.host="127.0.0.1:35553" http.request.id=bff0cc93-a948-417d-ae7e-953ba96014ae http.request.method=GET http.request.remoteaddr="127.0.0.1:54146" 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="892.049µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-02-05T09:55:58Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=4e992301-7149-4073-8495-fa16cf2e5388 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54146" 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="996.13µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2026-02-05T09:55:58Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=3cbfa025-3e9e-45ce-a7c3-a1d435efdebf http.request.method=PUT http.request.remoteaddr="127.0.0.1:54146" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.345363ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-02-05T09:55:58Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=3cbfa025-3e9e-45ce-a7c3-a1d435efdebf http.request.method=PUT http.request.remoteaddr="127.0.0.1:54146" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.408403ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-02-05T09:55:58Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=3cbfa025-3e9e-45ce-a7c3-a1d435efdebf http.request.method=PUT http.request.remoteaddr="127.0.0.1:54146" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.449484ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-02-05T09:55:58Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=3cbfa025-3e9e-45ce-a7c3-a1d435efdebf http.request.method=PUT http.request.remoteaddr="127.0.0.1:54146" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.481644ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2026-02-05T09:55:58Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=4b30db93-537d-4fef-a633-6643711f5f64 http.request.method=POST http.request.remoteaddr="127.0.0.1:54146" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.177972ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:01Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=1d8de745-a5a7-48fd-a4a5-565f6688b020 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54146" http.request.uri="/v2/foo/schema1/blobs/uploads/4ee5ec68-1444-497e-bb7d-9aea00aa7c98?_state=14DsiNy4j7Fs4XD4CuwH2osjtemN_RNAe5Qbq75S2aJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0ZWU1ZWM2OC0xNDQ0LTQ5N2UtYmI3ZC05YWVhMDBhYTdjOTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6NTguNDI4MjcwMTM0WiJ9&digest=sha256%3A952db4f1b26687bc207661416bb61d814a741bb842f7fb074ca81fa0ad1124ec" http.request.useragent="Go-http-client/1.1" http.response.duration=2.893784991s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:55:58 +0000] "PUT /v2/foo/schema1/blobs/uploads/4ee5ec68-1444-497e-bb7d-9aea00aa7c98?_state=14DsiNy4j7Fs4XD4CuwH2osjtemN_RNAe5Qbq75S2aJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0ZWU1ZWM2OC0xNDQ0LTQ5N2UtYmI3ZC05YWVhMDBhYTdjOTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTU6NTguNDI4MjcwMTM0WiJ9&digest=sha256%3A952db4f1b26687bc207661416bb61d814a741bb842f7fb074ca81fa0ad1124ec HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:01Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=45568dfd-eece-48ad-81fc-e1d8914c3951 http.request.method=POST http.request.remoteaddr="127.0.0.1:54146" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.143531ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:01 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:02Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=7d61b3cc-de63-4e1c-9d96-12a0cb42ad12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54146" http.request.uri="/v2/foo/schema1/blobs/uploads/3513d8d0-71de-4e51-879b-4f07e304fbf7?_state=OkUkVD4VnLpoJUFRJWHYiykqooCXD1AqxkXR1YEh-jR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzNTEzZDhkMC03MWRlLTRlNTEtODc5Yi00ZjA3ZTMwNGZiZjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTY6MDEuNTM3MDg1OTI0WiJ9&digest=sha256%3Aced1b79938d7f3e109070c46ff71993b472d70c5ce0415096b789703b6d85d20" http.request.useragent="Go-http-client/1.1" http.response.duration=1.448454951s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:01 +0000] "PUT /v2/foo/schema1/blobs/uploads/3513d8d0-71de-4e51-879b-4f07e304fbf7?_state=OkUkVD4VnLpoJUFRJWHYiykqooCXD1AqxkXR1YEh-jR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzNTEzZDhkMC03MWRlLTRlNTEtODc5Yi00ZjA3ZTMwNGZiZjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTY6MDEuNTM3MDg1OTI0WiJ9&digest=sha256%3Aced1b79938d7f3e109070c46ff71993b472d70c5ce0415096b789703b6d85d20 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:02Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=b56fabed-2e94-4c82-9f41-99c642e0959b http.request.method=PUT http.request.remoteaddr="127.0.0.1:54146" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.761798ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:02 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:02Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=92786b5b-7711-41c5-830c-ffa0007b8cf7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54146" http.request.uri="/v2/foo/schema1/manifests/sha256:dc15eac8e7d6685d142aef121689c1a4ce8244df5f1abacf7b6234743d766570" http.request.useragent="Go-http-client/1.1" http.response.duration=3.606356ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:dc15eac8e7d6685d142aef121689c1a4ce8244df5f1abacf7b6234743d766570 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:03Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=aca6eac5-a2ad-42a7-ac03-1702b2bdf5d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54146" 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=2.01162ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Feb/2026:09:56:02 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-02-05T09:56:03Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=564483ca-c7a2-49cc-84fd-0db64ac03262 http.request.method=GET http.request.remoteaddr="127.0.0.1:54146" http.request.uri="/v2/foo/schema1/manifests/sha256:dc15eac8e7d6685d142aef121689c1a4ce8244df5f1abacf7b6234743d766570" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.1127ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Feb/2026:09:56:03 +0000] "GET /v2/foo/schema1/manifests/sha256:dc15eac8e7d6685d142aef121689c1a4ce8244df5f1abacf7b6234743d766570 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-02-05T09:56:03Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35553" http.request.id=9f043ec0-93d0-439b-bb0a-98ca40058b53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54146" http.request.uri="/v2/foo/schema1/manifests/sha256:dc15eac8e7d6685d142aef121689c1a4ce8244df5f1abacf7b6234743d766570" http.request.useragent="Go-http-client/1.1" http.response.duration=3.577235ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:03 +0000] "PUT /v2/foo/schema1/manifests/sha256:dc15eac8e7d6685d142aef121689c1a4ce8244df5f1abacf7b6234743d766570 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:03Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35553" http.request.id=03a4d3ed-70a9-4d7a-800c-6697231acf10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54146" http.request.uri="/v2/foo/schema1/manifests/sha256:dc15eac8e7d6685d142aef121689c1a4ce8244df5f1abacf7b6234743d766570" http.request.useragent="Go-http-client/1.1" http.response.duration=3.824238ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:03 +0000] "PUT /v2/foo/schema1/manifests/sha256:dc15eac8e7d6685d142aef121689c1a4ce8244df5f1abacf7b6234743d766570 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:03Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/json" http.request.host="127.0.0.1:35553" http.request.id=4a286d8e-6c5f-4ac5-b2f9-458c1fc3fa99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54146" http.request.uri="/v2/foo/schema1/manifests/sha256:dc15eac8e7d6685d142aef121689c1a4ce8244df5f1abacf7b6234743d766570" http.request.useragent="Go-http-client/1.1" http.response.duration=4.651526ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:03 +0000] "PUT /v2/foo/schema1/manifests/sha256:dc15eac8e7d6685d142aef121689c1a4ce8244df5f1abacf7b6234743d766570 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:03Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=15e9857a-245d-4261-a941-38a8f9427d01 http.request.method=GET http.request.remoteaddr="127.0.0.1:54146" http.request.uri="/v2/foo/schema1/manifests/sha256:dc15eac8e7d6685d142aef121689c1a4ce8244df5f1abacf7b6234743d766570" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.087941ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Feb/2026:09:56:03 +0000] "GET /v2/foo/schema1/manifests/sha256:dc15eac8e7d6685d142aef121689c1a4ce8244df5f1abacf7b6234743d766570 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-02-05T09:56:03Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=3221761f-72a4-443b-b02e-f8f9c0740372 http.request.method=GET http.request.remoteaddr="127.0.0.1:54146" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="861.489µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:03 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:03Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=53850dff-fdbf-4df9-8872-099ce4f9373c http.request.method=GET http.request.remoteaddr="127.0.0.1:54146" http.request.uri="/v2/foo/schema1/manifests/sha256:dc15eac8e7d6685d142aef121689c1a4ce8244df5f1abacf7b6234743d766570" http.request.useragent="Go-http-client/1.1" http.response.duration="778.208µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:03 +0000] "GET /v2/foo/schema1/manifests/sha256:dc15eac8e7d6685d142aef121689c1a4ce8244df5f1abacf7b6234743d766570 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:03Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=d42d4445-d9ba-4a41-8672-aef203cf9b6f http.request.method=GET http.request.remoteaddr="127.0.0.1:54146" 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="891.609µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [05/Feb/2026:09:56:03 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-02-05T09:56:03Z" level=error msg="payload digest does match: "sha256:0ab6099bcb195a2aa3fc104659165e34dd274fb848c78e33602fa1fc9843970f" != "sha256:dc15eac8e7d6685d142aef121689c1a4ce8244df5f1abacf7b6234743d766570"" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=ed456e9c-2d59-4110-9f5f-50cb97824762 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54146" http.request.uri="/v2/foo/schema1/manifests/sha256:dc15eac8e7d6685d142aef121689c1a4ce8244df5f1abacf7b6234743d766570" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:dc15eac8e7d6685d142aef121689c1a4ce8244df5f1abacf7b6234743d766570" time="2026-02-05T09:56:03Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=ed456e9c-2d59-4110-9f5f-50cb97824762 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54146" http.request.uri="/v2/foo/schema1/manifests/sha256:dc15eac8e7d6685d142aef121689c1a4ce8244df5f1abacf7b6234743d766570" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.142892ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:dc15eac8e7d6685d142aef121689c1a4ce8244df5f1abacf7b6234743d766570" 127.0.0.1 - - [05/Feb/2026:09:56:03 +0000] "PUT /v2/foo/schema1/manifests/sha256:dc15eac8e7d6685d142aef121689c1a4ce8244df5f1abacf7b6234743d766570 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2026-02-05T09:56:03Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=c86cb5f0-9b95-4f19-b0d6-1e91260247be http.request.method=GET http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.08341ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Feb/2026:09:56:03 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-02-05T09:56:03Z" 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.25.7 http.request.host="127.0.0.1:35553" http.request.id=b76896a1-2987-4082-8a7c-095daf0f9038 http.request.method=GET http.request.remoteaddr="127.0.0.1:35694" 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="850.449µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [05/Feb/2026:09:56:03 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-02-05T09:56:03Z" 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.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35553" http.request.id=0bed60ef-6aac-44fc-8524-96021c75c5bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.01173ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-02-05T09:56:03Z" 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.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35553" http.request.id=0bed60ef-6aac-44fc-8524-96021c75c5bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.079811ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-02-05T09:56:03Z" 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.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35553" http.request.id=0bed60ef-6aac-44fc-8524-96021c75c5bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.113011ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Feb/2026:09:56:03 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2026-02-05T09:56:03Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=3cc1b037-c383-47d9-bdb7-efa6b013b182 http.request.method=POST http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.02257ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:03 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:03Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=239471ee-96c8-4dc1-aeb5-ba68643cd337 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/blobs/uploads/491c62dc-7ea1-4d6a-9941-e49da1716cbd?_state=GitffALaEL0A58BIQWo7_Lyb8RzAADSEGVq5T1ux8jd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0OTFjNjJkYy03ZWExLTRkNmEtOTk0MS1lNDlkYTE3MTZjYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTY6MDMuMDMzODUxODMxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.323413ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:03 +0000] "PUT /v2/foo/schema2/blobs/uploads/491c62dc-7ea1-4d6a-9941-e49da1716cbd?_state=GitffALaEL0A58BIQWo7_Lyb8RzAADSEGVq5T1ux8jd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0OTFjNjJkYy03ZWExLTRkNmEtOTk0MS1lNDlkYTE3MTZjYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTY6MDMuMDMzODUxODMxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:03Z" 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.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35553" http.request.id=8447f492-b76a-43fb-b4d2-83de79871582 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.073211ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2026-02-05T09:56:03Z" 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.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35553" http.request.id=8447f492-b76a-43fb-b4d2-83de79871582 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.202612ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Feb/2026:09:56:03 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2026-02-05T09:56:03Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=8d46c56d-051f-49b4-88b5-4c5bf89fd7cc http.request.method=POST http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.133571ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:03 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:04Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=fc747554-8465-4e53-933c-ae969f03e485 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/blobs/uploads/9c1a7f82-c326-4e02-a662-dcaf232b85c2?_state=B04OUHFX4-zYGv_IC1XTJePavffXD7DdhJ9Q_Xst5XJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YzFhN2Y4Mi1jMzI2LTRlMDItYTY2Mi1kY2FmMjMyYjg1YzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTY6MDMuMjIyMTg0MDQ3WiJ9&digest=sha256%3Ad17b313f0ecced52286e3e74826189392a4e35fc0ec426a10d5733d0ec7f761a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.235269771s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:03 +0000] "PUT /v2/foo/schema2/blobs/uploads/9c1a7f82-c326-4e02-a662-dcaf232b85c2?_state=B04OUHFX4-zYGv_IC1XTJePavffXD7DdhJ9Q_Xst5XJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YzFhN2Y4Mi1jMzI2LTRlMDItYTY2Mi1kY2FmMjMyYjg1YzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTY6MDMuMjIyMTg0MDQ3WiJ9&digest=sha256%3Ad17b313f0ecced52286e3e74826189392a4e35fc0ec426a10d5733d0ec7f761a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:04Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=44516831-3416-4857-ba17-0275c751ebc9 http.request.method=POST http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.104251ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:04 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=5402e944-93a3-405c-960f-7782f22b53e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/blobs/uploads/2e53f98b-ea4a-48f1-83f7-98bf09122a37?_state=XfnXk8DRooyWldGAv27PUUMi1pZLcbd9lR4EPCK-q8h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyZTUzZjk4Yi1lYTRhLTQ4ZjEtODNmNy05OGJmMDkxMjJhMzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTY6MDQuNzI4NDg4OTI4WiJ9&digest=sha256%3Ad336baad60ceb4dbf05b6063540d3e5d6b37371a9e2aa2c16e45c49136eae32b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.486507859s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:04 +0000] "PUT /v2/foo/schema2/blobs/uploads/2e53f98b-ea4a-48f1-83f7-98bf09122a37?_state=XfnXk8DRooyWldGAv27PUUMi1pZLcbd9lR4EPCK-q8h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyZTUzZjk4Yi1lYTRhLTQ4ZjEtODNmNy05OGJmMDkxMjJhMzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTY6MDQuNzI4NDg4OTI4WiJ9&digest=sha256%3Ad336baad60ceb4dbf05b6063540d3e5d6b37371a9e2aa2c16e45c49136eae32b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35553" http.request.id=3a766c8e-3354-46f2-8272-24b974e96b97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.460214ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35553" http.request.id=862afd1e-83e9-44d7-b29f-d209619d390b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/sha256:c68f65370bc665c969693237625d33543e605e041a16114e7293722c4881ee60" http.request.useragent="Go-http-client/1.1" http.response.duration=1.180651ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "PUT /v2/foo/schema2/manifests/sha256:c68f65370bc665c969693237625d33543e605e041a16114e7293722c4881ee60 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=eceaf5aa-ca6c-4b10-a830-63b69d6c3631 http.request.method=GET http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.00417ms http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=d13dcc33-75d5-4508-a5d3-7c1b53b6cdfd http.request.method=GET http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/sha256:c68f65370bc665c969693237625d33543e605e041a16114e7293722c4881ee60" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.04301ms http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "GET /v2/foo/schema2/manifests/sha256:c68f65370bc665c969693237625d33543e605e041a16114e7293722c4881ee60 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=d7777245-f101-4041-a55f-eeba168df036 http.request.method=GET http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="805.168µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=22c9db81-7345-4497-b9af-f51c93415885 http.request.method=GET http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/sha256:c68f65370bc665c969693237625d33543e605e041a16114e7293722c4881ee60" http.request.useragent="Go-http-client/1.1" http.response.duration="876.929µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "GET /v2/foo/schema2/manifests/sha256:c68f65370bc665c969693237625d33543e605e041a16114e7293722c4881ee60 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=f0ac72ee-ff49-4c3e-86ad-21cc833b20cc http.request.method=GET http.request.remoteaddr="127.0.0.1:35694" 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="828.328µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=info msg="rewriting manifest sha256:c68f65370bc665c969693237625d33543e605e041a16114e7293722c4881ee60 in schema1 format to support old client" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=37618673-b0f9-4175-adf2-4fcc34afba86 http.request.method=GET http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2026-02-05T09:56:07Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=37618673-b0f9-4175-adf2-4fcc34afba86 http.request.method=GET http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.151021ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" 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.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35553" http.request.id=e79106f2-0e34-4dd9-a845-4e4e0b45344f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35694" 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=1.00073ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35553" http.request.id=271f689c-e316-4f15-b281-ef46b913c271 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.229732ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35553" http.request.id=31cea48d-af44-47da-8910-8fd9c2c3faf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/sha256:24ff463a95794dee4a92e55cd1a39e5de67971b06110b3f8c0a0f5809b0e58af" http.request.useragent="Go-http-client/1.1" http.response.duration=1.135011ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "PUT /v2/foo/schema2/manifests/sha256:24ff463a95794dee4a92e55cd1a39e5de67971b06110b3f8c0a0f5809b0e58af HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=c89817f9-a513-40cb-9189-956ecc640f37 http.request.method=GET http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.06149ms http.response.status=200 http.response.written=434 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=61b15ac2-1240-4208-8cd6-9e6d642d1dff http.request.method=GET http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/sha256:24ff463a95794dee4a92e55cd1a39e5de67971b06110b3f8c0a0f5809b0e58af" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.04341ms http.response.status=200 http.response.written=434 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "GET /v2/foo/schema2/manifests/sha256:24ff463a95794dee4a92e55cd1a39e5de67971b06110b3f8c0a0f5809b0e58af HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=1e9ca5d2-b2d8-48bc-aa06-ae727dffe80d http.request.method=GET http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="929.769µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=84fd9cd4-4e0a-476d-b65d-468eb42d74dc http.request.method=GET http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/sha256:24ff463a95794dee4a92e55cd1a39e5de67971b06110b3f8c0a0f5809b0e58af" http.request.useragent="Go-http-client/1.1" http.response.duration="850.408µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "GET /v2/foo/schema2/manifests/sha256:24ff463a95794dee4a92e55cd1a39e5de67971b06110b3f8c0a0f5809b0e58af HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=info msg="rewriting manifest list sha256:24ff463a95794dee4a92e55cd1a39e5de67971b06110b3f8c0a0f5809b0e58af in schema1 format to support old client" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=187a2406-9f6d-4a22-9f30-d3925f4fb363 http.request.method=GET http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2026-02-05T09:56:07Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35553" http.request.id=187a2406-9f6d-4a22-9f30-d3925f4fb363 http.request.method=GET http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.330383ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (16.77s) === RUN TestGetManifestWithStorageError time="2026-02-05T09:56: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.25.7 time="2026-02-05T09:56:07Z" level=info msg="redis not configured" go.version=go1.25.7 time="2026-02-05T09:56:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.25.7 http.request.host="127.0.0.1:33375" http.request.id=d01bb287-db1b-47c7-8358-42a126466224 http.request.method=GET http.request.remoteaddr="127.0.0.1:46536" 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="977.049µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.25.7 http.request.host="127.0.0.1:33375" http.request.id=64d8fd27-5e5f-4cf1-b1ce-478cd8faaf38 http.request.method=GET http.request.remoteaddr="127.0.0.1:46536" 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="914.169µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.25.7 http.request.host="127.0.0.1:33375" http.request.id=62aa3cfd-aade-4632-908d-e346f5ffc266 http.request.method=GET http.request.remoteaddr="127.0.0.1:46536" 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="836.569µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.25.7 http.request.host="127.0.0.1:33375" http.request.id=8cce9632-b21d-46ac-a495-c48f74e661cd http.request.method=GET http.request.remoteaddr="127.0.0.1:46536" 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="839.688µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2026-02-05T09:56: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.25.7 time="2026-02-05T09:56:07Z" level=info msg="redis not configured" go.version=go1.25.7 time="2026-02-05T09:56:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=b44cc657-ba6d-4906-ace0-4d3a2019ab1a http.request.method=GET http.request.remoteaddr="127.0.0.1:43668" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.00309ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" 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.25.7 http.request.host="127.0.0.1:35827" http.request.id=6ca27455-8105-40e4-83d5-955bf171b8f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:43668" 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="880.209µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=e03dda66-d4c0-457b-8a56-ea3d75972a63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43668" 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="897.408µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=06af0157-b3c8-441c-ba4f-40502d8b72f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43668" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.684126ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-02-05T09:56:07Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=06af0157-b3c8-441c-ba4f-40502d8b72f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43668" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.743526ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-02-05T09:56:07Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=06af0157-b3c8-441c-ba4f-40502d8b72f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43668" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.773127ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-02-05T09:56:07Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=06af0157-b3c8-441c-ba4f-40502d8b72f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43668" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.800087ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2026-02-05T09:56:07Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=d769153e-d995-4f76-a84b-6384f1efe7dc http.request.method=POST http.request.remoteaddr="127.0.0.1:43668" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.106731ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:08Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=cf07ca50-e173-4bda-8f4d-a5835e1d2de8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43668" http.request.uri="/v2/foo/schema1/blobs/uploads/0211346c-7797-44e1-8ee7-65b54555af9c?_state=NqZCYGSRcjW7dV6Skb4kw_FkKplx9Fg03Ue5woUfTs57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwMjExMzQ2Yy03Nzk3LTQ0ZTEtOGVlNy02NWI1NDU1NWFmOWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTY6MDcuNDI0OTY5OTM3WiJ9&digest=sha256%3A6b683312171a96019790f493df51e29373abbda56de1c45e54568514255ba78a" http.request.useragent="Go-http-client/1.1" http.response.duration=853.58009ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:07 +0000] "PUT /v2/foo/schema1/blobs/uploads/0211346c-7797-44e1-8ee7-65b54555af9c?_state=NqZCYGSRcjW7dV6Skb4kw_FkKplx9Fg03Ue5woUfTs57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwMjExMzQ2Yy03Nzk3LTQ0ZTEtOGVlNy02NWI1NDU1NWFmOWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTY6MDcuNDI0OTY5OTM3WiJ9&digest=sha256%3A6b683312171a96019790f493df51e29373abbda56de1c45e54568514255ba78a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:08Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=5b170d71-eaa8-4339-8510-6e44aece5f91 http.request.method=POST http.request.remoteaddr="127.0.0.1:43668" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.116051ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:08 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=2f23cfb4-d16b-4423-b041-5275eec10935 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43668" http.request.uri="/v2/foo/schema1/blobs/uploads/b6386622-351b-4d91-8c67-7b4fa1584f77?_state=sexBODs-JjLPpCmEhVl_O5dFBRAuzWh_LrKsemXCrZJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNjM4NjYyMi0zNTFiLTRkOTEtOGM2Ny03YjRmYTE1ODRmNzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTY6MDguNTUwNjA2NjY4WiJ9&digest=sha256%3Aed8bebc55b8099e34010e960d8938420466df038243d7a18a16310bff9473d4a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.304434427s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:08 +0000] "PUT /v2/foo/schema1/blobs/uploads/b6386622-351b-4d91-8c67-7b4fa1584f77?_state=sexBODs-JjLPpCmEhVl_O5dFBRAuzWh_LrKsemXCrZJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNjM4NjYyMi0zNTFiLTRkOTEtOGM2Ny03YjRmYTE1ODRmNzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTY6MDguNTUwNjA2NjY4WiJ9&digest=sha256%3Aed8bebc55b8099e34010e960d8938420466df038243d7a18a16310bff9473d4a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=17ca8241-a6be-4db5-943f-d6d4679d8ae1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43668" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.583075ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=de28bc86-5549-4800-a365-4c66e4d9d9ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:43668" http.request.uri="/v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90" http.request.useragent="Go-http-client/1.1" http.response.duration=3.413714ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=25e58055-c28b-475b-b4d5-6a52ef4b2596 http.request.method=GET http.request.remoteaddr="127.0.0.1:43668" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.866899ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=4d12974a-59ff-4a16-95cf-744c5bb38127 http.request.method=GET http.request.remoteaddr="127.0.0.1:43668" http.request.uri="/v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.776137ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "GET /v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35827" http.request.id=a71ab959-c7d1-40ff-af43-28b12f016e99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43668" http.request.uri="/v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90" http.request.useragent="Go-http-client/1.1" http.response.duration=3.357993ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35827" http.request.id=354b00d0-a3df-482b-8534-9ff1a7078fed http.request.method=PUT http.request.remoteaddr="127.0.0.1:43668" http.request.uri="/v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90" http.request.useragent="Go-http-client/1.1" http.response.duration=3.362553ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/json" http.request.host="127.0.0.1:35827" http.request.id=7a5017f2-2c93-4d25-8ec4-85696dad15d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43668" http.request.uri="/v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90" http.request.useragent="Go-http-client/1.1" http.response.duration=3.393314ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=15acc940-ed2d-46da-b016-3e5247a561f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:43668" http.request.uri="/v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.855099ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "GET /v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=a4eb303f-e802-4e70-b04a-85dfaa9500c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43668" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="799.888µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=916fbeae-d9be-4bb5-8c40-9ab9b7ff87ab http.request.method=GET http.request.remoteaddr="127.0.0.1:43668" http.request.uri="/v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90" http.request.useragent="Go-http-client/1.1" http.response.duration="759.527µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "GET /v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=8a6431d4-41cd-469c-90ec-6ea63933454a http.request.method=GET http.request.remoteaddr="127.0.0.1:43668" 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="770.367µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=error msg="payload digest does match: "sha256:62dcc16e5abe0be33d749fb06874de863f1bc9981b13fee1d69650e4a34d417c" != "sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90"" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=e175ddfa-80a7-4065-a491-ed74355f5af6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43668" http.request.uri="/v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90" time="2026-02-05T09:56:10Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=e175ddfa-80a7-4065-a491-ed74355f5af6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43668" http.request.uri="/v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.01737ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90" 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=9a222479-804a-4cd6-bcba-53b07d39e80c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41510" http.request.uri="/v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04513ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "DELETE /v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90" err.message="manifest unknown" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=c5299128-686f-41a1-be41-ead131b510b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:41510" http.request.uri="/v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="959.569µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90" 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "GET /v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=2da3d218-25db-4400-ae07-2ab305fc3b60 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41518" http.request.uri="/v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="953.569µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90" 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "DELETE /v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=89724c93-f9d6-4838-bc91-3d0c57296781 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41532" http.request.uri="/v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90" http.request.useragent="Go-http-client/1.1" http.response.duration=3.602996ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=cb2d43c4-c8a5-4d3f-b6f6-7953fa507a94 http.request.method=GET http.request.remoteaddr="127.0.0.1:41532" http.request.uri="/v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.886179ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "GET /v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=51689100-6da0-423d-bea4-e99c3ebe339e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41538" 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="937.049µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=d95ef787-d21d-4aa6-97b1-36a9fd556ed2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41554" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.574795ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=e6ff9749-44e7-4892-98aa-dbc75aa27dcb http.request.method=GET http.request.remoteaddr="127.0.0.1:41554" 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="781.128µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=a5adddcf-30bf-4eb1-86e1-d3b1bf81ed86 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41554" http.request.uri="/v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90" http.request.useragent="Go-http-client/1.1" http.response.duration="947.69µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "DELETE /v2/foo/schema1/manifests/sha256:55f0c94c96366ea444942aa5c0ff2922183444d862857c3472eb11e2e6187c90 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=1c5f4c43-9403-456c-bc6f-10ec23c8ea47 http.request.method=GET http.request.remoteaddr="127.0.0.1:41554" 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="774.488µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=7dbfde27-06f1-4465-84d0-d2fc2664b5a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41554" 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="810.648µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" 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.25.7 http.request.host="127.0.0.1:35827" http.request.id=a053b0ab-b09d-4b79-9701-2b5e33072051 http.request.method=GET http.request.remoteaddr="127.0.0.1:41554" 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="809.168µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" 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.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35827" http.request.id=319e592d-cfca-400d-a37e-4d88e293faa1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41554" 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="947.209µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-02-05T09:56:10Z" 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.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35827" http.request.id=319e592d-cfca-400d-a37e-4d88e293faa1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41554" 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="994.809µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-02-05T09:56:10Z" 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.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35827" http.request.id=319e592d-cfca-400d-a37e-4d88e293faa1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41554" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.03313ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=01b906a9-cdf1-4612-9a2c-3978aae6ead1 http.request.method=POST http.request.remoteaddr="127.0.0.1:41554" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="925.609µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=08599fb8-d450-498f-a2b7-2359447bb211 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41554" http.request.uri="/v2/foo/schema2/blobs/uploads/89db80f4-b136-4220-88c8-ac137991d90a?_state=Z7ohYlrRIjGNzOdi7Syg19WQ5x1VQKNqmv7xY5qxot57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4OWRiODBmNC1iMTM2LTQyMjAtODhjOC1hYzEzNzk5MWQ5MGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTY6MTAuOTExMDQ0MjA2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.238132ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "PUT /v2/foo/schema2/blobs/uploads/89db80f4-b136-4220-88c8-ac137991d90a?_state=Z7ohYlrRIjGNzOdi7Syg19WQ5x1VQKNqmv7xY5qxot57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4OWRiODBmNC1iMTM2LTQyMjAtODhjOC1hYzEzNzk5MWQ5MGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTY6MTAuOTExMDQ0MjA2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:10Z" 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.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35827" http.request.id=c80c0fe9-f8a7-42a1-8414-a39a59dd6cdb http.request.method=PUT http.request.remoteaddr="127.0.0.1:41554" 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="871.169µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2026-02-05T09:56:10Z" 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.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35827" http.request.id=c80c0fe9-f8a7-42a1-8414-a39a59dd6cdb http.request.method=PUT http.request.remoteaddr="127.0.0.1:41554" 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="918.969µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Feb/2026:09:56:10 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2026-02-05T09:56:11Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=c6896a21-eb59-4542-9824-cca12eaf656a http.request.method=POST http.request.remoteaddr="127.0.0.1:41554" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.023251ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:11 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:12Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=bbd0ee7b-6527-4c36-8e50-c659eeabbc19 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41554" http.request.uri="/v2/foo/schema2/blobs/uploads/789d2c27-95a8-497b-933d-94834441791e?_state=Akle2E3LYF8ILOBW6hCVOdi2L3B4zMvl8tz8jtyEco97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3ODlkMmMyNy05NWE4LTQ5N2ItOTMzZC05NDgzNDQ0MTc5MWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTY6MTEuMTQ1NjM0ODM4WiJ9&digest=sha256%3A80c6aa150cd306822d745cc309f59e596a8b31d52550527ec4316be2b21d9afe" http.request.useragent="Go-http-client/1.1" http.response.duration=1.786440283s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:11 +0000] "PUT /v2/foo/schema2/blobs/uploads/789d2c27-95a8-497b-933d-94834441791e?_state=Akle2E3LYF8ILOBW6hCVOdi2L3B4zMvl8tz8jtyEco97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3ODlkMmMyNy05NWE4LTQ5N2ItOTMzZC05NDgzNDQ0MTc5MWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTY6MTEuMTQ1NjM0ODM4WiJ9&digest=sha256%3A80c6aa150cd306822d745cc309f59e596a8b31d52550527ec4316be2b21d9afe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:13Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=6b682a1c-d15e-4e3d-add2-17f22d6c734f http.request.method=POST http.request.remoteaddr="127.0.0.1:41554" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07449ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:13 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=8a7d0cd1-4b82-4c2a-84a7-fc1981e0ff88 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41554" http.request.uri="/v2/foo/schema2/blobs/uploads/44cf23e4-4626-4066-9efe-947f306e7bcb?_state=h7b7JHYjIijw_tm3AlreA4yXgI2cKTxt0vmhRkw3_ER7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NGNmMjNlNC00NjI2LTQwNjYtOWVmZS05NDdmMzA2ZTdiY2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTY6MTMuMjEwNTQ5Mzg1WiJ9&digest=sha256%3A5863fadc41b2b61038478636526730f6bfe27b96bcf55e4f5cc5a888db506f22" http.request.useragent="Go-http-client/1.1" http.response.duration=2.118282473s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:13 +0000] "PUT /v2/foo/schema2/blobs/uploads/44cf23e4-4626-4066-9efe-947f306e7bcb?_state=h7b7JHYjIijw_tm3AlreA4yXgI2cKTxt0vmhRkw3_ER7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NGNmMjNlNC00NjI2LTQwNjYtOWVmZS05NDdmMzA2ZTdiY2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDItMDVUMDk6NTY6MTMuMjEwNTQ5Mzg1WiJ9&digest=sha256%3A5863fadc41b2b61038478636526730f6bfe27b96bcf55e4f5cc5a888db506f22 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35827" http.request.id=aefaf026-d9d7-4389-aa28-4b44c2805149 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41554" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.317333ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35827" http.request.id=7e426f9d-5d00-4aac-b700-60564e45a406 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41554" http.request.uri="/v2/foo/schema2/manifests/sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74" http.request.useragent="Go-http-client/1.1" http.response.duration=1.152531ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "PUT /v2/foo/schema2/manifests/sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=452bc546-0a88-4ff0-ba03-0bd9f13f32a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:41554" 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="955.93µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=0af2fc4e-629c-46a0-ba83-1cb11d7eeefc http.request.method=GET http.request.remoteaddr="127.0.0.1:41554" http.request.uri="/v2/foo/schema2/manifests/sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="894.089µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "GET /v2/foo/schema2/manifests/sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=f623cad0-ba74-4f31-afa0-6e032519845a http.request.method=GET http.request.remoteaddr="127.0.0.1:41554" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="744.367µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=f8c4ce53-4091-4007-972c-e2de70b2e39d http.request.method=GET http.request.remoteaddr="127.0.0.1:41554" http.request.uri="/v2/foo/schema2/manifests/sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74" http.request.useragent="Go-http-client/1.1" http.response.duration="754.208µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "GET /v2/foo/schema2/manifests/sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=f284700e-f763-4ccc-a8bd-001853e16b81 http.request.method=GET http.request.remoteaddr="127.0.0.1:41554" 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="755.567µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=info msg="rewriting manifest sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74 in schema1 format to support old client" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=0e7b85a4-09eb-44ca-9feb-3d0e8e2d6392 http.request.method=GET http.request.remoteaddr="127.0.0.1:41554" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2026-02-05T09:56:15Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=0e7b85a4-09eb-44ca-9feb-3d0e8e2d6392 http.request.method=GET http.request.remoteaddr="127.0.0.1:41554" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.04338ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=915da6b3-e985-4ac5-a8c9-941dd7f0062a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41554" http.request.uri="/v2/foo/schema2/manifests/sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74" http.request.useragent="Go-http-client/1.1" http.response.duration="930.249µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "DELETE /v2/foo/schema2/manifests/sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74" err.message="manifest unknown" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=c3d0091c-be23-4c73-af77-689cdf825ad0 http.request.method=GET http.request.remoteaddr="127.0.0.1:41554" http.request.uri="/v2/foo/schema2/manifests/sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="828.208µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74" 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "GET /v2/foo/schema2/manifests/sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=b742765e-4a09-4db4-ad1d-772c9e4a66cc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41560" http.request.uri="/v2/foo/schema2/manifests/sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="908.249µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74" 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "DELETE /v2/foo/schema2/manifests/sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35827" http.request.id=361ca20c-30ec-4f93-ae82-4d85c78c3e08 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41562" http.request.uri="/v2/foo/schema2/manifests/sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74" http.request.useragent="Go-http-client/1.1" http.response.duration=1.275013ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "PUT /v2/foo/schema2/manifests/sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=f993221e-f4c1-4c29-859d-f8a61bf96088 http.request.method=GET http.request.remoteaddr="127.0.0.1:41562" http.request.uri="/v2/foo/schema2/manifests/sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="910.489µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "GET /v2/foo/schema2/manifests/sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=570f868a-51f1-42d4-849f-f22507de3a51 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41574" 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=1.01117ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=info msg="response completed" go.version=go1.25.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35827" http.request.id=145db5a8-4868-4994-941f-06f3047a5e97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41582" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.278412ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=13d5422a-0d10-49f2-9f96-8ff1a105b28d http.request.method=GET http.request.remoteaddr="127.0.0.1:41582" 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="842.688µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=875ec62d-373d-4a80-bebd-e2e75b2ce11c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41582" http.request.uri="/v2/foo/schema2/manifests/sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74" http.request.useragent="Go-http-client/1.1" http.response.duration="996.29µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "DELETE /v2/foo/schema2/manifests/sha256:5f4fa20f4d997c902332fd6dc1914612f0f1dfcec1078dc9a93836a0b340ec74 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:35827" http.request.id=cf211703-62ed-4f54-bae3-c8506802ad1d http.request.method=GET http.request.remoteaddr="127.0.0.1:41582" 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="794.488µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (8.11s) === RUN TestManifestDeleteDisabled time="2026-02-05T09:56: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.25.7 time="2026-02-05T09:56:15Z" level=info msg="redis not configured" go.version=go1.25.7 time="2026-02-05T09:56:15Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.25.7 http.request.host="127.0.0.1:46623" http.request.id=bfa94ea9-aa0d-4d22-add7-111ea9c5ac9e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45012" 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="877.329µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [05/Feb/2026:09:56:15 +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="2026-02-05T09:56: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.25.7 time="2026-02-05T09:56:15Z" level=info msg="redis not configured" go.version=go1.25.7 time="2026-02-05T09:56:15Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.25.7 time="2026-02-05T09:56:15Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.25.7 time="2026-02-05T09:56:15Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.25.7 time="2026-02-05T09:56:15Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.25.7 http.request.host="127.0.0.1:42605" http.request.id=1de05b12-dc18-46d9-a6aa-0c707e7c91c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51974" 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.713457ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.25.7 http.request.host="127.0.0.1:42605" http.request.id=815143a9-bbfe-4da2-8f38-0661aa1cb495 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51980" 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.511015ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.25.7 http.request.host="127.0.0.1:42605" http.request.id=5078a20f-7022-4b0e-9894-6838b882457f http.request.method=POST http.request.remoteaddr="127.0.0.1:51992" 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.500695ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2026-02-05T09:56:15Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.25.7 http.request.host="127.0.0.1:42605" http.request.id=d8f4a508-8c23-4823-905a-a28a75d00842 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52004" 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.371813ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.04s) === RUN TestProxyManifestGetByTag time="2026-02-05T09:56: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.25.7 time="2026-02-05T09:56:15Z" level=info msg="redis not configured" go.version=go1.25.7 time="2026-02-05T09:56:15Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:45229" http.request.id=2daf266f-6524-484e-82e2-ae89389a8833 http.request.method=POST http.request.remoteaddr="127.0.0.1:38880" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03537ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:18Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:45229" http.request.id=118bd1c1-a505-4ed7-9030-cc49f039d8f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38880" http.request.uri="/v2/foo/bar/blobs/uploads/629ba465-b067-405b-835d-27ebfe34cec6?_state=sNpKL_RODheD63vdQmgbVVYTn3qO5ISTN4F05z9J-Nl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyOWJhNDY1LWIwNjctNDA1Yi04MzVkLTI3ZWJmZTM0Y2VjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NjoxNS43MDM2Mzg1MTFaIn0%3D&digest=sha256%3A01e7e01b292dc1ef836368fafd68e53f1c0a6894eb7fec82a4dfc2551aeb27ab" http.request.useragent="Go-http-client/1.1" http.response.duration=2.485556573s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:15 +0000] "PUT /v2/foo/bar/blobs/uploads/629ba465-b067-405b-835d-27ebfe34cec6?_state=sNpKL_RODheD63vdQmgbVVYTn3qO5ISTN4F05z9J-Nl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyOWJhNDY1LWIwNjctNDA1Yi04MzVkLTI3ZWJmZTM0Y2VjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NjoxNS43MDM2Mzg1MTFaIn0%3D&digest=sha256%3A01e7e01b292dc1ef836368fafd68e53f1c0a6894eb7fec82a4dfc2551aeb27ab HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:18Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:45229" http.request.id=6b1ba840-46a6-4d31-81c5-7753629f9b84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38880" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.554915ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:18 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:18Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.25.7 time="2026-02-05T09:56:18Z" level=info msg="redis not configured" go.version=go1.25.7 time="2026-02-05T09:56:18Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.25.7 time="2026-02-05T09:56:18Z" level=info msg="Starting upload purge in 12m0s" go.version=go1.25.7 time="2026-02-05T09:56:18Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:45229" http.request.id=9ba04870-0f00-4b88-bbb1-cf86e8a76370 http.request.method=GET http.request.remoteaddr="127.0.0.1:38880" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="712.407µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Feb/2026:09:56:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-02-05T09:56:18Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:45229" go.version=go1.25.7 time="2026-02-05T09:56:18Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.25.7 time="2026-02-05T09:56:18Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:45229" http.request.id=4f15d6d9-7748-4733-a086-b24de41d397c http.request.method=GET http.request.remoteaddr="127.0.0.1:38882" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="792.608µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Feb/2026:09:56:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-02-05T09:56:18Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45229 /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:45229/v2/:[]]}" go.version=go1.25.7 http.request.host="127.0.0.1:34639" http.request.id=c38b1ac0-4c83-4cfb-a308-66c52614837a http.request.method=GET http.request.remoteaddr="127.0.0.1:53722" http.request.uri="/v2/foo/bar/manifests/sha256:e7d573f8bfccfb31a65225ed93bad3c34d60120697e8e0007d6a642c3422a8d8" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:e7d573f8bfccfb31a65225ed93bad3c34d60120697e8e0007d6a642c3422a8d8" time="2026-02-05T09:56:18Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:45229" http.request.id=5d22e1e7-9019-4f44-9176-a0c8ff4f0ccd http.request.method=GET http.request.remoteaddr="127.0.0.1:38894" http.request.uri="/v2/foo/bar/manifests/sha256:e7d573f8bfccfb31a65225ed93bad3c34d60120697e8e0007d6a642c3422a8d8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.173421ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Feb/2026:09:56:18 +0000] "GET /v2/foo/bar/manifests/sha256:e7d573f8bfccfb31a65225ed93bad3c34d60120697e8e0007d6a642c3422a8d8 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-02-05T09:56:18Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:e7d573f8bfccfb31a65225ed93bad3c34d60120697e8e0007d6a642c3422a8d8 with ttl=167h59m59.999996s" go.version=go1.25.7 time="2026-02-05T09:56:18Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34639" http.request.id=c38b1ac0-4c83-4cfb-a308-66c52614837a http.request.method=GET http.request.remoteaddr="127.0.0.1:53722" http.request.uri="/v2/foo/bar/manifests/sha256:e7d573f8bfccfb31a65225ed93bad3c34d60120697e8e0007d6a642c3422a8d8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=10.413703ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Feb/2026:09:56:18 +0000] "GET /v2/foo/bar/manifests/sha256:e7d573f8bfccfb31a65225ed93bad3c34d60120697e8e0007d6a642c3422a8d8 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-02-05T09:56:18Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:45229" http.request.id=06da1456-7ce4-4d12-a1c5-4cdf360767f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:38894" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="729.207µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Feb/2026:09:56:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-02-05T09:56:18Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45229 /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:45229/v2/:[]]}" go.version=go1.25.7 http.request.host="127.0.0.1:34639" http.request.id=fcde3d82-baa0-4736-8f51-16442bb30194 http.request.method=GET http.request.remoteaddr="127.0.0.1:53724" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2026-02-05T09:56:18Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:45229" http.request.id=e9a8d39c-a9c1-4927-be67-d01da23dc37f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38908" 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.02838ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Feb/2026:09:56:18 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-02-05T09:56:18Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34639" http.request.id=fcde3d82-baa0-4736-8f51-16442bb30194 http.request.method=GET http.request.remoteaddr="127.0.0.1:53724" 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.191701ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Feb/2026:09:56:18 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-02-05T09:56:18Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:45229" http.request.id=23614a72-0155-47ac-9a63-37e80c19f848 http.request.method=POST http.request.remoteaddr="127.0.0.1:38908" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.040131ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:19Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:45229" http.request.id=a5e88a32-c708-4180-af3a-e6346276e4e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38908" http.request.uri="/v2/foo/bar/blobs/uploads/f53cf521-c85c-4f9f-9cb5-a43874488c65?_state=rnuifpPMqKMMTCPRia9oV7aYBbsJhB1BY-W6O42SUYl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1M2NmNTIxLWM4NWMtNGY5Zi05Y2I1LWE0Mzg3NDQ4OGM2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NjoxOC40NDAzODkxNTlaIn0%3D&digest=sha256%3Abe9c529d97b50e80b8ca99ebe6673cefe182e8182a0f5fd27b17b88d48485936" http.request.useragent="Go-http-client/1.1" http.response.duration=1.486420007s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:18 +0000] "PUT /v2/foo/bar/blobs/uploads/f53cf521-c85c-4f9f-9cb5-a43874488c65?_state=rnuifpPMqKMMTCPRia9oV7aYBbsJhB1BY-W6O42SUYl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1M2NmNTIxLWM4NWMtNGY5Zi05Y2I1LWE0Mzg3NDQ4OGM2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wMi0wNVQwOTo1NjoxOC40NDAzODkxNTlaIn0%3D&digest=sha256%3Abe9c529d97b50e80b8ca99ebe6673cefe182e8182a0f5fd27b17b88d48485936 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:19Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:45229" http.request.id=bfc9fb13-9b10-4fb4-a015-b16d7849e704 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38908" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.552875ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Feb/2026:09:56:19 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-02-05T09:56:19Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:45229" http.request.id=dd923642-0f4f-4197-a62c-02855c9b03a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:38908" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="761.287µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Feb/2026:09:56:19 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-02-05T09:56:19Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45229 /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:45229/v2/:[]]}" go.version=go1.25.7 http.request.host="127.0.0.1:34639" http.request.id=5b6a633d-3c4f-4050-ae77-a66465389a04 http.request.method=GET http.request.remoteaddr="127.0.0.1:38148" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2026-02-05T09:56:19Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:45229" http.request.id=0ee3828f-f3d1-4ed2-b5f1-c9ea3936fdbf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59318" 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.0369ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Feb/2026:09:56:19 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-02-05T09:56:19Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:45229" http.request.id=ec377423-2948-45c5-8e79-6021c00b41ba http.request.method=GET http.request.remoteaddr="127.0.0.1:59318" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="700.566µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Feb/2026:09:56:19 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-02-05T09:56:19Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45229 /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:45229/v2/:[]]}" go.version=go1.25.7 http.request.host="127.0.0.1:34639" http.request.id=5b6a633d-3c4f-4050-ae77-a66465389a04 http.request.method=GET http.request.remoteaddr="127.0.0.1:38148" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2026-02-05T09:56:19Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:45229" http.request.id=4934b070-a64c-4834-ab07-88b1903bb773 http.request.method=GET http.request.remoteaddr="127.0.0.1:59322" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.988939ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Feb/2026:09:56:19 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-02-05T09:56:19Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:af1ce410dcf12a5eccb74433c7205266ce3a7d6c713b16e34082b7d97aec796d with ttl=167h59m59.99999636s" go.version=go1.25.7 time="2026-02-05T09:56:19Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:34639" http.request.id=5b6a633d-3c4f-4050-ae77-a66465389a04 http.request.method=GET http.request.remoteaddr="127.0.0.1:38148" 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=11.007748ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Feb/2026:09:56:19 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (4.54s) === RUN TestAppDispatcher time="2026-02-05T09:56:19Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:41623" http.request.id=22d33b68-b736-4a8e-a8ac-a38db7990ba7 http.request.method=GET http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="857.568µs" http.response.status=200 http.response.written=0 time="2026-02-05T09:56:19Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:41623" http.request.id=8169fb24-2f15-4551-ae1f-c6de9b7eb269 http.request.method=GET http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="751.847µs" http.response.status=200 http.response.written=0 time="2026-02-05T09:56:19Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:41623" http.request.id=cfd5bdba-f8a1-437c-ab3f-4a8ecb97cf12 http.request.method=GET http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="734.967µs" http.response.status=200 http.response.written=0 time="2026-02-05T09:56:19Z" level=info msg="response completed" go.version=go1.25.7 http.request.host="127.0.0.1:41623" http.request.id=32126741-7f72-424b-bb2d-b590ce77ccf7 http.request.method=GET http.request.remoteaddr="127.0.0.1:56888" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="792.128µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2026-02-05T09:56:19Z" 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.25.7 instance.id=7be6d9e5-3568-4e10-a765-2bd10f39f0b6 time="2026-02-05T09:56:19Z" level=info msg="redis not configured" go.version=go1.25.7 instance.id=7be6d9e5-3568-4e10-a765-2bd10f39f0b6 time="2026-02-05T09:56:19Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.25.7 http.request.host="127.0.0.1:40647" http.request.id=753c490b-68db-4f16-9120-96e256c2cdc0 http.request.method=GET http.request.remoteaddr="127.0.0.1:54186" 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="2026-02-05T09:56:19Z" 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.25.7 instance.id=7be6d9e5-3568-4e10-a765-2bd10f39f0b6 time="2026-02-05T09:56:19Z" level=info msg="redis not configured" go.version=go1.25.7 instance.id=7be6d9e5-3568-4e10-a765-2bd10f39f0b6 time="2026-02-05T09:56:19Z" level=info msg="configuring file health check path=/tmp/healthcheck3399074151, interval=1" go.version=go1.25.7 instance.id=7be6d9e5-3568-4e10-a765-2bd10f39f0b6 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2026-02-05T09:56:23Z" 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.25.7 instance.id=7be6d9e5-3568-4e10-a765-2bd10f39f0b6 time="2026-02-05T09:56:23Z" level=info msg="redis not configured" go.version=go1.25.7 instance.id=7be6d9e5-3568-4e10-a765-2bd10f39f0b6 time="2026-02-05T09:56:23Z" level=info msg="configuring TCP health check addr=127.0.0.1:38363, interval=1" go.version=go1.25.7 instance.id=7be6d9e5-3568-4e10-a765-2bd10f39f0b6 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2026-02-05T09: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.25.7 instance.id=7be6d9e5-3568-4e10-a765-2bd10f39f0b6 time="2026-02-05T09:56:27Z" level=info msg="redis not configured" go.version=go1.25.7 instance.id=7be6d9e5-3568-4e10-a765-2bd10f39f0b6 time="2026-02-05T09:56:27Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:41531, interval=1, threshold=3" go.version=go1.25.7 instance.id=7be6d9e5-3568-4e10-a765-2bd10f39f0b6 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 84.257s ? 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.04s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.03s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.35s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.61s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.079s === RUN TestSchedule time="2026-02-05T09:55:10Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.25.7 instance.id=09f6e5ca-547d-4703-9be7-7b6dbce56276 time="2026-02-05T09:55:10Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.9968ms" go.version=go1.25.7 instance.id=09f6e5ca-547d-4703-9be7-7b6dbce56276 time="2026-02-05T09:55:10Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.72µs" go.version=go1.25.7 instance.id=09f6e5ca-547d-4703-9be7-7b6dbce56276 time="2026-02-05T09:55:10Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.24µs" go.version=go1.25.7 instance.id=09f6e5ca-547d-4703-9be7-7b6dbce56276 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="2026-02-05T09:55:10Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.25.7 instance.id=09f6e5ca-547d-4703-9be7-7b6dbce56276 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2026-02-05T09:55:10Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.25.7 instance.id=09f6e5ca-547d-4703-9be7-7b6dbce56276 time="2026-02-05T09:55:10Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99684ms" go.version=go1.25.7 instance.id=09f6e5ca-547d-4703-9be7-7b6dbce56276 time="2026-02-05T09:55:10Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99796ms" go.version=go1.25.7 instance.id=09f6e5ca-547d-4703-9be7-7b6dbce56276 time="2026-02-05T09:55:10Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.25.7 instance.id=09f6e5ca-547d-4703-9be7-7b6dbce56276 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2026-02-05T09:55:11Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.25.7 instance.id=09f6e5ca-547d-4703-9be7-7b6dbce56276 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.613s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.76s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 22038016 sha256:d860a35def41461a135dadf5d98c5c89d4a5dab4bb1ee40c55d260411b73155f [] map[] } --- PASS: TestSimpleBlobRead (0.56s) === RUN TestBlobMount --- PASS: TestBlobMount (0.70s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.44s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.47s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.35s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:0e384701d49fd67da0f3d70691fd098f762f2be21108490040e244218d19f196 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:74fbd5de8dd8dce729bf5b90e09982be0277923920edaba5fa381bfbb67f54ba palailogos: marking blob sha256:28720c97a5b4d7ccde1bcee4f43c3ba8158720d6b448c859bc9a5e593b7a6320 palailogos: marking manifest sha256:5ee43fb7eca65ff6addd5badb50a615a8fcc57cc825d4f56b3231acb107b1a81 palailogos: marking blob sha256:6de7eff67691d38b084f62d06702ec6725a0fad886952ef9aa277cf346785317 palailogos: marking blob sha256:efb7319be23b92c6595ac05eaa7ca1ab52186b15e197bc3e97f9450a693c57a7 palailogos: marking manifest sha256:6de7eff67691d38b084f62d06702ec6725a0fad886952ef9aa277cf346785317 palailogos: marking blob sha256:9c2360d5f43b936527f594f854cd6e56ac80c2ab782a557dcfacd6e918e2fb36 palailogos: marking blob sha256:3b089257f85eb04abe42c716af2193d14591dce4b3347744ddb57d36af9ee86a palailogos: marking manifest sha256:efb7319be23b92c6595ac05eaa7ca1ab52186b15e197bc3e97f9450a693c57a7 palailogos: marking blob sha256:b000682325298f24eea021a6629eeb9d7735fcb9463bdf70a830d482b2530620 palailogos: marking blob sha256:10f7c3a89bcc630fd28de623fd55249ec2981fbf447df393bfc4450e5e97b41b 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.45s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:9badb52cf216b29f21b2f708fc72c0e3c04478ea07611bb949c07e4a32185bdc deletemanifests: marking manifest sha256:ea9b88f7fff5092ca7699108ee95ab1d447ec81f28712fc34f482f561a88ee4a deletemanifests: marking blob sha256:eab7cfe59392969915e7286bd3fa0666688571faf384d95c8ee51d5ae292f81a deletemanifests: marking blob sha256:7839fafd12c40e93f83781bd1530e41b70cad42c7d4e68577d03aca7a43242bb deletemanifests: marking blob sha256:7f066a28a9c3fad0f2732e76464c8453f4e22514992c3396c8f6b8c6ac8567ec 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:9badb52cf216b29f21b2f708fc72c0e3c04478ea07611bb949c07e4a32185bdc blob eligible for deletion: sha256:b702386956e567826d3f0d849d815601173f6c63c4ebb5bb79c99029dccb02ff blob eligible for deletion: sha256:dd8fa20bf4a6e4b9dd99d2f3b7800508aca5eb56fe6fffab44ee149c33eec16e blob eligible for deletion: sha256:ea34a2865714bf0457da7f9c825f674410d9365d6e12d035552d2a9c37d448f0 deletemanifests manifest eligible for deletion: sha256:9badb52cf216b29f21b2f708fc72c0e3c04478ea07611bb949c07e4a32185bdc deletemanifests: marking manifest sha256:ea9b88f7fff5092ca7699108ee95ab1d447ec81f28712fc34f482f561a88ee4a deletemanifests: marking blob sha256:eab7cfe59392969915e7286bd3fa0666688571faf384d95c8ee51d5ae292f81a deletemanifests: marking blob sha256:7839fafd12c40e93f83781bd1530e41b70cad42c7d4e68577d03aca7a43242bb deletemanifests: marking blob sha256:7f066a28a9c3fad0f2732e76464c8453f4e22514992c3396c8f6b8c6ac8567ec time="2026-02-05T09:55:28Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/9badb52cf216b29f21b2f708fc72c0e3c04478ea07611bb949c07e4a32185bdc" go.version=go1.25.7 instance.id=162be05e-b1e6-4bbf-92b0-6724bda705a2 time="2026-02-05T09:55:28Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/9badb52cf216b29f21b2f708fc72c0e3c04478ea07611bb949c07e4a32185bdc" go.version=go1.25.7 instance.id=162be05e-b1e6-4bbf-92b0-6724bda705a2 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:9badb52cf216b29f21b2f708fc72c0e3c04478ea07611bb949c07e4a32185bdc time="2026-02-05T09:55:28Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9b/9badb52cf216b29f21b2f708fc72c0e3c04478ea07611bb949c07e4a32185bdc" go.version=go1.25.7 instance.id=162be05e-b1e6-4bbf-92b0-6724bda705a2 blob eligible for deletion: sha256:b702386956e567826d3f0d849d815601173f6c63c4ebb5bb79c99029dccb02ff time="2026-02-05T09:55:28Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b7/b702386956e567826d3f0d849d815601173f6c63c4ebb5bb79c99029dccb02ff" go.version=go1.25.7 instance.id=162be05e-b1e6-4bbf-92b0-6724bda705a2 blob eligible for deletion: sha256:dd8fa20bf4a6e4b9dd99d2f3b7800508aca5eb56fe6fffab44ee149c33eec16e time="2026-02-05T09:55:28Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/dd/dd8fa20bf4a6e4b9dd99d2f3b7800508aca5eb56fe6fffab44ee149c33eec16e" go.version=go1.25.7 instance.id=162be05e-b1e6-4bbf-92b0-6724bda705a2 blob eligible for deletion: sha256:ea34a2865714bf0457da7f9c825f674410d9365d6e12d035552d2a9c37d448f0 time="2026-02-05T09:55:28Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ea/ea34a2865714bf0457da7f9c825f674410d9365d6e12d035552d2a9c37d448f0" go.version=go1.25.7 instance.id=162be05e-b1e6-4bbf-92b0-6724bda705a2 --- PASS: TestDeleteManifestIfTagNotFound (2.15s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:285eb6a0d8b23fea0e1c0e832658ae775b71490e14d4d15e6bbd20e8538bcd93 time="2026-02-05T09:55:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/28/285eb6a0d8b23fea0e1c0e832658ae775b71490e14d4d15e6bbd20e8538bcd93" go.version=go1.25.7 instance.id=162be05e-b1e6-4bbf-92b0-6724bda705a2 blob eligible for deletion: sha256:c3b486ed32d74a16c3c45cd005870c47841dae2a988524df5138bf57173204e0 time="2026-02-05T09:55:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c3/c3b486ed32d74a16c3c45cd005870c47841dae2a988524df5138bf57173204e0" go.version=go1.25.7 instance.id=162be05e-b1e6-4bbf-92b0-6724bda705a2 blob eligible for deletion: sha256:ca7d5fe9c21beaeb82ecfbb5b08671eb140aaff21699f746cf080bbde77fe855 time="2026-02-05T09:55:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ca/ca7d5fe9c21beaeb82ecfbb5b08671eb140aaff21699f746cf080bbde77fe855" go.version=go1.25.7 instance.id=162be05e-b1e6-4bbf-92b0-6724bda705a2 --- PASS: TestGCWithMissingManifests (0.68s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:fec5ec7743411874736bb33164f90e89b55ca19d091b69a808757622b123206b komnenos: marking blob sha256:bf387c9b1232de25acf2f7ec8f29fde14d3ea912962abf27feb8ec582be25e69 komnenos: marking blob sha256:df88cd941387322c6766abeb510ea9446c2471da008a2e125a5488ec7b307f70 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:69d754c82bd11eb8975f01ffefb035a042d44b2dc47146762720eec816d53bdf time="2026-02-05T09:55:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/69/69d754c82bd11eb8975f01ffefb035a042d44b2dc47146762720eec816d53bdf" go.version=go1.25.7 instance.id=162be05e-b1e6-4bbf-92b0-6724bda705a2 blob eligible for deletion: sha256:a9580ad8f113a98202aac6ac1f361ca7c00f2a6b1b97c3c63fcfd9dc54df95a8 time="2026-02-05T09:55:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a9/a9580ad8f113a98202aac6ac1f361ca7c00f2a6b1b97c3c63fcfd9dc54df95a8" go.version=go1.25.7 instance.id=162be05e-b1e6-4bbf-92b0-6724bda705a2 blob eligible for deletion: sha256:ae971c96ea4ec116ee9688a164d93ea824353757dfb3563ea878d5484d361074 time="2026-02-05T09:55:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ae/ae971c96ea4ec116ee9688a164d93ea824353757dfb3563ea878d5484d361074" go.version=go1.25.7 instance.id=162be05e-b1e6-4bbf-92b0-6724bda705a2 blob eligible for deletion: sha256:c4033f7debe3a2fa7a173af3243a24e453db685a572abe200af3e3c8deafb3c8 time="2026-02-05T09:55:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c4/c4033f7debe3a2fa7a173af3243a24e453db685a572abe200af3e3c8deafb3c8" go.version=go1.25.7 instance.id=162be05e-b1e6-4bbf-92b0-6724bda705a2 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2026-02-05T09:55:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.25.7 instance.id=162be05e-b1e6-4bbf-92b0-6724bda705a2 blob eligible for deletion: sha256:3f4e5675fce0120a5551981f12ac8b8c399f5ced45dc09f55750103c53fd015a time="2026-02-05T09:55:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3f/3f4e5675fce0120a5551981f12ac8b8c399f5ced45dc09f55750103c53fd015a" go.version=go1.25.7 instance.id=162be05e-b1e6-4bbf-92b0-6724bda705a2 blob eligible for deletion: sha256:5c87ed3dc76d079c187e7aa78b7d7a7cc122d8024f7fa811b21651654b1cfcdf time="2026-02-05T09:55:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5c/5c87ed3dc76d079c187e7aa78b7d7a7cc122d8024f7fa811b21651654b1cfcdf" go.version=go1.25.7 instance.id=162be05e-b1e6-4bbf-92b0-6724bda705a2 --- PASS: TestDeletionHasEffect (2.47s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.25s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:2f47f18a1995da66dcc8d6e645b505c3f89880b2fea2d6bf0f3e59375894c7a8 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:34c90f5b71dad19c44de04a8f453134e1aae124143e0cd1cd1ba612d4c2a2e39 michael_z_doukas: marking blob sha256:25e076ffef43588f3ecf0b5b490624f0ec45bf04c98e4aa2c0775f810a5bb0a9 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:1262978e35ef4453d84f9929d5779fe025b65d2ec6ecbc20768fb39fdf216952 time="2026-02-05T09:55:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/12/1262978e35ef4453d84f9929d5779fe025b65d2ec6ecbc20768fb39fdf216952" go.version=go1.25.7 instance.id=162be05e-b1e6-4bbf-92b0-6724bda705a2 --- PASS: TestOrphanBlobDeleted (1.33s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:c406ee421746ec24f0042b4980703a20086159f3a01a85e13a5eea15f300a56c linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:458f8cd58df893b20bb1384184efe8112c59379810f5f0d945154097e07f1f87 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.65s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.73s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.41s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.67s) === 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="2026-02-05T09:55:38Z" level=info msg="PurgeUploads starting: olderThan=2026-02-05 08:55:38.926603494 +0000 UTC m=-3571.852328602, actuallyDelete=true" time="2026-02-05T09:55:38Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2026-02-05T09:55:38Z" level=info msg="PurgeUploads starting: olderThan=2026-02-05 09:55:38.927617744 +0000 UTC m=+28.148685648, actuallyDelete=true" time="2026-02-05T09:55:38Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3e4ac6a9-8e5e-45e8-b651-8b663f039bbf have older date (2026-02-05 08:55:38 +0000 UTC) than purge date (2026-02-05 09:55:38.927617744 +0000 UTC m=+28.148685648). Removing upload directory." time="2026-02-05T09:55:38Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/43f5ad48-0105-4d8b-9da0-587d13285f38 have older date (2026-02-05 08:55:38 +0000 UTC) than purge date (2026-02-05 09:55:38.927617744 +0000 UTC m=+28.148685648). Removing upload directory." time="2026-02-05T09:55:38Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/80c6e768-b2cb-41d8-94ee-d8644a6af334 have older date (2026-02-05 08:55:38 +0000 UTC) than purge date (2026-02-05 09:55:38.927617744 +0000 UTC m=+28.148685648). Removing upload directory." time="2026-02-05T09:55:38Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c0565c04-fd15-4645-a367-05af0e670990 have older date (2026-02-05 08:55:38 +0000 UTC) than purge date (2026-02-05 09:55:38.927617744 +0000 UTC m=+28.148685648). Removing upload directory." time="2026-02-05T09:55:38Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/dfafaf54-e4ad-4e20-ab8f-2fc74659fe6d have older date (2026-02-05 08:55:38 +0000 UTC) than purge date (2026-02-05 09:55:38.927617744 +0000 UTC m=+28.148685648). Removing upload directory." time="2026-02-05T09:55:38Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f2500bc2-286f-4943-905c-f24a42b44f9d have older date (2026-02-05 08:55:38 +0000 UTC) than purge date (2026-02-05 09:55:38.927617744 +0000 UTC m=+28.148685648). Removing upload directory." time="2026-02-05T09:55:38Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f357a537-e83a-47af-bf77-034dbb40b962 have older date (2026-02-05 08:55:38 +0000 UTC) than purge date (2026-02-05 09:55:38.927617744 +0000 UTC m=+28.148685648). Removing upload directory." time="2026-02-05T09:55:38Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4251119b-af4b-4ce0-a6e1-c3c5351eaecc have older date (2026-02-05 08:55:38 +0000 UTC) than purge date (2026-02-05 09:55:38.927617744 +0000 UTC m=+28.148685648). Removing upload directory." time="2026-02-05T09:55:38Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/87e233f5-fd88-41cf-a53b-d7eee17f260e have older date (2026-02-05 08:55:38 +0000 UTC) than purge date (2026-02-05 09:55:38.927617744 +0000 UTC m=+28.148685648). Removing upload directory." time="2026-02-05T09:55:38Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cb7f7f97-2a2a-4241-8d52-33bedea66bb6 have older date (2026-02-05 08:55:38 +0000 UTC) than purge date (2026-02-05 09:55:38.927617744 +0000 UTC m=+28.148685648). Removing upload directory." time="2026-02-05T09:55:38Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/e74dde11-985a-452e-8d04-217007d2e447 have older date (2026-02-05 08:55:38 +0000 UTC) than purge date (2026-02-05 09:55:38.927617744 +0000 UTC m=+28.148685648). Removing upload directory." time="2026-02-05T09:55:38Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2026-02-05T09:55:38Z" level=info msg="PurgeUploads starting: olderThan=2026-02-05 09:55:38.928872236 +0000 UTC m=+28.149940060, actuallyDelete=true" time="2026-02-05T09:55:38Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/03335dda-10a6-4523-acdb-b19cc24b0545 have older date (2026-02-05 08:55:38 +0000 UTC) than purge date (2026-02-05 09:55:38.928872236 +0000 UTC m=+28.149940060). Removing upload directory." time="2026-02-05T09:55:38Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/342ec3cf-38f1-4288-8fa4-bc54a93e4a07 have older date (2026-02-05 08:55:38 +0000 UTC) than purge date (2026-02-05 09:55:38.928872236 +0000 UTC m=+28.149940060). Removing upload directory." time="2026-02-05T09:55:38Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/896029db-eac3-4587-90dc-49e8cfaad6b6 have older date (2026-02-05 08:55:38 +0000 UTC) than purge date (2026-02-05 09:55:38.928872236 +0000 UTC m=+28.149940060). Removing upload directory." time="2026-02-05T09:55:38Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/4bbaf64e-e80b-48a1-99b1-0182c4b43ae7 have older date (2026-02-05 08:55:38 +0000 UTC) than purge date (2026-02-05 09:55:38.928872236 +0000 UTC m=+28.149940060). Removing upload directory." time="2026-02-05T09:55:38Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/6cfdc129-411f-47c4-b0d3-ea5ef86dba68 have older date (2026-02-05 08:55:38 +0000 UTC) than purge date (2026-02-05 09:55:38.928872236 +0000 UTC m=+28.149940060). Removing upload directory." time="2026-02-05T09:55:38Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2026-02-05T09:55:38Z" level=info msg="PurgeUploads starting: olderThan=2026-02-05 09:55:38.930029088 +0000 UTC m=+28.151096952, actuallyDelete=true" time="2026-02-05T09:55:38Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6b0fca99-5a21-45b5-b4cc-c2081c145256 have older date (2026-02-05 08:55:38 +0000 UTC) than purge date (2026-02-05 09:55:38.930029088 +0000 UTC m=+28.151096952). Removing upload directory." time="2026-02-05T09:55:38Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c93c682a-2e6c-4783-8dc7-4119f8b4b776 have older date (2026-02-05 08:55:38 +0000 UTC) than purge date (2026-02-05 09:55:38.930029088 +0000 UTC m=+28.151096952). Removing upload directory." time="2026-02-05T09:55:38Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/13c6957e-8d3e-4b65-bc1c-de0d40bd95e6 have older date (2026-02-05 08:55:38 +0000 UTC) than purge date (2026-02-05 09:55:38.930029088 +0000 UTC m=+28.151096952). Removing upload directory." time="2026-02-05T09:55:38Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2bef3e8a-a678-4760-9942-b26b9734aba4 have older date (2026-02-05 08:55:38 +0000 UTC) than purge date (2026-02-05 09:55:38.930029088 +0000 UTC m=+28.151096952). Removing upload directory." time="2026-02-05T09:55:38Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/33c1319f-4f66-4d3e-8004-f4eb59c94df9 have older date (2026-02-05 08:55:38 +0000 UTC) than purge date (2026-02-05 09:55:38.930029088 +0000 UTC m=+28.151096952). Removing upload directory." time="2026-02-05T09:55:38Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2026-02-05T09:55:38Z" level=info msg="PurgeUploads starting: olderThan=2026-02-05 09:55:38.930756095 +0000 UTC m=+28.151823959, actuallyDelete=true" time="2026-02-05T09:55:38Z" 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 28.187s ? 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.046s === 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.049s === RUN TestWalkFileRemoved time="2026-02-05T09:55:10Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.021s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.394s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.10s) === 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.144s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.20s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.600s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.41s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.792s ? 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="2026-02-05T09:55:10Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.25.7 === RUN TestEligibleForS3/Client_IP_=_#01 time="2026-02-05T09:55:10Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.25.7 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2026-02-05T09:55:10Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.25.7 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 TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4 === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4_2 === CONT TestParsing === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV6 time="2026-02-05T09:55:10Z" level=error msg="unknown ip address format" go.version=go1.25.7 instance.id=337d0c43-f942-40d2-9815-631219d79b1e ip=?0000000000000000000000000000000000 time="2026-02-05T09:55:10Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.25.7 --- PASS: TestS3TryUpdate (0.01s) time="2026-02-05T09:55:10Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.25.7 instance.id=337d0c43-f942-40d2-9815-631219d79b1e --- PASS: TestInvalidNetworkType (0.01s) --- PASS: TestParsing (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) time="2026-02-05T09:55:10Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.25.7 instance.id=337d0c43-f942-40d2-9815-631219d79b1e --- PASS: TestInvalidData (0.01s) time="2026-02-05T09:55:11Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.25.7 time="2026-02-05T09:55:12Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.25.7 time="2026-02-05T09:55:13Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.25.7 time="2026-02-05T09:55:14Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.25.7 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.557s === RUN Test OK: 4 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.049s ? 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.394s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.51s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.908s ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.055s ? 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-r20.apk >>> docker-registry*: Adding .pre-install >>> 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-r20.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-armv7.so.1 >>> docker-registry*: Package size: 24.4 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r20.apk >>> docker-registry: Build complete at Thu, 05 Feb 2026 09:56:35 +0000 elapsed time 0h 1m 46s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20260205.095450) (2/2) Purging go (1.25.7-r0) Executing busybox-1.37.0-r30.trigger OK: 289.3 MiB in 105 packages >>> docker-registry: Updating the community/armv7 repository index... >>> docker-registry: Signing the index...