>>> docker-registry: Building community/docker-registry 2.8.3-r24 (using abuild 3.18.0_rc3-r1) started Thu, 16 Jul 2026 22:41:57 +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.26.5-r0) (2/2) Installing .makedepends-docker-registry (20260716.224158) Executing busybox-1.38.0-r1.trigger OK: 436.8 MiB in 105 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz /var/cache/distfiles/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 /home/buildozer/aports/community/docker-registry/go-1.26-vet-fix-formatstring-arg.patch: OK >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz /var/cache/distfiles/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 /home/buildozer/aports/community/docker-registry/go-1.26-vet-fix-formatstring-arg.patch: OK >>> docker-registry: Unpacking /var/cache/distfiles/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 >>> docker-registry: go-1.26-vet-fix-formatstring-arg.patch patching file registry/proxy/proxyregistry.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] === RUN Test time="2026-07-16T22:42:25Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2026-07-16T22:42:25Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.03s) PASS ok github.com/docker/distribution/configuration 0.040s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2026-07-16T22:42:25Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.016s ? 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.013s === 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.010s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.12s) PASS ok github.com/docker/distribution/health/checks 0.133s ? github.com/docker/distribution/manifest [no test files] === RUN TestManifestList --- PASS: TestManifestList (0.00s) === RUN TestOCIImageIndex --- PASS: TestOCIImageIndex (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/manifestlist 0.015s === 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.013s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.021s === 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.010s ? 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/07/16 22:42:25 http: TLS handshake error from 127.0.0.1:39538: 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:43593/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:43593/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:43593/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:43593/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:34069?status=0, fail=true --- PASS: TestHTTPSink (0.04s) === RUN TestListener --- PASS: TestListener (0.66s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2026-07-16T22:42:25Z" level=info msg="broadcaster: closing" time="2026-07-16T22:42:25Z" level=info msg="closing testSink" time="2026-07-16T22:42:25Z" level=info msg="closing testSink" time="2026-07-16T22:42:25Z" level=info msg="closing testSink" time="2026-07-16T22:42:25Z" level=info msg="closing testSink" time="2026-07-16T22:42:25Z" level=info msg="closing testSink" time="2026-07-16T22:42:25Z" level=info msg="closing testSink" time="2026-07-16T22:42:25Z" level=info msg="closing testSink" time="2026-07-16T22:42:25Z" level=info msg="closing testSink" time="2026-07-16T22:42:25Z" level=info msg="closing testSink" time="2026-07-16T22:42:25Z" level=info msg="closing testSink" time="2026-07-16T22:42:25Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2026-07-16T22:42:26Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 1} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 1} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 1} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:26Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2026-07-16T22:42:27Z" level=warning msg="&{0x7519f3c4d9e0 0.9} encountered too many errors, backing off" time="2026-07-16T22:42:27Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.24s) PASS ok github.com/docker/distribution/notifications 2.098s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2026-07-16T22:42:25Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2026-07-16T22:42:25.403895424Z" 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.26.5 time="2026-07-16T22:42:25.403961965Z" level=info msg="redis not configured" go.version=go1.26.5 time="2026-07-16T22:42:25.404076775Z" level=info msg="Starting upload purge in 51m0s" go.version=go1.26.5 time="2026-07-16T22:42:25.405225969Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.26.5 time="2026-07-16T22:42:25.40526042Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.26.5 time="2026-07-16T22:42:25.407613299Z" level=info msg="listening on [::]:5001, tls" go.version=go1.26.5 time="2026-07-16T22:42:28.42141263Z" level=info msg="response completed" go.version=go1.26.5 http.request.host=127.0.0.1 http.request.id=ddd2643c-0a1b-453e-980b-964797bc491b http.request.method=GET http.request.remoteaddr="127.0.0.1:60134" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.50281ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Jul/2026:22:42:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2026-07-16T22:42:28.421993672Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.26.5 --- PASS: TestRegistrySupportedCipherSuite (3.28s) === RUN TestRegistryUnsupportedCipherSuite time="2026-07-16T22:42:28.693808006Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2026-07-16T22:42:28.695523782Z" 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.26.5 time="2026-07-16T22:42:28.695598103Z" level=info msg="redis not configured" go.version=go1.26.5 time="2026-07-16T22:42:28.695623153Z" level=info msg="Starting upload purge in 26m0s" go.version=go1.26.5 time="2026-07-16T22:42:28.696251795Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.26.5 --- PASS: TestRegistryUnsupportedCipherSuite (8.28s) PASS ok github.com/docker/distribution/registry 11.575s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.013s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.03s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.02s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.11s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.203s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2026-07-16T22:42:25Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.26.5 instance.id=c3697916-6deb-4127-ab0d-86ccd122ce21 time="2026-07-16T22:42:25Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.26.5 instance.id=c3697916-6deb-4127-ab0d-86ccd122ce21 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2026-07-16T22:42:25Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.26.5 password="w5-MsMe3enNaWH0h07lu35yh5x7mvBT_fXPwTEJRknw" user=docker --- PASS: TestCreateHtpasswdFile (0.11s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.132s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.012s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.02s) === RUN TestLeeway time="2026-07-16T22:42:25Z" level=info msg="token not to be used before 2026-07-16 22:42:26 +0000 UTC - currently 2026-07-16 22:42:25.256352042 +0000 UTC m=+0.024053484" time="2026-07-16T22:42:25Z" level=info msg="token not to be used after 2026-07-16 22:42:25 +0000 UTC - currently 2026-07-16 22:42:25.257726878 +0000 UTC m=+0.025428350" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2026-07-16T22:42:25Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.01s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.047s === 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.01s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.01s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.01s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.01s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.01s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.01s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.01s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.01s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.01s) === 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.141s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.01s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.01s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.01s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.047s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.011s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2026-07-16T22:42:25Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.26.5 time="2026-07-16T22:42:25Z" level=info msg="redis not configured" go.version=go1.26.5 time="2026-07-16T22:42:25Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45397" http.request.id=9fa169ad-65b4-4ff3-81d0-98041643a58f http.request.method=GET http.request.remoteaddr="127.0.0.1:58082" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.916839ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Jul/2026:22:42:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2026-07-16T22:42:25Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.26.5 time="2026-07-16T22:42:25Z" level=info msg="redis not configured" go.version=go1.26.5 time="2026-07-16T22:42:25Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=31b607d2-bb24-4b96-ab45-7c4e53449927 http.request.method=GET http.request.remoteaddr="127.0.0.1:52468" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.051962ms http.response.status=200 http.response.written=20 127.0.0.1 - - [16/Jul/2026:22:42:25 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2026-07-16T22:42:25Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=725d90bd-d6cf-422b-bb01-82f7a690794e http.request.method=POST http.request.remoteaddr="127.0.0.1:52468" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.305029ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:25 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:34Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=5cdd8864-7f39-4463-9fb2-e5079b44883e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52468" http.request.uri="/v2/foo/aaaa/blobs/uploads/71b67891-ac22-45fb-8b88-d8075fc2b591?_state=n_zJRzxB-CZB5pqze4MmPNDxfIXW-Q9NRPwtf_4Hxal7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3MWI2Nzg5MS1hYzIyLTQ1ZmItOGI4OC1kODA3NWZjMmI1OTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDI6MjUuNTczNDQyMDIxWiJ9&digest=sha256%3Aecde754dc885c06e01d842d725bd48c370184fabaa0d12a1890a04923d4e63d0" http.request.useragent="Go-http-client/1.1" http.response.duration=8.704467318s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:25 +0000] "PUT /v2/foo/aaaa/blobs/uploads/71b67891-ac22-45fb-8b88-d8075fc2b591?_state=n_zJRzxB-CZB5pqze4MmPNDxfIXW-Q9NRPwtf_4Hxal7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3MWI2Nzg5MS1hYzIyLTQ1ZmItOGI4OC1kODA3NWZjMmI1OTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDI6MjUuNTczNDQyMDIxWiJ9&digest=sha256%3Aecde754dc885c06e01d842d725bd48c370184fabaa0d12a1890a04923d4e63d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:34Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=652a3a6b-b998-49ef-af08-be351f11a6c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52468" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.166492ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:34 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:34Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=f934eabf-bd0a-4a22-901d-dfbd216e04c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:52468" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.054128ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:34 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:36Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=c513fd3b-f41e-4743-8d66-f3ed16f9d0c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52468" http.request.uri="/v2/foo/bbbb/blobs/uploads/01b67865-b86d-4ea3-8eef-1f4b55977826?_state=SuZmzICnTMojhA0bflFVV5FfXtD0BgAh1rapHBm_C597Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwMWI2Nzg2NS1iODZkLTRlYTMtOGVlZi0xZjRiNTU5Nzc4MjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDI6MzQuNDE5NDM3OTY4WiJ9&digest=sha256%3Ab9f2354c9c64b16ce2c9adb19c47a75e47d96175ac6e3a07786f557a95d01911" http.request.useragent="Go-http-client/1.1" http.response.duration=1.603556185s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:34 +0000] "PUT /v2/foo/bbbb/blobs/uploads/01b67865-b86d-4ea3-8eef-1f4b55977826?_state=SuZmzICnTMojhA0bflFVV5FfXtD0BgAh1rapHBm_C597Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwMWI2Nzg2NS1iODZkLTRlYTMtOGVlZi0xZjRiNTU5Nzc4MjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDI6MzQuNDE5NDM3OTY4WiJ9&digest=sha256%3Ab9f2354c9c64b16ce2c9adb19c47a75e47d96175ac6e3a07786f557a95d01911 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:36Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=714f1e19-4c1b-4e01-917f-57fb0a150eae http.request.method=PUT http.request.remoteaddr="127.0.0.1:52468" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.126803ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:36 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:36Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=6f342585-7583-4cdf-bb33-3844c845381a http.request.method=POST http.request.remoteaddr="127.0.0.1:52468" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.071698ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:36 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:38Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=6bfd6cce-370b-42b3-b19b-0d55940ecbc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52468" http.request.uri="/v2/foo/cccc/blobs/uploads/52dbb546-c600-469d-b031-cd8f5c1fe2ca?_state=zv8MSqG_FepXzLqgwp4SNkZFOOFsSCweLB8wp8sQunh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI1MmRiYjU0Ni1jNjAwLTQ2OWQtYjAzMS1jZDhmNWMxZmUyY2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDI6MzYuMTgyODg3MDAzWiJ9&digest=sha256%3Aa90083f424c1460bfb3deceef2948ad2e33bec74ebe8bb7e493927b72a3a2f13" http.request.useragent="Go-http-client/1.1" http.response.duration=2.165550723s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:36 +0000] "PUT /v2/foo/cccc/blobs/uploads/52dbb546-c600-469d-b031-cd8f5c1fe2ca?_state=zv8MSqG_FepXzLqgwp4SNkZFOOFsSCweLB8wp8sQunh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI1MmRiYjU0Ni1jNjAwLTQ2OWQtYjAzMS1jZDhmNWMxZmUyY2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDI6MzYuMTgyODg3MDAzWiJ9&digest=sha256%3Aa90083f424c1460bfb3deceef2948ad2e33bec74ebe8bb7e493927b72a3a2f13 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:38Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=280a3b07-2413-4329-9b7d-56cccc4ba277 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52468" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.167502ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:38 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:38Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=055e92e4-20d6-4e7f-b238-1ae1f65b1a00 http.request.method=POST http.request.remoteaddr="127.0.0.1:52468" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.167468ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:38 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:41Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=3960f640-6826-46ed-8228-c66e52f3312d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52468" http.request.uri="/v2/foo/dddd/blobs/uploads/201ea990-53df-4bf9-9af9-6356ffdf741b?_state=HGigrxXkbStyEnsMU-tFFRmrOmKPpDKBrW5NYgp2xPl7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIyMDFlYTk5MC01M2RmLTRiZjktOWFmOS02MzU2ZmZkZjc0MWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDI6MzguNTI5NjczODQ5WiJ9&digest=sha256%3A8f7f850d93e489244397ffa3a5e16e4342bd43005dfbf562c1d5990253eb8cc9" http.request.useragent="Go-http-client/1.1" http.response.duration=2.716226078s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:38 +0000] "PUT /v2/foo/dddd/blobs/uploads/201ea990-53df-4bf9-9af9-6356ffdf741b?_state=HGigrxXkbStyEnsMU-tFFRmrOmKPpDKBrW5NYgp2xPl7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIyMDFlYTk5MC01M2RmLTRiZjktOWFmOS02MzU2ZmZkZjc0MWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDI6MzguNTI5NjczODQ5WiJ9&digest=sha256%3A8f7f850d93e489244397ffa3a5e16e4342bd43005dfbf562c1d5990253eb8cc9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:41Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=742d9b3d-f05d-4309-884d-5ae92b633ab4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52468" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.067752ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:41 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:41Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=2586fa61-0a98-4fb1-89ca-da8cff57c03b http.request.method=POST http.request.remoteaddr="127.0.0.1:52468" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.950238ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:41 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:45Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=9e60b298-2c71-4660-8a85-c95081e15482 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52468" http.request.uri="/v2/foo/eeee/blobs/uploads/f075a09b-fb56-49d7-9ba9-24047d607736?_state=yOQkWakJevrxDhgU4n1HDP2imGmt3tcDAtxrnA9WFSd7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJmMDc1YTA5Yi1mYjU2LTQ5ZDctOWJhOS0yNDA0N2Q2MDc3MzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDI6NDEuNDU0MDcyNzUzWiJ9&digest=sha256%3A7ccb86ccd097816a716913415b2fad026ac3081b442e0720ae2a7ef5e530c2be" http.request.useragent="Go-http-client/1.1" http.response.duration=3.843442607s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:41 +0000] "PUT /v2/foo/eeee/blobs/uploads/f075a09b-fb56-49d7-9ba9-24047d607736?_state=yOQkWakJevrxDhgU4n1HDP2imGmt3tcDAtxrnA9WFSd7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJmMDc1YTA5Yi1mYjU2LTQ5ZDctOWJhOS0yNDA0N2Q2MDc3MzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDI6NDEuNDU0MDcyNzUzWiJ9&digest=sha256%3A7ccb86ccd097816a716913415b2fad026ac3081b442e0720ae2a7ef5e530c2be HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:45Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=e6738bd8-6308-4530-aafe-9e0db99b05e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52468" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.066112ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:45 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:45Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=c4c8bcc3-1eb5-466a-a145-b3b11885b092 http.request.method=POST http.request.remoteaddr="127.0.0.1:52468" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.853537ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:45 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:48Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=c508e1be-7559-4ade-a3ad-1aa7c52e5be6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52468" http.request.uri="/v2/foo/ffff/blobs/uploads/6281a544-6e91-456d-808a-8f48907622aa?_state=y8pB2s0RU3Wzk_l2L6rfAjwxyrLhpRusaPy0olb_pfp7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI2MjgxYTU0NC02ZTkxLTQ1NmQtODA4YS04ZjQ4OTA3NjIyYWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDI6NDUuNDcxMDU0NzUzWiJ9&digest=sha256%3A45755b7af8e5a8484933d5686b5eb2f6a27f880c826450a845b9d1e8966ca574" http.request.useragent="Go-http-client/1.1" http.response.duration=2.689914776s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:45 +0000] "PUT /v2/foo/ffff/blobs/uploads/6281a544-6e91-456d-808a-8f48907622aa?_state=y8pB2s0RU3Wzk_l2L6rfAjwxyrLhpRusaPy0olb_pfp7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI2MjgxYTU0NC02ZTkxLTQ1NmQtODA4YS04ZjQ4OTA3NjIyYWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDI6NDUuNDcxMDU0NzUzWiJ9&digest=sha256%3A45755b7af8e5a8484933d5686b5eb2f6a27f880c826450a845b9d1e8966ca574 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:48Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=6d076805-0e38-4b61-8fb8-1b64380bb911 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52468" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.138842ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:48 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:48Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=47a441a0-b879-4166-8421-cb251d1ab956 http.request.method=GET http.request.remoteaddr="127.0.0.1:52468" 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.352315ms http.response.status=200 http.response.written=74 127.0.0.1 - - [16/Jul/2026:22:42:48 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2026-07-16T22:42:48Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=695b7351-f8c8-4858-93e6-f9bd1e3fdd30 http.request.method=GET http.request.remoteaddr="127.0.0.1:52468" 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=1.200415ms http.response.status=200 http.response.written=30 127.0.0.1 - - [16/Jul/2026:22:42:48 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2026-07-16T22:42:48Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=6df3d7fc-300c-4bdc-9f1c-d5a3fda0fe6e http.request.method=GET http.request.remoteaddr="127.0.0.1:52468" 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=1.025314ms http.response.status=200 http.response.written=74 127.0.0.1 - - [16/Jul/2026:22:42:48 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2026-07-16T22:42:48Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=b04061e8-b6d2-4439-bd17-04977d04a94d http.request.method=GET http.request.remoteaddr="127.0.0.1:52468" 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=1.022934ms http.response.status=200 http.response.written=30 127.0.0.1 - - [16/Jul/2026:22:42:48 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2026-07-16T22:42:48Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=8f8cc00e-6ee4-4b13-a79a-3ec0a33e7b83 http.request.method=GET http.request.remoteaddr="127.0.0.1:52468" 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=1.108505ms http.response.status=200 http.response.written=63 127.0.0.1 - - [16/Jul/2026:22:42:48 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2026-07-16T22:42:48Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=883d1fa6-54c3-4139-af9f-6ec543cd5444 http.request.method=GET http.request.remoteaddr="127.0.0.1:52468" 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="928.533µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [16/Jul/2026:22:42:48 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-07-16T22:42:48Z" 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.26.5 http.request.host="127.0.0.1:36845" http.request.id=3fefbc63-041a-4c63-8640-27d5c3bd19cd http.request.method=GET http.request.remoteaddr="127.0.0.1:52468" 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=1.032034ms http.response.status=400 http.response.written=116 127.0.0.1 - - [16/Jul/2026:22:42:48 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2026-07-16T22:42:48Z" 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.26.5 http.request.host="127.0.0.1:36845" http.request.id=9df6d691-9c9d-419e-9d3a-59fff6b6ae0f http.request.method=GET http.request.remoteaddr="127.0.0.1:52468" 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="770.423µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [16/Jul/2026:22:42:48 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2026-07-16T22:42:48Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=9e567ffd-2f22-44a9-9113-ed17c87cb563 http.request.method=GET http.request.remoteaddr="127.0.0.1:52468" 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="779.423µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [16/Jul/2026:22:42:48 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2026-07-16T22:42:48Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36845" http.request.id=cf9b759a-6286-44d2-ad6c-acc5af1796d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:52468" 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=1.049964ms http.response.status=200 http.response.written=74 127.0.0.1 - - [16/Jul/2026:22:42:48 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2026-07-16T22:42:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.26.5 time="2026-07-16T22:42:48Z" level=info msg="redis not configured" go.version=go1.26.5 time="2026-07-16T22:42:48Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40961" http.request.id=d755fcfa-ade1-49f9-ace7-d332f04fbe30 http.request.method=POST http.request.remoteaddr="127.0.0.1:56104" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.079488ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:48 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:50Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40961" http.request.id=050d37f7-af59-44cd-8e0c-60216c13d6fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:56104" http.request.uri="/v2/foo/aaaa/blobs/uploads/24762a2e-762f-48f2-8cb0-529bfa6fb34b?_state=qJ52wGL1yzgFV9pcQtMUOOyRiV1gxEC889FNAGX6uRh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyNDc2MmEyZS03NjJmLTQ4ZjItOGNiMC01MjliZmE2ZmIzNGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDI6NDguMzMzNzk1MTg5WiJ9&digest=sha256%3A9091abd4d2768febc4cde32be758f266161be8a01fbf1c9b2e220f66443af038" http.request.useragent="Go-http-client/1.1" http.response.duration=1.905617606s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:48 +0000] "PUT /v2/foo/aaaa/blobs/uploads/24762a2e-762f-48f2-8cb0-529bfa6fb34b?_state=qJ52wGL1yzgFV9pcQtMUOOyRiV1gxEC889FNAGX6uRh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyNDc2MmEyZS03NjJmLTQ4ZjItOGNiMC01MjliZmE2ZmIzNGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDI6NDguMzMzNzk1MTg5WiJ9&digest=sha256%3A9091abd4d2768febc4cde32be758f266161be8a01fbf1c9b2e220f66443af038 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:50Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40961" http.request.id=cae094da-7db0-40da-a03c-c2790f84adca http.request.method=PUT http.request.remoteaddr="127.0.0.1:56104" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.069582ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:50 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:50Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40961" http.request.id=2fade563-72a6-4e5a-b4f2-45490af7adcd http.request.method=POST http.request.remoteaddr="127.0.0.1:56104" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.099448ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:50 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:52Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40961" http.request.id=5d537b5a-2751-46da-a1c1-429533884ba7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56104" http.request.uri="/v2/foo/bbbb/blobs/uploads/bd65b44c-686c-48dc-83cc-cbe0c6dd065b?_state=g5rgR4GaDdbSH6gqCvofoMhggWx1OQXbESdLoPi0B8R7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiZDY1YjQ0Yy02ODZjLTQ4ZGMtODNjYy1jYmUwYzZkZDA2NWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDI6NTAuMzkxMTE4MzYzWiJ9&digest=sha256%3A8c74438a09f40bba40df8647efc8f5b864c05fde6bb5ba57bd42eadb5515ff09" http.request.useragent="Go-http-client/1.1" http.response.duration=1.907344012s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:50 +0000] "PUT /v2/foo/bbbb/blobs/uploads/bd65b44c-686c-48dc-83cc-cbe0c6dd065b?_state=g5rgR4GaDdbSH6gqCvofoMhggWx1OQXbESdLoPi0B8R7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiZDY1YjQ0Yy02ODZjLTQ4ZGMtODNjYy1jYmUwYzZkZDA2NWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDI6NTAuMzkxMTE4MzYzWiJ9&digest=sha256%3A8c74438a09f40bba40df8647efc8f5b864c05fde6bb5ba57bd42eadb5515ff09 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:52Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40961" http.request.id=3b911e89-932a-4e69-aa38-bd4438f687e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56104" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.113813ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:52 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:52Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40961" http.request.id=c201bb2e-b09b-4516-b235-9e2300506060 http.request.method=POST http.request.remoteaddr="127.0.0.1:56104" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.891627ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:52 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:56Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40961" http.request.id=9932371b-cc54-4fe8-8882-5a6be4d49317 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56104" http.request.uri="/v2/foo/cccc/blobs/uploads/652b525b-e5bc-4232-9208-f2d590b276ab?_state=t9rhMxBq4DK9Ws6BwfTuBiki84z1tVsF8pcNLO7QYVZ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI2NTJiNTI1Yi1lNWJjLTQyMzItOTIwOC1mMmQ1OTBiMjc2YWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDI6NTIuNTA2MDk3NjNaIn0%3D&digest=sha256%3A89c069156b31783c87a31549d7ee2d437033db9a666414f0fd440a1ab843bef4" http.request.useragent="Go-http-client/1.1" http.response.duration=3.827943907s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:52 +0000] "PUT /v2/foo/cccc/blobs/uploads/652b525b-e5bc-4232-9208-f2d590b276ab?_state=t9rhMxBq4DK9Ws6BwfTuBiki84z1tVsF8pcNLO7QYVZ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI2NTJiNTI1Yi1lNWJjLTQyMzItOTIwOC1mMmQ1OTBiMjc2YWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDI6NTIuNTA2MDk3NjNaIn0%3D&digest=sha256%3A89c069156b31783c87a31549d7ee2d437033db9a666414f0fd440a1ab843bef4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:56Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40961" http.request.id=c06b13d1-15e0-49b7-aae4-165ab642f288 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56104" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.071412ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:56 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:42:56Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40961" http.request.id=1070dafb-8a50-42f3-8bbf-3e118dbe1db4 http.request.method=POST http.request.remoteaddr="127.0.0.1:56104" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.810817ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:56 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:00Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40961" http.request.id=73220ebe-2c00-44e3-95d4-65209b75c06f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56104" http.request.uri="/v2/foo/dddd/blobs/uploads/b8683e57-519f-4513-98f8-a080420c2bd5?_state=TPTGiQxE-yrAd6L-OkcgrctH785JC6GDnmkBKtclWdR7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiODY4M2U1Ny01MTlmLTQ1MTMtOThmOC1hMDgwNDIwYzJiZDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDI6NTYuNTQwNDU0MzQ3WiJ9&digest=sha256%3A442a4782dbba625c9d8d3d6ce7f242cf5b62646c72da2b1f41e1e9fe35b0046c" http.request.useragent="Go-http-client/1.1" http.response.duration=4.21852143s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:42:56 +0000] "PUT /v2/foo/dddd/blobs/uploads/b8683e57-519f-4513-98f8-a080420c2bd5?_state=TPTGiQxE-yrAd6L-OkcgrctH785JC6GDnmkBKtclWdR7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiODY4M2U1Ny01MTlmLTQ1MTMtOThmOC1hMDgwNDIwYzJiZDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDI6NTYuNTQwNDU0MzQ3WiJ9&digest=sha256%3A442a4782dbba625c9d8d3d6ce7f242cf5b62646c72da2b1f41e1e9fe35b0046c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:00Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40961" http.request.id=aa5120a5-23ea-4d5c-b9a8-6807f7bf2182 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56104" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.110972ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:00 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:00Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40961" http.request.id=e919f308-b2f1-4952-b1f9-139beac2e5fb http.request.method=GET http.request.remoteaddr="127.0.0.1:56104" 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=1.300965ms http.response.status=200 http.response.written=63 127.0.0.1 - - [16/Jul/2026:22:43:00 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (35.52s) === RUN TestURLPrefix time="2026-07-16T22:43:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.26.5 time="2026-07-16T22:43:00Z" level=info msg="redis not configured" go.version=go1.26.5 time="2026-07-16T22:43:00Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38119" http.request.id=4db1ea7c-374e-46e8-90ab-122992682a5b http.request.method=GET http.request.remoteaddr="127.0.0.1:38304" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.279275ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Jul/2026:22:43:00 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2026-07-16T22:43:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.26.5 time="2026-07-16T22:43:00Z" level=info msg="redis not configured" go.version=go1.26.5 time="2026-07-16T22:43:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d err.message="blob unknown to registry" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=e20d8262-ed15-41f9-8734-1bd22f352c6a http.request.method=GET http.request.remoteaddr="127.0.0.1:58062" http.request.uri="/v2/foo/bar/blobs/sha256:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.914848ms http.response.status=404 http.response.written=157 vars.digest="sha256:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d" vars.name="foo/bar" 127.0.0.1 - - [16/Jul/2026:22:43:00 +0000] "GET /v2/foo/bar/blobs/sha256:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-07-16T22:43:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d err.message="blob unknown to registry" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=cfccda41-ac62-4889-96a0-151a0be6d42e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58072" http.request.uri="/v2/foo/bar/blobs/sha256:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.195885ms http.response.status=404 http.response.written=157 vars.digest="sha256:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d" vars.name="foo/bar" 127.0.0.1 - - [16/Jul/2026:22:43:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-07-16T22:43:00Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=1462cef6-1efc-4c94-99dc-d00f28393e94 http.request.method=POST http.request.remoteaddr="127.0.0.1:58072" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.189665ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:00Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=30d6c190-3a0a-46b3-acd8-ae981a0a446e http.request.method=GET http.request.remoteaddr="127.0.0.1:58072" http.request.uri="/v2/foo/bar/blobs/uploads/c444b61e-0d89-420e-bfd4-847dfbe39c38?_state=VttVLkoW2tHnxSx2UqEB1wIRYMjG2tlONfEa6lslzAl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0NDRiNjFlLTBkODktNDIwZS1iZmQ0LTg0N2RmYmUzOWMzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowMC45Mzc1MjQzNloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.227985ms http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:00 +0000] "GET /v2/foo/bar/blobs/uploads/c444b61e-0d89-420e-bfd4-847dfbe39c38?_state=VttVLkoW2tHnxSx2UqEB1wIRYMjG2tlONfEa6lslzAl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0NDRiNjFlLTBkODktNDIwZS1iZmQ0LTg0N2RmYmUzOWMzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowMC45Mzc1MjQzNloifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:00Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=4680e0ad-9c7a-4baf-a7ad-912952b1008b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58072" http.request.uri="/v2/foo/bar/blobs/uploads/c444b61e-0d89-420e-bfd4-847dfbe39c38?_state=VttVLkoW2tHnxSx2UqEB1wIRYMjG2tlONfEa6lslzAl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0NDRiNjFlLTBkODktNDIwZS1iZmQ0LTg0N2RmYmUzOWMzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowMC45Mzc1MjQzNloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.258505ms http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:00 +0000] "DELETE /v2/foo/bar/blobs/uploads/c444b61e-0d89-420e-bfd4-847dfbe39c38?_state=VttVLkoW2tHnxSx2UqEB1wIRYMjG2tlONfEa6lslzAl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0NDRiNjFlLTBkODktNDIwZS1iZmQ0LTg0N2RmYmUzOWMzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowMC45Mzc1MjQzNloifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:00Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=5b06ddd8-fb4d-4385-a981-1040fdd7150b http.request.method=GET http.request.remoteaddr="127.0.0.1:58072" http.request.uri="/v2/foo/bar/blobs/uploads/c444b61e-0d89-420e-bfd4-847dfbe39c38?_state=VttVLkoW2tHnxSx2UqEB1wIRYMjG2tlONfEa6lslzAl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0NDRiNjFlLTBkODktNDIwZS1iZmQ0LTg0N2RmYmUzOWMzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowMC45Mzc1MjQzNloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c444b61e-0d89-420e-bfd4-847dfbe39c38 time="2026-07-16T22:43:00Z" 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.26.5 http.request.host="127.0.0.1:36363" http.request.id=5b06ddd8-fb4d-4385-a981-1040fdd7150b http.request.method=GET http.request.remoteaddr="127.0.0.1:58072" http.request.uri="/v2/foo/bar/blobs/uploads/c444b61e-0d89-420e-bfd4-847dfbe39c38?_state=VttVLkoW2tHnxSx2UqEB1wIRYMjG2tlONfEa6lslzAl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0NDRiNjFlLTBkODktNDIwZS1iZmQ0LTg0N2RmYmUzOWMzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowMC45Mzc1MjQzNloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.082174ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=c444b61e-0d89-420e-bfd4-847dfbe39c38 127.0.0.1 - - [16/Jul/2026:22:43:00 +0000] "GET /v2/foo/bar/blobs/uploads/c444b61e-0d89-420e-bfd4-847dfbe39c38?_state=VttVLkoW2tHnxSx2UqEB1wIRYMjG2tlONfEa6lslzAl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0NDRiNjFlLTBkODktNDIwZS1iZmQ0LTg0N2RmYmUzOWMzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowMC45Mzc1MjQzNloifQ%3D%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-07-16T22:43:00Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=6cae27ea-9cfd-4f95-867f-90dce2625a89 http.request.method=POST http.request.remoteaddr="127.0.0.1:58088" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.207844ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:00Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=ee2a13d3-ccca-477c-820b-4da2b12cbdef http.request.method=PUT http.request.remoteaddr="127.0.0.1:58088" http.request.uri="/v2/foo/bar/blobs/uploads/be42cd70-c152-4083-9de4-f24057f155ea?_state=uHMwErXePLjvRsnBXyMFqj9bHBAvwAN4qlWR8FjPPQV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlNDJjZDcwLWMxNTItNDA4My05ZGU0LWYyNDA1N2YxNTVlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowMC45NDM0NjkwNzNaIn0%3D&digest=sha256%3Aa2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d" http.request.useragent="Go-http-client/1.1" provided=sha256:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d vars.name="foo/bar" vars.uuid=be42cd70-c152-4083-9de4-f24057f155ea time="2026-07-16T22:43:00Z" level=error msg="error canceling upload after error: already closed" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=ee2a13d3-ccca-477c-820b-4da2b12cbdef http.request.method=PUT http.request.remoteaddr="127.0.0.1:58088" http.request.uri="/v2/foo/bar/blobs/uploads/be42cd70-c152-4083-9de4-f24057f155ea?_state=uHMwErXePLjvRsnBXyMFqj9bHBAvwAN4qlWR8FjPPQV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlNDJjZDcwLWMxNTItNDA4My05ZGU0LWYyNDA1N2YxNTVlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowMC45NDM0NjkwNzNaIn0%3D&digest=sha256%3Aa2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=be42cd70-c152-4083-9de4-f24057f155ea time="2026-07-16T22:43:00Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=ee2a13d3-ccca-477c-820b-4da2b12cbdef http.request.method=PUT http.request.remoteaddr="127.0.0.1:58088" http.request.uri="/v2/foo/bar/blobs/uploads/be42cd70-c152-4083-9de4-f24057f155ea?_state=uHMwErXePLjvRsnBXyMFqj9bHBAvwAN4qlWR8FjPPQV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlNDJjZDcwLWMxNTItNDA4My05ZGU0LWYyNDA1N2YxNTVlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowMC45NDM0NjkwNzNaIn0%3D&digest=sha256%3Aa2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.167995ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=be42cd70-c152-4083-9de4-f24057f155ea 127.0.0.1 - - [16/Jul/2026:22:43:00 +0000] "PUT /v2/foo/bar/blobs/uploads/be42cd70-c152-4083-9de4-f24057f155ea?_state=uHMwErXePLjvRsnBXyMFqj9bHBAvwAN4qlWR8FjPPQV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlNDJjZDcwLWMxNTItNDA4My05ZGU0LWYyNDA1N2YxNTVlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowMC45NDM0NjkwNzNaIn0%3D&digest=sha256%3Aa2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2026-07-16T22:43:00Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=2f51a0b6-fa99-4052-9c9f-d6e417dc1b15 http.request.method=POST http.request.remoteaddr="127.0.0.1:58088" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="930.384µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:00Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=4ec0ef8d-26ad-49eb-a403-04ff933c64b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58088" http.request.uri="/v2/foo/bar/blobs/uploads/1c8823d0-f76d-4bb5-9e04-8b7e7d5a363f?_state=hNXVv0RtEvu9yFmchWmhxF46rV44bwgKqfMh_gkJTPJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjODgyM2QwLWY3NmQtNGJiNS05ZTA0LThiN2U3ZDVhMzYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowMC45NDYxOTA1NDNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.283975ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:00 +0000] "PUT /v2/foo/bar/blobs/uploads/1c8823d0-f76d-4bb5-9e04-8b7e7d5a363f?_state=hNXVv0RtEvu9yFmchWmhxF46rV44bwgKqfMh_gkJTPJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjODgyM2QwLWY3NmQtNGJiNS05ZTA0LThiN2U3ZDVhMzYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowMC45NDYxOTA1NDNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:00Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=cdf2b390-56bf-4d19-94aa-7faea654e63e http.request.method=POST http.request.remoteaddr="127.0.0.1:58088" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="935.604µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:00Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=ad1af60f-6e56-4baa-9804-a2d897707891 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58088" http.request.uri="/v2/foo/bar/blobs/uploads/1071b04e-0221-4fb0-bc8f-6e38e60115eb?_state=jJTPx1kXy3R95AGQqkchqJSkWV8ToOSX76koGU1Vqjt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwNzFiMDRlLTAyMjEtNGZiMC1iYzhmLTZlMzhlNjAxMTVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowMC45NDg5Nzg5OTRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.155065ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:00 +0000] "PUT /v2/foo/bar/blobs/uploads/1071b04e-0221-4fb0-bc8f-6e38e60115eb?_state=jJTPx1kXy3R95AGQqkchqJSkWV8ToOSX76koGU1Vqjt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwNzFiMDRlLTAyMjEtNGZiMC1iYzhmLTZlMzhlNjAxMTVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowMC45NDg5Nzg5OTRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:00Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=e619d64e-fd1a-431c-aca3-10800a492bd8 http.request.method=POST http.request.remoteaddr="127.0.0.1:58088" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="955.864µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:03Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=eaa2820b-0241-4022-b7a3-dede8afdb936 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58088" http.request.uri="/v2/foo/bar/blobs/uploads/6d18e2eb-c162-4455-8cb7-46a1eaff813f?_state=YfIHi_pDGy5LR1YsUhl-hvIOElxICTkInOwqF41Lgl17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZkMThlMmViLWMxNjItNDQ1NS04Y2I3LTQ2YTFlYWZmODEzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowMC45NTE1NjQzODRaIn0%3D&digest=sha256%3Aa2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.584115936s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:00 +0000] "PUT /v2/foo/bar/blobs/uploads/6d18e2eb-c162-4455-8cb7-46a1eaff813f?_state=YfIHi_pDGy5LR1YsUhl-hvIOElxICTkInOwqF41Lgl17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZkMThlMmViLWMxNjItNDQ1NS04Y2I3LTQ2YTFlYWZmODEzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowMC45NTE1NjQzODRaIn0%3D&digest=sha256%3Aa2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:03Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=7ecb9bf2-3c3b-4a00-a794-9af4f13f91f4 http.request.method=POST http.request.remoteaddr="127.0.0.1:58088" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.066458ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:06Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36363" http.request.id=9e101e3c-b00f-43af-9fc2-80539b93e556 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:58088" http.request.uri="/v2/foo/bar/blobs/uploads/28eff067-ef2d-4d4e-acf1-bbc374661d96?_state=7aH4o1WDSAXfSbOZZOGkb2GIy7t2V33vnj1gxfvCR1B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI4ZWZmMDY3LWVmMmQtNGQ0ZS1hY2YxLWJiYzM3NDY2MWQ5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowMy42Mzk1MzAyNDJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.514043434s http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:03 +0000] "PATCH /v2/foo/bar/blobs/uploads/28eff067-ef2d-4d4e-acf1-bbc374661d96?_state=7aH4o1WDSAXfSbOZZOGkb2GIy7t2V33vnj1gxfvCR1B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI4ZWZmMDY3LWVmMmQtNGQ0ZS1hY2YxLWJiYzM3NDY2MWQ5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowMy42Mzk1MzAyNDJaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:06Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=0c1fe818-eb13-450b-985d-122004dc0f90 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58088" http.request.uri="/v2/foo/bar/blobs/uploads/28eff067-ef2d-4d4e-acf1-bbc374661d96?_state=hsmWTu-FFtOXePZePKmKYWJOLcRhJyAeJcBx7Zuq9sl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI4ZWZmMDY3LWVmMmQtNGQ0ZS1hY2YxLWJiYzM3NDY2MWQ5NiIsIk9mZnNldCI6MjA5NDE4MjQsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6MDNaIn0%3D&digest=sha256%3Aa2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.359229ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:06 +0000] "PUT /v2/foo/bar/blobs/uploads/28eff067-ef2d-4d4e-acf1-bbc374661d96?_state=hsmWTu-FFtOXePZePKmKYWJOLcRhJyAeJcBx7Zuq9sl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI4ZWZmMDY3LWVmMmQtNGQ0ZS1hY2YxLWJiYzM3NDY2MWQ5NiIsIk9mZnNldCI6MjA5NDE4MjQsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6MDNaIn0%3D&digest=sha256%3Aa2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:06Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=4961de95-5acf-48c9-b1af-88a4c4962fac http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58088" http.request.uri="/v2/foo/bar/blobs/sha256:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.612747ms http.response.status=200 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:06Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=5440b59c-1273-4399-a08d-f05fd32956d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58088" http.request.uri="/v2/foo/bar/blobs/sha256:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=96.531604ms http.response.status=200 http.response.written=20941824 127.0.0.1 - - [16/Jul/2026:22:43:06 +0000] "GET /v2/foo/bar/blobs/sha256:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d HTTP/1.1" 200 20941824 "" "Go-http-client/1.1" time="2026-07-16T22:43:06Z" level=error msg="error parsing digest="sha257:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d": unsupported digest algorithm" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=b13b82cc-eb37-4d2e-8c6e-327ec7ffb108 http.request.method=GET http.request.remoteaddr="127.0.0.1:58088" http.request.uri="/v2/foo/bar/blobs/sha257:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d" vars.name="foo/bar" time="2026-07-16T22:43:06Z" 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.26.5 http.request.host="127.0.0.1:36363" http.request.id=b13b82cc-eb37-4d2e-8c6e-327ec7ffb108 http.request.method=GET http.request.remoteaddr="127.0.0.1:58088" http.request.uri="/v2/foo/bar/blobs/sha257:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.551896ms http.response.status=400 http.response.written=110 vars.digest="sha257:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d" vars.name="foo/bar" 127.0.0.1 - - [16/Jul/2026:22:43:06 +0000] "GET /v2/foo/bar/blobs/sha257:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-07-16T22:43:06Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=fb847aac-680e-4b1b-864c-689c814f9744 http.request.method=GET http.request.remoteaddr="127.0.0.1:36276" http.request.uri="/v2/foo/bar/blobs/sha256:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.683237ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:06 +0000] "GET /v2/foo/bar/blobs/sha256:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.26.5 time="2026-07-16T22:43:06Z" level=info msg="redis not configured" go.version=go1.26.5 time="2026-07-16T22:43:06Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923 err.message="blob unknown to registry" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=ea164c8c-7e6e-48cc-b3b9-0077c27361ca http.request.method=GET http.request.remoteaddr="127.0.0.1:38284" http.request.uri="/v2/foo/bar/blobs/sha256:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.737147ms http.response.status=404 http.response.written=157 vars.digest="sha256:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923" vars.name="foo/bar" 127.0.0.1 - - [16/Jul/2026:22:43:06 +0000] "GET /v2/foo/bar/blobs/sha256:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-07-16T22:43:06Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923 err.message="blob unknown to registry" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=0d2fe6a0-8d0f-4307-a0ae-80ca37aa1b33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38300" http.request.uri="/v2/foo/bar/blobs/sha256:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.267415ms http.response.status=404 http.response.written=157 vars.digest="sha256:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923" vars.name="foo/bar" 127.0.0.1 - - [16/Jul/2026:22:43:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-07-16T22:43:06Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=7af089e2-7655-462a-80fe-cae4d1879343 http.request.method=POST http.request.remoteaddr="127.0.0.1:38300" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.236145ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:06Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=f817eb96-d82a-4d73-b07a-7267284523a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38300" http.request.uri="/v2/foo/bar/blobs/uploads/3195f7b2-3558-457e-9d3d-60e2216aeb24?_state=ZUGiPuo8HJkAGwU0ZdN_LVRpno4jOBPShJVQ6jgjNdN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxOTVmN2IyLTM1NTgtNDU3ZS05ZDNkLTYwZTIyMTZhZWIyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowNi40NzMwMzgxMDVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.256635ms http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:06 +0000] "GET /v2/foo/bar/blobs/uploads/3195f7b2-3558-457e-9d3d-60e2216aeb24?_state=ZUGiPuo8HJkAGwU0ZdN_LVRpno4jOBPShJVQ6jgjNdN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxOTVmN2IyLTM1NTgtNDU3ZS05ZDNkLTYwZTIyMTZhZWIyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowNi40NzMwMzgxMDVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:06Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=fe0bf041-3456-4a4e-9c89-2119c1a1463d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38300" http.request.uri="/v2/foo/bar/blobs/uploads/3195f7b2-3558-457e-9d3d-60e2216aeb24?_state=ZUGiPuo8HJkAGwU0ZdN_LVRpno4jOBPShJVQ6jgjNdN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxOTVmN2IyLTM1NTgtNDU3ZS05ZDNkLTYwZTIyMTZhZWIyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowNi40NzMwMzgxMDVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.163685ms http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:06 +0000] "DELETE /v2/foo/bar/blobs/uploads/3195f7b2-3558-457e-9d3d-60e2216aeb24?_state=ZUGiPuo8HJkAGwU0ZdN_LVRpno4jOBPShJVQ6jgjNdN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxOTVmN2IyLTM1NTgtNDU3ZS05ZDNkLTYwZTIyMTZhZWIyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowNi40NzMwMzgxMDVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:06Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=5d21f367-3fc9-45e6-80c7-c14bc3ee885b http.request.method=GET http.request.remoteaddr="127.0.0.1:38300" http.request.uri="/v2/foo/bar/blobs/uploads/3195f7b2-3558-457e-9d3d-60e2216aeb24?_state=ZUGiPuo8HJkAGwU0ZdN_LVRpno4jOBPShJVQ6jgjNdN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxOTVmN2IyLTM1NTgtNDU3ZS05ZDNkLTYwZTIyMTZhZWIyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowNi40NzMwMzgxMDVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=3195f7b2-3558-457e-9d3d-60e2216aeb24 time="2026-07-16T22:43:06Z" 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.26.5 http.request.host="127.0.0.1:42139" http.request.id=5d21f367-3fc9-45e6-80c7-c14bc3ee885b http.request.method=GET http.request.remoteaddr="127.0.0.1:38300" http.request.uri="/v2/foo/bar/blobs/uploads/3195f7b2-3558-457e-9d3d-60e2216aeb24?_state=ZUGiPuo8HJkAGwU0ZdN_LVRpno4jOBPShJVQ6jgjNdN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxOTVmN2IyLTM1NTgtNDU3ZS05ZDNkLTYwZTIyMTZhZWIyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowNi40NzMwMzgxMDVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.103274ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=3195f7b2-3558-457e-9d3d-60e2216aeb24 127.0.0.1 - - [16/Jul/2026:22:43:06 +0000] "GET /v2/foo/bar/blobs/uploads/3195f7b2-3558-457e-9d3d-60e2216aeb24?_state=ZUGiPuo8HJkAGwU0ZdN_LVRpno4jOBPShJVQ6jgjNdN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxOTVmN2IyLTM1NTgtNDU3ZS05ZDNkLTYwZTIyMTZhZWIyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowNi40NzMwMzgxMDVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-07-16T22:43:06Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=b36e9337-8d3f-4c15-9fab-04ef400f3b89 http.request.method=POST http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.260735ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:06Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=a26ba3ab-f21e-4462-945c-5fbe80bd32d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/foo/bar/blobs/uploads/cbaf942a-32b5-42ec-8696-df71e950de63?_state=SmO5cjpv3q4zAW6G3cHM-XxD1O3JydKpYqU8nZQwqiZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiYWY5NDJhLTMyYjUtNDJlYy04Njk2LWRmNzFlOTUwZGU2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowNi40NzkwMTAzMjhaIn0%3D&digest=sha256%3A190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923" http.request.useragent="Go-http-client/1.1" provided=sha256:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923 vars.name="foo/bar" vars.uuid=cbaf942a-32b5-42ec-8696-df71e950de63 time="2026-07-16T22:43:06Z" level=error msg="error canceling upload after error: already closed" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=a26ba3ab-f21e-4462-945c-5fbe80bd32d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/foo/bar/blobs/uploads/cbaf942a-32b5-42ec-8696-df71e950de63?_state=SmO5cjpv3q4zAW6G3cHM-XxD1O3JydKpYqU8nZQwqiZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiYWY5NDJhLTMyYjUtNDJlYy04Njk2LWRmNzFlOTUwZGU2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowNi40NzkwMTAzMjhaIn0%3D&digest=sha256%3A190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=cbaf942a-32b5-42ec-8696-df71e950de63 time="2026-07-16T22:43:06Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=a26ba3ab-f21e-4462-945c-5fbe80bd32d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/foo/bar/blobs/uploads/cbaf942a-32b5-42ec-8696-df71e950de63?_state=SmO5cjpv3q4zAW6G3cHM-XxD1O3JydKpYqU8nZQwqiZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiYWY5NDJhLTMyYjUtNDJlYy04Njk2LWRmNzFlOTUwZGU2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowNi40NzkwMTAzMjhaIn0%3D&digest=sha256%3A190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.166364ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=cbaf942a-32b5-42ec-8696-df71e950de63 127.0.0.1 - - [16/Jul/2026:22:43:06 +0000] "PUT /v2/foo/bar/blobs/uploads/cbaf942a-32b5-42ec-8696-df71e950de63?_state=SmO5cjpv3q4zAW6G3cHM-XxD1O3JydKpYqU8nZQwqiZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiYWY5NDJhLTMyYjUtNDJlYy04Njk2LWRmNzFlOTUwZGU2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowNi40NzkwMTAzMjhaIn0%3D&digest=sha256%3A190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2026-07-16T22:43:06Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=537fa24a-0ce9-4b60-9df0-afb6015fa627 http.request.method=POST http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.190884ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:06Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=3bcb6b68-1931-4931-96bd-9c4de30f7f53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/foo/bar/blobs/uploads/b98f1185-6842-438c-8cfb-638cebc31cf3?_state=TgaAWYw1HQHC0fS-Fw6AFteOYFYZ2Hzjf7HM_mHFJ2F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5OGYxMTg1LTY4NDItNDM4Yy04Y2ZiLTYzOGNlYmMzMWNmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowNi40ODE5NzkyNDlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.278385ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:06 +0000] "PUT /v2/foo/bar/blobs/uploads/b98f1185-6842-438c-8cfb-638cebc31cf3?_state=TgaAWYw1HQHC0fS-Fw6AFteOYFYZ2Hzjf7HM_mHFJ2F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5OGYxMTg1LTY4NDItNDM4Yy04Y2ZiLTYzOGNlYmMzMWNmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowNi40ODE5NzkyNDlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:06Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=c4897ee1-3edf-48d5-b48c-969f56088b31 http.request.method=POST http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.066104ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:06Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=650e1e66-2269-4767-8f9d-21458dcc0127 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/foo/bar/blobs/uploads/93a7e6c5-37a7-46cd-9a29-78cf5c4f699c?_state=AjAETjpcfScAAIP3zaRRBiJkJxnUidLFhwu01M-tZTJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzYTdlNmM1LTM3YTctNDZjZC05YTI5LTc4Y2Y1YzRmNjk5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowNi40ODQ5MTM2NDFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.516576ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:06 +0000] "PUT /v2/foo/bar/blobs/uploads/93a7e6c5-37a7-46cd-9a29-78cf5c4f699c?_state=AjAETjpcfScAAIP3zaRRBiJkJxnUidLFhwu01M-tZTJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzYTdlNmM1LTM3YTctNDZjZC05YTI5LTc4Y2Y1YzRmNjk5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowNi40ODQ5MTM2NDFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:06Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=9f9f6f69-bca5-4711-8596-6f1ba66c4d49 http.request.method=POST http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.245765ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:09Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=93f54b1d-441d-41de-ad54-a611a7f423f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/foo/bar/blobs/uploads/df946392-7673-4b29-b828-b5e28d11fa22?_state=_Gsr-AoceqjuYhVjJX3Xk85qVQjetKGqfuzkQDYklb17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmOTQ2MzkyLTc2NzMtNGIyOS1iODI4LWI1ZTI4ZDExZmEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowNi40ODgxODUzNjRaIn0%3D&digest=sha256%3A190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923" http.request.useragent="Go-http-client/1.1" http.response.duration=3.497227025s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:06 +0000] "PUT /v2/foo/bar/blobs/uploads/df946392-7673-4b29-b828-b5e28d11fa22?_state=_Gsr-AoceqjuYhVjJX3Xk85qVQjetKGqfuzkQDYklb17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmOTQ2MzkyLTc2NzMtNGIyOS1iODI4LWI1ZTI4ZDExZmEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzowNi40ODgxODUzNjRaIn0%3D&digest=sha256%3A190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:10Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=a0877c73-a94c-463a-8d2f-5537fc02fcb9 http.request.method=POST http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.915518ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:13Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:42139" http.request.id=07add863-e932-44b1-8bb3-4b8d498e3ceb http.request.method=PATCH http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/foo/bar/blobs/uploads/9ed43b7e-296b-4028-988f-c1274225c92f?_state=voGe306cEBHly7AfmLGB7i9Bg4KYLqoaBcJh9VjWI857Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllZDQzYjdlLTI5NmItNDAyOC05ODhmLWMxMjc0MjI1YzkyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoxMC4xMDMzOTExODZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.556007203s http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:10 +0000] "PATCH /v2/foo/bar/blobs/uploads/9ed43b7e-296b-4028-988f-c1274225c92f?_state=voGe306cEBHly7AfmLGB7i9Bg4KYLqoaBcJh9VjWI857Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllZDQzYjdlLTI5NmItNDAyOC05ODhmLWMxMjc0MjI1YzkyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoxMC4xMDMzOTExODZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:13Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=7f5671b5-ea20-4d65-b5fa-74ddf4e6f87f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/foo/bar/blobs/uploads/9ed43b7e-296b-4028-988f-c1274225c92f?_state=swE_I-yoW8tZNC1R6SG9SSabJPUGzwJ370z4qJ7Qlfl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllZDQzYjdlLTI5NmItNDAyOC05ODhmLWMxMjc0MjI1YzkyZiIsIk9mZnNldCI6MjM5NTkwNDAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6MTBaIn0%3D&digest=sha256%3A190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923" http.request.useragent="Go-http-client/1.1" http.response.duration=2.260488ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:13 +0000] "PUT /v2/foo/bar/blobs/uploads/9ed43b7e-296b-4028-988f-c1274225c92f?_state=swE_I-yoW8tZNC1R6SG9SSabJPUGzwJ370z4qJ7Qlfl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllZDQzYjdlLTI5NmItNDAyOC05ODhmLWMxMjc0MjI1YzkyZiIsIk9mZnNldCI6MjM5NTkwNDAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6MTBaIn0%3D&digest=sha256%3A190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:13Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=43ae8aee-8082-4e92-99e2-d0e8a45222a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/foo/bar/blobs/sha256:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.583987ms http.response.status=200 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:13 +0000] "HEAD /v2/foo/bar/blobs/sha256:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:13Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=2bb28235-897c-4266-8377-d20d883c6895 http.request.method=GET http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/foo/bar/blobs/sha256:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=105.82389ms http.response.status=200 http.response.written=23959040 127.0.0.1 - - [16/Jul/2026:22:43:13 +0000] "GET /v2/foo/bar/blobs/sha256:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923 HTTP/1.1" 200 23959040 "" "Go-http-client/1.1" time="2026-07-16T22:43:13Z" level=error msg="error parsing digest="sha257:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923": unsupported digest algorithm" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=6b4e617f-2caa-4160-b8db-593ec10b621e http.request.method=GET http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/foo/bar/blobs/sha257:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923" vars.name="foo/bar" time="2026-07-16T22:43:13Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=6b4e617f-2caa-4160-b8db-593ec10b621e http.request.method=GET http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/foo/bar/blobs/sha257:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.650857ms http.response.status=400 http.response.written=110 vars.digest="sha257:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923" vars.name="foo/bar" 127.0.0.1 - - [16/Jul/2026:22:43:13 +0000] "GET /v2/foo/bar/blobs/sha257:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-07-16T22:43:13Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=3b7c1c34-0d1c-48ad-8e35-12de80a407ba http.request.method=GET http.request.remoteaddr="127.0.0.1:38328" http.request.uri="/v2/foo/bar/blobs/sha256:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923" http.request.useragent="Go-http-client/1.1" http.response.duration=1.762096ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:13 +0000] "GET /v2/foo/bar/blobs/sha256:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:13Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=5922c02b-d915-472b-81fd-14508072995d http.request.method=GET http.request.remoteaddr="127.0.0.1:38328" http.request.uri="/v2/foo/bar/blobs/sha256:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.660881ms http.response.status=200 http.response.written=163840 127.0.0.1 - - [16/Jul/2026:22:43:13 +0000] "GET /v2/foo/bar/blobs/sha256:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923 HTTP/1.1" 200 163840 "" "Go-http-client/1.1" time="2026-07-16T22:43:13Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:42139" http.request.id=0f81dbb4-dae1-44a1-ac3b-9e8137d49552 http.request.method=GET http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/foo/bar/blobs/sha256:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.844534ms http.response.status=200 http.response.written=2691072 127.0.0.1 - - [16/Jul/2026:22:43:13 +0000] "GET /v2/foo/bar/blobs/sha256:190c366376a0fae28b352563e92cbb1cca14af281b9a6a65f8b3ae8ad5467923 HTTP/1.1" 200 2691072 "" "Go-http-client/1.1" time="2026-07-16T22:43:13Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=e0e3c096-b997-44b4-8b60-fda04ddfd4ce http.request.method=GET http.request.remoteaddr="127.0.0.1:36276" http.request.uri="/v2/foo/bar/blobs/sha256:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=7.524222753s http.response.status=200 http.response.written=2637824 127.0.0.1 - - [16/Jul/2026:22:43:06 +0000] "GET /v2/foo/bar/blobs/sha256:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d HTTP/1.1" 200 2637824 "" "Go-http-client/1.1" time="2026-07-16T22:43:13Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36363" http.request.id=ece51114-a620-46a4-aefb-0de9af060670 http.request.method=GET http.request.remoteaddr="127.0.0.1:36260" http.request.uri="/v2/foo/bar/blobs/sha256:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=7.530052926s http.response.status=200 http.response.written=2691072 127.0.0.1 - - [16/Jul/2026:22:43:06 +0000] "GET /v2/foo/bar/blobs/sha256:a2a6e529d1561bba4f576d82c8a1e4f0b235efdecd39fa18c36b5abe1fe8e45d HTTP/1.1" 200 2691072 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (13.03s) === RUN TestBlobDelete time="2026-07-16T22:43:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.26.5 time="2026-07-16T22:43:13Z" level=info msg="redis not configured" go.version=go1.26.5 time="2026-07-16T22:43:14Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b err.message="blob unknown to registry" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=565367f3-638b-4e43-b178-84a73b0737d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:34180" http.request.uri="/v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.975478ms http.response.status=404 http.response.written=157 vars.digest="sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" vars.name="foo/bar" 127.0.0.1 - - [16/Jul/2026:22:43:14 +0000] "GET /v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-07-16T22:43:14Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b err.message="blob unknown to registry" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=cb787b68-28f6-4892-8584-6bef12b80c12 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34196" http.request.uri="/v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.555016ms http.response.status=404 http.response.written=157 vars.digest="sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" vars.name="foo/bar" 127.0.0.1 - - [16/Jul/2026:22:43:14 +0000] "HEAD /v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-07-16T22:43:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=f03491a9-125b-4514-a99c-1fbf5d615fe1 http.request.method=POST http.request.remoteaddr="127.0.0.1:34196" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.467976ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=c32c602a-ab6e-49ee-9dee-bdb040fbb318 http.request.method=GET http.request.remoteaddr="127.0.0.1:34196" http.request.uri="/v2/foo/bar/blobs/uploads/68b11226-b478-451c-a43b-e76aab7c5eae?_state=J2hPLGAgu_iiTxcoZQjOrLd8puyvuvyvq_aRD3XbPuh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4YjExMjI2LWI0NzgtNDUxYy1hNDNiLWU3NmFhYjdjNWVhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoxNC4wMjUwMzYwMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.508985ms http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:14 +0000] "GET /v2/foo/bar/blobs/uploads/68b11226-b478-451c-a43b-e76aab7c5eae?_state=J2hPLGAgu_iiTxcoZQjOrLd8puyvuvyvq_aRD3XbPuh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4YjExMjI2LWI0NzgtNDUxYy1hNDNiLWU3NmFhYjdjNWVhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoxNC4wMjUwMzYwMTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=80c68f63-3495-4bca-8d6b-577d5a558a42 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34196" http.request.uri="/v2/foo/bar/blobs/uploads/68b11226-b478-451c-a43b-e76aab7c5eae?_state=J2hPLGAgu_iiTxcoZQjOrLd8puyvuvyvq_aRD3XbPuh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4YjExMjI2LWI0NzgtNDUxYy1hNDNiLWU3NmFhYjdjNWVhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoxNC4wMjUwMzYwMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.383465ms http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:14 +0000] "DELETE /v2/foo/bar/blobs/uploads/68b11226-b478-451c-a43b-e76aab7c5eae?_state=J2hPLGAgu_iiTxcoZQjOrLd8puyvuvyvq_aRD3XbPuh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4YjExMjI2LWI0NzgtNDUxYy1hNDNiLWU3NmFhYjdjNWVhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoxNC4wMjUwMzYwMTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:14Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=9a1fc9a5-add8-4841-9b27-192703c78df6 http.request.method=GET http.request.remoteaddr="127.0.0.1:34196" http.request.uri="/v2/foo/bar/blobs/uploads/68b11226-b478-451c-a43b-e76aab7c5eae?_state=J2hPLGAgu_iiTxcoZQjOrLd8puyvuvyvq_aRD3XbPuh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4YjExMjI2LWI0NzgtNDUxYy1hNDNiLWU3NmFhYjdjNWVhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoxNC4wMjUwMzYwMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=68b11226-b478-451c-a43b-e76aab7c5eae time="2026-07-16T22:43:14Z" 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.26.5 http.request.host="127.0.0.1:38665" http.request.id=9a1fc9a5-add8-4841-9b27-192703c78df6 http.request.method=GET http.request.remoteaddr="127.0.0.1:34196" http.request.uri="/v2/foo/bar/blobs/uploads/68b11226-b478-451c-a43b-e76aab7c5eae?_state=J2hPLGAgu_iiTxcoZQjOrLd8puyvuvyvq_aRD3XbPuh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4YjExMjI2LWI0NzgtNDUxYy1hNDNiLWU3NmFhYjdjNWVhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoxNC4wMjUwMzYwMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.374846ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=68b11226-b478-451c-a43b-e76aab7c5eae 127.0.0.1 - - [16/Jul/2026:22:43:14 +0000] "GET /v2/foo/bar/blobs/uploads/68b11226-b478-451c-a43b-e76aab7c5eae?_state=J2hPLGAgu_iiTxcoZQjOrLd8puyvuvyvq_aRD3XbPuh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4YjExMjI2LWI0NzgtNDUxYy1hNDNiLWU3NmFhYjdjNWVhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoxNC4wMjUwMzYwMTZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-07-16T22:43:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=74d32faa-6ef4-492d-b57a-1527f5c2915b http.request.method=POST http.request.remoteaddr="127.0.0.1:34198" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.363065ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:14Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=035607eb-11ef-4ed3-9d82-646f98495aec http.request.method=PUT http.request.remoteaddr="127.0.0.1:34198" http.request.uri="/v2/foo/bar/blobs/uploads/cacdf2f6-d910-4f9b-b33b-a0910e7274c8?_state=_QB6xRZPjob1MXA_dtvCyfRKoMT7MR0kLzdJH-29ilt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhY2RmMmY2LWQ5MTAtNGY5Yi1iMzNiLWEwOTEwZTcyNzRjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoxNC4wMzE3NjMzNDJaIn0%3D&digest=sha256%3A82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" http.request.useragent="Go-http-client/1.1" provided=sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b vars.name="foo/bar" vars.uuid=cacdf2f6-d910-4f9b-b33b-a0910e7274c8 time="2026-07-16T22:43:14Z" level=error msg="error canceling upload after error: already closed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=035607eb-11ef-4ed3-9d82-646f98495aec http.request.method=PUT http.request.remoteaddr="127.0.0.1:34198" http.request.uri="/v2/foo/bar/blobs/uploads/cacdf2f6-d910-4f9b-b33b-a0910e7274c8?_state=_QB6xRZPjob1MXA_dtvCyfRKoMT7MR0kLzdJH-29ilt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhY2RmMmY2LWQ5MTAtNGY5Yi1iMzNiLWEwOTEwZTcyNzRjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoxNC4wMzE3NjMzNDJaIn0%3D&digest=sha256%3A82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=cacdf2f6-d910-4f9b-b33b-a0910e7274c8 time="2026-07-16T22:43:14Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=035607eb-11ef-4ed3-9d82-646f98495aec http.request.method=PUT http.request.remoteaddr="127.0.0.1:34198" http.request.uri="/v2/foo/bar/blobs/uploads/cacdf2f6-d910-4f9b-b33b-a0910e7274c8?_state=_QB6xRZPjob1MXA_dtvCyfRKoMT7MR0kLzdJH-29ilt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhY2RmMmY2LWQ5MTAtNGY5Yi1iMzNiLWEwOTEwZTcyNzRjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoxNC4wMzE3NjMzNDJaIn0%3D&digest=sha256%3A82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.608847ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=cacdf2f6-d910-4f9b-b33b-a0910e7274c8 127.0.0.1 - - [16/Jul/2026:22:43:14 +0000] "PUT /v2/foo/bar/blobs/uploads/cacdf2f6-d910-4f9b-b33b-a0910e7274c8?_state=_QB6xRZPjob1MXA_dtvCyfRKoMT7MR0kLzdJH-29ilt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhY2RmMmY2LWQ5MTAtNGY5Yi1iMzNiLWEwOTEwZTcyNzRjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoxNC4wMzE3NjMzNDJaIn0%3D&digest=sha256%3A82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2026-07-16T22:43:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=c721675a-3eb0-4523-91db-aa3683ef2c2a http.request.method=POST http.request.remoteaddr="127.0.0.1:34198" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.352075ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=5da76fde-548c-4ebc-b533-72cb02226108 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34198" http.request.uri="/v2/foo/bar/blobs/uploads/1df91745-0838-4e27-9c95-fb003c867829?_state=gbUcdrodTbrE09nGgOJ7UxQ_WDysREGJLyL_0quu5VB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkZjkxNzQ1LTA4MzgtNGUyNy05Yzk1LWZiMDAzYzg2NzgyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoxNC4wMzUzMjc1MzZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.677647ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:14 +0000] "PUT /v2/foo/bar/blobs/uploads/1df91745-0838-4e27-9c95-fb003c867829?_state=gbUcdrodTbrE09nGgOJ7UxQ_WDysREGJLyL_0quu5VB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkZjkxNzQ1LTA4MzgtNGUyNy05Yzk1LWZiMDAzYzg2NzgyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoxNC4wMzUzMjc1MzZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=10cfeabf-0f9a-4379-8885-616d92a026a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:34198" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.372865ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=37bbcafc-e120-464d-8c3e-51924fff1eff http.request.method=PUT http.request.remoteaddr="127.0.0.1:34198" http.request.uri="/v2/foo/bar/blobs/uploads/056ef89a-dfcc-49dd-9614-f376cd290c89?_state=l-XFqDeSFPDDg1G5RLF6afV77QTNBrarP90dbJa-uo17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1NmVmODlhLWRmY2MtNDlkZC05NjE0LWYzNzZjZDI5MGM4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoxNC4wMzg5OTEyNloifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.715337ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:14 +0000] "PUT /v2/foo/bar/blobs/uploads/056ef89a-dfcc-49dd-9614-f376cd290c89?_state=l-XFqDeSFPDDg1G5RLF6afV77QTNBrarP90dbJa-uo17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1NmVmODlhLWRmY2MtNDlkZC05NjE0LWYzNzZjZDI5MGM4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoxNC4wMzg5OTEyNloifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=c5c4521b-8212-4bb9-83eb-fd27d921ca77 http.request.method=POST http.request.remoteaddr="127.0.0.1:34198" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.366485ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:19Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=6b125bb0-968e-4f52-87c8-571f85d2ee9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34198" http.request.uri="/v2/foo/bar/blobs/uploads/12a213ae-9019-49b0-935e-b73977f4553e?_state=Y-rsRL5JxSZc44i7h7KGj6SWjRONhIzgc0XCPnrSoCR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEyYTIxM2FlLTkwMTktNDliMC05MzVlLWI3Mzk3N2Y0NTUzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoxNC4wNDI1NTc3NjRaIn0%3D&digest=sha256%3A82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" http.request.useragent="Go-http-client/1.1" http.response.duration=4.964114151s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:14 +0000] "PUT /v2/foo/bar/blobs/uploads/12a213ae-9019-49b0-935e-b73977f4553e?_state=Y-rsRL5JxSZc44i7h7KGj6SWjRONhIzgc0XCPnrSoCR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEyYTIxM2FlLTkwMTktNDliMC05MzVlLWI3Mzk3N2Y0NTUzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoxNC4wNDI1NTc3NjRaIn0%3D&digest=sha256%3A82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:19Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=a2f14d01-7b59-4849-97db-256cdeb2f3fe http.request.method=POST http.request.remoteaddr="127.0.0.1:34198" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.072558ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:24Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:38665" http.request.id=1e47340e-1236-4630-a46b-c4d8561403f3 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:34198" http.request.uri="/v2/foo/bar/blobs/uploads/e9455637-549d-4d43-83ee-db66a9ff774f?_state=cGoyjvsi9TYmZYKmQm56QRhnqzsK2IAdJ6LPoIgiR8d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5NDU1NjM3LTU0OWQtNGQ0My04M2VlLWRiNjZhOWZmNzc0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoxOS4xNDQxNzU2ODdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=4.953578639s http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:19 +0000] "PATCH /v2/foo/bar/blobs/uploads/e9455637-549d-4d43-83ee-db66a9ff774f?_state=cGoyjvsi9TYmZYKmQm56QRhnqzsK2IAdJ6LPoIgiR8d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5NDU1NjM3LTU0OWQtNGQ0My04M2VlLWRiNjZhOWZmNzc0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoxOS4xNDQxNzU2ODdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:24Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=40d22d24-782d-456c-9dd0-cbc415238736 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34198" http.request.uri="/v2/foo/bar/blobs/uploads/e9455637-549d-4d43-83ee-db66a9ff774f?_state=-PzCMYh_w7iIrF-DbwVvRrM_PB-KDZSPUbjyBUmw8eJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5NDU1NjM3LTU0OWQtNGQ0My04M2VlLWRiNjZhOWZmNzc0ZiIsIk9mZnNldCI6Mjc3NDQ3NjgsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6MTlaIn0%3D&digest=sha256%3A82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.351669ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:24 +0000] "PUT /v2/foo/bar/blobs/uploads/e9455637-549d-4d43-83ee-db66a9ff774f?_state=-PzCMYh_w7iIrF-DbwVvRrM_PB-KDZSPUbjyBUmw8eJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5NDU1NjM3LTU0OWQtNGQ0My04M2VlLWRiNjZhOWZmNzc0ZiIsIk9mZnNldCI6Mjc3NDQ3NjgsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6MTlaIn0%3D&digest=sha256%3A82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:24Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=ea5ff0fd-b6a1-4a39-8dd6-1fd7a4a2292c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34198" http.request.uri="/v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.622157ms http.response.status=200 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:24 +0000] "HEAD /v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:24Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=cd102ceb-68e6-4e24-a1a0-49cb500ef847 http.request.method=GET http.request.remoteaddr="127.0.0.1:34198" http.request.uri="/v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=130.528976ms http.response.status=200 http.response.written=27744768 127.0.0.1 - - [16/Jul/2026:22:43:24 +0000] "GET /v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b HTTP/1.1" 200 27744768 "" "Go-http-client/1.1" time="2026-07-16T22:43:24Z" level=error msg="error parsing digest="sha257:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b": unsupported digest algorithm" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=8eee10e5-9963-4834-918c-4d33d360e7d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34198" http.request.uri="/v2/foo/bar/blobs/sha257:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" vars.name="foo/bar" time="2026-07-16T22:43:24Z" 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.26.5 http.request.host="127.0.0.1:38665" http.request.id=8eee10e5-9963-4834-918c-4d33d360e7d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34198" http.request.uri="/v2/foo/bar/blobs/sha257:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.590466ms http.response.status=400 http.response.written=110 vars.digest="sha257:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" vars.name="foo/bar" 127.0.0.1 - - [16/Jul/2026:22:43:24 +0000] "GET /v2/foo/bar/blobs/sha257:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-07-16T22:43:24Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=e4734243-5881-4a4b-a5dd-a5e4cdba9909 http.request.method=GET http.request.remoteaddr="127.0.0.1:45570" http.request.uri="/v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.493986ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:24 +0000] "GET /v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:24Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=16bdf064-ae6d-4e1b-b142-25876a216f20 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45576" http.request.uri="/v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.377175ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:24 +0000] "DELETE /v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:24Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b err.message="blob unknown to registry" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=74a8d8db-ed04-4a6b-ba33-006469aa19a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45576" http.request.uri="/v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.045984ms http.response.status=404 http.response.written=157 vars.digest="sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" vars.name="foo/bar" 127.0.0.1 - - [16/Jul/2026:22:43:24 +0000] "HEAD /v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2026-07-16T22:43:24Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=0528bd0c-c5a8-445d-ace8-dc3e45d36db9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45576" http.request.uri="/v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.128164ms http.response.status=404 http.response.written=74 vars.digest="sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" vars.name="foo/bar" 127.0.0.1 - - [16/Jul/2026:22:43:24 +0000] "DELETE /v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2026-07-16T22:43:24Z" level=error msg="error parsing digest="sha257:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b": unsupported digest algorithm" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=395f6e0a-c01c-4f88-8d7b-5ec4654dc443 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45592" http.request.uri="/v2/foo/bar/blobs/sha257:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" vars.name="foo/bar" time="2026-07-16T22:43:24Z" 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.26.5 http.request.host="127.0.0.1:38665" http.request.id=395f6e0a-c01c-4f88-8d7b-5ec4654dc443 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45592" http.request.uri="/v2/foo/bar/blobs/sha257:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.201444ms http.response.status=400 http.response.written=110 vars.digest="sha257:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" vars.name="foo/bar" 127.0.0.1 - - [16/Jul/2026:22:43:24 +0000] "DELETE /v2/foo/bar/blobs/sha257:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2026-07-16T22:43:24Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=75cad043-a22c-481a-8c06-5edfd928a3f4 http.request.method=POST http.request.remoteaddr="127.0.0.1:45608" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.265745ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:29Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=1ab9c145-3800-4648-9463-b315019feee0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45608" http.request.uri="/v2/foo/bar/blobs/uploads/91d031a5-7621-45ed-9237-13649984047a?_state=dOlPYfwn5XeG3e_fl4pHKZfeaWiLcn1Ui5zTcIxX9B57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxZDAzMWE1LTc2MjEtNDVlZC05MjM3LTEzNjQ5OTg0MDQ3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoyNC4yNjUyODY0NTZaIn0%3D&digest=sha256%3A82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" http.request.useragent="Go-http-client/1.1" http.response.duration=4.952410895s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:24 +0000] "PUT /v2/foo/bar/blobs/uploads/91d031a5-7621-45ed-9237-13649984047a?_state=dOlPYfwn5XeG3e_fl4pHKZfeaWiLcn1Ui5zTcIxX9B57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxZDAzMWE1LTc2MjEtNDVlZC05MjM3LTEzNjQ5OTg0MDQ3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoyNC4yNjUyODY0NTZaIn0%3D&digest=sha256%3A82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:29Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=95700a8d-51ae-4948-a0cb-56b0308a0061 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45608" http.request.uri="/v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.115908ms http.response.status=200 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:29 +0000] "HEAD /v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:29Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=e93307d8-6189-4519-8232-724a3da6624a http.request.method=GET http.request.remoteaddr="127.0.0.1:45570" http.request.uri="/v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.100582499s http.response.status=200 http.response.written=2637824 127.0.0.1 - - [16/Jul/2026:22:43:24 +0000] "GET /v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b HTTP/1.1" 200 2637824 "" "Go-http-client/1.1" time="2026-07-16T22:43:29Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38665" http.request.id=00193b67-f7f2-4e6c-81d8-025c43f3e575 http.request.method=GET http.request.remoteaddr="127.0.0.1:45554" http.request.uri="/v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.106115101s http.response.status=200 http.response.written=2691072 127.0.0.1 - - [16/Jul/2026:22:43:24 +0000] "GET /v2/foo/bar/blobs/sha256:82013d7eb9fe979593f6fa1a4be6342bdf07d14b1c52e1bef5fc541ed516045b HTTP/1.1" 200 2691072 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (15.56s) === RUN TestRelativeURL time="2026-07-16T22:43:29Z" 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.26.5 time="2026-07-16T22:43:29Z" level=info msg="redis not configured" go.version=go1.26.5 time="2026-07-16T22:43:29Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:44495" http.request.id=8a447b83-3fcf-4a1c-86e5-dbccfd2eb0ce http.request.method=POST http.request.remoteaddr="127.0.0.1:52364" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.674136ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:33Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:44495" http.request.id=fc55a8ed-5766-42d8-9b08-58c3f5daf1a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52364" http.request.uri="/v2/foo/bar/blobs/uploads/8e3490c7-a7f8-4885-bf3c-16b7ec8eddf6?_state=wuRhKOCmTL33VTIfArZk8HXF8oxDX9rcU2HG34mJXOJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlMzQ5MGM3LWE3ZjgtNDg4NS1iZjNjLTE2YjdlYzhlZGRmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoyOS4zNjE2ODY1NjlaIn0%3D&digest=sha256%3A9c9463ca14fa40060f022f5b86de49effc1829177f7db353f128f9041e0fc5d3" http.request.useragent="Go-http-client/1.1" http.response.duration=3.698258594s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:29 +0000] "PUT /v2/foo/bar/blobs/uploads/8e3490c7-a7f8-4885-bf3c-16b7ec8eddf6?_state=wuRhKOCmTL33VTIfArZk8HXF8oxDX9rcU2HG34mJXOJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlMzQ5MGM3LWE3ZjgtNDg4NS1iZjNjLTE2YjdlYzhlZGRmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzoyOS4zNjE2ODY1NjlaIn0%3D&digest=sha256%3A9c9463ca14fa40060f022f5b86de49effc1829177f7db353f128f9041e0fc5d3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:33Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:44495" http.request.id=dc4beb97-4c1d-4b06-aaad-d986746c3640 http.request.method=POST http.request.remoteaddr="127.0.0.1:52364" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.228149ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:33Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:44495" http.request.id=0d7328a3-5451-48ed-aa37-56bb9a9693c3 http.request.method=POST http.request.remoteaddr="127.0.0.1:52364" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.431235ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:36Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:44495" http.request.id=2c181158-e29f-482a-bc4e-1fbb9e21e178 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52364" http.request.uri="/v2/foo/bar/blobs/uploads/3cc6d54d-e898-4f1a-9ed9-cb307fed3e41?_state=DtAtsyue7cajX6u1MZbc6foAVNKKN6lRB50zou4wWnt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNjYzZkNTRkLWU4OTgtNGYxYS05ZWQ5LWNiMzA3ZmVkM2U0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzozMy40MzcxNTk1MjVaIn0%3D&digest=sha256%3A60ded2f309b05519b4e0729d293a01eaa1a5e538b9c043de15c9385bc7d41426" http.request.useragent="Go-http-client/1.1" http.response.duration=3.497560057s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:33 +0000] "PUT /v2/foo/bar/blobs/uploads/3cc6d54d-e898-4f1a-9ed9-cb307fed3e41?_state=DtAtsyue7cajX6u1MZbc6foAVNKKN6lRB50zou4wWnt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNjYzZkNTRkLWU4OTgtNGYxYS05ZWQ5LWNiMzA3ZmVkM2U0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzozMy40MzcxNTk1MjVaIn0%3D&digest=sha256%3A60ded2f309b05519b4e0729d293a01eaa1a5e538b9c043de15c9385bc7d41426 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (7.58s) === RUN TestBlobDeleteDisabled time="2026-07-16T22:43:36Z" 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.26.5 time="2026-07-16T22:43:36Z" level=info msg="redis not configured" go.version=go1.26.5 time="2026-07-16T22:43:37Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.5 http.request.host="127.0.0.1:37251" http.request.id=5ef1ec54-7f5a-4ebf-8c96-e564b45f5334 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33124" http.request.uri="/v2/foo/bar/blobs/sha256:9a574b3371ae3f7471a14aefc33584c575125392ef17cb7a3cd43d2a1f49d166" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.930048ms http.response.status=405 http.response.written=78 vars.digest="sha256:9a574b3371ae3f7471a14aefc33584c575125392ef17cb7a3cd43d2a1f49d166" vars.name="foo/bar" 127.0.0.1 - - [16/Jul/2026:22:43:37 +0000] "DELETE /v2/foo/bar/blobs/sha256:9a574b3371ae3f7471a14aefc33584c575125392ef17cb7a3cd43d2a1f49d166 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.12s) === RUN TestDeleteDisabled time="2026-07-16T22:43:37Z" 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.26.5 time="2026-07-16T22:43:37Z" level=info msg="redis not configured" go.version=go1.26.5 time="2026-07-16T22:43:37Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:46653" http.request.id=1e4087c8-aec0-4ca2-8f9d-b485cc8efd3f http.request.method=POST http.request.remoteaddr="127.0.0.1:43848" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.888648ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:39Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:46653" http.request.id=0a062c86-50a2-48e4-ac5c-9e0041716cc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43848" http.request.uri="/v2/foo/bar/blobs/uploads/f7f5e207-cd2f-45ca-8266-9952f712ac84?_state=jnPEfyT3qIPz3KKgJAt9MHCo5IUdtrRMldeHQpLORwR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY3ZjVlMjA3LWNkMmYtNDVjYS04MjY2LTk5NTJmNzEyYWM4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzozNy4yMTEyNDY5NzRaIn0%3D&digest=sha256%3A114822741c0bd9f7213c70cd157db835b133abd9a6dccebccf35035c97a335a7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.919237299s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:37 +0000] "PUT /v2/foo/bar/blobs/uploads/f7f5e207-cd2f-45ca-8266-9952f712ac84?_state=jnPEfyT3qIPz3KKgJAt9MHCo5IUdtrRMldeHQpLORwR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY3ZjVlMjA3LWNkMmYtNDVjYS04MjY2LTk5NTJmNzEyYWM4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzozNy4yMTEyNDY5NzRaIn0%3D&digest=sha256%3A114822741c0bd9f7213c70cd157db835b133abd9a6dccebccf35035c97a335a7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:39Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.5 http.request.host="127.0.0.1:46653" http.request.id=c647245d-6d56-4c49-a22d-45a086ab8e98 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43848" http.request.uri="/v2/foo/bar/blobs/sha256:114822741c0bd9f7213c70cd157db835b133abd9a6dccebccf35035c97a335a7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.828337ms http.response.status=405 http.response.written=78 vars.digest="sha256:114822741c0bd9f7213c70cd157db835b133abd9a6dccebccf35035c97a335a7" vars.name="foo/bar" 127.0.0.1 - - [16/Jul/2026:22:43:39 +0000] "DELETE /v2/foo/bar/blobs/sha256:114822741c0bd9f7213c70cd157db835b133abd9a6dccebccf35035c97a335a7 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (2.08s) === RUN TestDeleteReadOnly time="2026-07-16T22:43:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.26.5 time="2026-07-16T22:43:39Z" level=info msg="redis not configured" go.version=go1.26.5 time="2026-07-16T22:43:39Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38671" http.request.id=e3555116-3cba-49db-9e50-e3739d99d557 http.request.method=POST http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.030468ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:41Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:38671" http.request.id=859fd015-eb30-456a-9a6c-521ab8ad4a05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44882" http.request.uri="/v2/foo/bar/blobs/uploads/7bea024a-960b-4848-bb93-14053c33b759?_state=g04De9t9uM6HuN_6dZFIvEgL75bHh3eV7vYW_RYUgsl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiZWEwMjRhLTk2MGItNDg0OC1iYjkzLTE0MDUzYzMzYjc1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzozOS4yODQwNTA3NjhaIn0%3D&digest=sha256%3A2b386a9e04639727b1ac87da4382ca283e5b99714152d0d599fef9d92ca79e6d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.946849826s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:39 +0000] "PUT /v2/foo/bar/blobs/uploads/7bea024a-960b-4848-bb93-14053c33b759?_state=g04De9t9uM6HuN_6dZFIvEgL75bHh3eV7vYW_RYUgsl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiZWEwMjRhLTk2MGItNDg0OC1iYjkzLTE0MDUzYzMzYjc1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0MzozOS4yODQwNTA3NjhaIn0%3D&digest=sha256%3A2b386a9e04639727b1ac87da4382ca283e5b99714152d0d599fef9d92ca79e6d HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [16/Jul/2026:22:43:41 +0000] "DELETE /v2/foo/bar/blobs/sha256:2b386a9e04639727b1ac87da4382ca283e5b99714152d0d599fef9d92ca79e6d HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (2.10s) === RUN TestStartPushReadOnly time="2026-07-16T22:43:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.26.5 time="2026-07-16T22:43:41Z" level=info msg="redis not configured" go.version=go1.26.5 127.0.0.1 - - [16/Jul/2026:22:43:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2026-07-16T22:43:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.26.5 time="2026-07-16T22:43:41Z" level=info msg="redis not configured" go.version=go1.26.5 time="2026-07-16T22:43:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=2f0c6659-06f9-4a29-b8d3-8df950022184 http.request.method=GET http.request.remoteaddr="127.0.0.1:46122" 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.472606ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Jul/2026:22:43:41 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-07-16T22:43:41Z" 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.26.5 http.request.host="127.0.0.1:40873" http.request.id=998b5684-5668-47e1-8938-3cbdab80cbb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46122" 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=1.169234ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [16/Jul/2026:22:43:41 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-07-16T22:43:41Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=71198070-06d9-4226-89de-7cc16cab583f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46122" 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.260265ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Jul/2026:22:43:41 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2026-07-16T22:43:41Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=4d9cf1bf-1b6e-45bf-bbd4-1d8525d4a39f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46122" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.125589ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-07-16T22:43:41Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=4d9cf1bf-1b6e-45bf-bbd4-1d8525d4a39f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46122" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.173939ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-07-16T22:43:41Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=4d9cf1bf-1b6e-45bf-bbd4-1d8525d4a39f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46122" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.205989ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-07-16T22:43:41Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=4d9cf1bf-1b6e-45bf-bbd4-1d8525d4a39f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46122" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.235419ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Jul/2026:22:43:41 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2026-07-16T22:43:41Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=93b3fe1b-f2e6-483c-8b5c-f5f24cd75ee7 http.request.method=POST http.request.remoteaddr="127.0.0.1:46122" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.807277ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:41 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:43Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=f41db1f8-dd9e-4be3-be2b-2882aae587c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46122" http.request.uri="/v2/foo/schema1/blobs/uploads/9ffe3806-4fe5-4cef-9f84-648c58aa1f86?_state=iCWks77Ud-5DDyTRwX5sruFg_d-3Bqy8dqn2ALFzju17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5ZmZlMzgwNi00ZmU1LTRjZWYtOWY4NC02NDhjNThhYTFmODYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6NDEuNDA1NzM0MzkxWiJ9&digest=sha256%3Ae495cfa56fad5a8857c58888702b24ecab4bce444bcc225110f62b9fd0889c29" http.request.useragent="Go-http-client/1.1" http.response.duration=2.26537633s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:41 +0000] "PUT /v2/foo/schema1/blobs/uploads/9ffe3806-4fe5-4cef-9f84-648c58aa1f86?_state=iCWks77Ud-5DDyTRwX5sruFg_d-3Bqy8dqn2ALFzju17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5ZmZlMzgwNi00ZmU1LTRjZWYtOWY4NC02NDhjNThhYTFmODYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6NDEuNDA1NzM0MzkxWiJ9&digest=sha256%3Ae495cfa56fad5a8857c58888702b24ecab4bce444bcc225110f62b9fd0889c29 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:43Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=64893787-a906-429f-97d2-a9041ee1b622 http.request.method=POST http.request.remoteaddr="127.0.0.1:46122" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.102658ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:43 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:45Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=29fa4e95-51c3-45db-b8d1-186ca00ab51d http.request.method=PUT http.request.remoteaddr="127.0.0.1:46122" http.request.uri="/v2/foo/schema1/blobs/uploads/a4b5044f-6a55-4493-9ada-5271393df7f5?_state=XWueRgLZ3iBaM8OSD9MUePDRZ96OQqGNH8AnwCUyHRN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhNGI1MDQ0Zi02YTU1LTQ0OTMtOWFkYS01MjcxMzkzZGY3ZjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6NDMuODExMTA3NzQ0WiJ9&digest=sha256%3Aa5df7f4e2148c4e22f26ee9ccbada385232396906d774e435eb4f59645331d89" http.request.useragent="Go-http-client/1.1" http.response.duration=1.775962694s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:43 +0000] "PUT /v2/foo/schema1/blobs/uploads/a4b5044f-6a55-4493-9ada-5271393df7f5?_state=XWueRgLZ3iBaM8OSD9MUePDRZ96OQqGNH8AnwCUyHRN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhNGI1MDQ0Zi02YTU1LTQ0OTMtOWFkYS01MjcxMzkzZGY3ZjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6NDMuODExMTA3NzQ0WiJ9&digest=sha256%3Aa5df7f4e2148c4e22f26ee9ccbada385232396906d774e435eb4f59645331d89 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:45Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=64e8ca98-7075-4c46-ad56-411e18a4568c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46122" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.144982ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:45 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:45Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=95bdc86a-1768-4d39-8593-8aa4ed293cc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46122" http.request.uri="/v2/foo/schema1/manifests/sha256:721696e30032c2114661734428abe8ea1a95f9f7a1f9a41456ba5727d093e257" http.request.useragent="Go-http-client/1.1" http.response.duration=2.53091ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:721696e30032c2114661734428abe8ea1a95f9f7a1f9a41456ba5727d093e257 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:45Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=fad8864c-c05c-4f2e-95fe-a07cac85e84f http.request.method=GET http.request.remoteaddr="127.0.0.1:46122" 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.096018ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Jul/2026:22:43:45 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-07-16T22:43:45Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=55049c99-04a3-476b-b133-a9eb5b2c47a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46122" http.request.uri="/v2/foo/schema1/manifests/sha256:721696e30032c2114661734428abe8ea1a95f9f7a1f9a41456ba5727d093e257" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.958757ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Jul/2026:22:43:45 +0000] "GET /v2/foo/schema1/manifests/sha256:721696e30032c2114661734428abe8ea1a95f9f7a1f9a41456ba5727d093e257 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-07-16T22:43:45Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:40873" http.request.id=5a875ad7-b6b1-4a48-95bd-fdf7c6adf284 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46122" http.request.uri="/v2/foo/schema1/manifests/sha256:721696e30032c2114661734428abe8ea1a95f9f7a1f9a41456ba5727d093e257" http.request.useragent="Go-http-client/1.1" http.response.duration=2.429209ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:721696e30032c2114661734428abe8ea1a95f9f7a1f9a41456ba5727d093e257 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:45Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:40873" http.request.id=e38a2ef5-5047-4c91-8f18-2de7ac78eb20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46122" http.request.uri="/v2/foo/schema1/manifests/sha256:721696e30032c2114661734428abe8ea1a95f9f7a1f9a41456ba5727d093e257" http.request.useragent="Go-http-client/1.1" http.response.duration=2.462189ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:721696e30032c2114661734428abe8ea1a95f9f7a1f9a41456ba5727d093e257 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:45Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:40873" http.request.id=18e8c593-8ffd-45b9-a67a-48d0bc83ae9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46122" http.request.uri="/v2/foo/schema1/manifests/sha256:721696e30032c2114661734428abe8ea1a95f9f7a1f9a41456ba5727d093e257" http.request.useragent="Go-http-client/1.1" http.response.duration=2.40613ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:721696e30032c2114661734428abe8ea1a95f9f7a1f9a41456ba5727d093e257 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:45Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=f49f6bfe-3ecf-4110-a211-950b3e2723b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46122" http.request.uri="/v2/foo/schema1/manifests/sha256:721696e30032c2114661734428abe8ea1a95f9f7a1f9a41456ba5727d093e257" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.952587ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Jul/2026:22:43:45 +0000] "GET /v2/foo/schema1/manifests/sha256:721696e30032c2114661734428abe8ea1a95f9f7a1f9a41456ba5727d093e257 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-07-16T22:43:45Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=99f4eedb-4ac8-42d5-8261-dcb04d4261b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:46122" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.272455ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:45 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:45Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=e094f369-5d42-4d40-be12-8f5decfe71a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:46122" http.request.uri="/v2/foo/schema1/manifests/sha256:721696e30032c2114661734428abe8ea1a95f9f7a1f9a41456ba5727d093e257" http.request.useragent="Go-http-client/1.1" http.response.duration=1.042324ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:45 +0000] "GET /v2/foo/schema1/manifests/sha256:721696e30032c2114661734428abe8ea1a95f9f7a1f9a41456ba5727d093e257 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:45Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=8858ec3d-bf8e-423c-98be-601b459a4169 http.request.method=GET http.request.remoteaddr="127.0.0.1:46122" 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=1.280775ms http.response.status=200 http.response.written=41 127.0.0.1 - - [16/Jul/2026:22:43:45 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-07-16T22:43:45Z" level=error msg="payload digest does match: "sha256:3ef25ab7f72cfb59081f188f5bd78a20c963a39e7f14e42886006afa2dc3b006" != "sha256:721696e30032c2114661734428abe8ea1a95f9f7a1f9a41456ba5727d093e257"" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=100c78df-d45e-4246-91c1-718efe7af8ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:46122" http.request.uri="/v2/foo/schema1/manifests/sha256:721696e30032c2114661734428abe8ea1a95f9f7a1f9a41456ba5727d093e257" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:721696e30032c2114661734428abe8ea1a95f9f7a1f9a41456ba5727d093e257" time="2026-07-16T22:43:45Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=100c78df-d45e-4246-91c1-718efe7af8ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:46122" http.request.uri="/v2/foo/schema1/manifests/sha256:721696e30032c2114661734428abe8ea1a95f9f7a1f9a41456ba5727d093e257" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.446775ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:721696e30032c2114661734428abe8ea1a95f9f7a1f9a41456ba5727d093e257" 127.0.0.1 - - [16/Jul/2026:22:43:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:721696e30032c2114661734428abe8ea1a95f9f7a1f9a41456ba5727d093e257 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2026-07-16T22:43:45Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=86b84059-a046-4166-bacb-c8afe8c2e81a http.request.method=GET http.request.remoteaddr="127.0.0.1:58790" 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.525616ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Jul/2026:22:43:45 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-07-16T22:43:45Z" 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.26.5 http.request.host="127.0.0.1:40873" http.request.id=f77eb7a1-c826-4d88-9d0e-cc5a0e2c6411 http.request.method=GET http.request.remoteaddr="127.0.0.1:58790" 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.084634ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [16/Jul/2026:22:43:45 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-07-16T22:43:45Z" 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.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40873" http.request.id=c3e714d4-d7f0-4405-ac77-b0ee513bec7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58790" 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.397855ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-07-16T22:43:45Z" 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.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40873" http.request.id=c3e714d4-d7f0-4405-ac77-b0ee513bec7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58790" 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.442825ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-07-16T22:43:45Z" 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.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40873" http.request.id=c3e714d4-d7f0-4405-ac77-b0ee513bec7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58790" 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.484166ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Jul/2026:22:43:45 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2026-07-16T22:43:45Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=72c1ef34-c88b-4536-b407-064652623ec4 http.request.method=POST http.request.remoteaddr="127.0.0.1:58790" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.432695ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:45 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:45Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=644e7260-ea58-4062-9f23-cacfe991d979 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58790" http.request.uri="/v2/foo/schema2/blobs/uploads/a25793d9-b1e6-4734-a268-b3018c40f615?_state=Afde2_EeEdkHSuoLP0H762ZPcVuOYS7dfGtmcvGw6Z17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhMjU3OTNkOS1iMWU2LTQ3MzQtYTI2OC1iMzAxOGM0MGY2MTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6NDUuNjI0NTA4NjUzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.681627ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:45 +0000] "PUT /v2/foo/schema2/blobs/uploads/a25793d9-b1e6-4734-a268-b3018c40f615?_state=Afde2_EeEdkHSuoLP0H762ZPcVuOYS7dfGtmcvGw6Z17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhMjU3OTNkOS1iMWU2LTQ3MzQtYTI2OC1iMzAxOGM0MGY2MTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6NDUuNjI0NTA4NjUzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:45Z" 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.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40873" http.request.id=6d18a2f6-7092-4fd2-b04b-5c1a97617838 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58790" 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.418885ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2026-07-16T22:43:45Z" 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.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40873" http.request.id=6d18a2f6-7092-4fd2-b04b-5c1a97617838 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58790" 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.468205ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Jul/2026:22:43:45 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2026-07-16T22:43:45Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=ad5ae715-e989-4d02-a617-7437dbc9580e http.request.method=POST http.request.remoteaddr="127.0.0.1:58790" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.730317ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:45 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:46Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=0109478b-56d7-4db3-a667-42cfff30ef45 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58790" http.request.uri="/v2/foo/schema2/blobs/uploads/5c39b98a-44ab-4792-bae2-1c87d5055ec3?_state=6GVi9ItJ4qYhbmz5SFC4cdQpGE7TASHOm7E3OZbW8yp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1YzM5Yjk4YS00NGFiLTQ3OTItYmFlMi0xYzg3ZDUwNTVlYzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6NDUuNzM4NzU0NDg1WiJ9&digest=sha256%3Ae3ad0775ae4de4b394e8a2814d4747ce281e8a3de63678ca4a07d4a04d948f47" http.request.useragent="Go-http-client/1.1" http.response.duration=979.480667ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:45 +0000] "PUT /v2/foo/schema2/blobs/uploads/5c39b98a-44ab-4792-bae2-1c87d5055ec3?_state=6GVi9ItJ4qYhbmz5SFC4cdQpGE7TASHOm7E3OZbW8yp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1YzM5Yjk4YS00NGFiLTQ3OTItYmFlMi0xYzg3ZDUwNTVlYzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6NDUuNzM4NzU0NDg1WiJ9&digest=sha256%3Ae3ad0775ae4de4b394e8a2814d4747ce281e8a3de63678ca4a07d4a04d948f47 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:46Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=5ad6cb62-44fd-4509-b385-35b627d9b033 http.request.method=POST http.request.remoteaddr="127.0.0.1:58790" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.141579ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:46 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=3388abf3-002e-419a-820e-d681c70ca0ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:58790" http.request.uri="/v2/foo/schema2/blobs/uploads/70f6486e-777d-45c5-9214-71018f1ebec7?_state=-2kv0P3gcOK24Uk1p2SBxKE8FXQYWapsoNNP431P21h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MGY2NDg2ZS03NzdkLTQ1YzUtOTIxNC03MTAxOGYxZWJlYzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6NDYuOTMyMjc3MTAxWiJ9&digest=sha256%3A0e0c06bb346cb567ea1d42e9fe301c9d86971b80c766f485b1bcab3ba731a222" http.request.useragent="Go-http-client/1.1" http.response.duration=5.096586254s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:46 +0000] "PUT /v2/foo/schema2/blobs/uploads/70f6486e-777d-45c5-9214-71018f1ebec7?_state=-2kv0P3gcOK24Uk1p2SBxKE8FXQYWapsoNNP431P21h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MGY2NDg2ZS03NzdkLTQ1YzUtOTIxNC03MTAxOGYxZWJlYzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6NDYuOTMyMjc3MTAxWiJ9&digest=sha256%3A0e0c06bb346cb567ea1d42e9fe301c9d86971b80c766f485b1bcab3ba731a222 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40873" http.request.id=4c474893-8305-430b-9011-f0c2fb773f8d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58790" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.352579ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40873" http.request.id=909dd3b9-8194-4144-8a4f-5ced282b8358 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58790" http.request.uri="/v2/foo/schema2/manifests/sha256:c44015e543ac6c7736e96b53dc6c9c9d65839bd25db55c33d67681a505891dc3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.680876ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "PUT /v2/foo/schema2/manifests/sha256:c44015e543ac6c7736e96b53dc6c9c9d65839bd25db55c33d67681a505891dc3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=e507e857-e196-4c98-9071-0ffd68b72523 http.request.method=GET http.request.remoteaddr="127.0.0.1:58790" 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.507646ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=9e3edf3a-e59b-4d4b-af97-52609ed3f298 http.request.method=GET http.request.remoteaddr="127.0.0.1:58790" http.request.uri="/v2/foo/schema2/manifests/sha256:c44015e543ac6c7736e96b53dc6c9c9d65839bd25db55c33d67681a505891dc3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.558556ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "GET /v2/foo/schema2/manifests/sha256:c44015e543ac6c7736e96b53dc6c9c9d65839bd25db55c33d67681a505891dc3 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=4562427e-0ae3-4acb-894d-4948ad84237c http.request.method=GET http.request.remoteaddr="127.0.0.1:58790" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.245645ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=142edf67-aef2-47a2-9bf2-6fba9e53689c http.request.method=GET http.request.remoteaddr="127.0.0.1:58790" http.request.uri="/v2/foo/schema2/manifests/sha256:c44015e543ac6c7736e96b53dc6c9c9d65839bd25db55c33d67681a505891dc3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.142844ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "GET /v2/foo/schema2/manifests/sha256:c44015e543ac6c7736e96b53dc6c9c9d65839bd25db55c33d67681a505891dc3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=a73c15f5-0967-4649-a52f-bf28b21367ca http.request.method=GET http.request.remoteaddr="127.0.0.1:58790" 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.042524ms http.response.status=200 http.response.written=45 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" level=info msg="rewriting manifest sha256:c44015e543ac6c7736e96b53dc6c9c9d65839bd25db55c33d67681a505891dc3 in schema1 format to support old client" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=69d63775-50df-4df1-8bf3-37e24555f96f http.request.method=GET http.request.remoteaddr="127.0.0.1:58790" 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-07-16T22:43:52Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=69d63775-50df-4df1-8bf3-37e24555f96f http.request.method=GET http.request.remoteaddr="127.0.0.1:58790" 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.383589ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40873" http.request.id=ed8d5900-8705-4553-bdc9-15e12a557a2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58790" 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.181415ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40873" http.request.id=8363e6ff-217f-413f-9441-fc49bacb296f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58790" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.350795ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40873" http.request.id=507bf6e4-9c32-44ad-9668-3fe49eb5a9db http.request.method=PUT http.request.remoteaddr="127.0.0.1:58790" http.request.uri="/v2/foo/schema2/manifests/sha256:ad42da837e3132421608f4b6cd2eca58c068a3d7ef6e68790d0d9c1c3f7578e6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.294215ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "PUT /v2/foo/schema2/manifests/sha256:ad42da837e3132421608f4b6cd2eca58c068a3d7ef6e68790d0d9c1c3f7578e6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=9da737a9-5766-40a0-a180-0b9090e0b008 http.request.method=GET http.request.remoteaddr="127.0.0.1:58790" 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.220115ms http.response.status=200 http.response.written=434 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=321894ef-4c26-49f0-978a-8e768d0664a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58790" http.request.uri="/v2/foo/schema2/manifests/sha256:ad42da837e3132421608f4b6cd2eca58c068a3d7ef6e68790d0d9c1c3f7578e6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.091794ms http.response.status=200 http.response.written=434 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "GET /v2/foo/schema2/manifests/sha256:ad42da837e3132421608f4b6cd2eca58c068a3d7ef6e68790d0d9c1c3f7578e6 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=1002c860-17c5-477f-9193-62e4cb894d59 http.request.method=GET http.request.remoteaddr="127.0.0.1:58790" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="897.204µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=edaf6db7-80f0-498f-94f7-499926737fa3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58790" http.request.uri="/v2/foo/schema2/manifests/sha256:ad42da837e3132421608f4b6cd2eca58c068a3d7ef6e68790d0d9c1c3f7578e6" http.request.useragent="Go-http-client/1.1" http.response.duration="905.573µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "GET /v2/foo/schema2/manifests/sha256:ad42da837e3132421608f4b6cd2eca58c068a3d7ef6e68790d0d9c1c3f7578e6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" level=info msg="rewriting manifest list sha256:ad42da837e3132421608f4b6cd2eca58c068a3d7ef6e68790d0d9c1c3f7578e6 in schema1 format to support old client" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=b3709156-28ea-408f-ba3c-a11d3047ae4e http.request.method=GET http.request.remoteaddr="127.0.0.1:58790" 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-07-16T22:43:52Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:40873" http.request.id=b3709156-28ea-408f-ba3c-a11d3047ae4e http.request.method=GET http.request.remoteaddr="127.0.0.1:58790" 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=1.938147ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" 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.26.5 time="2026-07-16T22:43:52Z" level=info msg="redis not configured" go.version=go1.26.5 time="2026-07-16T22:43:52Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=38a3c20b-b133-45a4-8327-bc609fdd9138 http.request.method=GET http.request.remoteaddr="127.0.0.1:39132" 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.269774ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" 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.26.5 http.request.host="127.0.0.1:45613" http.request.id=06ca1394-66f6-40b2-8ccd-1801e6c5dff0 http.request.method=GET http.request.remoteaddr="127.0.0.1:39132" 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="896.133µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=efddada9-7854-4e48-94dd-1315ad6984cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:39132" 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="871.254µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=e0d4b2d2-079a-417e-beae-dc5a164affdb http.request.method=PUT http.request.remoteaddr="127.0.0.1:39132" 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.676606ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-07-16T22:43:52Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=e0d4b2d2-079a-417e-beae-dc5a164affdb http.request.method=PUT http.request.remoteaddr="127.0.0.1:39132" 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.715587ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-07-16T22:43:52Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=e0d4b2d2-079a-417e-beae-dc5a164affdb http.request.method=PUT http.request.remoteaddr="127.0.0.1:39132" 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.753777ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-07-16T22:43:52Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=e0d4b2d2-079a-417e-beae-dc5a164affdb http.request.method=PUT http.request.remoteaddr="127.0.0.1:39132" 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.779137ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2026-07-16T22:43:52Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=e0ff1805-9964-428d-8cdc-de0f685bb145 http.request.method=POST http.request.remoteaddr="127.0.0.1:39132" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.450575ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:56Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=98815681-4b76-497f-b2d3-e73868ec1873 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39132" http.request.uri="/v2/foo/schema1/blobs/uploads/b22c713e-50bf-42f1-8503-871488788c24?_state=5oz1Ji-7WEK5UCSk2JntIU3lhw0rqJgZZ1f_73jJLnJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiMjJjNzEzZS01MGJmLTQyZjEtODUwMy04NzE0ODg3ODhjMjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6NTIuMjgxNDQyMjE0WiJ9&digest=sha256%3Acea8053cdcc5fab1e64bc58f02898e992499038d7919e842ee6ca866c6cccf36" http.request.useragent="Go-http-client/1.1" http.response.duration=4.607021316s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:52 +0000] "PUT /v2/foo/schema1/blobs/uploads/b22c713e-50bf-42f1-8503-871488788c24?_state=5oz1Ji-7WEK5UCSk2JntIU3lhw0rqJgZZ1f_73jJLnJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiMjJjNzEzZS01MGJmLTQyZjEtODUwMy04NzE0ODg3ODhjMjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6NTIuMjgxNDQyMjE0WiJ9&digest=sha256%3Acea8053cdcc5fab1e64bc58f02898e992499038d7919e842ee6ca866c6cccf36 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:57Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=09ac4fc6-f61b-498c-b784-93d29b5621c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:39132" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.152468ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:57 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:59Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=0cbc69cb-cce3-45e4-acb0-fed56a217525 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39132" http.request.uri="/v2/foo/schema1/blobs/uploads/1ed0446f-eb20-41d8-8c85-333c24bb08a2?_state=mvLgBzBVFw3dXSiVAf5fHB3ek3fZHDJW5HnyH16v6117Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxZWQwNDQ2Zi1lYjIwLTQxZDgtOGM4NS0zMzNjMjRiYjA4YTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6NTcuMDM5NjY5MTc3WiJ9&digest=sha256%3Abe5d65036a68cd678d7256c6e5fd244194bc929bc103d301cde9694a2a2fb07e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.054950445s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:57 +0000] "PUT /v2/foo/schema1/blobs/uploads/1ed0446f-eb20-41d8-8c85-333c24bb08a2?_state=mvLgBzBVFw3dXSiVAf5fHB3ek3fZHDJW5HnyH16v6117Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxZWQwNDQ2Zi1lYjIwLTQxZDgtOGM4NS0zMzNjMjRiYjA4YTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6NTcuMDM5NjY5MTc3WiJ9&digest=sha256%3Abe5d65036a68cd678d7256c6e5fd244194bc929bc103d301cde9694a2a2fb07e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:59Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=3ec320f9-c284-4278-9839-ccbec7f67592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39132" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.153152ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:59 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:59Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=7206c1d8-4db6-46e4-b06b-e2c8d79768f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39132" http.request.uri="/v2/foo/schema1/manifests/sha256:8951f6e242d3d60423226a8005d755c84f990b1f008fe9b1343b2ef2810153a0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.50827ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:8951f6e242d3d60423226a8005d755c84f990b1f008fe9b1343b2ef2810153a0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:59Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=29088240-2984-4cf3-aa1e-68bcf72d2b22 http.request.method=GET http.request.remoteaddr="127.0.0.1:39132" 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.999058ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Jul/2026:22:43:59 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-07-16T22:43:59Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=81daddb1-eb17-44d7-bb5e-894f7a0df595 http.request.method=GET http.request.remoteaddr="127.0.0.1:39132" http.request.uri="/v2/foo/schema1/manifests/sha256:8951f6e242d3d60423226a8005d755c84f990b1f008fe9b1343b2ef2810153a0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.036038ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Jul/2026:22:43:59 +0000] "GET /v2/foo/schema1/manifests/sha256:8951f6e242d3d60423226a8005d755c84f990b1f008fe9b1343b2ef2810153a0 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-07-16T22:43:59Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:45613" http.request.id=ac118698-b85a-4df1-92da-4ea0fe9be93f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39132" http.request.uri="/v2/foo/schema1/manifests/sha256:8951f6e242d3d60423226a8005d755c84f990b1f008fe9b1343b2ef2810153a0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.480219ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:8951f6e242d3d60423226a8005d755c84f990b1f008fe9b1343b2ef2810153a0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:59Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:45613" http.request.id=0de6f9ae-d193-478b-8b68-d84393f79be3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39132" http.request.uri="/v2/foo/schema1/manifests/sha256:8951f6e242d3d60423226a8005d755c84f990b1f008fe9b1343b2ef2810153a0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.43701ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:8951f6e242d3d60423226a8005d755c84f990b1f008fe9b1343b2ef2810153a0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:59Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:45613" http.request.id=d846f084-32b1-4377-adb0-ce7d7f7e6992 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39132" http.request.uri="/v2/foo/schema1/manifests/sha256:8951f6e242d3d60423226a8005d755c84f990b1f008fe9b1343b2ef2810153a0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.44903ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:8951f6e242d3d60423226a8005d755c84f990b1f008fe9b1343b2ef2810153a0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:59Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=588011bc-0d0f-4858-9779-4f66e2e3ae16 http.request.method=GET http.request.remoteaddr="127.0.0.1:39132" http.request.uri="/v2/foo/schema1/manifests/sha256:8951f6e242d3d60423226a8005d755c84f990b1f008fe9b1343b2ef2810153a0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.909487ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Jul/2026:22:43:59 +0000] "GET /v2/foo/schema1/manifests/sha256:8951f6e242d3d60423226a8005d755c84f990b1f008fe9b1343b2ef2810153a0 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-07-16T22:43:59Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=be4fa4d1-8410-47ca-b349-92d046f61e77 http.request.method=GET http.request.remoteaddr="127.0.0.1:39132" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.271405ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:59 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:59Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=dedb389f-317c-437c-9251-5fababc176f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:39132" http.request.uri="/v2/foo/schema1/manifests/sha256:8951f6e242d3d60423226a8005d755c84f990b1f008fe9b1343b2ef2810153a0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.229944ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:59 +0000] "GET /v2/foo/schema1/manifests/sha256:8951f6e242d3d60423226a8005d755c84f990b1f008fe9b1343b2ef2810153a0 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:59Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=40ff6482-e283-448f-9590-6b8b74753dbf http.request.method=GET http.request.remoteaddr="127.0.0.1:39132" 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=1.266855ms http.response.status=200 http.response.written=41 127.0.0.1 - - [16/Jul/2026:22:43:59 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-07-16T22:43:59Z" level=error msg="payload digest does match: "sha256:859560c72faa0a8342765dee0bf2bc6c30047e82c11716331675724d2c7d9d79" != "sha256:8951f6e242d3d60423226a8005d755c84f990b1f008fe9b1343b2ef2810153a0"" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=fd79a832-7006-43c4-8e1d-22cc24027c75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39132" http.request.uri="/v2/foo/schema1/manifests/sha256:8951f6e242d3d60423226a8005d755c84f990b1f008fe9b1343b2ef2810153a0" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:8951f6e242d3d60423226a8005d755c84f990b1f008fe9b1343b2ef2810153a0" time="2026-07-16T22:43:59Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=fd79a832-7006-43c4-8e1d-22cc24027c75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39132" http.request.uri="/v2/foo/schema1/manifests/sha256:8951f6e242d3d60423226a8005d755c84f990b1f008fe9b1343b2ef2810153a0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.451336ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:8951f6e242d3d60423226a8005d755c84f990b1f008fe9b1343b2ef2810153a0" 127.0.0.1 - - [16/Jul/2026:22:43:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:8951f6e242d3d60423226a8005d755c84f990b1f008fe9b1343b2ef2810153a0 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2026-07-16T22:43:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=b148bbc3-4acd-4e66-8c64-53ede232e51a http.request.method=GET http.request.remoteaddr="127.0.0.1:34514" 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.454255ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Jul/2026:22:43:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-07-16T22:43:59Z" 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.26.5 http.request.host="127.0.0.1:45613" http.request.id=65105fa4-9f50-46af-8e00-370e0a817fc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34514" 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.217994ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [16/Jul/2026:22:43:59 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-07-16T22:43:59Z" 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.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45613" http.request.id=e86ab77a-45b1-4efb-b11f-625ba41aa91d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34514" 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.433235ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-07-16T22:43:59Z" 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.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45613" http.request.id=e86ab77a-45b1-4efb-b11f-625ba41aa91d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34514" 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.478045ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-07-16T22:43:59Z" 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.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45613" http.request.id=e86ab77a-45b1-4efb-b11f-625ba41aa91d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34514" 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.513495ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Jul/2026:22:43:59 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2026-07-16T22:43:59Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=e4a10c8a-00c3-4d8b-9189-c66ac8abc1f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:34514" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.374515ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:59 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:59Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=2ab7d6d4-7f20-4080-b517-a39213648198 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34514" http.request.uri="/v2/foo/schema2/blobs/uploads/e412c9b2-0a1b-4c5b-a401-b9121ee08dd5?_state=zCN-iGz2DhCz_l2037SF_iUJVS2UTSUn4l5AdDV-VMB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlNDEyYzliMi0wYTFiLTRjNWItYTQwMS1iOTEyMWVlMDhkZDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6NTkuMTMyMTcyNTI3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.673706ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:59 +0000] "PUT /v2/foo/schema2/blobs/uploads/e412c9b2-0a1b-4c5b-a401-b9121ee08dd5?_state=zCN-iGz2DhCz_l2037SF_iUJVS2UTSUn4l5AdDV-VMB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlNDEyYzliMi0wYTFiLTRjNWItYTQwMS1iOTEyMWVlMDhkZDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6NTkuMTMyMTcyNTI3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:43:59Z" 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.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45613" http.request.id=399386e6-1aa8-4dc1-965f-a5287e62821d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34514" 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.440376ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2026-07-16T22:43:59Z" 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.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45613" http.request.id=399386e6-1aa8-4dc1-965f-a5287e62821d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34514" 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.482346ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Jul/2026:22:43:59 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2026-07-16T22:43:59Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=bfdb196d-2175-4e1b-a1d5-a30471b8a431 http.request.method=POST http.request.remoteaddr="127.0.0.1:34514" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.740796ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:59 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:02Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=0ab6bd2e-5bc0-4fec-a7b8-dd8b91b3abb7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34514" http.request.uri="/v2/foo/schema2/blobs/uploads/e2f38ca9-e048-4c13-ae63-d69d224dc3d3?_state=8NOAntLhgnZAA4oeNta0vRXG-MeUm0z36PHmwem9QqZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMmYzOGNhOS1lMDQ4LTRjMTMtYWU2My1kNjlkMjI0ZGMzZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6NTkuMzA0Nzc4NjY2WiJ9&digest=sha256%3Af88a401a3f7e05becd0f208bd8962e6de0339f9ba0eacb146ac801c3666eb5bd" http.request.useragent="Go-http-client/1.1" http.response.duration=2.923762772s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:43:59 +0000] "PUT /v2/foo/schema2/blobs/uploads/e2f38ca9-e048-4c13-ae63-d69d224dc3d3?_state=8NOAntLhgnZAA4oeNta0vRXG-MeUm0z36PHmwem9QqZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMmYzOGNhOS1lMDQ4LTRjMTMtYWU2My1kNjlkMjI0ZGMzZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDM6NTkuMzA0Nzc4NjY2WiJ9&digest=sha256%3Af88a401a3f7e05becd0f208bd8962e6de0339f9ba0eacb146ac801c3666eb5bd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:02Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=61230518-b58d-4f58-8e78-9c6f57f9c936 http.request.method=POST http.request.remoteaddr="127.0.0.1:34514" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.963218ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:02 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=7296afd4-390a-4c1b-aae6-0d0e25ac6157 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34514" http.request.uri="/v2/foo/schema2/blobs/uploads/fde01d73-79f1-4b53-895d-c64de5f9d328?_state=K3eoRiTWRgc6c_YwkiUHqIRjCH40pdPu3nU69H9NUG57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmZGUwMWQ3My03OWYxLTRiNTMtODk1ZC1jNjRkZTVmOWQzMjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDQ6MDIuMzcwOTU1NzRaIn0%3D&digest=sha256%3A80dbd986e03fbf6f19c07ec2a57ba6ad4d9df90d2ea26a352964bda8d5929e94" http.request.useragent="Go-http-client/1.1" http.response.duration=1.724333984s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:02 +0000] "PUT /v2/foo/schema2/blobs/uploads/fde01d73-79f1-4b53-895d-c64de5f9d328?_state=K3eoRiTWRgc6c_YwkiUHqIRjCH40pdPu3nU69H9NUG57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmZGUwMWQ3My03OWYxLTRiNTMtODk1ZC1jNjRkZTVmOWQzMjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDQ6MDIuMzcwOTU1NzRaIn0%3D&digest=sha256%3A80dbd986e03fbf6f19c07ec2a57ba6ad4d9df90d2ea26a352964bda8d5929e94 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45613" http.request.id=fcecda53-21dc-4dab-9fd9-45f76fa2744b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34514" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.259688ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45613" http.request.id=eb6d5d19-84f1-49cc-a314-08a75ded85dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:34514" http.request.uri="/v2/foo/schema2/manifests/sha256:1b35b95e722f6a64f20f27a2f360e2a6422598706276e572309f7b25c59733f1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.709396ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "PUT /v2/foo/schema2/manifests/sha256:1b35b95e722f6a64f20f27a2f360e2a6422598706276e572309f7b25c59733f1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=cebf32b9-4922-42d4-ae1a-33b8974f7af6 http.request.method=GET http.request.remoteaddr="127.0.0.1:34514" 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.513306ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=cadd64e5-677f-4bc3-8c96-e8ce6df54d98 http.request.method=GET http.request.remoteaddr="127.0.0.1:34514" http.request.uri="/v2/foo/schema2/manifests/sha256:1b35b95e722f6a64f20f27a2f360e2a6422598706276e572309f7b25c59733f1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.476265ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "GET /v2/foo/schema2/manifests/sha256:1b35b95e722f6a64f20f27a2f360e2a6422598706276e572309f7b25c59733f1 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=d92f65a0-5010-4bc8-80e7-da06ef7708f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34514" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.259635ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=a3cab497-53dd-470d-8f62-aef782fe039f http.request.method=GET http.request.remoteaddr="127.0.0.1:34514" http.request.uri="/v2/foo/schema2/manifests/sha256:1b35b95e722f6a64f20f27a2f360e2a6422598706276e572309f7b25c59733f1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.247825ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "GET /v2/foo/schema2/manifests/sha256:1b35b95e722f6a64f20f27a2f360e2a6422598706276e572309f7b25c59733f1 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=2c6d048b-fce2-49b3-9903-191e8618745c http.request.method=GET http.request.remoteaddr="127.0.0.1:34514" 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.221424ms http.response.status=200 http.response.written=45 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=info msg="rewriting manifest sha256:1b35b95e722f6a64f20f27a2f360e2a6422598706276e572309f7b25c59733f1 in schema1 format to support old client" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=84555773-a3c9-4216-9978-1acf797f8db6 http.request.method=GET http.request.remoteaddr="127.0.0.1:34514" 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-07-16T22:44:04Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=84555773-a3c9-4216-9978-1acf797f8db6 http.request.method=GET http.request.remoteaddr="127.0.0.1:34514" 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.343549ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" 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.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:45613" http.request.id=916f8c78-e054-434f-b3bf-136f65f21276 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34514" 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.437866ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:45613" http.request.id=ea02bfab-4ec9-48f1-a70f-109114b23196 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34514" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.587686ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:45613" http.request.id=59c844c8-0167-4584-9e4f-662fe01af197 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34514" http.request.uri="/v2/foo/schema2/manifests/sha256:c1a6fda7a6dd76a1157230c9152749f97e8c28d6fe695047d573210417fe1384" http.request.useragent="Go-http-client/1.1" http.response.duration=1.368016ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "PUT /v2/foo/schema2/manifests/sha256:c1a6fda7a6dd76a1157230c9152749f97e8c28d6fe695047d573210417fe1384 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=1dfb46b4-1bef-4348-8fd6-e998d919897c http.request.method=GET http.request.remoteaddr="127.0.0.1:34514" 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.438376ms http.response.status=200 http.response.written=434 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=87e14c05-5c99-4e9b-91a4-b69440337726 http.request.method=GET http.request.remoteaddr="127.0.0.1:34514" http.request.uri="/v2/foo/schema2/manifests/sha256:c1a6fda7a6dd76a1157230c9152749f97e8c28d6fe695047d573210417fe1384" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.487006ms http.response.status=200 http.response.written=434 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "GET /v2/foo/schema2/manifests/sha256:c1a6fda7a6dd76a1157230c9152749f97e8c28d6fe695047d573210417fe1384 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=e15524d7-f6b5-428e-8de5-0ca338d12b5a http.request.method=GET http.request.remoteaddr="127.0.0.1:34514" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.267975ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=ebd35a24-d47c-4d94-9d6f-aff9bfe09e5d http.request.method=GET http.request.remoteaddr="127.0.0.1:34514" http.request.uri="/v2/foo/schema2/manifests/sha256:c1a6fda7a6dd76a1157230c9152749f97e8c28d6fe695047d573210417fe1384" http.request.useragent="Go-http-client/1.1" http.response.duration=1.229585ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "GET /v2/foo/schema2/manifests/sha256:c1a6fda7a6dd76a1157230c9152749f97e8c28d6fe695047d573210417fe1384 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=info msg="rewriting manifest list sha256:c1a6fda7a6dd76a1157230c9152749f97e8c28d6fe695047d573210417fe1384 in schema1 format to support old client" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=a444e5a3-5292-4891-bc7f-d5d0acc51405 http.request.method=GET http.request.remoteaddr="127.0.0.1:34514" 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-07-16T22:44:04Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:45613" http.request.id=a444e5a3-5292-4891-bc7f-d5d0acc51405 http.request.method=GET http.request.remoteaddr="127.0.0.1:34514" 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.330379ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (22.89s) === RUN TestGetManifestWithStorageError time="2026-07-16T22:44:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.26.5 time="2026-07-16T22:44:04Z" level=info msg="redis not configured" go.version=go1.26.5 time="2026-07-16T22:44:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.26.5 http.request.host="127.0.0.1:36489" http.request.id=976395d3-7e63-42fd-bfa1-f2e412d15040 http.request.method=GET http.request.remoteaddr="127.0.0.1:34282" 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=1.396275ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.26.5 http.request.host="127.0.0.1:36489" http.request.id=24e1ff76-eabb-4b2a-84be-1620dda75c0d http.request.method=GET http.request.remoteaddr="127.0.0.1:34282" 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=1.280115ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.26.5 http.request.host="127.0.0.1:36489" http.request.id=74e7ae86-4a47-448d-a896-7707f4e252de http.request.method=GET http.request.remoteaddr="127.0.0.1:34282" 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=1.334695ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.26.5 http.request.host="127.0.0.1:36489" http.request.id=b4bc96ca-9b36-4aa2-8606-0a248b84d7f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34282" 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=1.251145ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2026-07-16T22:44:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.26.5 time="2026-07-16T22:44:04Z" level=info msg="redis not configured" go.version=go1.26.5 time="2026-07-16T22:44:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=5bb4fe4e-0360-46e0-8c9d-682c83d212b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:50726" 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.317335ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" 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.26.5 http.request.host="127.0.0.1:37443" http.request.id=02534620-d0de-45de-ae51-654002d4b629 http.request.method=GET http.request.remoteaddr="127.0.0.1:50726" 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=1.259485ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=15f19292-c938-491b-bca7-3043110727ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" 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.258635ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=8b26b850-887c-4069-a1bb-f8cf1f5342cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.075168ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-07-16T22:44:04Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=8b26b850-887c-4069-a1bb-f8cf1f5342cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.120888ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-07-16T22:44:04Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=8b26b850-887c-4069-a1bb-f8cf1f5342cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.154588ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2026-07-16T22:44:04Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=8b26b850-887c-4069-a1bb-f8cf1f5342cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.183038ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2026-07-16T22:44:04Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=004e35ed-e4fe-40d6-8d7f-39d2ad232aab http.request.method=POST http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.835848ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:09Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=a7c994f1-751d-462a-a09f-e693b0858193 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/blobs/uploads/755275ac-beb0-4729-a7a9-cf856d3dc2d2?_state=dTMITGOn6Jpj1ogjSSGkmyp4BqY6eOW5Hcr0Out0fCB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3NTUyNzVhYy1iZWIwLTQ3MjktYTdhOS1jZjg1NmQzZGMyZDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDQ6MDQuMzcxMDA0NzUyWiJ9&digest=sha256%3A7bd10f31eff800236425cdb581e61831e3039e25295dea644c3376813e9655a6" http.request.useragent="Go-http-client/1.1" http.response.duration=4.999922299s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:04 +0000] "PUT /v2/foo/schema1/blobs/uploads/755275ac-beb0-4729-a7a9-cf856d3dc2d2?_state=dTMITGOn6Jpj1ogjSSGkmyp4BqY6eOW5Hcr0Out0fCB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3NTUyNzVhYy1iZWIwLTQ3MjktYTdhOS1jZjg1NmQzZGMyZDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDQ6MDQuMzcxMDA0NzUyWiJ9&digest=sha256%3A7bd10f31eff800236425cdb581e61831e3039e25295dea644c3376813e9655a6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:09Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=cb4676d5-15ac-4afd-b04f-8bb7bd1477f4 http.request.method=POST http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.158568ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:09 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=186c21ef-d7c1-438e-b8eb-cde1fe0d8d1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/blobs/uploads/df07902e-438f-417e-89e6-4d8b16fd5832?_state=W8u7YIgU4ZlI1_DZhauT0I-SuOKqNtgPpmEXUFrdc4l7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkZjA3OTAyZS00MzhmLTQxN2UtODllNi00ZDhiMTZmZDU4MzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDQ6MDkuNTkxNTg3MzA3WiJ9&digest=sha256%3Afdbb2a4ea6cfdb15cdcb5a02e109c3bf69c17906d1c6d219fec57b017958b18b" http.request.useragent="Go-http-client/1.1" http.response.duration=4.435843973s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:09 +0000] "PUT /v2/foo/schema1/blobs/uploads/df07902e-438f-417e-89e6-4d8b16fd5832?_state=W8u7YIgU4ZlI1_DZhauT0I-SuOKqNtgPpmEXUFrdc4l7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkZjA3OTAyZS00MzhmLTQxN2UtODllNi00ZDhiMTZmZDU4MzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDQ6MDkuNTkxNTg3MzA3WiJ9&digest=sha256%3Afdbb2a4ea6cfdb15cdcb5a02e109c3bf69c17906d1c6d219fec57b017958b18b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=94a7b216-445c-4588-9021-1b3d3c6b87f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.186763ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=6616d8fc-3ade-45a5-91ca-6d5511d6ce57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03" http.request.useragent="Go-http-client/1.1" http.response.duration=2.5386ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=ab4d3894-1f46-41c3-a1ba-a8c87ca4b653 http.request.method=GET http.request.remoteaddr="127.0.0.1:50726" 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.126988ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=dff4de0d-cd47-4c45-905f-8a1d8f15b8c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.005177ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "GET /v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:37443" http.request.id=5a142326-aea1-41d0-ac24-45fab1ad21e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03" http.request.useragent="Go-http-client/1.1" http.response.duration=2.434569ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:37443" http.request.id=646b52ab-892e-44fe-911a-8f868076371f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03" http.request.useragent="Go-http-client/1.1" http.response.duration=2.377559ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:37443" http.request.id=2b1c84d3-9dd0-4799-a8e3-a18697b0d2f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03" http.request.useragent="Go-http-client/1.1" http.response.duration=2.330749ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=c868ffa7-f5d1-4c36-9626-4fd543644e56 http.request.method=GET http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.928437ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "GET /v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=8a6f7efb-b5e7-4804-9eb2-cf7b881d09a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.263455ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=422bbe03-a10d-42d6-98b6-84e2da1709b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03" http.request.useragent="Go-http-client/1.1" http.response.duration=1.162395ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "GET /v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=9495a705-63e4-494d-8710-9ed5ff00796f http.request.method=GET http.request.remoteaddr="127.0.0.1:50726" 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=1.206835ms http.response.status=200 http.response.written=41 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=error msg="payload digest does match: "sha256:5f89b2d364ff5299f4407aba58e70e7027c80f2c9c63ea4be9ea2fdbf918f5aa" != "sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03"" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=1894ff5c-9400-4834-8000-8b8da7e41555 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03" time="2026-07-16T22:44:14Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=1894ff5c-9400-4834-8000-8b8da7e41555 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.428616ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03" 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=2b279559-7f04-4b6b-8728-b31bd0f82e0e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45158" http.request.uri="/v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03" http.request.useragent="Go-http-client/1.1" http.response.duration=1.576667ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "DELETE /v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03" err.message="manifest unknown" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=b9be74ac-3b4a-46cf-8901-7ddbe57b8e76 http.request.method=GET http.request.remoteaddr="127.0.0.1:45158" http.request.uri="/v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.160945ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03" 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "GET /v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=297dfed9-ec20-4a2c-b52f-126cf750485e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45170" http.request.uri="/v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.325896ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03" 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "DELETE /v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=d6b67bdd-18cf-4b66-82b8-c25b1a6fde22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45172" http.request.uri="/v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03" http.request.useragent="Go-http-client/1.1" http.response.duration=2.54058ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=03bf99d0-76da-4900-861f-57635451c968 http.request.method=GET http.request.remoteaddr="127.0.0.1:45172" http.request.uri="/v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.804087ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "GET /v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=b7b73eb8-96d1-4411-ad8a-a3a27a3e5e68 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45180" 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=1.359055ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=54dbce48-2f3c-4908-a338-2b1b9c9aa360 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45188" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.313479ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=0de2ea1e-db27-47f5-85ea-f0c37f7500fe http.request.method=GET http.request.remoteaddr="127.0.0.1:45188" 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=1.027844ms http.response.status=200 http.response.written=39 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=0b4cae1a-86e9-40c3-8bf3-4ab37be2ceca http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45188" http.request.uri="/v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03" http.request.useragent="Go-http-client/1.1" http.response.duration=1.115465ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "DELETE /v2/foo/schema1/manifests/sha256:6a516fc1f4b5eb4d7082469d68c3e9f0c3b296d1eacca4b6ecce0b0462609f03 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=9cc82b15-58b5-4d66-b02c-1a64aa0c0a17 http.request.method=GET http.request.remoteaddr="127.0.0.1:45188" 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=1.122795ms http.response.status=200 http.response.written=35 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=37f33e40-dccd-4b9d-bbc5-1c7ebbd94430 http.request.method=GET http.request.remoteaddr="127.0.0.1:45188" 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="981.514µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" 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.26.5 http.request.host="127.0.0.1:37443" http.request.id=6c3de985-2add-42f6-adf8-0a13a9479eeb http.request.method=GET http.request.remoteaddr="127.0.0.1:45188" 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="943.954µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" 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.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37443" http.request.id=5e406ca8-3945-48b2-b54d-594d17eaebdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:45188" 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.396225ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-07-16T22:44:14Z" 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.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37443" http.request.id=5e406ca8-3945-48b2-b54d-594d17eaebdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:45188" 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.440495ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2026-07-16T22:44:14Z" 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.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37443" http.request.id=5e406ca8-3945-48b2-b54d-594d17eaebdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:45188" 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.475115ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=cbdb4d25-eb63-425b-9222-f9059e1ae7db http.request.method=POST http.request.remoteaddr="127.0.0.1:45188" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.119504ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=5e5b03cf-5db8-4709-841c-fbffae556e43 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45188" http.request.uri="/v2/foo/schema2/blobs/uploads/c68bdbc7-eb83-4a42-81d9-58f94c2bb108?_state=CJz8Yxm3M2mVC3GDDXrTYrplFK7cem7ZDI6Tg8-S88l7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNjhiZGJjNy1lYjgzLTRhNDItODFkOS01OGY5NGMyYmIxMDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDQ6MTQuMDgyMjEyNjMyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.390795ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "PUT /v2/foo/schema2/blobs/uploads/c68bdbc7-eb83-4a42-81d9-58f94c2bb108?_state=CJz8Yxm3M2mVC3GDDXrTYrplFK7cem7ZDI6Tg8-S88l7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNjhiZGJjNy1lYjgzLTRhNDItODFkOS01OGY5NGMyYmIxMDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDQ6MTQuMDgyMjEyNjMyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" 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.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37443" http.request.id=e7ea2a9a-ecf0-435b-bc4a-98115dd6137a http.request.method=PUT http.request.remoteaddr="127.0.0.1:45188" 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.453156ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2026-07-16T22:44:14Z" 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.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37443" http.request.id=e7ea2a9a-ecf0-435b-bc4a-98115dd6137a http.request.method=PUT http.request.remoteaddr="127.0.0.1:45188" 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.497446ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2026-07-16T22:44:14Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=7f5670ca-1159-436d-8c52-cfad3699e8bc http.request.method=POST http.request.remoteaddr="127.0.0.1:45188" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.860768ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:15Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=5a277ef2-8441-49a6-90d3-b6d47b01163d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45188" http.request.uri="/v2/foo/schema2/blobs/uploads/6133d028-6a82-4d97-8c40-699d9b5cf62c?_state=qLQ9kHKqBa2J0Esb21uYFmHKaWbOukPs-oYl65jJcdB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MTMzZDAyOC02YTgyLTRkOTctOGM0MC02OTlkOWI1Y2Y2MmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDQ6MTQuMjI5MzM1MDkzWiJ9&digest=sha256%3A7c3c7a7f293d528398beaec503c2689e3a53643e7684ebf218478697442cf5bc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.648834781s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:14 +0000] "PUT /v2/foo/schema2/blobs/uploads/6133d028-6a82-4d97-8c40-699d9b5cf62c?_state=qLQ9kHKqBa2J0Esb21uYFmHKaWbOukPs-oYl65jJcdB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MTMzZDAyOC02YTgyLTRkOTctOGM0MC02OTlkOWI1Y2Y2MmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDQ6MTQuMjI5MzM1MDkzWiJ9&digest=sha256%3A7c3c7a7f293d528398beaec503c2689e3a53643e7684ebf218478697442cf5bc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:16Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=ffa497d0-133a-4cb3-8a72-79a288359726 http.request.method=POST http.request.remoteaddr="127.0.0.1:45188" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.125218ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:16 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=3640fd52-c852-48c4-b330-2b0d0ada6b83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45188" http.request.uri="/v2/foo/schema2/blobs/uploads/051cbe6d-55f8-4fea-b5af-1d46a77ba3f5?_state=UFXl0OA-ANJVfmY-n5iWxpvEzj6FEHKejuqVv0-uPz57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNTFjYmU2ZC01NWY4LTRmZWEtYjVhZi0xZDQ2YTc3YmEzZjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDQ6MTYuMDc0OTg1NjM2WiJ9&digest=sha256%3A8b0a9041c569bb778464146e77812e919c55bc22d19e029d154ac69cf9fb9413" http.request.useragent="Go-http-client/1.1" http.response.duration=4.174373199s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:16 +0000] "PUT /v2/foo/schema2/blobs/uploads/051cbe6d-55f8-4fea-b5af-1d46a77ba3f5?_state=UFXl0OA-ANJVfmY-n5iWxpvEzj6FEHKejuqVv0-uPz57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNTFjYmU2ZC01NWY4LTRmZWEtYjVhZi0xZDQ2YTc3YmEzZjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjYtMDctMTZUMjI6NDQ6MTYuMDc0OTg1NjM2WiJ9&digest=sha256%3A8b0a9041c569bb778464146e77812e919c55bc22d19e029d154ac69cf9fb9413 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37443" http.request.id=92bc2ce2-ecff-474c-aa63-bd67b3599428 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45188" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.338599ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37443" http.request.id=4bd1aceb-8a27-4745-8fbd-a4843c9ea78b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45188" http.request.uri="/v2/foo/schema2/manifests/sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.675607ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "PUT /v2/foo/schema2/manifests/sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=7b23e733-e233-421b-8823-a79327cb6f0f http.request.method=GET http.request.remoteaddr="127.0.0.1:45188" 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.499345ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=ed38168e-7b72-4b2b-a987-32509182538e http.request.method=GET http.request.remoteaddr="127.0.0.1:45188" http.request.uri="/v2/foo/schema2/manifests/sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.453635ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "GET /v2/foo/schema2/manifests/sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=59da60a1-1c06-4e77-bea5-ba3e82bc6dc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45188" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.228655ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=7435e730-7bac-4ae6-bf10-7412ad8e39c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:45188" http.request.uri="/v2/foo/schema2/manifests/sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.228305ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "GET /v2/foo/schema2/manifests/sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=8cbd0a7c-0b8c-4d1c-a42e-4638b3c78c62 http.request.method=GET http.request.remoteaddr="127.0.0.1:45188" 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.251334ms http.response.status=200 http.response.written=45 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=info msg="rewriting manifest sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d in schema1 format to support old client" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=3618c49c-6277-40d2-9e36-0f759b346433 http.request.method=GET http.request.remoteaddr="127.0.0.1:45188" 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-07-16T22:44:20Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=3618c49c-6277-40d2-9e36-0f759b346433 http.request.method=GET http.request.remoteaddr="127.0.0.1:45188" 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.267589ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=ec2b9658-2099-406a-ba7e-b72ffd2a4588 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45188" http.request.uri="/v2/foo/schema2/manifests/sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.411465ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "DELETE /v2/foo/schema2/manifests/sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d" err.message="manifest unknown" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=4ebbbc23-bb4d-4a81-bb89-8dc78a5f922c http.request.method=GET http.request.remoteaddr="127.0.0.1:45188" http.request.uri="/v2/foo/schema2/manifests/sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.373175ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d" 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "GET /v2/foo/schema2/manifests/sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=33616cbf-ed73-414f-b798-b46c26ed8e8b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45202" http.request.uri="/v2/foo/schema2/manifests/sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.498846ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d" 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "DELETE /v2/foo/schema2/manifests/sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37443" http.request.id=c7a51947-c4f9-4a75-a03f-0fca2a8d0ab7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45210" http.request.uri="/v2/foo/schema2/manifests/sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.591466ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "PUT /v2/foo/schema2/manifests/sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=a9fa4782-feed-46a6-afe1-36acc9480148 http.request.method=GET http.request.remoteaddr="127.0.0.1:45210" http.request.uri="/v2/foo/schema2/manifests/sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.493085ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "GET /v2/foo/schema2/manifests/sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=7f875ff5-c2de-4c61-ab99-843748848917 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45220" 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.522286ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=info msg="response completed" go.version=go1.26.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37443" http.request.id=f823f126-1f24-4db3-8430-ca6a5c0b08ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:45226" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.770057ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=c383ddf2-8f78-459e-a7dd-ea050c350aa4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45226" 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.163565ms http.response.status=200 http.response.written=39 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=92501732-5650-4e1f-97de-7d6142cce722 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45226" http.request.uri="/v2/foo/schema2/manifests/sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.442815ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "DELETE /v2/foo/schema2/manifests/sha256:da7d4710f65d709cf7a15e94ba62a43f7f44a6c3e648a39830cb5d4ecd35143d HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37443" http.request.id=d24bfd75-b019-41e8-b44a-eff818f8723e http.request.method=GET http.request.remoteaddr="127.0.0.1:45226" 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.185025ms http.response.status=200 http.response.written=35 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (16.15s) === RUN TestManifestDeleteDisabled time="2026-07-16T22:44:20Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.26.5 time="2026-07-16T22:44:20Z" level=info msg="redis not configured" go.version=go1.26.5 time="2026-07-16T22:44:20Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.5 http.request.host="127.0.0.1:45131" http.request.id=d888eeb2-3b92-477a-b192-4a344d429752 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36878" 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=1.315055ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [16/Jul/2026:22:44:20 +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-07-16T22:44:20Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.26.5 time="2026-07-16T22:44:20Z" level=info msg="redis not configured" go.version=go1.26.5 time="2026-07-16T22:44:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.5 time="2026-07-16T22:44:20Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.26.5 time="2026-07-16T22:44:20Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.26.5 time="2026-07-16T22:44:20Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.5 http.request.host="127.0.0.1:44599" http.request.id=816e54fc-e015-49e4-a73a-94f71cb9c180 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55326" 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=2.4106ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.5 http.request.host="127.0.0.1:44599" http.request.id=facc9fe0-53e5-4d91-af94-78cd6d1b5fba http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55342" 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=2.339529ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.5 http.request.host="127.0.0.1:44599" http.request.id=5da97d0c-b864-4104-bba5-2e4eae0db350 http.request.method=POST http.request.remoteaddr="127.0.0.1:55354" 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=2.231248ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2026-07-16T22:44:20Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.26.5 http.request.host="127.0.0.1:44599" http.request.id=c264150e-739d-4196-9ea8-182190811c18 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55368" 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=2.316579ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [16/Jul/2026:22:44:20 +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-07-16T22:44:20Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.26.5 time="2026-07-16T22:44:20Z" level=info msg="redis not configured" go.version=go1.26.5 time="2026-07-16T22:44:20Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:34747" http.request.id=a86630c5-e2db-4f5b-b3fa-62b8fbe40e36 http.request.method=POST http.request.remoteaddr="127.0.0.1:39272" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.880038ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:25Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:34747" http.request.id=11639fa4-cd09-4716-9dc8-1b1f95c6d42c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39272" http.request.uri="/v2/foo/bar/blobs/uploads/92a61214-8cf4-4cab-b49b-63e54374ef00?_state=G5mT-l0KI12shInfEyurWnA_Hw3tnuAjFWCdk1qjKIV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyYTYxMjE0LThjZjQtNGNhYi1iNDliLTYzZTU0Mzc0ZWYwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0NDoyMC41NTc2MDg1NVoifQ%3D%3D&digest=sha256%3A868ab27d5bd4467ac5eb89252132063c65e3f6d43c463331ab84fc3296212f06" http.request.useragent="Go-http-client/1.1" http.response.duration=4.830237882s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:20 +0000] "PUT /v2/foo/bar/blobs/uploads/92a61214-8cf4-4cab-b49b-63e54374ef00?_state=G5mT-l0KI12shInfEyurWnA_Hw3tnuAjFWCdk1qjKIV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyYTYxMjE0LThjZjQtNGNhYi1iNDliLTYzZTU0Mzc0ZWYwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0NDoyMC41NTc2MDg1NVoifQ%3D%3D&digest=sha256%3A868ab27d5bd4467ac5eb89252132063c65e3f6d43c463331ab84fc3296212f06 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:25Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:34747" http.request.id=1f128a88-0dde-40fd-bca8-f45011a615b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39272" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.141812ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:25 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:25Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.26.5 time="2026-07-16T22:44:25Z" level=info msg="redis not configured" go.version=go1.26.5 time="2026-07-16T22:44:25Z" level=info msg="Starting upload purge in 33m0s" go.version=go1.26.5 time="2026-07-16T22:44:25Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.5 time="2026-07-16T22:44:25Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:34747" http.request.id=84cae575-95d6-4282-854a-5f244ac4bea0 http.request.method=GET http.request.remoteaddr="127.0.0.1:39272" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.199055ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Jul/2026:22:44:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-07-16T22:44:25Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:34747" go.version=go1.26.5 time="2026-07-16T22:44:25Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.26.5 time="2026-07-16T22:44:25Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:34747" http.request.id=38d32000-6224-493b-b80e-07e2ba4ef344 http.request.method=GET http.request.remoteaddr="127.0.0.1:41582" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.413146ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Jul/2026:22:44:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-07-16T22:44:25Z" level=info msg="Challenge established with upstream : http://127.0.0.1:34747/v2/ &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:34747/v2/:[]]}" go.version=go1.26.5 http.request.host="127.0.0.1:37591" http.request.id=88b15a97-ab0c-4a4e-aa13-8b726f082478 http.request.method=GET http.request.remoteaddr="127.0.0.1:34810" http.request.uri="/v2/foo/bar/manifests/sha256:70db22e0c276356206a9e528baa7c6943b4b07dc29c2a76a847f31d2158f2fc0" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:70db22e0c276356206a9e528baa7c6943b4b07dc29c2a76a847f31d2158f2fc0" time="2026-07-16T22:44:25Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:34747" http.request.id=895238ab-f05d-420f-93b4-e3015d1c2c6f http.request.method=GET http.request.remoteaddr="127.0.0.1:41584" http.request.uri="/v2/foo/bar/manifests/sha256:70db22e0c276356206a9e528baa7c6943b4b07dc29c2a76a847f31d2158f2fc0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.991618ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Jul/2026:22:44:25 +0000] "GET /v2/foo/bar/manifests/sha256:70db22e0c276356206a9e528baa7c6943b4b07dc29c2a76a847f31d2158f2fc0 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-07-16T22:44:25Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:70db22e0c276356206a9e528baa7c6943b4b07dc29c2a76a847f31d2158f2fc0 with ttl=167h59m59.9999956s" go.version=go1.26.5 time="2026-07-16T22:44:25Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37591" http.request.id=88b15a97-ab0c-4a4e-aa13-8b726f082478 http.request.method=GET http.request.remoteaddr="127.0.0.1:34810" http.request.uri="/v2/foo/bar/manifests/sha256:70db22e0c276356206a9e528baa7c6943b4b07dc29c2a76a847f31d2158f2fc0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=8.466113ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Jul/2026:22:44:25 +0000] "GET /v2/foo/bar/manifests/sha256:70db22e0c276356206a9e528baa7c6943b4b07dc29c2a76a847f31d2158f2fc0 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-07-16T22:44:25Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:34747" http.request.id=0f8f601e-6a4f-4681-95ba-d5182ac79e96 http.request.method=GET http.request.remoteaddr="127.0.0.1:41584" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="878.093µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Jul/2026:22:44:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-07-16T22:44:25Z" level=info msg="Challenge established with upstream : http://127.0.0.1:34747/v2/ &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:34747/v2/:[]]}" go.version=go1.26.5 http.request.host="127.0.0.1:37591" http.request.id=a0241010-0b10-4a7c-aa91-91d023bb42fd http.request.method=GET http.request.remoteaddr="127.0.0.1:34818" 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-07-16T22:44:25Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:34747" http.request.id=92718fe3-89f3-430c-8492-732b3b79c7f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41588" 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.826557ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Jul/2026:22:44:25 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-07-16T22:44:25Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37591" http.request.id=a0241010-0b10-4a7c-aa91-91d023bb42fd http.request.method=GET http.request.remoteaddr="127.0.0.1:34818" 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.326224ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Jul/2026:22:44:25 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-07-16T22:44:25Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:34747" http.request.id=dbc0b20e-1cab-4831-9b1d-5be1ea9b6d86 http.request.method=POST http.request.remoteaddr="127.0.0.1:41588" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.830337ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:30Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:34747" http.request.id=6e615ae6-b07e-4c8f-9308-bacda53b96ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:41588" http.request.uri="/v2/foo/bar/blobs/uploads/cef17b46-a206-40b4-9620-0029cbc746b9?_state=5ARVdaq1-e7b0PLnKzWCTk8kNwVHPg_h9t1lEuQVRkJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlZjE3YjQ2LWEyMDYtNDBiNC05NjIwLTAwMjljYmM3NDZiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0NDoyNS42MjcwNDQzOTlaIn0%3D&digest=sha256%3A51d0b0e545eebf40b5c39381c7e92c7f68f6cab4c6af90176babd4a1af08698c" http.request.useragent="Go-http-client/1.1" http.response.duration=4.489673231s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:25 +0000] "PUT /v2/foo/bar/blobs/uploads/cef17b46-a206-40b4-9620-0029cbc746b9?_state=5ARVdaq1-e7b0PLnKzWCTk8kNwVHPg_h9t1lEuQVRkJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlZjE3YjQ2LWEyMDYtNDBiNC05NjIwLTAwMjljYmM3NDZiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNi0wNy0xNlQyMjo0NDoyNS42MjcwNDQzOTlaIn0%3D&digest=sha256%3A51d0b0e545eebf40b5c39381c7e92c7f68f6cab4c6af90176babd4a1af08698c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:30Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:34747" http.request.id=3e7f316a-deb6-455d-ac66-4367138c93bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:41588" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.143112ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Jul/2026:22:44:30 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2026-07-16T22:44:30Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:34747" http.request.id=1e10cf28-b295-4a0e-84fe-ee561694e4f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:41588" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.170884ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Jul/2026:22:44:30 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-07-16T22:44:30Z" level=info msg="Challenge established with upstream : http://127.0.0.1:34747/v2/ &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:34747/v2/:[]]}" go.version=go1.26.5 http.request.host="127.0.0.1:37591" http.request.id=3c20ce4b-9e3f-4a50-9ce3-224a625c1348 http.request.method=GET http.request.remoteaddr="127.0.0.1:34824" 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-07-16T22:44:30Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:34747" http.request.id=e3e04be6-22d7-48e5-8e22-d6425d37dede http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41596" 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.238088ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Jul/2026:22:44:30 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-07-16T22:44:30Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:34747" http.request.id=2d2f34b1-ed60-4301-bcb1-09ac439841a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:41596" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.183225ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Jul/2026:22:44:30 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2026-07-16T22:44:30Z" level=info msg="Challenge established with upstream : http://127.0.0.1:34747/v2/ &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:34747/v2/:[]]}" go.version=go1.26.5 http.request.host="127.0.0.1:37591" http.request.id=3c20ce4b-9e3f-4a50-9ce3-224a625c1348 http.request.method=GET http.request.remoteaddr="127.0.0.1:34824" 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-07-16T22:44:30Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:34747" http.request.id=56d36f47-2a47-4dcb-9a42-cd65993fb299 http.request.method=GET http.request.remoteaddr="127.0.0.1:41604" 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.121278ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Jul/2026:22:44:30 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2026-07-16T22:44:30Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:0c607597f166c75c5f43d62460bb9b45f2684258536bc19f20902aa7fa9abd79 with ttl=167h59m59.99999615s" go.version=go1.26.5 time="2026-07-16T22:44:30Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:37591" http.request.id=3c20ce4b-9e3f-4a50-9ce3-224a625c1348 http.request.method=GET http.request.remoteaddr="127.0.0.1:34824" 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=12.363508ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Jul/2026:22:44:30 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (9.80s) === RUN TestAppDispatcher time="2026-07-16T22:44:30Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36735" http.request.id=8a0133cf-6c0d-48a3-9bea-085a74155a5c http.request.method=GET http.request.remoteaddr="127.0.0.1:41462" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.383915ms http.response.status=200 http.response.written=0 time="2026-07-16T22:44:30Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36735" http.request.id=0870865a-c793-420e-80fc-a459aca6bc47 http.request.method=GET http.request.remoteaddr="127.0.0.1:41462" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.124025ms http.response.status=200 http.response.written=0 time="2026-07-16T22:44:30Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36735" http.request.id=03afdaac-a932-41f1-8ee4-1ee325f645c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:41462" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.150884ms http.response.status=200 http.response.written=0 time="2026-07-16T22:44:30Z" level=info msg="response completed" go.version=go1.26.5 http.request.host="127.0.0.1:36735" http.request.id=402ef4fb-e5e3-4f92-9cfe-ba2bf5464614 http.request.method=GET http.request.remoteaddr="127.0.0.1:41462" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.215835ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2026-07-16T22:44: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.26.5 instance.id=4bfd1977-d2ad-4b6c-88f0-80d973802fe7 time="2026-07-16T22:44:30Z" level=info msg="redis not configured" go.version=go1.26.5 instance.id=4bfd1977-d2ad-4b6c-88f0-80d973802fe7 time="2026-07-16T22:44:30Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.26.5 http.request.host="127.0.0.1:42605" http.request.id=f495f9e5-765b-4ba5-8cf6-ea2720608046 http.request.method=GET http.request.remoteaddr="127.0.0.1:54978" 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-07-16T22:44: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.26.5 instance.id=4bfd1977-d2ad-4b6c-88f0-80d973802fe7 time="2026-07-16T22:44:30Z" level=info msg="redis not configured" go.version=go1.26.5 instance.id=4bfd1977-d2ad-4b6c-88f0-80d973802fe7 time="2026-07-16T22:44:30Z" level=info msg="configuring file health check path=/tmp/healthcheck2863457984, interval=1" go.version=go1.26.5 instance.id=4bfd1977-d2ad-4b6c-88f0-80d973802fe7 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2026-07-16T22:44: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.26.5 instance.id=4bfd1977-d2ad-4b6c-88f0-80d973802fe7 time="2026-07-16T22:44:34Z" level=info msg="redis not configured" go.version=go1.26.5 instance.id=4bfd1977-d2ad-4b6c-88f0-80d973802fe7 time="2026-07-16T22:44:34Z" level=info msg="configuring TCP health check addr=127.0.0.1:43947, interval=1" go.version=go1.26.5 instance.id=4bfd1977-d2ad-4b6c-88f0-80d973802fe7 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2026-07-16T22:44: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.26.5 instance.id=4bfd1977-d2ad-4b6c-88f0-80d973802fe7 time="2026-07-16T22:44:38Z" level=info msg="redis not configured" go.version=go1.26.5 instance.id=4bfd1977-d2ad-4b6c-88f0-80d973802fe7 time="2026-07-16T22:44:38Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:37547, interval=1, threshold=3" go.version=go1.26.5 instance.id=4bfd1977-d2ad-4b6c-88f0-80d973802fe7 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 139.941s ? 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.15s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.02s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (5.14s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.22s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (4.79s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.58s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 13.916s === RUN TestSchedule time="2026-07-16T22:42:25Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.5 instance.id=ea47dc27-b7c0-4634-bb37-62b5e212366f time="2026-07-16T22:42:25Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99357ms" go.version=go1.26.5 instance.id=ea47dc27-b7c0-4634-bb37-62b5e212366f time="2026-07-16T22:42:25Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.8µs" go.version=go1.26.5 instance.id=ea47dc27-b7c0-4634-bb37-62b5e212366f time="2026-07-16T22:42:25Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.28µs" go.version=go1.26.5 instance.id=ea47dc27-b7c0-4634-bb37-62b5e212366f 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-07-16T22:42:25Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.5 instance.id=ea47dc27-b7c0-4634-bb37-62b5e212366f --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2026-07-16T22:42:25Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.5 instance.id=ea47dc27-b7c0-4634-bb37-62b5e212366f time="2026-07-16T22:42:25Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99333ms" go.version=go1.26.5 instance.id=ea47dc27-b7c0-4634-bb37-62b5e212366f time="2026-07-16T22:42:25Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99751ms" go.version=go1.26.5 instance.id=ea47dc27-b7c0-4634-bb37-62b5e212366f time="2026-07-16T22:42:25Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.5 instance.id=ea47dc27-b7c0-4634-bb37-62b5e212366f --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2026-07-16T22:42:25Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.26.5 instance.id=ea47dc27-b7c0-4634-bb37-62b5e212366f --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.589s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (8.21s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 22775808 sha256:7190f434fc44cbb5021cb41d2a2fa3c386722d2331fe577bbde28bff38b86016 [] map[] } --- PASS: TestSimpleBlobRead (0.50s) === RUN TestBlobMount --- PASS: TestBlobMount (0.36s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (2.64s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (2.54s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (2.43s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.01s) === 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:1b94fdfcca91993f46ce85560a510663509cd60d88c2b5dd2f3516fcdcf54f33 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:13845e57c00d9d4cb69cb6b4e33cdb7ea4cee9a5c27f376c9c44ca1f12db3cd9 palailogos: marking blob sha256:0237f0c44652c6314fc9e72f3ac36939c8525fe1d5a0866ec24aad14d9b3532c palailogos: marking manifest sha256:28b339b435a51e5662e4831bcf4041e68c1b3115825de0c6637a3751ef76f9e4 palailogos: marking blob sha256:231b0f56c41953503a45fdaa006f52b8dc61cf13280a8296ff5f1662a41c9ecf palailogos: marking blob sha256:2e506ef34b1cf4989f104a911a746072b9525d4d3fc02167d24d176c45d86126 palailogos: marking manifest sha256:2dc2804f500ca5ae26f069101afd81037eb2547e6bc4082ea5f98c9626bd30ad palailogos: marking blob sha256:74a1ccc37da19ec1b676298f308d0e41cb96a1ac50464d6593d046b617fca99b palailogos: marking blob sha256:221ebbfe7584447477db71ce704add2cbc51c2cceaff1cacdff4cdf3073586cc palailogos: marking manifest sha256:9159829ca8a04d5cabb08a769674a837ebde4c6c9dc82fb0ff473f42879def36 palailogos: marking blob sha256:2dc2804f500ca5ae26f069101afd81037eb2547e6bc4082ea5f98c9626bd30ad palailogos: marking blob sha256:28b339b435a51e5662e4831bcf4041e68c1b3115825de0c6637a3751ef76f9e4 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.62s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:2879ca9339ae9addff5f595375a6efaae60816e50374d8ce3dc5afda493e6c89 deletemanifests: marking manifest sha256:37154e672a68a5175e0a818b7be4286665885fc968cd7a283f021ad92f658864 deletemanifests: marking blob sha256:6ca5da61e9177f93515ef59e00680da6935c51d48c81c74bce39a9bb7349e292 deletemanifests: marking blob sha256:9dac8bf556cadbc3526d42456960ef9f48147d34376675faf2c8ac7187be28dd deletemanifests: marking blob sha256:06eaf9fc7ac98d631f6b7a8127935fd877aad103c5022e63a535079954bc74f6 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:1c047d066f11fd75379a3102191ce45f4394a709e6419d038a0ad9014a13e975 blob eligible for deletion: sha256:2879ca9339ae9addff5f595375a6efaae60816e50374d8ce3dc5afda493e6c89 blob eligible for deletion: sha256:6d6d8df9cb88971d12e6158a5eb3294c9933da0b103ca4a52088aafba304c65f blob eligible for deletion: sha256:b74dbc201a25d99b45b839c158ac3525e865eb6cb90fd765fde73520756f0e96 deletemanifests manifest eligible for deletion: sha256:2879ca9339ae9addff5f595375a6efaae60816e50374d8ce3dc5afda493e6c89 deletemanifests: marking manifest sha256:37154e672a68a5175e0a818b7be4286665885fc968cd7a283f021ad92f658864 deletemanifests: marking blob sha256:6ca5da61e9177f93515ef59e00680da6935c51d48c81c74bce39a9bb7349e292 deletemanifests: marking blob sha256:9dac8bf556cadbc3526d42456960ef9f48147d34376675faf2c8ac7187be28dd deletemanifests: marking blob sha256:06eaf9fc7ac98d631f6b7a8127935fd877aad103c5022e63a535079954bc74f6 time="2026-07-16T22:42:45Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/2879ca9339ae9addff5f595375a6efaae60816e50374d8ce3dc5afda493e6c89" go.version=go1.26.5 instance.id=c60be632-c350-46b8-b892-f5cf2baee677 time="2026-07-16T22:42:45Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/2879ca9339ae9addff5f595375a6efaae60816e50374d8ce3dc5afda493e6c89" go.version=go1.26.5 instance.id=c60be632-c350-46b8-b892-f5cf2baee677 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:1c047d066f11fd75379a3102191ce45f4394a709e6419d038a0ad9014a13e975 time="2026-07-16T22:42:45Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1c/1c047d066f11fd75379a3102191ce45f4394a709e6419d038a0ad9014a13e975" go.version=go1.26.5 instance.id=c60be632-c350-46b8-b892-f5cf2baee677 blob eligible for deletion: sha256:2879ca9339ae9addff5f595375a6efaae60816e50374d8ce3dc5afda493e6c89 time="2026-07-16T22:42:45Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/28/2879ca9339ae9addff5f595375a6efaae60816e50374d8ce3dc5afda493e6c89" go.version=go1.26.5 instance.id=c60be632-c350-46b8-b892-f5cf2baee677 blob eligible for deletion: sha256:6d6d8df9cb88971d12e6158a5eb3294c9933da0b103ca4a52088aafba304c65f time="2026-07-16T22:42:45Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6d/6d6d8df9cb88971d12e6158a5eb3294c9933da0b103ca4a52088aafba304c65f" go.version=go1.26.5 instance.id=c60be632-c350-46b8-b892-f5cf2baee677 blob eligible for deletion: sha256:b74dbc201a25d99b45b839c158ac3525e865eb6cb90fd765fde73520756f0e96 time="2026-07-16T22:42:45Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b7/b74dbc201a25d99b45b839c158ac3525e865eb6cb90fd765fde73520756f0e96" go.version=go1.26.5 instance.id=c60be632-c350-46b8-b892-f5cf2baee677 --- PASS: TestDeleteManifestIfTagNotFound (1.97s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:0f7a1828e69f7da77c40c86bf8b147258b8a70ff4638581dd1dc2c722ce0b2bd time="2026-07-16T22:42:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0f/0f7a1828e69f7da77c40c86bf8b147258b8a70ff4638581dd1dc2c722ce0b2bd" go.version=go1.26.5 instance.id=c60be632-c350-46b8-b892-f5cf2baee677 blob eligible for deletion: sha256:105b1832b818702e56b5567277c6dc596b1d0dd04e77a06a4eb3020ad2052fc0 time="2026-07-16T22:42:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/10/105b1832b818702e56b5567277c6dc596b1d0dd04e77a06a4eb3020ad2052fc0" go.version=go1.26.5 instance.id=c60be632-c350-46b8-b892-f5cf2baee677 blob eligible for deletion: sha256:dcf7c9ed9edb59d90b8c5978a19f3842edb99a69ba2ffa870595f4ef6833b97c time="2026-07-16T22:42:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/dc/dcf7c9ed9edb59d90b8c5978a19f3842edb99a69ba2ffa870595f4ef6833b97c" go.version=go1.26.5 instance.id=c60be632-c350-46b8-b892-f5cf2baee677 --- PASS: TestGCWithMissingManifests (0.51s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:febde132e53bd169c83366a54dd8af404a2025dc76aa952a13e49cba3cb0a0a7 komnenos: marking blob sha256:75de7cc78951813ee83957c06ab96b93eceea3fd4e0362c7bc39f78f5d88f0fb komnenos: marking blob sha256:c1bb1412661778c230ec7c3bd0d4dbe601aa626754fc61ce6e9fc6560e9effb8 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:539c2497acadf04fa2b2c98e3eacb4f05d036be8298f1b41fd23d867d85b2849 time="2026-07-16T22:42:47Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/53/539c2497acadf04fa2b2c98e3eacb4f05d036be8298f1b41fd23d867d85b2849" go.version=go1.26.5 instance.id=c60be632-c350-46b8-b892-f5cf2baee677 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2026-07-16T22:42:47Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.26.5 instance.id=c60be632-c350-46b8-b892-f5cf2baee677 blob eligible for deletion: sha256:fb04d3c901d492d8b6543a4a0fc2653122f9ed1daefef647e6c564d0dacbae5c time="2026-07-16T22:42:47Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/fb/fb04d3c901d492d8b6543a4a0fc2653122f9ed1daefef647e6c564d0dacbae5c" go.version=go1.26.5 instance.id=c60be632-c350-46b8-b892-f5cf2baee677 blob eligible for deletion: sha256:0c8b4eb1ff8e86ce2676ec43f04c3efb7bdba36d3fae81b51acb3c117f853e78 time="2026-07-16T22:42:47Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0c/0c8b4eb1ff8e86ce2676ec43f04c3efb7bdba36d3fae81b51acb3c117f853e78" go.version=go1.26.5 instance.id=c60be632-c350-46b8-b892-f5cf2baee677 blob eligible for deletion: sha256:135848c1cc48bd67ae81083b79722ed19a02639f2b3e0383fabc6513bace3e27 time="2026-07-16T22:42:47Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/13/135848c1cc48bd67ae81083b79722ed19a02639f2b3e0383fabc6513bace3e27" go.version=go1.26.5 instance.id=c60be632-c350-46b8-b892-f5cf2baee677 blob eligible for deletion: sha256:34225956be2b9f42b2837c82b3b5e62ffeec13d41d7d5605625769578c131d35 time="2026-07-16T22:42:47Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/34/34225956be2b9f42b2837c82b3b5e62ffeec13d41d7d5605625769578c131d35" go.version=go1.26.5 instance.id=c60be632-c350-46b8-b892-f5cf2baee677 blob eligible for deletion: sha256:3ef0dc0773fb5844db913cc1ede221f8ff3a640b79fa0cbf318bcf4001049834 time="2026-07-16T22:42:47Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3e/3ef0dc0773fb5844db913cc1ede221f8ff3a640b79fa0cbf318bcf4001049834" go.version=go1.26.5 instance.id=c60be632-c350-46b8-b892-f5cf2baee677 --- PASS: TestDeletionHasEffect (1.76s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (1.79s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:6ee8bdb4f92a195f12e0fdc0fa132bbc649b2e218f44d5a794e9c6743b856acd michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:3fa0cdef1703a9ffb2b7f3087cac47028e95ff0d2ddbebf0c66708d7062ebc0e michael_z_doukas: marking blob sha256:8f3cd73d537a1c55d774318597d9892e3f6de0040492940f62c09413162584f1 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:8eb5719cfe5f10dce9c319b1bfd04c0e32295833e31e9e9b1885235ecf2b2b58 time="2026-07-16T22:42:50Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8e/8eb5719cfe5f10dce9c319b1bfd04c0e32295833e31e9e9b1885235ecf2b2b58" go.version=go1.26.5 instance.id=c60be632-c350-46b8-b892-f5cf2baee677 --- PASS: TestOrphanBlobDeleted (0.97s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:49b30496b668d8c8ba76d5045ee59e9927c9e905ce923e12e1e217e7bb3a8e41 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:f450b47c620fdffe605cef905179a88ea9e1638ba27d3198b506a3886e1e8b00 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.69s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.67s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.39s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.36s) === 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-07-16T22:42:53Z" level=info msg="PurgeUploads starting: olderThan=2026-07-16 21:42:53.687854251 +0000 UTC m=-3571.546216984, actuallyDelete=true" time="2026-07-16T22:42:53Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2026-07-16T22:42:53Z" level=info msg="PurgeUploads starting: olderThan=2026-07-16 22:42:53.689032295 +0000 UTC m=+28.454961050, actuallyDelete=true" time="2026-07-16T22:42:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/e858322f-7d4f-4d65-8b61-64ee298e340e have older date (2026-07-16 21:42:53 +0000 UTC) than purge date (2026-07-16 22:42:53.689032295 +0000 UTC m=+28.454961050). Removing upload directory." time="2026-07-16T22:42:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1723505d-ece8-422e-a87b-ba1b086889ee have older date (2026-07-16 21:42:53 +0000 UTC) than purge date (2026-07-16 22:42:53.689032295 +0000 UTC m=+28.454961050). Removing upload directory." time="2026-07-16T22:42:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/778b5d39-979f-4a88-9a68-a031b2a7318f have older date (2026-07-16 21:42:53 +0000 UTC) than purge date (2026-07-16 22:42:53.689032295 +0000 UTC m=+28.454961050). Removing upload directory." time="2026-07-16T22:42:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/af08efa3-ee66-4af9-84f5-4edebbd6ef5d have older date (2026-07-16 21:42:53 +0000 UTC) than purge date (2026-07-16 22:42:53.689032295 +0000 UTC m=+28.454961050). Removing upload directory." time="2026-07-16T22:42:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/df598b64-6baf-49ab-be9b-0dc428882977 have older date (2026-07-16 21:42:53 +0000 UTC) than purge date (2026-07-16 22:42:53.689032295 +0000 UTC m=+28.454961050). Removing upload directory." time="2026-07-16T22:42:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/efbd6692-e9db-4e8f-85eb-1570be0ee81a have older date (2026-07-16 21:42:53 +0000 UTC) than purge date (2026-07-16 22:42:53.689032295 +0000 UTC m=+28.454961050). Removing upload directory." time="2026-07-16T22:42:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1f9e28c4-0db8-4c3e-ad03-22b7f5316869 have older date (2026-07-16 21:42:53 +0000 UTC) than purge date (2026-07-16 22:42:53.689032295 +0000 UTC m=+28.454961050). Removing upload directory." time="2026-07-16T22:42:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/227f83ee-c265-4f28-95ea-67cad9b01fc4 have older date (2026-07-16 21:42:53 +0000 UTC) than purge date (2026-07-16 22:42:53.689032295 +0000 UTC m=+28.454961050). Removing upload directory." time="2026-07-16T22:42:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3a1ef4dd-b2b7-400b-852d-b4fa3de06862 have older date (2026-07-16 21:42:53 +0000 UTC) than purge date (2026-07-16 22:42:53.689032295 +0000 UTC m=+28.454961050). Removing upload directory." time="2026-07-16T22:42:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/613bd8d9-c402-48f9-a933-9bb44841c5ac have older date (2026-07-16 21:42:53 +0000 UTC) than purge date (2026-07-16 22:42:53.689032295 +0000 UTC m=+28.454961050). Removing upload directory." time="2026-07-16T22:42:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/728cc260-f64c-4912-8b9c-a7ff56485be8 have older date (2026-07-16 21:42:53 +0000 UTC) than purge date (2026-07-16 22:42:53.689032295 +0000 UTC m=+28.454961050). Removing upload directory." time="2026-07-16T22:42:53Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2026-07-16T22:42:53Z" level=info msg="PurgeUploads starting: olderThan=2026-07-16 22:42:53.690433531 +0000 UTC m=+28.456362296, actuallyDelete=true" time="2026-07-16T22:42:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/488c9950-994d-4f56-82ca-645b62c5b086 have older date (2026-07-16 21:42:53 +0000 UTC) than purge date (2026-07-16 22:42:53.690433531 +0000 UTC m=+28.456362296). Removing upload directory." time="2026-07-16T22:42:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a2ea536e-4987-4e9f-a480-71e262171620 have older date (2026-07-16 21:42:53 +0000 UTC) than purge date (2026-07-16 22:42:53.690433531 +0000 UTC m=+28.456362296). Removing upload directory." time="2026-07-16T22:42:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b64e40da-7feb-45f7-a3e5-c7996333179a have older date (2026-07-16 21:42:53 +0000 UTC) than purge date (2026-07-16 22:42:53.690433531 +0000 UTC m=+28.456362296). Removing upload directory." time="2026-07-16T22:42:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b9071e0f-2c85-428e-a455-3c69b8b82d28 have older date (2026-07-16 21:42:53 +0000 UTC) than purge date (2026-07-16 22:42:53.690433531 +0000 UTC m=+28.456362296). Removing upload directory." time="2026-07-16T22:42:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/fe7d870d-a91d-4c50-a556-3a7b90acead8 have older date (2026-07-16 21:42:53 +0000 UTC) than purge date (2026-07-16 22:42:53.690433531 +0000 UTC m=+28.456362296). Removing upload directory." time="2026-07-16T22:42:53Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2026-07-16T22:42:53Z" level=info msg="PurgeUploads starting: olderThan=2026-07-16 22:42:53.691338654 +0000 UTC m=+28.457267419, actuallyDelete=true" time="2026-07-16T22:42:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1ebdb611-991a-422a-8e37-566b0a9a4b38 have older date (2026-07-16 21:42:53 +0000 UTC) than purge date (2026-07-16 22:42:53.691338654 +0000 UTC m=+28.457267419). Removing upload directory." time="2026-07-16T22:42:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/61d6c254-3ef1-493c-b474-0b6fba52b9f5 have older date (2026-07-16 21:42:53 +0000 UTC) than purge date (2026-07-16 22:42:53.691338654 +0000 UTC m=+28.457267419). Removing upload directory." time="2026-07-16T22:42:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/66d25837-cff7-4f62-bd51-da4dd59ee0dd have older date (2026-07-16 21:42:53 +0000 UTC) than purge date (2026-07-16 22:42:53.691338654 +0000 UTC m=+28.457267419). Removing upload directory." time="2026-07-16T22:42:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fc0581bc-62de-48dd-8b21-0fd24296a0e3 have older date (2026-07-16 21:42:53 +0000 UTC) than purge date (2026-07-16 22:42:53.691338654 +0000 UTC m=+28.457267419). Removing upload directory." time="2026-07-16T22:42:53Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ff0d25ca-f3b3-42d9-a8cb-3173f093d443 have older date (2026-07-16 21:42:53 +0000 UTC) than purge date (2026-07-16 22:42:53.691338654 +0000 UTC m=+28.457267419). Removing upload directory." time="2026-07-16T22:42:53Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2026-07-16T22:42:53Z" level=info msg="PurgeUploads starting: olderThan=2026-07-16 22:42:53.691947436 +0000 UTC m=+28.457876191, actuallyDelete=true" time="2026-07-16T22:42:53Z" 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.474s ? 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.014s === 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.016s === RUN TestWalkFileRemoved time="2026-07-16T22:42:25Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.007s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.304s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.16s) === 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.181s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (19.54s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 19.853s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (21.93s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 22.248s ? 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-07-16T22:42:25Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.26.5 === RUN TestEligibleForS3/Client_IP_=_#01 time="2026-07-16T22:42:25Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.26.5 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2026-07-16T22:42:25Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.26.5 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 TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV6 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionMatch_2 time="2026-07-16T22:42:25Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.26.5 time="2026-07-16T22:42:25Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.26.5 instance.id=8e6ef419-b3e1-4b4e-ad1c-330d82456ed6 --- PASS: TestParsing (0.00s) time="2026-07-16T22:42:25Z" level=error msg="unknown ip address format" go.version=go1.26.5 instance.id=8e6ef419-b3e1-4b4e-ad1c-330d82456ed6 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestS3TryUpdate (0.01s) time="2026-07-16T22:42:25Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.26.5 instance.id=8e6ef419-b3e1-4b4e-ad1c-330d82456ed6 --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestMatchIPV4 (0.01s) time="2026-07-16T22:42:26Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.26.5 time="2026-07-16T22:42:27Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.26.5 time="2026-07-16T22:42:28Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.26.5 time="2026-07-16T22:42:29Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.26.5 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.524s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.010s ? 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.314s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (17.07s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 17.386s ? 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.014s ? 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 >>> docker-registry*: Adding .pre-install >>> docker-registry*: Scanning shared objects >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-loongarch64.so.1 >>> docker-registry*: Package size: 27.5 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r24.apk >>> 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-r24.apk >>> docker-registry: Build complete at Thu, 16 Jul 2026 22:44:46 +0000 elapsed time 0h 2m 49s >>> 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 (20260716.224158) (2/2) Purging go (1.26.5-r0) Executing busybox-1.38.0-r1.trigger OK: 270.1 MiB in 103 packages >>> docker-registry: Updating the community/loongarch64 repository index... >>> docker-registry: Signing the index...