>>> docker-registry: Building community/docker-registry 2.8.3-r11 (using abuild 3.15.0_rc3-r0) started Sat, 12 Apr 2025 15:43:37 +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/3) Installing binutils-gold (2.44-r0) (2/3) Installing go (1.24.2-r0) (3/3) Installing .makedepends-docker-registry (20250412.154338) Executing busybox-1.37.0-r16.trigger OK: 592 MiB in 111 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 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz.part' saved >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK test-non-constant-fmt-str.patch: OK >>> docker-registry: Unpacking /var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go >>> docker-registry: test-non-constant-fmt-str.patch patching file registry/handlers/api_test.go patching file registry/proxy/proxyblobstore_test.go patching file registry/proxy/proxymanifeststore_test.go patching file registry/proxy/scheduler/scheduler_test.go patching file registry/storage/driver/walk_test.go patching file registry/storage/purgeuploads_test.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] === RUN Test time="2025-04-12T15:43:51Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-04-12T15:43:51Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/configuration 0.050s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-04-12T15:43:51Z" 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.037s ? 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.036s === 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.025s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.07s) PASS ok github.com/docker/distribution/health/checks 0.099s ? 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.028s === 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.028s === 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.041s === 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.029s ? github.com/docker/distribution/metrics [no test files] === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2025/04/12 15:43:51 http: TLS handshake error from 127.0.0.1:51190: 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:38811/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38811/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38811/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:38811/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:34639?status=0, fail=true --- PASS: TestHTTPSink (0.02s) === RUN TestListener --- PASS: TestListener (0.22s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-04-12T15:43:51Z" level=info msg="broadcaster: closing" time="2025-04-12T15:43:51Z" level=info msg="closing testSink" time="2025-04-12T15:43:51Z" level=info msg="closing testSink" time="2025-04-12T15:43:51Z" level=info msg="closing testSink" time="2025-04-12T15:43:51Z" level=info msg="closing testSink" time="2025-04-12T15:43:51Z" level=info msg="closing testSink" time="2025-04-12T15:43:51Z" level=info msg="closing testSink" time="2025-04-12T15:43:51Z" level=info msg="closing testSink" time="2025-04-12T15:43:51Z" level=info msg="closing testSink" time="2025-04-12T15:43:51Z" level=info msg="closing testSink" time="2025-04-12T15:43:51Z" level=info msg="closing testSink" time="2025-04-12T15:43:51Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-04-12T15:43:52Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 1} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 1} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 1} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 1} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:52Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T15:43:53Z" level=warning msg="&{0x4000310ed0 0.9} encountered too many errors, backing off" time="2025-04-12T15:43:53Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.24s) PASS ok github.com/docker/distribution/notifications 1.638s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-04-12T15:43:51Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-04-12T15:43:51.744310497Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T15:43:51.744404177Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:43:51.744401377Z" level=info msg="Starting upload purge in 54m0s" go.version=go1.24.2 time="2025-04-12T15:43:51.744773621Z" level=info msg="listening on [::]:5000" go.version=go1.24.2 time="2025-04-12T15:43:54.747413108Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.2 time="2025-04-12T15:43:54.848876958Z" level=info msg="response completed" go.version=go1.24.2 http.request.host=127.0.0.1 http.request.id=56c26526-73a7-4851-890e-22c3ade0ff83 http.request.method=GET http.request.remoteaddr="[::1]:56204" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="727.447µs" http.response.status=200 http.response.written=2 ::1 - - [12/Apr/2025:15:43:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-04-12T15:43:55.307785421Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-04-12T15:43:55.309086153Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T15:43:55.309108473Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:43:55.309167713Z" level=info msg="Starting upload purge in 37m0s" go.version=go1.24.2 time="2025-04-12T15:43:55.309238994Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.2 time="2025-04-12T15:43:55.309247914Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.24.2 time="2025-04-12T15:43:55.309552837Z" level=info msg="listening on [::]:5001, tls" go.version=go1.24.2 time="2025-04-12T15:43:58.316840165Z" level=info msg="response completed" go.version=go1.24.2 http.request.host=127.0.0.1 http.request.id=0f3ba756-4f97-4962-ab91-cc5331e783fb http.request.method=GET http.request.remoteaddr="127.0.0.1:40972" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="668.526µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:15:43:58 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-04-12T15:43:58.316949125Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.2 --- PASS: TestRegistrySupportedCipherSuite (3.57s) === RUN TestRegistryUnsupportedCipherSuite time="2025-04-12T15:43:59.274466841Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-04-12T15:43:59.275092726Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T15:43:59.275111367Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:43:59.275176007Z" level=info msg="Starting upload purge in 48m0s" go.version=go1.24.2 time="2025-04-12T15:43:59.275239768Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.2 --- PASS: TestRegistryUnsupportedCipherSuite (3.96s) PASS ok github.com/docker/distribution/registry 10.679s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.036s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.04s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.100s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2025-04-12T15:43:51Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.24.2 instance.id=9fe49671-8725-492b-a203-796a1afa71b1 time="2025-04-12T15:43:51Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.24.2 instance.id=9fe49671-8725-492b-a203-796a1afa71b1 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-04-12T15:43:51Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.24.2 password=CyoL9YGaJCfd44c4C3ahMiVl65y2ddq7IvInBjPHxK8 user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.107s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.036s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2025-04-12T15:43:51Z" level=info msg="token not to be used before 2025-04-12 15:43:52 +0000 UTC - currently 2025-04-12 15:43:51.738493046 +0000 UTC m=+0.024043132" time="2025-04-12T15:43:51Z" level=info msg="token not to be used after 2025-04-12 15:43:51 +0000 UTC - currently 2025-04-12 15:43:51.73899285 +0000 UTC m=+0.024542896" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-04-12T15:43:51Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.00s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.045s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.073s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.048s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.026s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2025-04-12T15:43:51Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T15:43:51Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:43:51Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42617" http.request.id=b0d78ca7-8875-4efd-8873-561d6b042687 http.request.method=GET http.request.remoteaddr="127.0.0.1:54142" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="769.607µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:15:43:51 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-04-12T15:43:51Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T15:43:51Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:43:51Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=e0feadd7-d2d0-4699-b2ba-044a618090c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" 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.627335ms http.response.status=200 http.response.written=20 127.0.0.1 - - [12/Apr/2025:15:43:51 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-04-12T15:43:51Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=9c026235-e66b-48d8-9348-3dcc640cf7cb http.request.method=POST http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="885.728µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:51 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:52Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=8d9c5e36-7f80-4a05-9b9a-9d658c435901 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/aaaa/blobs/uploads/821cde0f-f55a-4a99-b08a-b3762888f243?_state=0QW7g1zr-4n_Hc0ykKz-TR77mFjoQuE5g4mItz09cVh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4MjFjZGUwZi1mNTVhLTRhOTktYjA4YS1iMzc2Mjg4OGYyNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDM6NTEuOTk4Nzc3NjQ4WiJ9&digest=sha256%3Adbc7c626db7f82d0f2588bac193cc782db59febad470da273ef3a2891aa86e31" http.request.useragent="Go-http-client/1.1" http.response.duration=823.576461ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:51 +0000] "PUT /v2/foo/aaaa/blobs/uploads/821cde0f-f55a-4a99-b08a-b3762888f243?_state=0QW7g1zr-4n_Hc0ykKz-TR77mFjoQuE5g4mItz09cVh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4MjFjZGUwZi1mNTVhLTRhOTktYjA4YS1iMzc2Mjg4OGYyNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDM6NTEuOTk4Nzc3NjQ4WiJ9&digest=sha256%3Adbc7c626db7f82d0f2588bac193cc782db59febad470da273ef3a2891aa86e31 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:52Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=8e159d3a-f3dc-4874-b88c-ec6fee994888 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.417652ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:52 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:52Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=22ced3a4-5a4c-490d-ac1d-c9d50826ee1e http.request.method=POST http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="882.647µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:52 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:53Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=1040edf1-7e89-4696-873a-84c2f828531a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/bbbb/blobs/uploads/3cc4f6c8-f6f1-4247-981d-3192cd50f734?_state=tjMMO3ZZ-t-jRPkcIeOMvw6-FEVJW4MnKBeDdUWTPmR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzY2M0ZjZjOC1mNmYxLTQyNDctOTgxZC0zMTkyY2Q1MGY3MzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDM6NTIuODg1NTY4OTgzWiJ9&digest=sha256%3A63fa9b8487bac676b6b5b0cd75454669f626dfeb20b5c7f43cca061b1c82698c" http.request.useragent="Go-http-client/1.1" http.response.duration=540.392698ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:52 +0000] "PUT /v2/foo/bbbb/blobs/uploads/3cc4f6c8-f6f1-4247-981d-3192cd50f734?_state=tjMMO3ZZ-t-jRPkcIeOMvw6-FEVJW4MnKBeDdUWTPmR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzY2M0ZjZjOC1mNmYxLTQyNDctOTgxZC0zMTkyY2Q1MGY3MzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDM6NTIuODg1NTY4OTgzWiJ9&digest=sha256%3A63fa9b8487bac676b6b5b0cd75454669f626dfeb20b5c7f43cca061b1c82698c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:53Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=94fc82e3-e53a-4667-a9ae-b4e9f6a9d3a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.333452ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:53 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:53Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=bbbddee7-c665-4c5c-a59e-acf5ccd425cd http.request.method=POST http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="899.207µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:53 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=a44c81b0-d77a-49c8-b30d-c670c02be803 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/cccc/blobs/uploads/7cf900a7-2bcc-461f-8849-a29b35a4ecae?_state=jqcIcKAw3eltcso9a3_dg-WrAj3zSWNjHxx25NkQfLh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI3Y2Y5MDBhNy0yYmNjLTQ2MWYtODg0OS1hMjliMzVhNGVjYWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDM6NTMuNTA3MDQ0NjMyWiJ9&digest=sha256%3A11b0168fd56b83d8d903dcab5939cdbea474bb63a00817ef54c2806b412c82e1" http.request.useragent="Go-http-client/1.1" http.response.duration=924.357625ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:53 +0000] "PUT /v2/foo/cccc/blobs/uploads/7cf900a7-2bcc-461f-8849-a29b35a4ecae?_state=jqcIcKAw3eltcso9a3_dg-WrAj3zSWNjHxx25NkQfLh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI3Y2Y5MDBhNy0yYmNjLTQ2MWYtODg0OS1hMjliMzVhNGVjYWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDM6NTMuNTA3MDQ0NjMyWiJ9&digest=sha256%3A11b0168fd56b83d8d903dcab5939cdbea474bb63a00817ef54c2806b412c82e1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=8aadda08-b143-4e2c-aef0-71ea6a26314d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.351412ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:54 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=6ac5d5be-a99c-4a8b-a6b7-9153c8757f55 http.request.method=POST http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="840.047µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:54 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:55Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=e8453554-e850-46ca-8f22-da0089580736 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/dddd/blobs/uploads/b2d3630b-4801-49d9-b48a-d559539f6b43?_state=4rR17XoQTVz27ZXCi_iasTSVVKCBuDFwmmFCrm1CfEl7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiMmQzNjMwYi00ODAxLTQ5ZDktYjQ4YS1kNTU5NTM5ZjZiNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDM6NTQuNTE3NTI3ODkyWiJ9&digest=sha256%3Abc915c620f6d9dbf4885b18f6398a86ad1d9156c3df1864cfea1e0a9d3ab42e6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.034835794s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:54 +0000] "PUT /v2/foo/dddd/blobs/uploads/b2d3630b-4801-49d9-b48a-d559539f6b43?_state=4rR17XoQTVz27ZXCi_iasTSVVKCBuDFwmmFCrm1CfEl7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiMmQzNjMwYi00ODAxLTQ5ZDktYjQ4YS1kNTU5NTM5ZjZiNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDM6NTQuNTE3NTI3ODkyWiJ9&digest=sha256%3Abc915c620f6d9dbf4885b18f6398a86ad1d9156c3df1864cfea1e0a9d3ab42e6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:55Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=a2c4ccc0-ceca-45b2-a436-aa1f4ad9c261 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.359452ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:55 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:55Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=513b0ce1-36cf-4d22-9a9b-8e2699d90fac http.request.method=POST http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="852.288µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:55 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:56Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=c77b5e28-26bc-43f4-8deb-fd058a12c54a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/eeee/blobs/uploads/13dff299-adfb-44a2-b400-1949994a6612?_state=gcy4_VOcWTuoarEVF2eeGVDRDLMz-RSLFNBndwpTQux7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIxM2RmZjI5OS1hZGZiLTQ0YTItYjQwMC0xOTQ5OTk0YTY2MTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDM6NTUuNjIwOTg5Njg3WiJ9&digest=sha256%3A8da3b2cb55d2fe584a2aeb5f889760cb1a0d812ff49aa55f7a8a84d24817d951" http.request.useragent="Go-http-client/1.1" http.response.duration=810.706949ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:55 +0000] "PUT /v2/foo/eeee/blobs/uploads/13dff299-adfb-44a2-b400-1949994a6612?_state=gcy4_VOcWTuoarEVF2eeGVDRDLMz-RSLFNBndwpTQux7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIxM2RmZjI5OS1hZGZiLTQ0YTItYjQwMC0xOTQ5OTk0YTY2MTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDM6NTUuNjIwOTg5Njg3WiJ9&digest=sha256%3A8da3b2cb55d2fe584a2aeb5f889760cb1a0d812ff49aa55f7a8a84d24817d951 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:56Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=7eccdb4a-fef1-41bf-99e9-5df4461595e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.364612ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:56 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:56Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=5ecfe49a-83af-4c57-9c36-15a998926e53 http.request.method=POST http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="900.648µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:56 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:57Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=13057e11-48a9-4e42-8f89-bd6a4ce88ab7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/ffff/blobs/uploads/572d70df-5057-4634-a139-8d667b9e8c69?_state=IifEvVZmRUn9oRWUdlQMm0AzwSHYc8P_riizZ-tCpBR7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI1NzJkNzBkZi01MDU3LTQ2MzQtYTEzOS04ZDY2N2I5ZThjNjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDM6NTYuNTIxNzc3MTA2WiJ9&digest=sha256%3Ac0aef617136fb391429cc839dc7e77fb675a4d65e863ab5e5fd9ffc0e6c51dfd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.343183577s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:56 +0000] "PUT /v2/foo/ffff/blobs/uploads/572d70df-5057-4634-a139-8d667b9e8c69?_state=IifEvVZmRUn9oRWUdlQMm0AzwSHYc8P_riizZ-tCpBR7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI1NzJkNzBkZi01MDU3LTQ2MzQtYTEzOS04ZDY2N2I5ZThjNjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDM6NTYuNTIxNzc3MTA2WiJ9&digest=sha256%3Ac0aef617136fb391429cc839dc7e77fb675a4d65e863ab5e5fd9ffc0e6c51dfd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:57Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=c59e5759-05e3-4f54-84f0-4ec991bd16d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.403013ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:57 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:57Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=c57badf9-f4de-4d9f-ba15-80cfa2528d01 http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="645.006µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [12/Apr/2025:15:43:57 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-04-12T15:43:57Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=ccf66bc8-7c2f-4238-a624-74e471252b1c http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" 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="628.286µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [12/Apr/2025:15:43:57 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-04-12T15:43:57Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=a035305c-996a-49b5-92a5-5543dfeb9eaa http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" 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="627.605µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [12/Apr/2025:15:43:57 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-04-12T15:43:57Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=09eb3846-55c0-4628-9eb5-6dd51f91d1d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" 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="637.406µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [12/Apr/2025:15:43:57 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-04-12T15:43:57Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=316b1511-e297-45e8-9eac-23fc1cd9f2e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" 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="673.166µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [12/Apr/2025:15:43:57 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-04-12T15:43:57Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=0072c08b-e552-4d08-b0af-6158cb97ffb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" 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="585.445µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [12/Apr/2025:15:43:57 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-12T15:43:57Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=ddb07cf2-d761-4317-802d-c96e435ad08e http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" 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="567.125µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [12/Apr/2025:15:43:57 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-04-12T15:43:57Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=30aa3968-7166-461b-808a-ef77433dc478 http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" 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="456.324µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [12/Apr/2025:15:43:57 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-04-12T15:43:57Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=52badb7a-84bc-4c9e-9fdb-729def261000 http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" 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="495.324µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [12/Apr/2025:15:43:57 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-04-12T15:43:57Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42919" http.request.id=ab22641e-103a-45f1-96cd-ca0185edc324 http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" 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="638.486µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [12/Apr/2025:15:43:57 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-04-12T15:43:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T15:43:57Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:43:57Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45739" http.request.id=c96bb665-8830-4a1a-a9b1-f4dde2679220 http.request.method=POST http.request.remoteaddr="127.0.0.1:41974" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="865.847µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:57 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:58Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45739" http.request.id=7ddc1f23-434c-4ed4-aafe-206bfc5f2124 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41974" http.request.uri="/v2/foo/aaaa/blobs/uploads/3251573b-0735-43eb-9973-f509641fce7a?_state=7MV6MQkcHJIwsIpmm5YYCnXq1gwAaYFPrNQjnMc9BNB7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIzMjUxNTczYi0wNzM1LTQzZWItOTk3My1mNTA5NjQxZmNlN2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDM6NTcuOTM0NTkwMjEzWiJ9&digest=sha256%3A53bcf99a08a212c42f18848147b46b1b91b166559f588cb6b2f06d415582ce98" http.request.useragent="Go-http-client/1.1" http.response.duration=491.53491ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:57 +0000] "PUT /v2/foo/aaaa/blobs/uploads/3251573b-0735-43eb-9973-f509641fce7a?_state=7MV6MQkcHJIwsIpmm5YYCnXq1gwAaYFPrNQjnMc9BNB7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIzMjUxNTczYi0wNzM1LTQzZWItOTk3My1mNTA5NjQxZmNlN2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDM6NTcuOTM0NTkwMjEzWiJ9&digest=sha256%3A53bcf99a08a212c42f18848147b46b1b91b166559f588cb6b2f06d415582ce98 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:58Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45739" http.request.id=43552fc8-4ebf-4436-ae94-d39185e3d4fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41974" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.285451ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:58 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:58Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45739" http.request.id=50dd65df-8f00-4cff-95ff-1cee658b90cf http.request.method=POST http.request.remoteaddr="127.0.0.1:41974" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="874.248µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:58 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:59Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45739" http.request.id=0ec1155e-a1f4-4aee-9042-006d1b470570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41974" http.request.uri="/v2/foo/bbbb/blobs/uploads/f3a4fa4e-a4dd-45b7-99de-ef2dbd4ec3c0?_state=6fsLU_S-6z7AzM6UX7wZ1ZqDQLY4prWaZ2N6LaLi-IR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJmM2E0ZmE0ZS1hNGRkLTQ1YjctOTlkZS1lZjJkYmQ0ZWMzYzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDM6NTguNDkwNjkxMDA5WiJ9&digest=sha256%3Ade59c555af29c62c57150f49ce30f4cf960db11865cea2f8d4bc5b0efd8a2dc1" http.request.useragent="Go-http-client/1.1" http.response.duration=577.405303ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:58 +0000] "PUT /v2/foo/bbbb/blobs/uploads/f3a4fa4e-a4dd-45b7-99de-ef2dbd4ec3c0?_state=6fsLU_S-6z7AzM6UX7wZ1ZqDQLY4prWaZ2N6LaLi-IR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJmM2E0ZmE0ZS1hNGRkLTQ1YjctOTlkZS1lZjJkYmQ0ZWMzYzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDM6NTguNDkwNjkxMDA5WiJ9&digest=sha256%3Ade59c555af29c62c57150f49ce30f4cf960db11865cea2f8d4bc5b0efd8a2dc1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:59Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45739" http.request.id=9657d270-b240-46ac-867d-c0ef7547c691 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41974" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.298131ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:59 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:43:59Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45739" http.request.id=c2e368b5-adb5-4be6-8c13-ff1375f1cb9c http.request.method=POST http.request.remoteaddr="127.0.0.1:41974" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="785.087µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:59 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:00Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45739" http.request.id=4a04f781-47e4-434d-bfb0-7f639d4dc2d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41974" http.request.uri="/v2/foo/cccc/blobs/uploads/131b3090-acbb-4d9d-a6b1-99ec9b187e50?_state=jGrVFZa0_UMSZYHokT2LDOpZ8gjd2DTFIw5FayNn9m97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxMzFiMzA5MC1hY2JiLTRkOWQtYTZiMS05OWVjOWIxODdlNTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDM6NTkuMTU1NjU3NTU5WiJ9&digest=sha256%3A17903b8b427b1b48fe7ae7ace8120044378f98a862f8b7da6bd4359df6a0192e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.225905708s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:43:59 +0000] "PUT /v2/foo/cccc/blobs/uploads/131b3090-acbb-4d9d-a6b1-99ec9b187e50?_state=jGrVFZa0_UMSZYHokT2LDOpZ8gjd2DTFIw5FayNn9m97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxMzFiMzA5MC1hY2JiLTRkOWQtYTZiMS05OWVjOWIxODdlNTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDM6NTkuMTU1NjU3NTU5WiJ9&digest=sha256%3A17903b8b427b1b48fe7ae7ace8120044378f98a862f8b7da6bd4359df6a0192e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:00Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45739" http.request.id=73aea1c1-41ca-44b2-ad3e-a3788b1215f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41974" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.339571ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:00 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:00Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45739" http.request.id=2d843b56-1189-43d0-9c59-e8e87533f21b http.request.method=POST http.request.remoteaddr="127.0.0.1:41974" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="751.526µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:00 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:00Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45739" http.request.id=418425cc-2475-420a-bc8b-8f8449474f6a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41974" http.request.uri="/v2/foo/dddd/blobs/uploads/3d7e58f0-d3fd-4c36-8ea6-d3c9c6891c3d?_state=maBkskzxGQqE6G5-84IH1mjZkFsxaJXGdcpYTCFYIy17Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzZDdlNThmMC1kM2ZkLTRjMzYtOGVhNi1kM2M5YzY4OTFjM2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MDAuNDQwMzc1MDYzWiJ9&digest=sha256%3A39385317acc82de5791af806c540c2fc549d0bc1118536efafd604ae8e3de68c" http.request.useragent="Go-http-client/1.1" http.response.duration=439.616415ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:00 +0000] "PUT /v2/foo/dddd/blobs/uploads/3d7e58f0-d3fd-4c36-8ea6-d3c9c6891c3d?_state=maBkskzxGQqE6G5-84IH1mjZkFsxaJXGdcpYTCFYIy17Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzZDdlNThmMC1kM2ZkLTRjMzYtOGVhNi1kM2M5YzY4OTFjM2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MDAuNDQwMzc1MDYzWiJ9&digest=sha256%3A39385317acc82de5791af806c540c2fc549d0bc1118536efafd604ae8e3de68c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:00Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45739" http.request.id=273f5126-15e2-4283-a4b2-fde5f41967d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41974" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.257371ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:00 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:00Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45739" http.request.id=3a69821d-3074-41a2-8afc-42abbdf93d3c http.request.method=GET http.request.remoteaddr="127.0.0.1:41974" 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="575.685µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [12/Apr/2025:15:44:00 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (8.96s) === RUN TestURLPrefix time="2025-04-12T15:44:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T15:44:00Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:44:00Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:36361" http.request.id=e7f5413e-33e6-44dc-9fd3-262c18c503e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45090" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="573.885µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:15:44:00 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-04-12T15:44:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T15:44:00Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:44:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8 err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=fae2c393-e6d6-4e20-b9f3-060b87dd2344 http.request.method=GET http.request.remoteaddr="127.0.0.1:38182" http.request.uri="/v2/foo/bar/blobs/sha256:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="773.847µs" http.response.status=404 http.response.written=157 vars.digest="sha256:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:15:44:00 +0000] "GET /v2/foo/bar/blobs/sha256:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-12T15:44:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8 err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=b5b4bd69-c3f9-4448-96f6-fe2416a33157 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38188" http.request.uri="/v2/foo/bar/blobs/sha256:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="708.726µs" http.response.status=404 http.response.written=157 vars.digest="sha256:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:15:44:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-12T15:44:00Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=b5c3d65e-9a1e-4625-b243-bd8c94d89137 http.request.method=POST http.request.remoteaddr="127.0.0.1:38188" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="627.845µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:00Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=c2596650-9f7e-4fd4-bb88-5931a07bf82d http.request.method=GET http.request.remoteaddr="127.0.0.1:38188" http.request.uri="/v2/foo/bar/blobs/uploads/b6e7f593-56f3-4158-992f-0577aab4bf9f?_state=ElQ3uwbehIhi7jrsBYhKWK3oBgEnLAub15LrahYGYad7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2ZTdmNTkzLTU2ZjMtNDE1OC05OTJmLTA1NzdhYWI0YmY5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMC45NzIwNjIzNjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="672.606µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:00 +0000] "GET /v2/foo/bar/blobs/uploads/b6e7f593-56f3-4158-992f-0577aab4bf9f?_state=ElQ3uwbehIhi7jrsBYhKWK3oBgEnLAub15LrahYGYad7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2ZTdmNTkzLTU2ZjMtNDE1OC05OTJmLTA1NzdhYWI0YmY5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMC45NzIwNjIzNjVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:00Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=4f91f902-ac25-4f7e-b7eb-560427955da5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38188" http.request.uri="/v2/foo/bar/blobs/uploads/b6e7f593-56f3-4158-992f-0577aab4bf9f?_state=ElQ3uwbehIhi7jrsBYhKWK3oBgEnLAub15LrahYGYad7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2ZTdmNTkzLTU2ZjMtNDE1OC05OTJmLTA1NzdhYWI0YmY5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMC45NzIwNjIzNjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="649.926µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:00 +0000] "DELETE /v2/foo/bar/blobs/uploads/b6e7f593-56f3-4158-992f-0577aab4bf9f?_state=ElQ3uwbehIhi7jrsBYhKWK3oBgEnLAub15LrahYGYad7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2ZTdmNTkzLTU2ZjMtNDE1OC05OTJmLTA1NzdhYWI0YmY5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMC45NzIwNjIzNjVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:00Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=dd3c9737-b2b5-4ce5-bdeb-ba4dd2faa689 http.request.method=GET http.request.remoteaddr="127.0.0.1:38188" http.request.uri="/v2/foo/bar/blobs/uploads/b6e7f593-56f3-4158-992f-0577aab4bf9f?_state=ElQ3uwbehIhi7jrsBYhKWK3oBgEnLAub15LrahYGYad7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2ZTdmNTkzLTU2ZjMtNDE1OC05OTJmLTA1NzdhYWI0YmY5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMC45NzIwNjIzNjVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b6e7f593-56f3-4158-992f-0577aab4bf9f time="2025-04-12T15:44: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.24.2 http.request.host="127.0.0.1:46587" http.request.id=dd3c9737-b2b5-4ce5-bdeb-ba4dd2faa689 http.request.method=GET http.request.remoteaddr="127.0.0.1:38188" http.request.uri="/v2/foo/bar/blobs/uploads/b6e7f593-56f3-4158-992f-0577aab4bf9f?_state=ElQ3uwbehIhi7jrsBYhKWK3oBgEnLAub15LrahYGYad7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2ZTdmNTkzLTU2ZjMtNDE1OC05OTJmLTA1NzdhYWI0YmY5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMC45NzIwNjIzNjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="618.965µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=b6e7f593-56f3-4158-992f-0577aab4bf9f 127.0.0.1 - - [12/Apr/2025:15:44:00 +0000] "GET /v2/foo/bar/blobs/uploads/b6e7f593-56f3-4158-992f-0577aab4bf9f?_state=ElQ3uwbehIhi7jrsBYhKWK3oBgEnLAub15LrahYGYad7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2ZTdmNTkzLTU2ZjMtNDE1OC05OTJmLTA1NzdhYWI0YmY5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMC45NzIwNjIzNjVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-12T15:44:00Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=4a122dc9-ec0c-454e-80bd-ba08488aa522 http.request.method=POST http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="694.286µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:00Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=a936b975-a203-4467-ade5-938307a40901 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/bar/blobs/uploads/823e337e-f456-4e7a-bfa3-9c91d388ca8e?_state=d6EhYJUfPL03MSj801keFx8yBbYDnzhGls6_GqTIyRx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyM2UzMzdlLWY0NTYtNGU3YS1iZmEzLTljOTFkMzg4Y2E4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMC45NzUyODgzNTRaIn0%3D&digest=sha256%3A82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8" http.request.useragent="Go-http-client/1.1" provided=sha256:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8 vars.name="foo/bar" vars.uuid=823e337e-f456-4e7a-bfa3-9c91d388ca8e time="2025-04-12T15:44:00Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=a936b975-a203-4467-ade5-938307a40901 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/bar/blobs/uploads/823e337e-f456-4e7a-bfa3-9c91d388ca8e?_state=d6EhYJUfPL03MSj801keFx8yBbYDnzhGls6_GqTIyRx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyM2UzMzdlLWY0NTYtNGU3YS1iZmEzLTljOTFkMzg4Y2E4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMC45NzUyODgzNTRaIn0%3D&digest=sha256%3A82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=823e337e-f456-4e7a-bfa3-9c91d388ca8e time="2025-04-12T15:44:00Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=a936b975-a203-4467-ade5-938307a40901 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/bar/blobs/uploads/823e337e-f456-4e7a-bfa3-9c91d388ca8e?_state=d6EhYJUfPL03MSj801keFx8yBbYDnzhGls6_GqTIyRx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyM2UzMzdlLWY0NTYtNGU3YS1iZmEzLTljOTFkMzg4Y2E4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMC45NzUyODgzNTRaIn0%3D&digest=sha256%3A82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="715.406µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=823e337e-f456-4e7a-bfa3-9c91d388ca8e 127.0.0.1 - - [12/Apr/2025:15:44:00 +0000] "PUT /v2/foo/bar/blobs/uploads/823e337e-f456-4e7a-bfa3-9c91d388ca8e?_state=d6EhYJUfPL03MSj801keFx8yBbYDnzhGls6_GqTIyRx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyM2UzMzdlLWY0NTYtNGU3YS1iZmEzLTljOTFkMzg4Y2E4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMC45NzUyODgzNTRaIn0%3D&digest=sha256%3A82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-04-12T15:44:00Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=0397fa2e-2ef4-4215-8cf8-0370fb3f4b55 http.request.method=POST http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="609.765µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:00Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=9e869db6-7cac-4b98-8b26-a65f5cfc42d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/bar/blobs/uploads/215b5454-79b3-4b2f-bbfc-5cef4738ed0c?_state=jiyw7EeYDQcIoVAdhxfxmh2QNKpo5fDhKz-gzXGJUkZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxNWI1NDU0LTc5YjMtNGIyZi1iYmZjLTVjZWY0NzM4ZWQwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMC45NzY5NTI3MjhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="849.488µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:00 +0000] "PUT /v2/foo/bar/blobs/uploads/215b5454-79b3-4b2f-bbfc-5cef4738ed0c?_state=jiyw7EeYDQcIoVAdhxfxmh2QNKpo5fDhKz-gzXGJUkZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxNWI1NDU0LTc5YjMtNGIyZi1iYmZjLTVjZWY0NzM4ZWQwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMC45NzY5NTI3MjhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:00Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=9400f567-ba48-4aac-974d-51836047dbe6 http.request.method=POST http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="641.566µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:00Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=f07d1a16-9002-4572-a1b7-c6c2c816d49b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/bar/blobs/uploads/6d69e0f4-a393-4b93-9bf0-54498a18d106?_state=TaOHyzzIuHAhLIYSgJopZ95gPaUsKF6acs9Du8jJquR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZkNjllMGY0LWEzOTMtNGI5My05YmYwLTU0NDk4YTE4ZDEwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMC45Nzg3NzE1MDRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="859.328µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:00 +0000] "PUT /v2/foo/bar/blobs/uploads/6d69e0f4-a393-4b93-9bf0-54498a18d106?_state=TaOHyzzIuHAhLIYSgJopZ95gPaUsKF6acs9Du8jJquR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZkNjllMGY0LWEzOTMtNGI5My05YmYwLTU0NDk4YTE4ZDEwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMC45Nzg3NzE1MDRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:00Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=1130e705-afb2-4bba-901e-72bd418120af http.request.method=POST http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="600.086µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:02Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=4840851c-8ba2-4cda-a59f-3bb4b8f73fcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/bar/blobs/uploads/8e15c60e-8dee-4981-a99d-eed2aaa3c785?_state=cwdGnYenK2fwCLmPvST8igIc9t9EOh-mL01evEUWoBp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlMTVjNjBlLThkZWUtNDk4MS1hOTlkLWVlZDJhYWEzYzc4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMC45ODA1NzQ2OFoifQ%3D%3D&digest=sha256%3A82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.205382729s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:00 +0000] "PUT /v2/foo/bar/blobs/uploads/8e15c60e-8dee-4981-a99d-eed2aaa3c785?_state=cwdGnYenK2fwCLmPvST8igIc9t9EOh-mL01evEUWoBp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlMTVjNjBlLThkZWUtNDk4MS1hOTlkLWVlZDJhYWEzYzc4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMC45ODA1NzQ2OFoifQ%3D%3D&digest=sha256%3A82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:02Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=2a3a410d-246a-4fc7-a00c-9669a129d1dd http.request.method=POST http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="935.728µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:03Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:46587" http.request.id=c1b706af-7b8c-4031-a83a-ac22030bda08 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/bar/blobs/uploads/c1283253-36ac-4189-9269-dc72b9bad78d?_state=mpUbPG8XT6cXSHL5Zalihh_Fuf1ezvOsFHvNNTNfSXB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxMjgzMjUzLTM2YWMtNDE4OS05MjY5LWRjNzJiOWJhZDc4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMi4yMDEwNTgxODFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.201930738s http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:02 +0000] "PATCH /v2/foo/bar/blobs/uploads/c1283253-36ac-4189-9269-dc72b9bad78d?_state=mpUbPG8XT6cXSHL5Zalihh_Fuf1ezvOsFHvNNTNfSXB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxMjgzMjUzLTM2YWMtNDE4OS05MjY5LWRjNzJiOWJhZDc4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMi4yMDEwNTgxODFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:03Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=5170c6a0-fd6c-4aea-9d04-bfe3047ba599 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/bar/blobs/uploads/c1283253-36ac-4189-9269-dc72b9bad78d?_state=yAmMtEKJ3O25jn7phXgEzTKkKCR7ibAxw0kYFdUdv9d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxMjgzMjUzLTM2YWMtNDE4OS05MjY5LWRjNzJiOWJhZDc4ZCIsIk9mZnNldCI6MjU0MzU2NDgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MDJaIn0%3D&digest=sha256%3A82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8" http.request.useragent="Go-http-client/1.1" http.response.duration="930.568µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:03 +0000] "PUT /v2/foo/bar/blobs/uploads/c1283253-36ac-4189-9269-dc72b9bad78d?_state=yAmMtEKJ3O25jn7phXgEzTKkKCR7ibAxw0kYFdUdv9d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxMjgzMjUzLTM2YWMtNDE4OS05MjY5LWRjNzJiOWJhZDc4ZCIsIk9mZnNldCI6MjU0MzU2NDgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MDJaIn0%3D&digest=sha256%3A82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:03Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=2a07362d-544a-4d3b-843b-26259ddfe918 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/bar/blobs/sha256:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="823.767µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:03 +0000] "HEAD /v2/foo/bar/blobs/sha256:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:03Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=1ab80cd2-c401-4a7a-b8cc-fe6b74b915ae http.request.method=GET http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/bar/blobs/sha256:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=13.205916ms http.response.status=200 http.response.written=25435648 127.0.0.1 - - [12/Apr/2025:15:44:03 +0000] "GET /v2/foo/bar/blobs/sha256:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8 HTTP/1.1" 200 25435648 "" "Go-http-client/1.1" time="2025-04-12T15:44:03Z" level=error msg="error parsing digest="sha257:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8": unsupported digest algorithm" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=71f1c1f2-d34b-48ae-b542-b12111fb4b90 http.request.method=GET http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/bar/blobs/sha257:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8" vars.name="foo/bar" time="2025-04-12T15:44:03Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=71f1c1f2-d34b-48ae-b542-b12111fb4b90 http.request.method=GET http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/bar/blobs/sha257:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="658.806µs" http.response.status=400 http.response.written=110 vars.digest="sha257:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:15:44:03 +0000] "GET /v2/foo/bar/blobs/sha257:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-12T15:44:03Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=d343cd9f-8684-4c8b-9ead-bd00386f6649 http.request.method=GET http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/foo/bar/blobs/sha256:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8" http.request.useragent="Go-http-client/1.1" http.response.duration="849.807µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:03 +0000] "GET /v2/foo/bar/blobs/sha256:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T15:44:03Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:44:03Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239 err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=9ff8e406-7796-440b-bca5-28da5f3f33fb http.request.method=GET http.request.remoteaddr="127.0.0.1:53270" http.request.uri="/v2/foo/bar/blobs/sha256:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="825.127µs" http.response.status=404 http.response.written=157 vars.digest="sha256:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:15:44:03 +0000] "GET /v2/foo/bar/blobs/sha256:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-12T15:44:03Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239 err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=dd2f49ed-3436-4c6f-9fb6-0d57ccbfc20d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53272" http.request.uri="/v2/foo/bar/blobs/sha256:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="725.006µs" http.response.status=404 http.response.written=157 vars.digest="sha256:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:15:44:03 +0000] "HEAD /v2/foo/bar/blobs/sha256:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-12T15:44:03Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=bf8feeee-c202-4beb-8ec3-d8c7a988d74b http.request.method=POST http.request.remoteaddr="127.0.0.1:53272" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="658.686µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:03Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=4ab3d648-769b-4576-9cba-97ddb61225eb http.request.method=GET http.request.remoteaddr="127.0.0.1:53272" http.request.uri="/v2/foo/bar/blobs/uploads/176e7ca3-9007-4350-8ee6-945fbd099167?_state=Gw2PsWV8h6vk8hzV-LYnG55hiIYUwTLlLKZxRYMpBzh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3NmU3Y2EzLTkwMDctNDM1MC04ZWU2LTk0NWZiZDA5OTE2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMy41MzkzMjg4MzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="693.966µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:03 +0000] "GET /v2/foo/bar/blobs/uploads/176e7ca3-9007-4350-8ee6-945fbd099167?_state=Gw2PsWV8h6vk8hzV-LYnG55hiIYUwTLlLKZxRYMpBzh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3NmU3Y2EzLTkwMDctNDM1MC04ZWU2LTk0NWZiZDA5OTE2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMy41MzkzMjg4MzVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:03Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=aac8a1ce-9882-4d0f-99c1-997e994a414a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53272" http.request.uri="/v2/foo/bar/blobs/uploads/176e7ca3-9007-4350-8ee6-945fbd099167?_state=Gw2PsWV8h6vk8hzV-LYnG55hiIYUwTLlLKZxRYMpBzh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3NmU3Y2EzLTkwMDctNDM1MC04ZWU2LTk0NWZiZDA5OTE2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMy41MzkzMjg4MzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="719.046µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:03 +0000] "DELETE /v2/foo/bar/blobs/uploads/176e7ca3-9007-4350-8ee6-945fbd099167?_state=Gw2PsWV8h6vk8hzV-LYnG55hiIYUwTLlLKZxRYMpBzh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3NmU3Y2EzLTkwMDctNDM1MC04ZWU2LTk0NWZiZDA5OTE2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMy41MzkzMjg4MzVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:03Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=84d3b7ba-0295-4602-931b-ab69bbef1448 http.request.method=GET http.request.remoteaddr="127.0.0.1:53272" http.request.uri="/v2/foo/bar/blobs/uploads/176e7ca3-9007-4350-8ee6-945fbd099167?_state=Gw2PsWV8h6vk8hzV-LYnG55hiIYUwTLlLKZxRYMpBzh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3NmU3Y2EzLTkwMDctNDM1MC04ZWU2LTk0NWZiZDA5OTE2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMy41MzkzMjg4MzVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=176e7ca3-9007-4350-8ee6-945fbd099167 time="2025-04-12T15:44:03Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=84d3b7ba-0295-4602-931b-ab69bbef1448 http.request.method=GET http.request.remoteaddr="127.0.0.1:53272" http.request.uri="/v2/foo/bar/blobs/uploads/176e7ca3-9007-4350-8ee6-945fbd099167?_state=Gw2PsWV8h6vk8hzV-LYnG55hiIYUwTLlLKZxRYMpBzh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3NmU3Y2EzLTkwMDctNDM1MC04ZWU2LTk0NWZiZDA5OTE2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMy41MzkzMjg4MzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="604.725µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=176e7ca3-9007-4350-8ee6-945fbd099167 127.0.0.1 - - [12/Apr/2025:15:44:03 +0000] "GET /v2/foo/bar/blobs/uploads/176e7ca3-9007-4350-8ee6-945fbd099167?_state=Gw2PsWV8h6vk8hzV-LYnG55hiIYUwTLlLKZxRYMpBzh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3NmU3Y2EzLTkwMDctNDM1MC04ZWU2LTk0NWZiZDA5OTE2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMy41MzkzMjg4MzVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-12T15:44:03Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=4ba9bed2-3114-4a97-b7a5-59b6418e898e http.request.method=POST http.request.remoteaddr="127.0.0.1:53280" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="760.647µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:03Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=240317d5-b8a0-431e-a4d5-ab86f2cf352d http.request.method=PUT http.request.remoteaddr="127.0.0.1:53280" http.request.uri="/v2/foo/bar/blobs/uploads/9cdaf3da-3f77-447e-8741-211422e3d22d?_state=gAAehVEaIjFewbmCHnj6urV4tvcYDqM4meIe1mZUncZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljZGFmM2RhLTNmNzctNDQ3ZS04NzQxLTIxMTQyMmUzZDIyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMy41NDI4ODEwMjZaIn0%3D&digest=sha256%3A5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239" http.request.useragent="Go-http-client/1.1" provided=sha256:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239 vars.name="foo/bar" vars.uuid=9cdaf3da-3f77-447e-8741-211422e3d22d time="2025-04-12T15:44:03Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=240317d5-b8a0-431e-a4d5-ab86f2cf352d http.request.method=PUT http.request.remoteaddr="127.0.0.1:53280" http.request.uri="/v2/foo/bar/blobs/uploads/9cdaf3da-3f77-447e-8741-211422e3d22d?_state=gAAehVEaIjFewbmCHnj6urV4tvcYDqM4meIe1mZUncZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljZGFmM2RhLTNmNzctNDQ3ZS04NzQxLTIxMTQyMmUzZDIyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMy41NDI4ODEwMjZaIn0%3D&digest=sha256%3A5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=9cdaf3da-3f77-447e-8741-211422e3d22d time="2025-04-12T15:44:03Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=240317d5-b8a0-431e-a4d5-ab86f2cf352d http.request.method=PUT http.request.remoteaddr="127.0.0.1:53280" http.request.uri="/v2/foo/bar/blobs/uploads/9cdaf3da-3f77-447e-8741-211422e3d22d?_state=gAAehVEaIjFewbmCHnj6urV4tvcYDqM4meIe1mZUncZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljZGFmM2RhLTNmNzctNDQ3ZS04NzQxLTIxMTQyMmUzZDIyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMy41NDI4ODEwMjZaIn0%3D&digest=sha256%3A5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="728.606µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=9cdaf3da-3f77-447e-8741-211422e3d22d 127.0.0.1 - - [12/Apr/2025:15:44:03 +0000] "PUT /v2/foo/bar/blobs/uploads/9cdaf3da-3f77-447e-8741-211422e3d22d?_state=gAAehVEaIjFewbmCHnj6urV4tvcYDqM4meIe1mZUncZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljZGFmM2RhLTNmNzctNDQ3ZS04NzQxLTIxMTQyMmUzZDIyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMy41NDI4ODEwMjZaIn0%3D&digest=sha256%3A5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-04-12T15:44:03Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=1efaf12c-e724-4c2a-b02e-ec993753ad74 http.request.method=POST http.request.remoteaddr="127.0.0.1:53280" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="683.846µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:03Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=79392415-f2ec-4d41-a124-8fbd341619d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53280" http.request.uri="/v2/foo/bar/blobs/uploads/3f1b8f0d-23f2-465e-a219-64c433c5aae0?_state=fPUkFZW-siZTkOprNvlqwgyT4bXmJehnFTKrBuPyqht7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmMWI4ZjBkLTIzZjItNDY1ZS1hMjE5LTY0YzQzM2M1YWFlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMy41NDQ2MjM3MjFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="859.928µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:03 +0000] "PUT /v2/foo/bar/blobs/uploads/3f1b8f0d-23f2-465e-a219-64c433c5aae0?_state=fPUkFZW-siZTkOprNvlqwgyT4bXmJehnFTKrBuPyqht7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmMWI4ZjBkLTIzZjItNDY1ZS1hMjE5LTY0YzQzM2M1YWFlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMy41NDQ2MjM3MjFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:03Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=62102394-61fc-4a96-b909-7097acbc0edd http.request.method=POST http.request.remoteaddr="127.0.0.1:53280" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="674.126µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:03Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=fcefe604-6133-47ba-82e5-432e9ecdebf4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53280" http.request.uri="/v2/foo/bar/blobs/uploads/a482deca-03c1-4dc4-8dff-b2c4a78c25ed?_state=dqyaX_gyrG5VkQVt_KtvXRzqb3qqHmKTuq_kP3UiYGB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0ODJkZWNhLTAzYzEtNGRjNC04ZGZmLWIyYzRhNzhjMjVlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMy41NDY0ODk4NTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="790.967µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:03 +0000] "PUT /v2/foo/bar/blobs/uploads/a482deca-03c1-4dc4-8dff-b2c4a78c25ed?_state=dqyaX_gyrG5VkQVt_KtvXRzqb3qqHmKTuq_kP3UiYGB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0ODJkZWNhLTAzYzEtNGRjNC04ZGZmLWIyYzRhNzhjMjVlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMy41NDY0ODk4NTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:03Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=5f77d4d6-f438-4300-b9fe-8d13c6a10232 http.request.method=POST http.request.remoteaddr="127.0.0.1:53280" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="621.085µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:05Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=061e6894-b975-4d54-8909-5f9adcfbe9dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:53280" http.request.uri="/v2/foo/bar/blobs/uploads/7a49a14c-41f2-46b3-a9f5-010da7f1ad23?_state=8b1XE_uFMU6x_4V05q7CPFR1xCcRIGDHGI5oxM4FZ6N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdhNDlhMTRjLTQxZjItNDZiMy1hOWY1LTAxMGRhN2YxYWQyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMy41NDgyNDQ1NTNaIn0%3D&digest=sha256%3A5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239" http.request.useragent="Go-http-client/1.1" http.response.duration=1.6127461s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:03 +0000] "PUT /v2/foo/bar/blobs/uploads/7a49a14c-41f2-46b3-a9f5-010da7f1ad23?_state=8b1XE_uFMU6x_4V05q7CPFR1xCcRIGDHGI5oxM4FZ6N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdhNDlhMTRjLTQxZjItNDZiMy1hOWY1LTAxMGRhN2YxYWQyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowMy41NDgyNDQ1NTNaIn0%3D&digest=sha256%3A5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:05Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=2cf98864-c655-4174-b376-d68a6b4c5fd5 http.request.method=POST http.request.remoteaddr="127.0.0.1:53280" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="810.487µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:39701" http.request.id=f9534721-4de4-47b3-8e58-18ada1b0f5d9 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:53280" http.request.uri="/v2/foo/bar/blobs/uploads/91d53006-7a9a-4302-9bdb-a350e7e3d3ce?_state=PCA9N7v_64G0Y4BJYo8A_V3P6XhdhySA9OU3Rp07nYZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxZDUzMDA2LTdhOWEtNDMwMi05YmRiLWEzNTBlN2UzZDNjZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowNS4xNzgyNTQyMDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.593465131s http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:05 +0000] "PATCH /v2/foo/bar/blobs/uploads/91d53006-7a9a-4302-9bdb-a350e7e3d3ce?_state=PCA9N7v_64G0Y4BJYo8A_V3P6XhdhySA9OU3Rp07nYZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxZDUzMDA2LTdhOWEtNDMwMi05YmRiLWEzNTBlN2UzZDNjZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowNS4xNzgyNTQyMDRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=01e19681-aa79-4c3c-a7d2-5dbf9db5993d http.request.method=PUT http.request.remoteaddr="127.0.0.1:53280" http.request.uri="/v2/foo/bar/blobs/uploads/91d53006-7a9a-4302-9bdb-a350e7e3d3ce?_state=s3h7_2zc5_6yy5ulquLbWNydWQyEe0xTMR5MFPLyYwx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxZDUzMDA2LTdhOWEtNDMwMi05YmRiLWEzNTBlN2UzZDNjZSIsIk9mZnNldCI6Mjk4NDgwNjQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MDVaIn0%3D&digest=sha256%3A5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239" http.request.useragent="Go-http-client/1.1" http.response.duration="934.569µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:06 +0000] "PUT /v2/foo/bar/blobs/uploads/91d53006-7a9a-4302-9bdb-a350e7e3d3ce?_state=s3h7_2zc5_6yy5ulquLbWNydWQyEe0xTMR5MFPLyYwx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxZDUzMDA2LTdhOWEtNDMwMi05YmRiLWEzNTBlN2UzZDNjZSIsIk9mZnNldCI6Mjk4NDgwNjQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MDVaIn0%3D&digest=sha256%3A5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=88488439-6c8b-4027-bc10-f982da1aecf7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53280" http.request.uri="/v2/foo/bar/blobs/sha256:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="771.886µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=79c3bfe5-fbff-4b28-81b6-340fde99166a http.request.method=GET http.request.remoteaddr="127.0.0.1:53280" http.request.uri="/v2/foo/bar/blobs/sha256:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=16.470984ms http.response.status=200 http.response.written=29848064 127.0.0.1 - - [12/Apr/2025:15:44:06 +0000] "GET /v2/foo/bar/blobs/sha256:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239 HTTP/1.1" 200 29848064 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=error msg="error parsing digest="sha257:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239": unsupported digest algorithm" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=2d704fca-43e2-410f-b4ce-6d16f887086f http.request.method=GET http.request.remoteaddr="127.0.0.1:53280" http.request.uri="/v2/foo/bar/blobs/sha257:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239" vars.name="foo/bar" time="2025-04-12T15:44: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.24.2 http.request.host="127.0.0.1:39701" http.request.id=2d704fca-43e2-410f-b4ce-6d16f887086f http.request.method=GET http.request.remoteaddr="127.0.0.1:53280" http.request.uri="/v2/foo/bar/blobs/sha257:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="635.046µs" http.response.status=400 http.response.written=110 vars.digest="sha257:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:15:44:06 +0000] "GET /v2/foo/bar/blobs/sha257:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=74fb9647-89e1-4adc-a8c6-a2f3d6b92b15 http.request.method=GET http.request.remoteaddr="127.0.0.1:34302" http.request.uri="/v2/foo/bar/blobs/sha256:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239" http.request.useragent="Go-http-client/1.1" http.response.duration="840.807µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:06 +0000] "GET /v2/foo/bar/blobs/sha256:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=0a702cc4-3632-4255-a1dc-86d758778eb0 http.request.method=GET http.request.remoteaddr="127.0.0.1:34302" http.request.uri="/v2/foo/bar/blobs/sha256:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.356012ms http.response.status=200 http.response.written=229376 127.0.0.1 - - [12/Apr/2025:15:44:06 +0000] "GET /v2/foo/bar/blobs/sha256:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239 HTTP/1.1" 200 229376 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39701" http.request.id=b264fd66-fce3-44c3-8fdf-4732c528029b http.request.method=GET http.request.remoteaddr="127.0.0.1:34300" http.request.uri="/v2/foo/bar/blobs/sha256:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.070876ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [12/Apr/2025:15:44:06 +0000] "GET /v2/foo/bar/blobs/sha256:5e3d14eb3c33fd8f0e1d8fa75c67373485ea24e693b6c9d7cc4806073ae05239 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=74b7cd3d-2fbb-4ef7-9060-1b0bcd5fff91 http.request.method=GET http.request.remoteaddr="127.0.0.1:38204" http.request.uri="/v2/foo/bar/blobs/sha256:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.372311768s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [12/Apr/2025:15:44:03 +0000] "GET /v2/foo/bar/blobs/sha256:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46587" http.request.id=eae9f861-ed2d-4e22-a971-3f1e6cf810a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38194" http.request.uri="/v2/foo/bar/blobs/sha256:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.376444404s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [12/Apr/2025:15:44:03 +0000] "GET /v2/foo/bar/blobs/sha256:82408d3dd33b7c253fc2acab3e43a5400f469d139b7a8f205c292d46b5f4bcc8 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (5.92s) === RUN TestBlobDelete time="2025-04-12T15:44:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T15:44:06Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:44:06Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=50e7d535-6468-48fe-b3c2-daf66e3e87da http.request.method=GET http.request.remoteaddr="127.0.0.1:51910" http.request.uri="/v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="734.806µs" http.response.status=404 http.response.written=157 vars.digest="sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:15:44:06 +0000] "GET /v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=a74f828c-2b86-4b76-80bb-2a7ed1c46d0a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51914" http.request.uri="/v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="782.487µs" http.response.status=404 http.response.written=157 vars.digest="sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:15:44:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=2369f024-6b0e-4c9a-8bf9-9cdaadac996a http.request.method=POST http.request.remoteaddr="127.0.0.1:51914" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="665.206µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=d1b37167-bb90-4de1-a5f3-4e7a08618e01 http.request.method=GET http.request.remoteaddr="127.0.0.1:51914" http.request.uri="/v2/foo/bar/blobs/uploads/330d19bd-43fc-4337-a6ea-bfc550dfa145?_state=SxlyZiUsL4nGxdC1y8vMmPxjPRt_ODLymqKs7bg2xmp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzMGQxOWJkLTQzZmMtNDMzNy1hNmVhLWJmYzU1MGRmYTE0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowNi44ODg1NDIzMloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="820.688µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:06 +0000] "GET /v2/foo/bar/blobs/uploads/330d19bd-43fc-4337-a6ea-bfc550dfa145?_state=SxlyZiUsL4nGxdC1y8vMmPxjPRt_ODLymqKs7bg2xmp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzMGQxOWJkLTQzZmMtNDMzNy1hNmVhLWJmYzU1MGRmYTE0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowNi44ODg1NDIzMloifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=dc32e795-a86d-426f-8c05-c70dc3aeab2f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51914" http.request.uri="/v2/foo/bar/blobs/uploads/330d19bd-43fc-4337-a6ea-bfc550dfa145?_state=SxlyZiUsL4nGxdC1y8vMmPxjPRt_ODLymqKs7bg2xmp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzMGQxOWJkLTQzZmMtNDMzNy1hNmVhLWJmYzU1MGRmYTE0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowNi44ODg1NDIzMloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="800.887µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:06 +0000] "DELETE /v2/foo/bar/blobs/uploads/330d19bd-43fc-4337-a6ea-bfc550dfa145?_state=SxlyZiUsL4nGxdC1y8vMmPxjPRt_ODLymqKs7bg2xmp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzMGQxOWJkLTQzZmMtNDMzNy1hNmVhLWJmYzU1MGRmYTE0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowNi44ODg1NDIzMloifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=c163226f-2d3d-4d6b-a14a-4ad8c4c8b70f http.request.method=GET http.request.remoteaddr="127.0.0.1:51914" http.request.uri="/v2/foo/bar/blobs/uploads/330d19bd-43fc-4337-a6ea-bfc550dfa145?_state=SxlyZiUsL4nGxdC1y8vMmPxjPRt_ODLymqKs7bg2xmp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzMGQxOWJkLTQzZmMtNDMzNy1hNmVhLWJmYzU1MGRmYTE0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowNi44ODg1NDIzMloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=330d19bd-43fc-4337-a6ea-bfc550dfa145 time="2025-04-12T15:44: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.24.2 http.request.host="127.0.0.1:46595" http.request.id=c163226f-2d3d-4d6b-a14a-4ad8c4c8b70f http.request.method=GET http.request.remoteaddr="127.0.0.1:51914" http.request.uri="/v2/foo/bar/blobs/uploads/330d19bd-43fc-4337-a6ea-bfc550dfa145?_state=SxlyZiUsL4nGxdC1y8vMmPxjPRt_ODLymqKs7bg2xmp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzMGQxOWJkLTQzZmMtNDMzNy1hNmVhLWJmYzU1MGRmYTE0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowNi44ODg1NDIzMloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="723.127µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=330d19bd-43fc-4337-a6ea-bfc550dfa145 127.0.0.1 - - [12/Apr/2025:15:44:06 +0000] "GET /v2/foo/bar/blobs/uploads/330d19bd-43fc-4337-a6ea-bfc550dfa145?_state=SxlyZiUsL4nGxdC1y8vMmPxjPRt_ODLymqKs7bg2xmp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzMGQxOWJkLTQzZmMtNDMzNy1hNmVhLWJmYzU1MGRmYTE0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowNi44ODg1NDIzMloifQ%3D%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=ad003fbb-3eef-46b3-8509-26ac15370951 http.request.method=POST http.request.remoteaddr="127.0.0.1:51918" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="921.688µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=8ed7ad3a-ab66-4dd0-b316-aa5950b2ab53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51918" http.request.uri="/v2/foo/bar/blobs/uploads/f9ba84fe-863a-4e40-b587-d1b48d7f28c2?_state=rby9zlzMqTu31mkAvHOSCCHHN20COrhF8UqphEoywz57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5YmE4NGZlLTg2M2EtNGU0MC1iNTg3LWQxYjQ4ZDdmMjhjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowNi44OTI3MjI1OTZaIn0%3D&digest=sha256%3Adc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" http.request.useragent="Go-http-client/1.1" provided=sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f vars.name="foo/bar" vars.uuid=f9ba84fe-863a-4e40-b587-d1b48d7f28c2 time="2025-04-12T15:44:06Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=8ed7ad3a-ab66-4dd0-b316-aa5950b2ab53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51918" http.request.uri="/v2/foo/bar/blobs/uploads/f9ba84fe-863a-4e40-b587-d1b48d7f28c2?_state=rby9zlzMqTu31mkAvHOSCCHHN20COrhF8UqphEoywz57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5YmE4NGZlLTg2M2EtNGU0MC1iNTg3LWQxYjQ4ZDdmMjhjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowNi44OTI3MjI1OTZaIn0%3D&digest=sha256%3Adc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=f9ba84fe-863a-4e40-b587-d1b48d7f28c2 time="2025-04-12T15:44:06Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=8ed7ad3a-ab66-4dd0-b316-aa5950b2ab53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51918" http.request.uri="/v2/foo/bar/blobs/uploads/f9ba84fe-863a-4e40-b587-d1b48d7f28c2?_state=rby9zlzMqTu31mkAvHOSCCHHN20COrhF8UqphEoywz57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5YmE4NGZlLTg2M2EtNGU0MC1iNTg3LWQxYjQ4ZDdmMjhjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowNi44OTI3MjI1OTZaIn0%3D&digest=sha256%3Adc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="721.246µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=f9ba84fe-863a-4e40-b587-d1b48d7f28c2 127.0.0.1 - - [12/Apr/2025:15:44:06 +0000] "PUT /v2/foo/bar/blobs/uploads/f9ba84fe-863a-4e40-b587-d1b48d7f28c2?_state=rby9zlzMqTu31mkAvHOSCCHHN20COrhF8UqphEoywz57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5YmE4NGZlLTg2M2EtNGU0MC1iNTg3LWQxYjQ4ZDdmMjhjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowNi44OTI3MjI1OTZaIn0%3D&digest=sha256%3Adc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=bacb06a5-3275-4c2f-931f-42bf23788254 http.request.method=POST http.request.remoteaddr="127.0.0.1:51918" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="617.645µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=6e5cf4e2-fa87-4c00-9f12-e80992e9a5cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:51918" http.request.uri="/v2/foo/bar/blobs/uploads/d562f4ca-e439-4c6f-8716-6f5050d933f8?_state=OvdxrJedU4_OSGZZhsgESYue17Q-0KkKPokpxrPLIdZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1NjJmNGNhLWU0MzktNGM2Zi04NzE2LTZmNTA1MGQ5MzNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowNi44OTQ1NjgzNzJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="790.527µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:06 +0000] "PUT /v2/foo/bar/blobs/uploads/d562f4ca-e439-4c6f-8716-6f5050d933f8?_state=OvdxrJedU4_OSGZZhsgESYue17Q-0KkKPokpxrPLIdZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1NjJmNGNhLWU0MzktNGM2Zi04NzE2LTZmNTA1MGQ5MzNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowNi44OTQ1NjgzNzJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=30e2b77b-5edb-49bc-8f7a-1a2f950b0e06 http.request.method=POST http.request.remoteaddr="127.0.0.1:51918" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="602.805µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=ccb6a7bd-5ec3-491e-9fb9-4f34fcd3772f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51918" http.request.uri="/v2/foo/bar/blobs/uploads/3d2b1dc9-fdd2-4dc6-8ae5-6e10382d9b1b?_state=2j4fTbvc4CTGpfIbKMnWBGETmFclWZaNc8YFvoXMXt97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkMmIxZGM5LWZkZDItNGRjNi04YWU1LTZlMTAzODJkOWIxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowNi44OTYyODM0NjdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="785.007µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:06 +0000] "PUT /v2/foo/bar/blobs/uploads/3d2b1dc9-fdd2-4dc6-8ae5-6e10382d9b1b?_state=2j4fTbvc4CTGpfIbKMnWBGETmFclWZaNc8YFvoXMXt97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkMmIxZGM5LWZkZDItNGRjNi04YWU1LTZlMTAzODJkOWIxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowNi44OTYyODM0NjdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=18b77952-a4c9-4e73-a277-0cdafe19a42d http.request.method=POST http.request.remoteaddr="127.0.0.1:51918" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="584.445µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:08Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=1f90f671-6b40-43e8-99f2-ad53d4705308 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51918" http.request.uri="/v2/foo/bar/blobs/uploads/869fe5a7-6508-455e-9b9c-295348897fb6?_state=VT2LhOf16_S0blaLxGgVF_rzlIyfSusKIrUFH1eRlV57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2OWZlNWE3LTY1MDgtNDU1ZS05YjljLTI5NTM0ODg5N2ZiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowNi44OTc5ODMyNDJaIn0%3D&digest=sha256%3Adc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.397294491s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:06 +0000] "PUT /v2/foo/bar/blobs/uploads/869fe5a7-6508-455e-9b9c-295348897fb6?_state=VT2LhOf16_S0blaLxGgVF_rzlIyfSusKIrUFH1eRlV57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2OWZlNWE3LTY1MDgtNDU1ZS05YjljLTI5NTM0ODg5N2ZiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowNi44OTc5ODMyNDJaIn0%3D&digest=sha256%3Adc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:08Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=b11b6466-e054-4869-b690-5a14a7813f95 http.request.method=POST http.request.remoteaddr="127.0.0.1:51918" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="864.287µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:46595" http.request.id=05b7d635-a1d4-4da5-9009-ae057f7bd91a http.request.method=PATCH http.request.remoteaddr="127.0.0.1:51918" http.request.uri="/v2/foo/bar/blobs/uploads/9ffa107f-f2cd-4e69-85b8-6f911aa1661d?_state=0nce7BQQRdDr8eZJFYAIEufMc3fitrm8k31vyTum_B57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmZmExMDdmLWYyY2QtNGU2OS04NWI4LTZmOTExYWExNjYxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowOC4zMTA1MjgwMjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.373441001s http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:08 +0000] "PATCH /v2/foo/bar/blobs/uploads/9ffa107f-f2cd-4e69-85b8-6f911aa1661d?_state=0nce7BQQRdDr8eZJFYAIEufMc3fitrm8k31vyTum_B57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmZmExMDdmLWYyY2QtNGU2OS04NWI4LTZmOTExYWExNjYxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowOC4zMTA1MjgwMjdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=3f675b6f-046c-48fe-b276-f1aefb96596d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51918" http.request.uri="/v2/foo/bar/blobs/uploads/9ffa107f-f2cd-4e69-85b8-6f911aa1661d?_state=KBFmMJcKig8kZf_1smL3eGFZ5tc1wBYuiqhaszPQkpV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmZmExMDdmLWYyY2QtNGU2OS04NWI4LTZmOTExYWExNjYxZCIsIk9mZnNldCI6MjYwNDkwMjQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MDhaIn0%3D&digest=sha256%3Adc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.007969ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:09 +0000] "PUT /v2/foo/bar/blobs/uploads/9ffa107f-f2cd-4e69-85b8-6f911aa1661d?_state=KBFmMJcKig8kZf_1smL3eGFZ5tc1wBYuiqhaszPQkpV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmZmExMDdmLWYyY2QtNGU2OS04NWI4LTZmOTExYWExNjYxZCIsIk9mZnNldCI6MjYwNDkwMjQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MDhaIn0%3D&digest=sha256%3Adc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=3bcac322-b7fd-4737-ab12-595d057a3f22 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51918" http.request.uri="/v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="739.047µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:09 +0000] "HEAD /v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=eb6e40c8-ab30-4e45-b918-e9dc02e8f138 http.request.method=GET http.request.remoteaddr="127.0.0.1:51918" http.request.uri="/v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=14.756089ms http.response.status=200 http.response.written=26049024 127.0.0.1 - - [12/Apr/2025:15:44:09 +0000] "GET /v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f HTTP/1.1" 200 26049024 "" "Go-http-client/1.1" time="2025-04-12T15:44:09Z" level=error msg="error parsing digest="sha257:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f": unsupported digest algorithm" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=2ccf2538-5272-4809-9b5b-18341b292c3d http.request.method=GET http.request.remoteaddr="127.0.0.1:51918" http.request.uri="/v2/foo/bar/blobs/sha257:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" vars.name="foo/bar" time="2025-04-12T15:44:09Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=2ccf2538-5272-4809-9b5b-18341b292c3d http.request.method=GET http.request.remoteaddr="127.0.0.1:51918" http.request.uri="/v2/foo/bar/blobs/sha257:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="702.606µs" http.response.status=400 http.response.written=110 vars.digest="sha257:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:15:44:09 +0000] "GET /v2/foo/bar/blobs/sha257:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-12T15:44:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=fc03681b-8279-488b-86b3-1c66ae55783f http.request.method=GET http.request.remoteaddr="127.0.0.1:51936" http.request.uri="/v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.002489ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:09 +0000] "GET /v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=d4aaab72-5b77-416d-9b8a-c49b4e527491 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51952" http.request.uri="/v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" http.request.useragent="Go-http-client/1.1" http.response.duration="815.087µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:09 +0000] "DELETE /v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:09Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=70b31853-4bc9-43c5-a41d-739e2f92db3a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51952" http.request.uri="/v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="700.886µs" http.response.status=404 http.response.written=157 vars.digest="sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:15:44:09 +0000] "HEAD /v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-12T15:44:09Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=f719d860-523b-42bd-8ae6-ef78fc5ec151 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51952" http.request.uri="/v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="688.966µs" http.response.status=404 http.response.written=74 vars.digest="sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:15:44:09 +0000] "DELETE /v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-04-12T15:44:09Z" level=error msg="error parsing digest="sha257:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f": unsupported digest algorithm" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=2189e143-eb2a-43e3-aa87-630396681438 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51958" http.request.uri="/v2/foo/bar/blobs/sha257:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" vars.name="foo/bar" time="2025-04-12T15:44:09Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=2189e143-eb2a-43e3-aa87-630396681438 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51958" http.request.uri="/v2/foo/bar/blobs/sha257:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="761.046µs" http.response.status=400 http.response.written=110 vars.digest="sha257:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:15:44:09 +0000] "DELETE /v2/foo/bar/blobs/sha257:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-12T15:44:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=44e5f9e9-714e-4fab-a0fa-68edb3528ba8 http.request.method=POST http.request.remoteaddr="127.0.0.1:51972" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="872.887µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=245d32bd-43cc-41ef-af67-70b61d2ac50f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51972" http.request.uri="/v2/foo/bar/blobs/uploads/31b48f75-4ca9-483f-893a-4554292a6284?_state=YCBvRwVekgT7RffCgQJfsJx0z7LWtas5nMHc8Q_qVC97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxYjQ4Zjc1LTRjYTktNDgzZi04OTNhLTQ1NTQyOTJhNjI4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowOS43MTk3MTUwNjJaIn0%3D&digest=sha256%3Adc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.306277973s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:09 +0000] "PUT /v2/foo/bar/blobs/uploads/31b48f75-4ca9-483f-893a-4554292a6284?_state=YCBvRwVekgT7RffCgQJfsJx0z7LWtas5nMHc8Q_qVC97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxYjQ4Zjc1LTRjYTktNDgzZi04OTNhLTQ1NTQyOTJhNjI4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDowOS43MTk3MTUwNjJaIn0%3D&digest=sha256%3Adc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=ad39c07b-5fed-433c-a3f0-0ba15e24977a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51972" http.request.uri="/v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="895.928µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:11 +0000] "HEAD /v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=7055d6fb-8bc0-471e-bddc-9cd856925962 http.request.method=GET http.request.remoteaddr="127.0.0.1:51936" http.request.uri="/v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.329395496s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [12/Apr/2025:15:44:09 +0000] "GET /v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2025-04-12T15:44:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46595" http.request.id=08c1eb17-c846-433f-93c3-734e9c7a63c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51934" http.request.uri="/v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.333635653s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [12/Apr/2025:15:44:09 +0000] "GET /v2/foo/bar/blobs/sha256:dc90b769723f3f830c2fa22da1397b810712c576d09be0ac2ae9703cb1a4fd4f HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (4.24s) === RUN TestRelativeURL time="2025-04-12T15:44:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T15:44:11Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:44:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:37441" http.request.id=d5262885-17d0-4a8d-b7d2-32724cd71e53 http.request.method=POST http.request.remoteaddr="127.0.0.1:44978" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="872.568µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:37441" http.request.id=c7e81ca0-e198-4a94-a898-da18964d2e70 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44978" http.request.uri="/v2/foo/bar/blobs/uploads/dd3cde4e-b98e-4f4b-9e66-97f27d0ce0ca?_state=LM3V6-fdoeON79e--uGkptoETRUzYNT8ub67TZhuc2x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkM2NkZTRlLWI5OGUtNGY0Yi05ZTY2LTk3ZjI3ZDBjZTBjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDoxMS4wNDQwNzcwMzRaIn0%3D&digest=sha256%3Ae02ac97d9b5a53cac4d7043ab5864e7dc7009b6c6525acc07610ac2e59a3d31c" http.request.useragent="Go-http-client/1.1" http.response.duration=483.450399ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:11 +0000] "PUT /v2/foo/bar/blobs/uploads/dd3cde4e-b98e-4f4b-9e66-97f27d0ce0ca?_state=LM3V6-fdoeON79e--uGkptoETRUzYNT8ub67TZhuc2x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkM2NkZTRlLWI5OGUtNGY0Yi05ZTY2LTk3ZjI3ZDBjZTBjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDoxMS4wNDQwNzcwMzRaIn0%3D&digest=sha256%3Ae02ac97d9b5a53cac4d7043ab5864e7dc7009b6c6525acc07610ac2e59a3d31c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:37441" http.request.id=5fdc1f24-b3ed-4817-92eb-7cd49fa75d96 http.request.method=POST http.request.remoteaddr="127.0.0.1:44978" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="956.129µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:37441" http.request.id=699c3c33-1eb6-4681-91e3-d6f1c97d2ded http.request.method=POST http.request.remoteaddr="127.0.0.1:44978" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="725.327µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:12Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:37441" http.request.id=bc4963e9-b3e7-499d-9f73-9c5906b5a02b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44978" http.request.uri="/v2/foo/bar/blobs/uploads/0f669ca8-e1d5-4ace-855b-2b634d3fcd9e?_state=ky7t4MoQD_SD_cQFr5ITIPRWFFKvW56fkdmbtXTkwEl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBmNjY5Y2E4LWUxZDUtNGFjZS04NTViLTJiNjM0ZDNmY2Q5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDoxMS42NDQ5MTU5NDJaIn0%3D&digest=sha256%3Ac6226e334ed1ca5f9916b9f5f54b319ba7ce0ffba0dd5c846d9c626139b58eaf" http.request.useragent="Go-http-client/1.1" http.response.duration=628.500271ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:11 +0000] "PUT /v2/foo/bar/blobs/uploads/0f669ca8-e1d5-4ace-855b-2b634d3fcd9e?_state=ky7t4MoQD_SD_cQFr5ITIPRWFFKvW56fkdmbtXTkwEl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBmNjY5Y2E4LWUxZDUtNGFjZS04NTViLTJiNjM0ZDNmY2Q5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDoxMS42NDQ5MTU5NDJaIn0%3D&digest=sha256%3Ac6226e334ed1ca5f9916b9f5f54b319ba7ce0ffba0dd5c846d9c626139b58eaf HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (1.23s) === RUN TestBlobDeleteDisabled time="2025-04-12T15:44:12Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T15:44:12Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:44:12Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.2 http.request.host="127.0.0.1:37791" http.request.id=1546f650-6aa4-4cea-8821-c0bb05a5c3fd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53676" http.request.uri="/v2/foo/bar/blobs/sha256:9baeaaff9ba072c794640d8ae064601d9182ab73f2603c254a808e2d877796b2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="750.367µs" http.response.status=405 http.response.written=78 vars.digest="sha256:9baeaaff9ba072c794640d8ae064601d9182ab73f2603c254a808e2d877796b2" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:15:44:12 +0000] "DELETE /v2/foo/bar/blobs/sha256:9baeaaff9ba072c794640d8ae064601d9182ab73f2603c254a808e2d877796b2 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.07s) === RUN TestDeleteDisabled time="2025-04-12T15:44:12Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T15:44:12Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:44:12Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40395" http.request.id=e50aeb13-f6f9-4662-ae75-836f9d543efc http.request.method=POST http.request.remoteaddr="127.0.0.1:32876" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="798.487µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:13Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40395" http.request.id=fa92f742-2c59-4403-b993-cb15b7d22cd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32876" http.request.uri="/v2/foo/bar/blobs/uploads/9527a9da-1b87-4bfe-bff2-ba213e6d9613?_state=GMcn19IpTOqEgh5w_Fsg49up0tF7rxTwqCGkfn1fRDR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1MjdhOWRhLTFiODctNGJmZS1iZmYyLWJhMjEzZTZkOTYxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDoxMi40MTQ4Mjg0OTJaIn0%3D&digest=sha256%3A38fe85bf404d0f50e6c5e642d8c567cbda68fe39fb90964ddb48ac9653b35b5f" http.request.useragent="Go-http-client/1.1" http.response.duration=927.571573ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:12 +0000] "PUT /v2/foo/bar/blobs/uploads/9527a9da-1b87-4bfe-bff2-ba213e6d9613?_state=GMcn19IpTOqEgh5w_Fsg49up0tF7rxTwqCGkfn1fRDR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1MjdhOWRhLTFiODctNGJmZS1iZmYyLWJhMjEzZTZkOTYxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDoxMi40MTQ4Mjg0OTJaIn0%3D&digest=sha256%3A38fe85bf404d0f50e6c5e642d8c567cbda68fe39fb90964ddb48ac9653b35b5f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:13Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.2 http.request.host="127.0.0.1:40395" http.request.id=87c0ea3c-96cb-41bd-ba47-11629beed847 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:32876" http.request.uri="/v2/foo/bar/blobs/sha256:38fe85bf404d0f50e6c5e642d8c567cbda68fe39fb90964ddb48ac9653b35b5f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="718.087µs" http.response.status=405 http.response.written=78 vars.digest="sha256:38fe85bf404d0f50e6c5e642d8c567cbda68fe39fb90964ddb48ac9653b35b5f" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:15:44:13 +0000] "DELETE /v2/foo/bar/blobs/sha256:38fe85bf404d0f50e6c5e642d8c567cbda68fe39fb90964ddb48ac9653b35b5f HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.00s) === RUN TestDeleteReadOnly time="2025-04-12T15:44:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T15:44:13Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:44:13Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46695" http.request.id=668e4007-ce20-480e-90af-e83cd0e7e84a http.request.method=POST http.request.remoteaddr="127.0.0.1:33928" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="935.608µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:14Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46695" http.request.id=5d48c361-b3cb-4fb9-a5f4-ed7b14ce97c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33928" http.request.uri="/v2/foo/bar/blobs/uploads/5b8abdda-096c-4c72-b730-c0c26650f0fc?_state=PEL7KnOwGMZZJPeF5k6-D4HUPU4Nm_vp4MXSpZ8ZNMx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjViOGFiZGRhLTA5NmMtNGM3Mi1iNzMwLWMwYzI2NjUwZjBmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDoxMy40MDk2MTIwNTRaIn0%3D&digest=sha256%3A067bcdbdaf4ff0e224130388037abbb7bb22b882f44faca91cb823f29d3807f9" http.request.useragent="Go-http-client/1.1" http.response.duration=710.745752ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:13 +0000] "PUT /v2/foo/bar/blobs/uploads/5b8abdda-096c-4c72-b730-c0c26650f0fc?_state=PEL7KnOwGMZZJPeF5k6-D4HUPU4Nm_vp4MXSpZ8ZNMx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjViOGFiZGRhLTA5NmMtNGM3Mi1iNzMwLWMwYzI2NjUwZjBmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDoxMy40MDk2MTIwNTRaIn0%3D&digest=sha256%3A067bcdbdaf4ff0e224130388037abbb7bb22b882f44faca91cb823f29d3807f9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [12/Apr/2025:15:44:14 +0000] "DELETE /v2/foo/bar/blobs/sha256:067bcdbdaf4ff0e224130388037abbb7bb22b882f44faca91cb823f29d3807f9 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (0.78s) === RUN TestStartPushReadOnly time="2025-04-12T15:44:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T15:44:14Z" level=info msg="redis not configured" go.version=go1.24.2 127.0.0.1 - - [12/Apr/2025:15:44:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2025-04-12T15:44:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T15:44:14Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:44:14Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=e78c6a56-1ab8-4a7f-af67-5463d75da716 http.request.method=GET http.request.remoteaddr="127.0.0.1:37694" 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="790.447µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:15:44:14 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-12T15:44:14Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=ca75fc24-5583-4804-a497-7710353b3f13 http.request.method=GET http.request.remoteaddr="127.0.0.1:37694" 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="679.126µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [12/Apr/2025:15:44:14 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-12T15:44:14Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=77323837-7f8b-4101-8567-cd739ad1fbb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37694" 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="652.406µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:15:44:14 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-04-12T15: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.24.2 http.request.host="127.0.0.1:44309" http.request.id=ac2989b3-9019-4fb7-9e6f-536589a39eb6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37694" 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.054129ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T15:44:14Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=ac2989b3-9019-4fb7-9e6f-536589a39eb6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37694" 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.08665ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T15: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.24.2 http.request.host="127.0.0.1:44309" http.request.id=ac2989b3-9019-4fb7-9e6f-536589a39eb6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37694" 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.10645ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T15:44:14Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=ac2989b3-9019-4fb7-9e6f-536589a39eb6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37694" 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.12317ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:15:44:14 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-04-12T15:44:14Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=bafd8c3b-29a7-49eb-b745-e8562e511251 http.request.method=POST http.request.remoteaddr="127.0.0.1:37694" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="813.888µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:14 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=c8f10be8-5996-4c84-9dab-339969807687 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37694" http.request.uri="/v2/foo/schema1/blobs/uploads/caff5fbd-4e2f-4ce2-83ab-cb924c0c1265?_state=v6L8BlJF8n96kU5Mvp-EMMY0JZAbMEj2uP85YLuk-ad7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjYWZmNWZiZC00ZTJmLTRjZTItODNhYi1jYjkyNGMwYzEyNjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MTQuMjIxMDc4MDA4WiJ9&digest=sha256%3Ac596d22b7c1294f7adf38676a584ba5648eddc254a32e9b18f4fc440a5bb74b4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.381773275s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:14 +0000] "PUT /v2/foo/schema1/blobs/uploads/caff5fbd-4e2f-4ce2-83ab-cb924c0c1265?_state=v6L8BlJF8n96kU5Mvp-EMMY0JZAbMEj2uP85YLuk-ad7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjYWZmNWZiZC00ZTJmLTRjZTItODNhYi1jYjkyNGMwYzEyNjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MTQuMjIxMDc4MDA4WiJ9&digest=sha256%3Ac596d22b7c1294f7adf38676a584ba5648eddc254a32e9b18f4fc440a5bb74b4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=7e514c0b-7383-40dd-ab14-0032fa707c9c http.request.method=POST http.request.remoteaddr="127.0.0.1:37694" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="879.968µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:15 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=7f6fb8a2-6f42-4a38-865e-b07a31bf2751 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37694" http.request.uri="/v2/foo/schema1/blobs/uploads/354ab482-2f34-4513-b40e-6e6a6740ae86?_state=b37_WmKQcKESXyRRDermVyoTe64LqHdZVXnsJ1poer97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzNTRhYjQ4Mi0yZjM0LTQ1MTMtYjQwZS02ZTZhNjc0MGFlODYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MTUuNjg1NjE2MTY5WiJ9&digest=sha256%3A63a2a053607960a6a23ec9c679aa7806ce6305beed09751458a83f8fcb123e6e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.108628399s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:15 +0000] "PUT /v2/foo/schema1/blobs/uploads/354ab482-2f34-4513-b40e-6e6a6740ae86?_state=b37_WmKQcKESXyRRDermVyoTe64LqHdZVXnsJ1poer97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzNTRhYjQ4Mi0yZjM0LTQ1MTMtYjQwZS02ZTZhNjc0MGFlODYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MTUuNjg1NjE2MTY5WiJ9&digest=sha256%3A63a2a053607960a6a23ec9c679aa7806ce6305beed09751458a83f8fcb123e6e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=cc6e2c1b-89ef-41dc-9131-6daf5301b2b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37694" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.271011ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=8630d255-9c7c-4b1b-9342-4e728e3c36fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:37694" http.request.uri="/v2/foo/schema1/manifests/sha256:d86ef78de852394272e5306ccfad369695f8b3088bd75270a83dcd686164bb0b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.205451ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:d86ef78de852394272e5306ccfad369695f8b3088bd75270a83dcd686164bb0b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=3ce9ba9b-e39c-4c33-bbb1-cb7b83e511d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37694" 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.06657ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:15:44:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T15:44:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=50c3b3f8-3bf5-4d38-b5af-7a95eea2848d http.request.method=GET http.request.remoteaddr="127.0.0.1:37694" http.request.uri="/v2/foo/schema1/manifests/sha256:d86ef78de852394272e5306ccfad369695f8b3088bd75270a83dcd686164bb0b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="990.889µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:15:44:16 +0000] "GET /v2/foo/schema1/manifests/sha256:d86ef78de852394272e5306ccfad369695f8b3088bd75270a83dcd686164bb0b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T15:44:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:44309" http.request.id=0cd77e9c-9fa8-48e2-9f9a-2dac55a484b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37694" http.request.uri="/v2/foo/schema1/manifests/sha256:d86ef78de852394272e5306ccfad369695f8b3088bd75270a83dcd686164bb0b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11937ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:d86ef78de852394272e5306ccfad369695f8b3088bd75270a83dcd686164bb0b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:44309" http.request.id=1df1283c-6284-48a6-9d6c-074a74dbd2a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37694" http.request.uri="/v2/foo/schema1/manifests/sha256:d86ef78de852394272e5306ccfad369695f8b3088bd75270a83dcd686164bb0b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10269ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:d86ef78de852394272e5306ccfad369695f8b3088bd75270a83dcd686164bb0b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:44309" http.request.id=b2e267a0-165b-46eb-8f33-ee4e06be493e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37694" http.request.uri="/v2/foo/schema1/manifests/sha256:d86ef78de852394272e5306ccfad369695f8b3088bd75270a83dcd686164bb0b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.116249ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:d86ef78de852394272e5306ccfad369695f8b3088bd75270a83dcd686164bb0b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=b2f2a326-97df-4f2f-b243-5d11f3e88519 http.request.method=GET http.request.remoteaddr="127.0.0.1:37694" http.request.uri="/v2/foo/schema1/manifests/sha256:d86ef78de852394272e5306ccfad369695f8b3088bd75270a83dcd686164bb0b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="982.048µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:15:44:16 +0000] "GET /v2/foo/schema1/manifests/sha256:d86ef78de852394272e5306ccfad369695f8b3088bd75270a83dcd686164bb0b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T15:44:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=310e0470-0259-40e3-a8ac-acc2079ab18d http.request.method=GET http.request.remoteaddr="127.0.0.1:37694" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="589.565µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=c0965a7e-6111-424a-92b2-34a6466ca8d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37694" http.request.uri="/v2/foo/schema1/manifests/sha256:d86ef78de852394272e5306ccfad369695f8b3088bd75270a83dcd686164bb0b" http.request.useragent="Go-http-client/1.1" http.response.duration="620.445µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:16 +0000] "GET /v2/foo/schema1/manifests/sha256:d86ef78de852394272e5306ccfad369695f8b3088bd75270a83dcd686164bb0b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=39883004-49f6-457f-8d2c-11b29c374a46 http.request.method=GET http.request.remoteaddr="127.0.0.1:37694" 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="577.925µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [12/Apr/2025:15:44:16 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-12T15:44:16Z" level=error msg="payload digest does match: "sha256:4f3a2b714f0b7e187f5bf81284be11273115a463d530800b41cec6f2654dc9e8" != "sha256:d86ef78de852394272e5306ccfad369695f8b3088bd75270a83dcd686164bb0b"" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=02c9944b-9ff1-43b7-bdf0-75102831aac2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37694" http.request.uri="/v2/foo/schema1/manifests/sha256:d86ef78de852394272e5306ccfad369695f8b3088bd75270a83dcd686164bb0b" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:d86ef78de852394272e5306ccfad369695f8b3088bd75270a83dcd686164bb0b" time="2025-04-12T15:44:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=02c9944b-9ff1-43b7-bdf0-75102831aac2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37694" http.request.uri="/v2/foo/schema1/manifests/sha256:d86ef78de852394272e5306ccfad369695f8b3088bd75270a83dcd686164bb0b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="667.566µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:d86ef78de852394272e5306ccfad369695f8b3088bd75270a83dcd686164bb0b" 127.0.0.1 - - [12/Apr/2025:15:44:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:d86ef78de852394272e5306ccfad369695f8b3088bd75270a83dcd686164bb0b HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-04-12T15:44:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=496090aa-38cf-4cb2-9ef0-4a8d778a4cbb http.request.method=GET http.request.remoteaddr="127.0.0.1:42694" 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="625.565µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:15:44:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-12T15:44:16Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=e2e51f25-d103-40f1-9c0c-e309260e4c51 http.request.method=GET http.request.remoteaddr="127.0.0.1:42694" 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="599.805µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [12/Apr/2025:15:44:16 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-12T15:44:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44309" http.request.id=62c8db76-458b-4a9d-bfc1-7f15ba8f7f25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42694" 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="717.126µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T15:44:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44309" http.request.id=62c8db76-458b-4a9d-bfc1-7f15ba8f7f25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42694" 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="751.086µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T15:44:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44309" http.request.id=62c8db76-458b-4a9d-bfc1-7f15ba8f7f25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42694" 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="771.206µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:15:44:16 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-04-12T15:44:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=a831c1af-a18b-4102-a41a-ba44a5c1f327 http.request.method=POST http.request.remoteaddr="127.0.0.1:42694" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="699.206µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:16 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=abebd38a-5aff-4293-84f6-dc6ddeb9a5b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42694" http.request.uri="/v2/foo/schema2/blobs/uploads/c0e47234-dbd7-42cf-9f70-e2356b8e05d4?_state=pjom1A2sCAUmjT_aFZ3JDa3XYp0c32TX_TL3BJNFlQR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMGU0NzIzNC1kYmQ3LTQyY2YtOWY3MC1lMjM1NmI4ZTA1ZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MTYuODEyMjExNjQ2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="961.769µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:16 +0000] "PUT /v2/foo/schema2/blobs/uploads/c0e47234-dbd7-42cf-9f70-e2356b8e05d4?_state=pjom1A2sCAUmjT_aFZ3JDa3XYp0c32TX_TL3BJNFlQR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMGU0NzIzNC1kYmQ3LTQyY2YtOWY3MC1lMjM1NmI4ZTA1ZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MTYuODEyMjExNjQ2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44309" http.request.id=a6ba4859-01b4-47c0-97db-075403cd7b4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42694" 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="709.766µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T15:44:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44309" http.request.id=a6ba4859-01b4-47c0-97db-075403cd7b4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42694" 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="739.567µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:15:44:16 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-04-12T15:44:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=695f59c6-ed4e-4e47-a89a-ae52bbff8df9 http.request.method=POST http.request.remoteaddr="127.0.0.1:42694" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="842.247µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:16 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:18Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=b46bf231-d0eb-48e0-816c-19087b41d262 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42694" http.request.uri="/v2/foo/schema2/blobs/uploads/8ab27ab8-ae7e-44af-860f-e9f338105171?_state=HYims-R3bl5crrR1aM4M2CTa7E3nwP16zs4zWgzpuwt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4YWIyN2FiOC1hZTdlLTQ0YWYtODYwZi1lOWYzMzgxMDUxNzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MTYuOTA3NDcxMDgxWiJ9&digest=sha256%3A0fbb97471442878c4d2818ab5b21d58fb8fab2dd31724d8e6b5d6b493a3ae210" http.request.useragent="Go-http-client/1.1" http.response.duration=1.24321718s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:16 +0000] "PUT /v2/foo/schema2/blobs/uploads/8ab27ab8-ae7e-44af-860f-e9f338105171?_state=HYims-R3bl5crrR1aM4M2CTa7E3nwP16zs4zWgzpuwt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4YWIyN2FiOC1hZTdlLTQ0YWYtODYwZi1lOWYzMzgxMDUxNzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MTYuOTA3NDcxMDgxWiJ9&digest=sha256%3A0fbb97471442878c4d2818ab5b21d58fb8fab2dd31724d8e6b5d6b493a3ae210 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:18Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=714d492b-72c3-40bd-b10c-ea4217224541 http.request.method=POST http.request.remoteaddr="127.0.0.1:42694" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="870.568µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:18 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=d28cdd76-7e2b-4473-a629-e94148a84193 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42694" http.request.uri="/v2/foo/schema2/blobs/uploads/5ed9be7f-6feb-4fa0-a8e2-55077e987478?_state=isE3ED_xbwq1G-ls1C9a6kZkny26Okqnui1rLywpuyJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ZWQ5YmU3Zi02ZmViLTRmYTAtYThlMi01NTA3N2U5ODc0NzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MTguMjM1NTkyMTY2WiJ9&digest=sha256%3A1994581a953632bebdcdcb49706efb6b542f710c1320bc52320a628a838db449" http.request.useragent="Go-http-client/1.1" http.response.duration=1.143269904s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:18 +0000] "PUT /v2/foo/schema2/blobs/uploads/5ed9be7f-6feb-4fa0-a8e2-55077e987478?_state=isE3ED_xbwq1G-ls1C9a6kZkny26Okqnui1rLywpuyJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ZWQ5YmU3Zi02ZmViLTRmYTAtYThlMi01NTA3N2U5ODc0NzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MTguMjM1NTkyMTY2WiJ9&digest=sha256%3A1994581a953632bebdcdcb49706efb6b542f710c1320bc52320a628a838db449 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44309" http.request.id=b86f3116-e61a-444a-9809-9befc0e66994 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42694" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.028049ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44309" http.request.id=b4cf9cc1-4468-4ad2-a69b-7af730e4331b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42694" http.request.uri="/v2/foo/schema2/manifests/sha256:ec8fbc0e1ebf2851bf662fd6c596c6db114e4f9062dc1f215eb2de9e34b89cd3" http.request.useragent="Go-http-client/1.1" http.response.duration="819.407µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "PUT /v2/foo/schema2/manifests/sha256:ec8fbc0e1ebf2851bf662fd6c596c6db114e4f9062dc1f215eb2de9e34b89cd3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=79387a6e-3159-4f78-8049-dfd60f69e463 http.request.method=GET http.request.remoteaddr="127.0.0.1:42694" 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="759.887µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=ac362f9a-69b2-414e-89e3-fe0108442f8e http.request.method=GET http.request.remoteaddr="127.0.0.1:42694" http.request.uri="/v2/foo/schema2/manifests/sha256:ec8fbc0e1ebf2851bf662fd6c596c6db114e4f9062dc1f215eb2de9e34b89cd3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="713.486µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "GET /v2/foo/schema2/manifests/sha256:ec8fbc0e1ebf2851bf662fd6c596c6db114e4f9062dc1f215eb2de9e34b89cd3 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=0341932a-cdcd-4bdb-9e81-a613620006cc http.request.method=GET http.request.remoteaddr="127.0.0.1:42694" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="528.645µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=cbf87449-ae64-4220-ba3b-e6593626f7f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42694" http.request.uri="/v2/foo/schema2/manifests/sha256:ec8fbc0e1ebf2851bf662fd6c596c6db114e4f9062dc1f215eb2de9e34b89cd3" http.request.useragent="Go-http-client/1.1" http.response.duration="498.124µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "GET /v2/foo/schema2/manifests/sha256:ec8fbc0e1ebf2851bf662fd6c596c6db114e4f9062dc1f215eb2de9e34b89cd3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=8f21f365-fdfd-4ffc-be01-045f15ade35a http.request.method=GET http.request.remoteaddr="127.0.0.1:42694" 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="492.724µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=info msg="rewriting manifest sha256:ec8fbc0e1ebf2851bf662fd6c596c6db114e4f9062dc1f215eb2de9e34b89cd3 in schema1 format to support old client" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=58d0e49f-55af-4ca8-a906-97a529cb7c0f http.request.method=GET http.request.remoteaddr="127.0.0.1:42694" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T15:44:19Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=58d0e49f-55af-4ca8-a906-97a529cb7c0f http.request.method=GET http.request.remoteaddr="127.0.0.1:42694" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.14769ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44309" http.request.id=ff8f4d7e-36a3-4b53-925e-514e97b32f6b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42694" 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="624.526µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44309" http.request.id=816a2eb3-1993-49e9-b7cd-afb4b29f0839 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42694" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="762.486µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44309" http.request.id=aa6c1a80-6348-46ea-87a9-e02639b98c91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42694" http.request.uri="/v2/foo/schema2/manifests/sha256:73f74dfd25e6de22406fd6bd270341f2b67a7eb00f44afc0f305c721aac31a97" http.request.useragent="Go-http-client/1.1" http.response.duration="720.847µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "PUT /v2/foo/schema2/manifests/sha256:73f74dfd25e6de22406fd6bd270341f2b67a7eb00f44afc0f305c721aac31a97 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=3cbf750d-e272-4b08-98ee-6d9c7861ae9c http.request.method=GET http.request.remoteaddr="127.0.0.1:42694" 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="722.486µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=14b0e692-7571-4d47-a56d-1a46e9b36462 http.request.method=GET http.request.remoteaddr="127.0.0.1:42694" http.request.uri="/v2/foo/schema2/manifests/sha256:73f74dfd25e6de22406fd6bd270341f2b67a7eb00f44afc0f305c721aac31a97" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="683.006µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "GET /v2/foo/schema2/manifests/sha256:73f74dfd25e6de22406fd6bd270341f2b67a7eb00f44afc0f305c721aac31a97 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=33ac312b-3fab-4c5b-9c57-3633d584c004 http.request.method=GET http.request.remoteaddr="127.0.0.1:42694" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="517.965µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=98a77aa1-b657-430c-b8aa-0a94b11ff77a http.request.method=GET http.request.remoteaddr="127.0.0.1:42694" http.request.uri="/v2/foo/schema2/manifests/sha256:73f74dfd25e6de22406fd6bd270341f2b67a7eb00f44afc0f305c721aac31a97" http.request.useragent="Go-http-client/1.1" http.response.duration="517.844µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "GET /v2/foo/schema2/manifests/sha256:73f74dfd25e6de22406fd6bd270341f2b67a7eb00f44afc0f305c721aac31a97 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=info msg="rewriting manifest list sha256:73f74dfd25e6de22406fd6bd270341f2b67a7eb00f44afc0f305c721aac31a97 in schema1 format to support old client" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=ccd7c678-0c94-4323-96f2-ca04ee220926 http.request.method=GET http.request.remoteaddr="127.0.0.1:42694" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-04-12T15:44:19Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44309" http.request.id=ccd7c678-0c94-4323-96f2-ca04ee220926 http.request.method=GET http.request.remoteaddr="127.0.0.1:42694" 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.08825ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T15:44:19Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:44:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=1afe7591-dbc2-414f-a488-0b9738c8d3fa http.request.method=GET http.request.remoteaddr="127.0.0.1:60072" 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="705.566µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=60f6b681-b7a4-4c66-ac9f-54ecbafa722c http.request.method=GET http.request.remoteaddr="127.0.0.1:60072" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="546.525µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=0ff7d2e6-5a38-4c38-85ac-5952717832c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60072" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="510.284µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=1c4972ff-bc71-4eb2-9945-e1a9ff845b6b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60072" 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="862.487µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T15:44:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=1c4972ff-bc71-4eb2-9945-e1a9ff845b6b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60072" 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="889.728µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T15:44:19Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=1c4972ff-bc71-4eb2-9945-e1a9ff845b6b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60072" 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="909.688µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T15:44:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=1c4972ff-bc71-4eb2-9945-e1a9ff845b6b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60072" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="927.568µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-04-12T15:44:19Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=1efc3625-af1a-4e50-85c0-c129c6e10518 http.request.method=POST http.request.remoteaddr="127.0.0.1:60072" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="829.448µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:20Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=014bf220-138d-4da3-a1c0-9666fb1192b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60072" http.request.uri="/v2/foo/schema1/blobs/uploads/316a899b-eed3-40df-b8cc-35f180c921b0?_state=SIvB-0TH9JKMyHc-wJm4x3wCNSkcSP_kZDH-OpZ55pl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzMTZhODk5Yi1lZWQzLTQwZGYtYjhjYy0zNWYxODBjOTIxYjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MTkuNDc1Mjk4NDM1WiJ9&digest=sha256%3A1e2d1054dea1920be0ea35de182a3736de47079eb5210158fcbb920b1399373a" http.request.useragent="Go-http-client/1.1" http.response.duration=848.461399ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:19 +0000] "PUT /v2/foo/schema1/blobs/uploads/316a899b-eed3-40df-b8cc-35f180c921b0?_state=SIvB-0TH9JKMyHc-wJm4x3wCNSkcSP_kZDH-OpZ55pl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzMTZhODk5Yi1lZWQzLTQwZGYtYjhjYy0zNWYxODBjOTIxYjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MTkuNDc1Mjk4NDM1WiJ9&digest=sha256%3A1e2d1054dea1920be0ea35de182a3736de47079eb5210158fcbb920b1399373a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:20Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=0ba2eefa-d574-42b3-9f30-9e2a5d359772 http.request.method=POST http.request.remoteaddr="127.0.0.1:60072" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="838.367µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:20 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:21Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=08b43b27-0884-4ada-9a67-bd7b212b1964 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60072" http.request.uri="/v2/foo/schema1/blobs/uploads/ba5d8965-765f-4fac-b394-de8246ffe739?_state=v7eWKlCgTt31IYj_wWrTVI-SGfe6cPjZ3z4BTl7X-kh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiYTVkODk2NS03NjVmLTRmYWMtYjM5NC1kZTgyNDZmZmU3MzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MjAuMzk1MjcyNDJaIn0%3D&digest=sha256%3Af79ddb132f2d75724420d43ca5dada068906a22919b24452892d80a9dab6f3e3" http.request.useragent="Go-http-client/1.1" http.response.duration=750.51022ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:20 +0000] "PUT /v2/foo/schema1/blobs/uploads/ba5d8965-765f-4fac-b394-de8246ffe739?_state=v7eWKlCgTt31IYj_wWrTVI-SGfe6cPjZ3z4BTl7X-kh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiYTVkODk2NS03NjVmLTRmYWMtYjM5NC1kZTgyNDZmZmU3MzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MjAuMzk1MjcyNDJaIn0%3D&digest=sha256%3Af79ddb132f2d75724420d43ca5dada068906a22919b24452892d80a9dab6f3e3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:21Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=86c6444c-d96b-4ebd-a4d7-ba9a5a0d58f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60072" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.311971ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:21 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:21Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=a725cab7-365c-48f7-8ba5-c699a0c51971 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60072" http.request.uri="/v2/foo/schema1/manifests/sha256:4cff816a55232dfa02481da39ad9bca6eb9146f01de92e8e77de930cd0453478" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11705ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:21 +0000] "PUT /v2/foo/schema1/manifests/sha256:4cff816a55232dfa02481da39ad9bca6eb9146f01de92e8e77de930cd0453478 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:21Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=fc619daa-115a-4b2c-a2c6-d4c54372a881 http.request.method=GET http.request.remoteaddr="127.0.0.1:60072" 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="970.209µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:15:44:21 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T15:44:21Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=6c4932b0-1da2-415a-81dd-faff8bc12d55 http.request.method=GET http.request.remoteaddr="127.0.0.1:60072" http.request.uri="/v2/foo/schema1/manifests/sha256:4cff816a55232dfa02481da39ad9bca6eb9146f01de92e8e77de930cd0453478" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="928.168µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:15:44:21 +0000] "GET /v2/foo/schema1/manifests/sha256:4cff816a55232dfa02481da39ad9bca6eb9146f01de92e8e77de930cd0453478 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T15:44:21Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:34237" http.request.id=2e443211-e914-412b-9ecd-1b9e266cee53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60072" http.request.uri="/v2/foo/schema1/manifests/sha256:4cff816a55232dfa02481da39ad9bca6eb9146f01de92e8e77de930cd0453478" http.request.useragent="Go-http-client/1.1" http.response.duration=1.063649ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:21 +0000] "PUT /v2/foo/schema1/manifests/sha256:4cff816a55232dfa02481da39ad9bca6eb9146f01de92e8e77de930cd0453478 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:21Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:34237" http.request.id=4e61aa83-8cd3-49d4-a65b-58c0ea57de9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:60072" http.request.uri="/v2/foo/schema1/manifests/sha256:4cff816a55232dfa02481da39ad9bca6eb9146f01de92e8e77de930cd0453478" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07109ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:21 +0000] "PUT /v2/foo/schema1/manifests/sha256:4cff816a55232dfa02481da39ad9bca6eb9146f01de92e8e77de930cd0453478 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:21Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:34237" http.request.id=472e074b-4aaa-4490-890c-51c284ee2ba7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60072" http.request.uri="/v2/foo/schema1/manifests/sha256:4cff816a55232dfa02481da39ad9bca6eb9146f01de92e8e77de930cd0453478" http.request.useragent="Go-http-client/1.1" http.response.duration=1.026769ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:21 +0000] "PUT /v2/foo/schema1/manifests/sha256:4cff816a55232dfa02481da39ad9bca6eb9146f01de92e8e77de930cd0453478 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:21Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=09e957ed-277c-42c8-93d4-a96af8ae53f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60072" http.request.uri="/v2/foo/schema1/manifests/sha256:4cff816a55232dfa02481da39ad9bca6eb9146f01de92e8e77de930cd0453478" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="866.127µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:15:44:21 +0000] "GET /v2/foo/schema1/manifests/sha256:4cff816a55232dfa02481da39ad9bca6eb9146f01de92e8e77de930cd0453478 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T15:44:21Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=79c0fbea-14d9-42d5-ba21-a16170701d4a http.request.method=GET http.request.remoteaddr="127.0.0.1:60072" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="561.085µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:21 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:21Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=ea83db0b-aec6-4c54-9808-1f3cd3796463 http.request.method=GET http.request.remoteaddr="127.0.0.1:60072" http.request.uri="/v2/foo/schema1/manifests/sha256:4cff816a55232dfa02481da39ad9bca6eb9146f01de92e8e77de930cd0453478" http.request.useragent="Go-http-client/1.1" http.response.duration="537.684µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:21 +0000] "GET /v2/foo/schema1/manifests/sha256:4cff816a55232dfa02481da39ad9bca6eb9146f01de92e8e77de930cd0453478 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:21Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=7d69d98e-182c-44ac-ab68-a4c4378cf7a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60072" 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="538.045µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [12/Apr/2025:15:44:21 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-12T15:44:21Z" level=error msg="payload digest does match: "sha256:c7405347e8de46ad07d0a03e7f594531635f2c5dc7517529aa53580386939f27" != "sha256:4cff816a55232dfa02481da39ad9bca6eb9146f01de92e8e77de930cd0453478"" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=c4a35d6a-4b59-45e9-8d4c-315e3f9c9d9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60072" http.request.uri="/v2/foo/schema1/manifests/sha256:4cff816a55232dfa02481da39ad9bca6eb9146f01de92e8e77de930cd0453478" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:4cff816a55232dfa02481da39ad9bca6eb9146f01de92e8e77de930cd0453478" time="2025-04-12T15:44:21Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=c4a35d6a-4b59-45e9-8d4c-315e3f9c9d9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60072" http.request.uri="/v2/foo/schema1/manifests/sha256:4cff816a55232dfa02481da39ad9bca6eb9146f01de92e8e77de930cd0453478" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="611.966µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:4cff816a55232dfa02481da39ad9bca6eb9146f01de92e8e77de930cd0453478" 127.0.0.1 - - [12/Apr/2025:15:44:21 +0000] "PUT /v2/foo/schema1/manifests/sha256:4cff816a55232dfa02481da39ad9bca6eb9146f01de92e8e77de930cd0453478 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-04-12T15:44:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=0f427888-e1c5-4a7c-b3b5-de82561e2efd http.request.method=GET http.request.remoteaddr="127.0.0.1:60074" 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="644.766µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:15:44:21 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-12T15:44:21Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=9450f123-5311-467e-9fd4-9553c67d9f82 http.request.method=GET http.request.remoteaddr="127.0.0.1:60074" 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="530.765µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [12/Apr/2025:15:44:21 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-12T15:44:21Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34237" http.request.id=a9e74142-4c08-477b-9796-7d1b1dde32fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:60074" 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="607.485µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T15:44:21Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34237" http.request.id=a9e74142-4c08-477b-9796-7d1b1dde32fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:60074" 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="634.565µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T15:44:21Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34237" http.request.id=a9e74142-4c08-477b-9796-7d1b1dde32fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:60074" 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="654.526µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:15:44:21 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-04-12T15:44:21Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=d74627e2-9993-4b93-a439-6d0f3e3695db http.request.method=POST http.request.remoteaddr="127.0.0.1:60074" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="602.885µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:21 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:21Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=df8ff3bf-fabe-40db-a5f6-4e6643fa6edb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60074" http.request.uri="/v2/foo/schema2/blobs/uploads/3cea48ba-5d2d-4bdc-94f1-b3ae66d58b01?_state=7PJNv9uUAIu0_APlxe0hywgAA7mTOtoFsVmxxv5Jxe17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzY2VhNDhiYS01ZDJkLTRiZGMtOTRmMS1iM2FlNjZkNThiMDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MjEuMTYyNzk0MjY5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="772.007µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:21 +0000] "PUT /v2/foo/schema2/blobs/uploads/3cea48ba-5d2d-4bdc-94f1-b3ae66d58b01?_state=7PJNv9uUAIu0_APlxe0hywgAA7mTOtoFsVmxxv5Jxe17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzY2VhNDhiYS01ZDJkLTRiZGMtOTRmMS1iM2FlNjZkNThiMDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MjEuMTYyNzk0MjY5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:21Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34237" http.request.id=c257bf4c-9843-4815-a4a5-3bc278d3beec http.request.method=PUT http.request.remoteaddr="127.0.0.1:60074" 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="684.766µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T15:44:21Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34237" http.request.id=c257bf4c-9843-4815-a4a5-3bc278d3beec http.request.method=PUT http.request.remoteaddr="127.0.0.1:60074" 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="712.447µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:15:44:21 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-04-12T15:44:21Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=d70cc987-7945-43d0-8b3c-92c6c65ba088 http.request.method=POST http.request.remoteaddr="127.0.0.1:60074" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="803.767µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:21 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:22Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=7593d15b-9206-40a1-bb72-9032e1b373b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60074" http.request.uri="/v2/foo/schema2/blobs/uploads/105218be-b75b-4d14-afcd-44479f38d805?_state=OX4KvsxE_1OwTMurmWAb1TztRHG8IoJ2jdSMEkp2A-x7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMDUyMThiZS1iNzViLTRkMTQtYWZjZC00NDQ3OWYzOGQ4MDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MjEuMjU5MDcyMTE0WiJ9&digest=sha256%3A383c9e4365d89f5c35c62742f3c1a74fb58f6e9b6f0048e3420792c6336cc4b8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.517545225s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:21 +0000] "PUT /v2/foo/schema2/blobs/uploads/105218be-b75b-4d14-afcd-44479f38d805?_state=OX4KvsxE_1OwTMurmWAb1TztRHG8IoJ2jdSMEkp2A-x7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMDUyMThiZS1iNzViLTRkMTQtYWZjZC00NDQ3OWYzOGQ4MDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MjEuMjU5MDcyMTE0WiJ9&digest=sha256%3A383c9e4365d89f5c35c62742f3c1a74fb58f6e9b6f0048e3420792c6336cc4b8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:22Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=72c8f14a-7abf-48a0-9505-34785263c406 http.request.method=POST http.request.remoteaddr="127.0.0.1:60074" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="934.289µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=7e7a0e86-528c-41c7-a85e-205799c104ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:60074" http.request.uri="/v2/foo/schema2/blobs/uploads/0e60fd95-198f-445b-8bc1-8ee2f877887e?_state=aeEnyUqgU0knRqAk1B3Go8VYLjV1KrlosVqV-ZZXmAp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwZTYwZmQ5NS0xOThmLTQ0NWItOGJjMS04ZWUyZjg3Nzg4N2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MjIuODU0MzE1MTRaIn0%3D&digest=sha256%3A8e55bfe433bab6809acc3c4e46bccca34671609257505b3d38034deb8d1c5775" http.request.useragent="Go-http-client/1.1" http.response.duration=770.354434ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/0e60fd95-198f-445b-8bc1-8ee2f877887e?_state=aeEnyUqgU0knRqAk1B3Go8VYLjV1KrlosVqV-ZZXmAp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwZTYwZmQ5NS0xOThmLTQ0NWItOGJjMS04ZWUyZjg3Nzg4N2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MjIuODU0MzE1MTRaIn0%3D&digest=sha256%3A8e55bfe433bab6809acc3c4e46bccca34671609257505b3d38034deb8d1c5775 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34237" http.request.id=47789545-4224-4a31-9fe8-dbd2996f4f0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60074" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="978.249µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34237" http.request.id=beaf6212-a574-45ad-bb7e-adbfa779d16d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60074" http.request.uri="/v2/foo/schema2/manifests/sha256:673649bc36da003d1dbd078fb91935f1a4ee54693f1acc45bfe9159affbbda27" http.request.useragent="Go-http-client/1.1" http.response.duration="783.687µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "PUT /v2/foo/schema2/manifests/sha256:673649bc36da003d1dbd078fb91935f1a4ee54693f1acc45bfe9159affbbda27 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=25b829a1-6ed1-4bcc-a389-5b12961efe11 http.request.method=GET http.request.remoteaddr="127.0.0.1:60074" 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="817.687µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=aa2cec19-f4e2-43ad-ba8e-96b58c30188a http.request.method=GET http.request.remoteaddr="127.0.0.1:60074" http.request.uri="/v2/foo/schema2/manifests/sha256:673649bc36da003d1dbd078fb91935f1a4ee54693f1acc45bfe9159affbbda27" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="791.487µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "GET /v2/foo/schema2/manifests/sha256:673649bc36da003d1dbd078fb91935f1a4ee54693f1acc45bfe9159affbbda27 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=3f4e4079-ba28-455a-908e-17b7d412110e http.request.method=GET http.request.remoteaddr="127.0.0.1:60074" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="692.326µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=d6daa0e7-60f3-4761-9f5e-2d0153ec8791 http.request.method=GET http.request.remoteaddr="127.0.0.1:60074" http.request.uri="/v2/foo/schema2/manifests/sha256:673649bc36da003d1dbd078fb91935f1a4ee54693f1acc45bfe9159affbbda27" http.request.useragent="Go-http-client/1.1" http.response.duration="573.525µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "GET /v2/foo/schema2/manifests/sha256:673649bc36da003d1dbd078fb91935f1a4ee54693f1acc45bfe9159affbbda27 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=adcaeabe-da3a-4dee-9124-2fe31b0e9411 http.request.method=GET http.request.remoteaddr="127.0.0.1:60074" 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="609.966µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=info msg="rewriting manifest sha256:673649bc36da003d1dbd078fb91935f1a4ee54693f1acc45bfe9159affbbda27 in schema1 format to support old client" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=6d7e6a1a-e5e9-407a-b8ed-3995e0f75344 http.request.method=GET http.request.remoteaddr="127.0.0.1:60074" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T15:44:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=6d7e6a1a-e5e9-407a-b8ed-3995e0f75344 http.request.method=GET http.request.remoteaddr="127.0.0.1:60074" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.070849ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34237" http.request.id=eb4ccaf6-f31c-441b-a3c0-b287707135a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60074" 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="719.326µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34237" http.request.id=fd58ce69-c5ba-40a4-a45f-195e27449042 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60074" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="822.567µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34237" http.request.id=9a46a9b9-30d5-4c32-84a2-f45650641ff3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60074" http.request.uri="/v2/foo/schema2/manifests/sha256:b3b9560a1c1c43c90896352899d31d003306cbd49b30342d759d7dc72d0ad4b5" http.request.useragent="Go-http-client/1.1" http.response.duration="721.726µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "PUT /v2/foo/schema2/manifests/sha256:b3b9560a1c1c43c90896352899d31d003306cbd49b30342d759d7dc72d0ad4b5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=d2c86ae2-78ea-4d43-95c0-0d6756d672c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60074" 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="720.926µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=3d9a264c-5c69-4bd2-a7d3-667c233be8d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60074" http.request.uri="/v2/foo/schema2/manifests/sha256:b3b9560a1c1c43c90896352899d31d003306cbd49b30342d759d7dc72d0ad4b5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="770.647µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "GET /v2/foo/schema2/manifests/sha256:b3b9560a1c1c43c90896352899d31d003306cbd49b30342d759d7dc72d0ad4b5 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=eb7ec6c8-0446-467e-811e-75c1c53e969c http.request.method=GET http.request.remoteaddr="127.0.0.1:60074" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="615.806µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=5573e32c-3ced-4f68-b0ac-3cd8b9d6d42e http.request.method=GET http.request.remoteaddr="127.0.0.1:60074" http.request.uri="/v2/foo/schema2/manifests/sha256:b3b9560a1c1c43c90896352899d31d003306cbd49b30342d759d7dc72d0ad4b5" http.request.useragent="Go-http-client/1.1" http.response.duration="583.165µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "GET /v2/foo/schema2/manifests/sha256:b3b9560a1c1c43c90896352899d31d003306cbd49b30342d759d7dc72d0ad4b5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=info msg="rewriting manifest list sha256:b3b9560a1c1c43c90896352899d31d003306cbd49b30342d759d7dc72d0ad4b5 in schema1 format to support old client" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=ba8d2ae1-c4b1-4434-88a1-1d9144c1d230 http.request.method=GET http.request.remoteaddr="127.0.0.1:60074" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-04-12T15:44:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34237" http.request.id=ba8d2ae1-c4b1-4434-88a1-1d9144c1d230 http.request.method=GET http.request.remoteaddr="127.0.0.1:60074" 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.218451ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (9.52s) === RUN TestGetManifestWithStorageError time="2025-04-12T15:44:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T15:44:23Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:44:23Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:45971" http.request.id=bb7dc736-05b6-45b8-8806-e664f2cddc4a http.request.method=GET http.request.remoteaddr="127.0.0.1:40640" 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="762.606µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.24.2 http.request.host="127.0.0.1:45971" http.request.id=b20c2174-b3f7-4f5c-8dd6-8f7192a3de50 http.request.method=GET http.request.remoteaddr="127.0.0.1:40640" 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="531.564µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.24.2 http.request.host="127.0.0.1:45971" http.request.id=3d1031f0-2487-40e4-900d-784742e056f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:40640" 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="566.405µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.24.2 http.request.host="127.0.0.1:45971" http.request.id=c226bf43-6ad8-4007-9839-27a5e706c96a http.request.method=GET http.request.remoteaddr="127.0.0.1:40640" 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="582.725µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.00s) === RUN TestManifestDelete time="2025-04-12T15:44:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T15:44:23Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:44:23Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=229a7f49-93a6-4991-8934-24250267a666 http.request.method=GET http.request.remoteaddr="127.0.0.1:57450" 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="638.006µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=8a4e8993-7a2f-4a3f-8b25-35a0f71a98bf http.request.method=GET http.request.remoteaddr="127.0.0.1:57450" 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="516.565µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=a55d0ad4-ef9e-447a-b5a8-e05de75be93d http.request.method=PUT http.request.remoteaddr="127.0.0.1:57450" 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="540.525µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=dc4429cb-4bf2-4ab3-8dff-cf285cb66e36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57450" 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="870.488µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T15:44:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=dc4429cb-4bf2-4ab3-8dff-cf285cb66e36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57450" 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="900.128µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T15:44:23Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=dc4429cb-4bf2-4ab3-8dff-cf285cb66e36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57450" 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="917.608µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T15:44:23Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=dc4429cb-4bf2-4ab3-8dff-cf285cb66e36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57450" 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="935.008µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-04-12T15:44:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=954431ab-a025-4c71-8aea-ba70688691bb http.request.method=POST http.request.remoteaddr="127.0.0.1:57450" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="684.486µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:24Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=c4f1324d-97f4-487e-8be1-6dce3df83025 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57450" http.request.uri="/v2/foo/schema1/blobs/uploads/d227c040-1964-4f4c-aa9c-ff39e767c229?_state=Ks8M-bmfhQqd41AtoOZK0n2XxjxkJEliJjN4IObfnhx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkMjI3YzA0MC0xOTY0LTRmNGMtYWE5Yy1mZjM5ZTc2N2MyMjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MjMuNzE3NTY2NTg4WiJ9&digest=sha256%3Ad475d51c94d05d09353fda0f5c3df3900ac198ce6c22b8304bcc68d040e0b003" http.request.useragent="Go-http-client/1.1" http.response.duration=781.030248ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:23 +0000] "PUT /v2/foo/schema1/blobs/uploads/d227c040-1964-4f4c-aa9c-ff39e767c229?_state=Ks8M-bmfhQqd41AtoOZK0n2XxjxkJEliJjN4IObfnhx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkMjI3YzA0MC0xOTY0LTRmNGMtYWE5Yy1mZjM5ZTc2N2MyMjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MjMuNzE3NTY2NTg4WiJ9&digest=sha256%3Ad475d51c94d05d09353fda0f5c3df3900ac198ce6c22b8304bcc68d040e0b003 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:24Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=7789a067-1f6e-493c-8c25-f17c09436dd8 http.request.method=POST http.request.remoteaddr="127.0.0.1:57450" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="851.447µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:24 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=dbc91e84-eff4-42e3-b1c9-16a0d265b899 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57450" http.request.uri="/v2/foo/schema1/blobs/uploads/a1e7bd62-0011-48af-bd42-f7115c337738?_state=9jS8bSAqY_8ES2tG88g7nTYwDgIT7O8VmfYuM8j2rBF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMWU3YmQ2Mi0wMDExLTQ4YWYtYmQ0Mi1mNzExNWMzMzc3MzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MjQuNTk3MzUyMDYxWiJ9&digest=sha256%3A38841958f7f8c9a28d4085d8039fde87f5bdeef9fe746fa8efd15236f2b0b0d7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.778315511s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:24 +0000] "PUT /v2/foo/schema1/blobs/uploads/a1e7bd62-0011-48af-bd42-f7115c337738?_state=9jS8bSAqY_8ES2tG88g7nTYwDgIT7O8VmfYuM8j2rBF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMWU3YmQ2Mi0wMDExLTQ4YWYtYmQ0Mi1mNzExNWMzMzc3MzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MjQuNTk3MzUyMDYxWiJ9&digest=sha256%3A38841958f7f8c9a28d4085d8039fde87f5bdeef9fe746fa8efd15236f2b0b0d7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=bfb00293-e6a2-4fa7-982a-46f697029290 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57450" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.376773ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=73e203f8-be45-4ac0-8e77-b4d4561e743e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57450" http.request.uri="/v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.122129ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=48921838-fc62-4a96-93d4-45cd373826b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57450" 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.006248ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=a10506ac-fb56-40b6-893f-404696065104 http.request.method=GET http.request.remoteaddr="127.0.0.1:57450" http.request.uri="/v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="989.409µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "GET /v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35655" http.request.id=6c16daa1-9b7a-4c43-abc9-968d29ad2af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57450" http.request.uri="/v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.171411ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35655" http.request.id=0d7bde68-5542-4314-bfbf-2e452d863ca4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57450" http.request.uri="/v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.18421ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:35655" http.request.id=aecbf74d-f8a7-4589-9e43-7cd43a8653c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57450" http.request.uri="/v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.13729ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=8cad1a89-33a7-4f55-aaa3-601253fd85c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:57450" http.request.uri="/v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.052609ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "GET /v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=a43f5ab8-0f85-48e9-b5fc-44cb5731599b http.request.method=GET http.request.remoteaddr="127.0.0.1:57450" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="639.045µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=4aedd307-4319-477d-9ace-63d5bc5f3924 http.request.method=GET http.request.remoteaddr="127.0.0.1:57450" http.request.uri="/v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f" http.request.useragent="Go-http-client/1.1" http.response.duration="593.086µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "GET /v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=31a3e9bf-b7b5-46d9-89cb-130e8e87eb04 http.request.method=GET http.request.remoteaddr="127.0.0.1:57450" 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="618.086µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=error msg="payload digest does match: "sha256:9391f9367dc32dfc70839c971ba6c0a039daadf8f6d626c8f006552b37783762" != "sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f"" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=4ac3e5ce-07a6-4c92-bb6c-2b85a4bc44a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57450" http.request.uri="/v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f" time="2025-04-12T15:44:26Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=4ac3e5ce-07a6-4c92-bb6c-2b85a4bc44a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57450" http.request.uri="/v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="715.046µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f" 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=a1e7eaf9-a5de-4bd8-aa7b-d13b8fbb925e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52222" http.request.uri="/v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f" http.request.useragent="Go-http-client/1.1" http.response.duration="943.328µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "DELETE /v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=cf38da00-3b36-4ae1-94f3-140d5417c176 http.request.method=GET http.request.remoteaddr="127.0.0.1:52222" http.request.uri="/v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="667.526µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f" 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "GET /v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=e47b2418-0f1d-4686-8b78-70f0e10ced88 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52230" http.request.uri="/v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="895.448µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f" 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "DELETE /v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=c1697bcc-ccce-4abf-8702-7f64ae158524 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52240" http.request.uri="/v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.295331ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=8e636d4c-82b2-4d9c-a162-2e2f8513209d http.request.method=GET http.request.remoteaddr="127.0.0.1:52240" http.request.uri="/v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.024129ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "GET /v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=078d32ee-6453-4581-87d0-24ad87dbdb19 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52250" 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="822.007µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=a8f36ad5-c807-4701-a958-e86dd1712ea8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52254" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.366412ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=d5313c8b-04a7-461d-8149-8e8621803e8e http.request.method=GET http.request.remoteaddr="127.0.0.1:52254" 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="600.565µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=093d681d-8d2a-4472-9dfe-9650969abeb8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52254" http.request.uri="/v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f" http.request.useragent="Go-http-client/1.1" http.response.duration="760.887µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "DELETE /v2/foo/schema1/manifests/sha256:85110edf8ac52fa3a227cd4b23167da7da282d15661c2c327f37a3e209eab04f HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=c476b99d-4202-46f7-9219-af0a834c256f http.request.method=GET http.request.remoteaddr="127.0.0.1:52254" 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="605.086µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=32bc6365-773f-4948-b199-64798e01227e http.request.method=GET http.request.remoteaddr="127.0.0.1:52254" 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="663.006µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=567ca1f2-e59e-4b31-9157-48e99b241cc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:52254" 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="624.085µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35655" http.request.id=faa97b14-3221-4f60-9c50-dd172b41c777 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52254" 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="689.966µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T15:44:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35655" http.request.id=faa97b14-3221-4f60-9c50-dd172b41c777 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52254" 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="715.366µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T15:44:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35655" http.request.id=faa97b14-3221-4f60-9c50-dd172b41c777 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52254" 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="733.286µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=d49936ba-4a6d-4ec8-bf91-802c48f6d97a http.request.method=POST http.request.remoteaddr="127.0.0.1:52254" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="698.726µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=af36e496-8b07-48b1-afd7-6ce046e72e61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52254" http.request.uri="/v2/foo/schema2/blobs/uploads/78afd410-ce00-458b-82e2-136d21957580?_state=zW5R734K_i8V5Gfhxqbx3s5jwnsE_3H59fUjDFl7zIF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3OGFmZDQxMC1jZTAwLTQ1OGItODJlMi0xMzZkMjE5NTc1ODAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MjYuNDA1MzUxMjMyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="913.328µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "PUT /v2/foo/schema2/blobs/uploads/78afd410-ce00-458b-82e2-136d21957580?_state=zW5R734K_i8V5Gfhxqbx3s5jwnsE_3H59fUjDFl7zIF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3OGFmZDQxMC1jZTAwLTQ1OGItODJlMi0xMzZkMjE5NTc1ODAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MjYuNDA1MzUxMjMyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35655" http.request.id=52a05a9d-bdf3-427a-bfc6-0de8c1e3065a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52254" 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="777.287µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T15:44:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35655" http.request.id=52a05a9d-bdf3-427a-bfc6-0de8c1e3065a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52254" 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="803.487µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-04-12T15:44:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=579c39a4-d586-435d-b878-b56d8d4fac78 http.request.method=POST http.request.remoteaddr="127.0.0.1:52254" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="804.287µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:27Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=2851e66b-16b5-4d4c-b621-184409187134 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52254" http.request.uri="/v2/foo/schema2/blobs/uploads/f036117f-e58a-4e7a-ba56-565371f1d00a?_state=kNYb6owqSbOb_713ZnRDJdabkbz28ciUitgROhvZ9hl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmMDM2MTE3Zi1lNThhLTRlN2EtYmE1Ni01NjUzNzFmMWQwMGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MjYuNDk1NTAwNDYzWiJ9&digest=sha256%3A5e11a32dfc5279a8dc50f1030161b228ee1012a115c8935094ff6bd48c76ad0c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.276225669s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:26 +0000] "PUT /v2/foo/schema2/blobs/uploads/f036117f-e58a-4e7a-ba56-565371f1d00a?_state=kNYb6owqSbOb_713ZnRDJdabkbz28ciUitgROhvZ9hl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmMDM2MTE3Zi1lNThhLTRlN2EtYmE1Ni01NjUzNzFmMWQwMGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MjYuNDk1NTAwNDYzWiJ9&digest=sha256%3A5e11a32dfc5279a8dc50f1030161b228ee1012a115c8935094ff6bd48c76ad0c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:27Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=6e4bfec8-0bfc-4372-919c-9e7a66f109da http.request.method=POST http.request.remoteaddr="127.0.0.1:52254" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="887.488µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:27 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:29Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=b1333b1c-5add-4fbc-98e6-34e9cd369209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52254" http.request.uri="/v2/foo/schema2/blobs/uploads/121fcf3b-f33e-45f6-ae44-79ceae858fab?_state=YA9MRrN4EghRa7oTZRUe9h3bigcEbYVuLetoFCLfzKx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMjFmY2YzYi1mMzNlLTQ1ZjYtYWU0NC03OWNlYWU4NThmYWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MjcuODY3NzQ5MjEzWiJ9&digest=sha256%3A76a0a784dcd759271aad6f5e865d998cc0eaee7ea33e5314f7199693ac3578ad" http.request.useragent="Go-http-client/1.1" http.response.duration=1.655930558s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:27 +0000] "PUT /v2/foo/schema2/blobs/uploads/121fcf3b-f33e-45f6-ae44-79ceae858fab?_state=YA9MRrN4EghRa7oTZRUe9h3bigcEbYVuLetoFCLfzKx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMjFmY2YzYi1mMzNlLTQ1ZjYtYWU0NC03OWNlYWU4NThmYWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMTU6NDQ6MjcuODY3NzQ5MjEzWiJ9&digest=sha256%3A76a0a784dcd759271aad6f5e865d998cc0eaee7ea33e5314f7199693ac3578ad HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:29Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35655" http.request.id=f078a784-bfde-41d0-87ea-9f6ab7bf4247 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52254" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.010849ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:29 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:29Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35655" http.request.id=f2181c6f-8755-4cda-b2ff-cb983a73cb3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52254" http.request.uri="/v2/foo/schema2/manifests/sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7" http.request.useragent="Go-http-client/1.1" http.response.duration="771.046µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:29 +0000] "PUT /v2/foo/schema2/manifests/sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:29Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=330b21ad-e853-409e-852e-330b6aaf909b http.request.method=GET http.request.remoteaddr="127.0.0.1:52254" 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="745.846µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Apr/2025:15:44:29 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-12T15:44:29Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=d8a5661d-7d82-4b4e-9d7d-65c83eafa663 http.request.method=GET http.request.remoteaddr="127.0.0.1:52254" http.request.uri="/v2/foo/schema2/manifests/sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="712.646µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Apr/2025:15:44:29 +0000] "GET /v2/foo/schema2/manifests/sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-12T15:44:29Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=31d7a2a1-119b-4fe0-8d92-2e438538ae9d http.request.method=GET http.request.remoteaddr="127.0.0.1:52254" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="558.524µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:29 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:29Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=8175f8f7-1871-41e7-b04d-43d7eefce21d http.request.method=GET http.request.remoteaddr="127.0.0.1:52254" http.request.uri="/v2/foo/schema2/manifests/sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7" http.request.useragent="Go-http-client/1.1" http.response.duration="616.806µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:29 +0000] "GET /v2/foo/schema2/manifests/sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:29Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=a04961ea-389a-41c4-aab8-83b87521ef28 http.request.method=GET http.request.remoteaddr="127.0.0.1:52254" 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="678.606µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [12/Apr/2025:15:44:29 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-04-12T15:44:29Z" level=info msg="rewriting manifest sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7 in schema1 format to support old client" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=ead8be5f-a8d9-405b-a5a3-81de0c3d9949 http.request.method=GET http.request.remoteaddr="127.0.0.1:52254" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T15:44:29Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=ead8be5f-a8d9-405b-a5a3-81de0c3d9949 http.request.method=GET http.request.remoteaddr="127.0.0.1:52254" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.076849ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [12/Apr/2025:15:44:29 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-04-12T15:44:29Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=6dfe6478-da13-40d5-87e6-7ea1fd580b12 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52254" http.request.uri="/v2/foo/schema2/manifests/sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7" http.request.useragent="Go-http-client/1.1" http.response.duration="761.166µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:29 +0000] "DELETE /v2/foo/schema2/manifests/sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:29Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=52a2fe82-3b0c-422d-b309-922b712cb367 http.request.method=GET http.request.remoteaddr="127.0.0.1:52254" http.request.uri="/v2/foo/schema2/manifests/sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="704.847µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7" 127.0.0.1 - - [12/Apr/2025:15:44:29 +0000] "GET /v2/foo/schema2/manifests/sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-04-12T15:44:29Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=7d4fcc97-35a0-4b0f-b503-5d817fbf4ac2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52262" http.request.uri="/v2/foo/schema2/manifests/sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="799.647µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7" 127.0.0.1 - - [12/Apr/2025:15:44:29 +0000] "DELETE /v2/foo/schema2/manifests/sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-12T15:44:29Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35655" http.request.id=13454ea8-e973-4b4d-8e0b-424c1cb86b0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:52270" http.request.uri="/v2/foo/schema2/manifests/sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.025929ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:29 +0000] "PUT /v2/foo/schema2/manifests/sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:29Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=ffa112bf-52db-4a5c-ad95-030589ccba0c http.request.method=GET http.request.remoteaddr="127.0.0.1:52270" http.request.uri="/v2/foo/schema2/manifests/sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="745.567µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Apr/2025:15:44:29 +0000] "GET /v2/foo/schema2/manifests/sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-12T15:44:29Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=37c9dd51-a8b4-4886-b0c5-c3433b3522a9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52274" 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="773.687µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [12/Apr/2025:15:44:29 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-12T15:44:29Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35655" http.request.id=072a64da-59e6-4c94-b0cd-fd3fa9bd9acb http.request.method=PUT http.request.remoteaddr="127.0.0.1:52290" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.048249ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:29 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:29Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=5bb03702-8f75-4677-8e52-d1373590cded http.request.method=GET http.request.remoteaddr="127.0.0.1:52290" 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="640.365µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [12/Apr/2025:15:44:29 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-04-12T15:44:29Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=01f551c9-1e95-4b15-a00a-2847665a2d22 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52290" http.request.uri="/v2/foo/schema2/manifests/sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7" http.request.useragent="Go-http-client/1.1" http.response.duration="753.046µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:29 +0000] "DELETE /v2/foo/schema2/manifests/sha256:4556833116e525268bc3198542a51bfdcf5d4d1c948133ef0f87046550e1eee7 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:29Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35655" http.request.id=518f2177-f864-46bb-8105-9033e136e5b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:52290" 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="646.166µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [12/Apr/2025:15:44:29 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (5.90s) === RUN TestManifestDeleteDisabled time="2025-04-12T15:44: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.24.2 time="2025-04-12T15:44:29Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:44:29Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.2 http.request.host="127.0.0.1:37183" http.request.id=27a1055e-ce1b-462b-9116-1b54819de964 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35936" 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="804.127µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [12/Apr/2025:15:44:29 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2025-04-12T15:44: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.24.2 time="2025-04-12T15:44:29Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:44:29Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.2 time="2025-04-12T15:44:30Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.24.2 time="2025-04-12T15:44:30Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.2 time="2025-04-12T15:44:30Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.2 http.request.host="127.0.0.1:36841" http.request.id=f93ca493-cc10-4f7b-ad7d-13398c709ed6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39160" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.481613ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [12/Apr/2025:15:44:30 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-04-12T15:44:30Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.2 http.request.host="127.0.0.1:36841" http.request.id=5c18a2ce-ce62-430a-bf7f-55808321a11b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39168" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.278211ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [12/Apr/2025:15:44:30 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-04-12T15:44:30Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.2 http.request.host="127.0.0.1:36841" http.request.id=ec8b9608-508d-4435-ad56-74e0eeb07116 http.request.method=POST http.request.remoteaddr="127.0.0.1:39184" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.294532ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:15:44:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-04-12T15:44:30Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.2 http.request.host="127.0.0.1:36841" http.request.id=3e9dc0cf-60f9-462b-aa6f-2eb570f37ce1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39194" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.265651ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:15:44:30 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.54s) === RUN TestProxyManifestGetByTag time="2025-04-12T15: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.24.2 time="2025-04-12T15:44:30Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:44:30Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45313" http.request.id=7e779ff5-53d0-436e-99c9-fac6b5e24b70 http.request.method=POST http.request.remoteaddr="127.0.0.1:45388" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="923.688µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:31Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45313" http.request.id=7ff8e3db-e3b5-4c3a-9ba3-76208a395720 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45388" http.request.uri="/v2/foo/bar/blobs/uploads/8845c963-5ea7-4ca8-8d2d-d8da99b047ff?_state=pmrU0gOqTFXdh32k5O_NAjBqMPbrKFLZ0gtYcsNPU2l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4NDVjOTYzLTVlYTctNGNhOC04ZDJkLWQ4ZGE5OWIwNDdmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDozMC4xNjU5Nzk5NjJaIn0%3D&digest=sha256%3Aea0c8b5def45a64fb258f4c8c7013910a11f956c4e494348bb3f579dcef4a997" http.request.useragent="Go-http-client/1.1" http.response.duration=1.23526511s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:30 +0000] "PUT /v2/foo/bar/blobs/uploads/8845c963-5ea7-4ca8-8d2d-d8da99b047ff?_state=pmrU0gOqTFXdh32k5O_NAjBqMPbrKFLZ0gtYcsNPU2l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4NDVjOTYzLTVlYTctNGNhOC04ZDJkLWQ4ZGE5OWIwNDdmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDozMC4xNjU5Nzk5NjJaIn0%3D&digest=sha256%3Aea0c8b5def45a64fb258f4c8c7013910a11f956c4e494348bb3f579dcef4a997 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:31Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45313" http.request.id=b44b4d7e-7d94-45d1-a529-ca6115dc6947 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45388" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.335812ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:31 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:31Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T15:44:31Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T15:44:31Z" level=info msg="Starting upload purge in 57m0s" go.version=go1.24.2 time="2025-04-12T15:44:31Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.2 time="2025-04-12T15:44:31Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45313" http.request.id=e75a8898-33f7-4867-b29b-6b96468b36ef http.request.method=GET http.request.remoteaddr="127.0.0.1:45388" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="515.245µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:15:44:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-12T15:44:31Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:45313" go.version=go1.24.2 time="2025-04-12T15:44:31Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.2 time="2025-04-12T15:44:31Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45313" http.request.id=d164dbb1-4e68-4159-89e2-ecbeb1681ace http.request.method=GET http.request.remoteaddr="127.0.0.1:45400" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="724.046µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:15:44:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-12T15:44:31Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45313 /v2/ %!s(bool=false) %!s(bool=false) } &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:45313/v2/:[]]}" go.version=go1.24.2 http.request.host="127.0.0.1:46023" http.request.id=7926133e-8967-4283-9e3b-12a99c1b2318 http.request.method=GET http.request.remoteaddr="127.0.0.1:50050" http.request.uri="/v2/foo/bar/manifests/sha256:9d0fb2410ecb3b3ed5710d427318692e96b6a07339ce4bcc233d6ecb0f54bfde" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:9d0fb2410ecb3b3ed5710d427318692e96b6a07339ce4bcc233d6ecb0f54bfde" time="2025-04-12T15:44:31Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45313" http.request.id=63ab5b0c-4f4c-44c4-9781-cc72304ee897 http.request.method=GET http.request.remoteaddr="127.0.0.1:45410" http.request.uri="/v2/foo/bar/manifests/sha256:9d0fb2410ecb3b3ed5710d427318692e96b6a07339ce4bcc233d6ecb0f54bfde" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.084129ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Apr/2025:15:44:31 +0000] "GET /v2/foo/bar/manifests/sha256:9d0fb2410ecb3b3ed5710d427318692e96b6a07339ce4bcc233d6ecb0f54bfde HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-12T15:44:31Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:9d0fb2410ecb3b3ed5710d427318692e96b6a07339ce4bcc233d6ecb0f54bfde with ttl=167h59m59.99998452s" go.version=go1.24.2 time="2025-04-12T15:44:31Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46023" http.request.id=7926133e-8967-4283-9e3b-12a99c1b2318 http.request.method=GET http.request.remoteaddr="127.0.0.1:50050" http.request.uri="/v2/foo/bar/manifests/sha256:9d0fb2410ecb3b3ed5710d427318692e96b6a07339ce4bcc233d6ecb0f54bfde" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.395639ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Apr/2025:15:44:31 +0000] "GET /v2/foo/bar/manifests/sha256:9d0fb2410ecb3b3ed5710d427318692e96b6a07339ce4bcc233d6ecb0f54bfde HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-12T15:44:31Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45313" http.request.id=5dcb71a1-e2bd-4c43-a0ca-648a5a377f4c http.request.method=GET http.request.remoteaddr="127.0.0.1:45410" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="614.725µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:15:44:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-12T15:44:31Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45313 /v2/ %!s(bool=false) %!s(bool=false) } &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:45313/v2/:[]]}" go.version=go1.24.2 http.request.host="127.0.0.1:46023" http.request.id=691c4794-372f-4adc-9c3a-696a663f5c3b http.request.method=GET http.request.remoteaddr="127.0.0.1:50054" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-04-12T15:44:31Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45313" http.request.id=4f4a09ff-bd02-4af0-82ef-76dd4947e1c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45418" 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.092329ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Apr/2025:15:44:31 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-12T15:44:31Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46023" http.request.id=691c4794-372f-4adc-9c3a-696a663f5c3b http.request.method=GET http.request.remoteaddr="127.0.0.1:50054" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.907434ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Apr/2025:15:44:31 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-12T15:44:31Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45313" http.request.id=0b066ed1-598b-4ce0-b1c9-d7032004ee2b http.request.method=POST http.request.remoteaddr="127.0.0.1:45418" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="785.407µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:32Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45313" http.request.id=8caa7bba-843a-4522-93ed-a810a1710dc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45418" http.request.uri="/v2/foo/bar/blobs/uploads/9b8669b5-1c76-45fb-b49e-fe47c88ec5d1?_state=tWIk2yWw3Yi0r5BAoVTcaZ98UpzPstIm17R1BD2oXEx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjliODY2OWI1LTFjNzYtNDVmYi1iNDllLWZlNDdjODhlYzVkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDozMS41MTc0OTQ1MzFaIn0%3D&digest=sha256%3Aea145282650426ef1b1c85698a586e8eaaf7d9a7cc825985691c78856529ea8f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.449972472s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:31 +0000] "PUT /v2/foo/bar/blobs/uploads/9b8669b5-1c76-45fb-b49e-fe47c88ec5d1?_state=tWIk2yWw3Yi0r5BAoVTcaZ98UpzPstIm17R1BD2oXEx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjliODY2OWI1LTFjNzYtNDVmYi1iNDllLWZlNDdjODhlYzVkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQxNTo0NDozMS41MTc0OTQ1MzFaIn0%3D&digest=sha256%3Aea145282650426ef1b1c85698a586e8eaaf7d9a7cc825985691c78856529ea8f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:32Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45313" http.request.id=aa512ef1-b50c-4c7a-9f7c-8b3c0daded5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45418" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.278452ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:15:44:32 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T15:44:32Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45313" http.request.id=cfc4ae8e-639c-4041-8d41-68958b5e4d58 http.request.method=GET http.request.remoteaddr="127.0.0.1:45418" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="602.325µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:15:44:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-12T15:44:32Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45313 /v2/ %!s(bool=false) %!s(bool=false) } &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:45313/v2/:[]]}" go.version=go1.24.2 http.request.host="127.0.0.1:46023" http.request.id=53ca9290-40ab-4753-a6ed-349c41dabc2b http.request.method=GET http.request.remoteaddr="127.0.0.1:50062" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-04-12T15:44:32Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45313" http.request.id=d84d1372-385b-4613-990e-1055f76f8295 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45424" 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.09441ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Apr/2025:15:44:32 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-12T15:44:32Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45313" http.request.id=6ae21b9c-f518-44f0-bc84-3d8d5bafe9ba http.request.method=GET http.request.remoteaddr="127.0.0.1:45424" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="556.525µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:15:44:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-12T15:44:32Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:45313 /v2/ %!s(bool=false) %!s(bool=false) } &{{{{} {%!s(int32=0) %!s(uint32=0)}} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:45313/v2/:[]]}" go.version=go1.24.2 http.request.host="127.0.0.1:46023" http.request.id=53ca9290-40ab-4753-a6ed-349c41dabc2b http.request.method=GET http.request.remoteaddr="127.0.0.1:50062" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-04-12T15:44:32Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45313" http.request.id=2db72285-e047-4d49-b9d9-64f8929e179a http.request.method=GET http.request.remoteaddr="127.0.0.1:45440" 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.09933ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Apr/2025:15:44:32 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-12T15:44:32Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:68722f0ef11e40083e37040c41b8c4a2dae9e20662ba3522a2fa9d650cf51c2e with ttl=167h59m59.9999974s" go.version=go1.24.2 time="2025-04-12T15:44:32Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46023" http.request.id=53ca9290-40ab-4753-a6ed-349c41dabc2b http.request.method=GET http.request.remoteaddr="127.0.0.1:50062" 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.249174ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Apr/2025:15:44:32 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (2.89s) === RUN TestAppDispatcher time="2025-04-12T15:44:32Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:37013" http.request.id=c261b296-9244-45ba-a571-ab203f4fc988 http.request.method=GET http.request.remoteaddr="127.0.0.1:59064" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="716.526µs" http.response.status=200 http.response.written=0 time="2025-04-12T15:44:32Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:37013" http.request.id=1a4e0bd8-eed7-4a23-a4f7-15ab98581299 http.request.method=GET http.request.remoteaddr="127.0.0.1:59064" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="612.925µs" http.response.status=200 http.response.written=0 time="2025-04-12T15:44:32Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:37013" http.request.id=4537639f-329e-48bc-898d-7c2f8e131cb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:59064" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="639.845µs" http.response.status=200 http.response.written=0 time="2025-04-12T15:44:32Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:37013" http.request.id=8472e9f8-41e3-4eba-8a2d-585f44fe88f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59064" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="644.805µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.00s) === RUN TestNewApp time="2025-04-12T15:44:32Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 instance.id=e2db68ee-1a21-4112-a259-3318d061f81a time="2025-04-12T15:44:32Z" level=info msg="redis not configured" go.version=go1.24.2 instance.id=e2db68ee-1a21-4112-a259-3318d061f81a time="2025-04-12T15:44:32Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.24.2 http.request.host="127.0.0.1:35461" http.request.id=1265b023-aa5f-4389-8fbc-f2d2f0f94ffb http.request.method=GET http.request.remoteaddr="127.0.0.1:49312" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2025-04-12T15:44:32Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 instance.id=e2db68ee-1a21-4112-a259-3318d061f81a time="2025-04-12T15:44:32Z" level=info msg="redis not configured" go.version=go1.24.2 instance.id=e2db68ee-1a21-4112-a259-3318d061f81a time="2025-04-12T15:44:32Z" level=info msg="configuring file health check path=/tmp/healthcheck3367301427, interval=1" go.version=go1.24.2 instance.id=e2db68ee-1a21-4112-a259-3318d061f81a --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-04-12T15:44: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.24.2 instance.id=e2db68ee-1a21-4112-a259-3318d061f81a time="2025-04-12T15:44:36Z" level=info msg="redis not configured" go.version=go1.24.2 instance.id=e2db68ee-1a21-4112-a259-3318d061f81a time="2025-04-12T15:44:36Z" level=info msg="configuring TCP health check addr=127.0.0.1:40357, interval=1" go.version=go1.24.2 instance.id=e2db68ee-1a21-4112-a259-3318d061f81a --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-04-12T15:44:40Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 instance.id=e2db68ee-1a21-4112-a259-3318d061f81a time="2025-04-12T15:44:40Z" level=info msg="redis not configured" go.version=go1.24.2 instance.id=e2db68ee-1a21-4112-a259-3318d061f81a time="2025-04-12T15:44:40Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:45171, interval=1, threshold=3" go.version=go1.24.2 instance.id=e2db68ee-1a21-4112-a259-3318d061f81a --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 56.155s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.04s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.02s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.06s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.18s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.340s === RUN TestSchedule time="2025-04-12T15:43:51Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.2 instance.id=df76f7d8-625f-4475-b3df-6e60cec37822 time="2025-04-12T15:43:51Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99844ms" go.version=go1.24.2 instance.id=df76f7d8-625f-4475-b3df-6e60cec37822 time="2025-04-12T15:43:51Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=998.84µs" go.version=go1.24.2 instance.id=df76f7d8-625f-4475-b3df-6e60cec37822 time="2025-04-12T15:43:51Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.6µs" go.version=go1.24.2 instance.id=df76f7d8-625f-4475-b3df-6e60cec37822 scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2025-04-12T15:43:51Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.2 instance.id=df76f7d8-625f-4475-b3df-6e60cec37822 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-04-12T15:43:51Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.2 instance.id=df76f7d8-625f-4475-b3df-6e60cec37822 time="2025-04-12T15:43:51Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99776ms" go.version=go1.24.2 instance.id=df76f7d8-625f-4475-b3df-6e60cec37822 time="2025-04-12T15:43:51Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.9984ms" go.version=go1.24.2 instance.id=df76f7d8-625f-4475-b3df-6e60cec37822 time="2025-04-12T15:43:51Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.2 instance.id=df76f7d8-625f-4475-b3df-6e60cec37822 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-04-12T15:43:52Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.2 instance.id=df76f7d8-625f-4475-b3df-6e60cec37822 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.601s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.11s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 18058752 sha256:0dd5f26ad1b3079377f886b1463d3a90c96054268e55819a53cf437101f8bba4 [] map[] } --- PASS: TestSimpleBlobRead (0.13s) === RUN TestBlobMount --- PASS: TestBlobMount (0.16s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.75s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.77s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (0.81s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.00s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:2f53dd6ed0a335ddbc4d0bf64cfc730a013b8209bd04dc587c3d72078651c30f palailogos: marking blob sha256:792a0605a3813ce29118b02113db92dbf70fc8aa0cb6982cb34a2dd6e0771604 palailogos: marking blob sha256:ace2386dd0bc37f423c2acb06712f7a482cbefbb9e17c2bf0b8140f86cb7cb7b palailogos: marking manifest sha256:4c37d7d02285bf988788fe6bf4cbe983538d189982555bc1eaaba5e78b3b0ef8 palailogos: marking blob sha256:8d045ac73814728094f33ca84434268f46df6fd719e3bee1becf407b10ae824c palailogos: marking blob sha256:c2aec2ca7a9d588408505a6c843d0790b92e94422a267fd4fc6c27d607bf29d5 palailogos: marking manifest sha256:5165191e053156723c224c7ad5f74da001c7cb81fb218aea962f97e18200f35b palailogos: marking blob sha256:4c37d7d02285bf988788fe6bf4cbe983538d189982555bc1eaaba5e78b3b0ef8 palailogos: marking blob sha256:2f53dd6ed0a335ddbc4d0bf64cfc730a013b8209bd04dc587c3d72078651c30f palailogos: marking manifest sha256:56f47de9d83009c0e449762afcdcd149e8d99ba5fa30d3b4d9a11a06299c3553 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:fac8cdbc1b467e701f922c9e5ed4b615df991a0aa690c2898c49cb8cb4b6fe01 palailogos: marking blob sha256:87747fdd7e0e21a7c04981af7df40de8c7980f13c4e349e5851d91fd06350ec2 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (0.50s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:c2a53a46c77b2c50843b505b0531e6310d0ef9e305e06466a682461a592de3ed deletemanifests: marking manifest sha256:f7e0caa8424233f8afbd51fb0f59c178575d213decba1fe5175fc2c0c7e5d83a deletemanifests: marking blob sha256:90e61d35183744e619c2a418c7ed34ba01bc20e8203aec0bf7be16778cc11d1f deletemanifests: marking blob sha256:dcaf483ddc7f2dc2b266131ac132f121935fba98c0fcdab926dfd4f121fea9a2 deletemanifests: marking blob sha256:adee78cf26f2be913894f638653aa7cff9583dd6fce820ed1e71beb00c0f3117 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:4f4c21cc7b166868dd291a0a3a78c0cf2b5be1c52a09bcd7df42f4b4f0c8b06a blob eligible for deletion: sha256:711bf3b16a296a706d612890f4734264a7daad0afcc8e5a91790bc89ab62484c blob eligible for deletion: sha256:c2a53a46c77b2c50843b505b0531e6310d0ef9e305e06466a682461a592de3ed blob eligible for deletion: sha256:10bc6cc6ed88846cc85bdc773c43caa227a897cd55d12d007c7b1b4716156395 deletemanifests manifest eligible for deletion: sha256:c2a53a46c77b2c50843b505b0531e6310d0ef9e305e06466a682461a592de3ed deletemanifests: marking manifest sha256:f7e0caa8424233f8afbd51fb0f59c178575d213decba1fe5175fc2c0c7e5d83a deletemanifests: marking blob sha256:90e61d35183744e619c2a418c7ed34ba01bc20e8203aec0bf7be16778cc11d1f deletemanifests: marking blob sha256:dcaf483ddc7f2dc2b266131ac132f121935fba98c0fcdab926dfd4f121fea9a2 deletemanifests: marking blob sha256:adee78cf26f2be913894f638653aa7cff9583dd6fce820ed1e71beb00c0f3117 time="2025-04-12T15:43:56Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/c2a53a46c77b2c50843b505b0531e6310d0ef9e305e06466a682461a592de3ed" go.version=go1.24.2 instance.id=70380d12-83f5-4334-8650-3165cb98a5bd time="2025-04-12T15:43:56Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/c2a53a46c77b2c50843b505b0531e6310d0ef9e305e06466a682461a592de3ed" go.version=go1.24.2 instance.id=70380d12-83f5-4334-8650-3165cb98a5bd 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:711bf3b16a296a706d612890f4734264a7daad0afcc8e5a91790bc89ab62484c time="2025-04-12T15:43:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/71/711bf3b16a296a706d612890f4734264a7daad0afcc8e5a91790bc89ab62484c" go.version=go1.24.2 instance.id=70380d12-83f5-4334-8650-3165cb98a5bd blob eligible for deletion: sha256:c2a53a46c77b2c50843b505b0531e6310d0ef9e305e06466a682461a592de3ed time="2025-04-12T15:43:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c2/c2a53a46c77b2c50843b505b0531e6310d0ef9e305e06466a682461a592de3ed" go.version=go1.24.2 instance.id=70380d12-83f5-4334-8650-3165cb98a5bd blob eligible for deletion: sha256:10bc6cc6ed88846cc85bdc773c43caa227a897cd55d12d007c7b1b4716156395 time="2025-04-12T15:43:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/10/10bc6cc6ed88846cc85bdc773c43caa227a897cd55d12d007c7b1b4716156395" go.version=go1.24.2 instance.id=70380d12-83f5-4334-8650-3165cb98a5bd blob eligible for deletion: sha256:4f4c21cc7b166868dd291a0a3a78c0cf2b5be1c52a09bcd7df42f4b4f0c8b06a time="2025-04-12T15:43:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4f/4f4c21cc7b166868dd291a0a3a78c0cf2b5be1c52a09bcd7df42f4b4f0c8b06a" go.version=go1.24.2 instance.id=70380d12-83f5-4334-8650-3165cb98a5bd --- PASS: TestDeleteManifestIfTagNotFound (0.52s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:41f0097a311016b31b25f21cb2987008913513bc37431d1a83d5342fe3a05783 time="2025-04-12T15:43:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/41/41f0097a311016b31b25f21cb2987008913513bc37431d1a83d5342fe3a05783" go.version=go1.24.2 instance.id=70380d12-83f5-4334-8650-3165cb98a5bd blob eligible for deletion: sha256:6d84db867747e6307ee5eed84b93a64730d6d342abadf4827b3483713e8dd095 time="2025-04-12T15:43:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6d/6d84db867747e6307ee5eed84b93a64730d6d342abadf4827b3483713e8dd095" go.version=go1.24.2 instance.id=70380d12-83f5-4334-8650-3165cb98a5bd blob eligible for deletion: sha256:33f01b652f6ad21765d2eacce80561b0306beab6e772fc41782005c8e743699c time="2025-04-12T15:43:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/33/33f01b652f6ad21765d2eacce80561b0306beab6e772fc41782005c8e743699c" go.version=go1.24.2 instance.id=70380d12-83f5-4334-8650-3165cb98a5bd --- PASS: TestGCWithMissingManifests (0.22s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:fafef7ee5666e43a106c40383f3cebe4cacc4f4d3e15a5e981966bd3bbf0a099 komnenos: marking blob sha256:fed45d9f6855d64fb477afc7a867f0c1e2fea6fd624bd1a6f41a0de12539d8df komnenos: marking blob sha256:ee6a4f77b4603c9e298f4111ef1fd48873e1e643dd76670c9270c4271a93869f 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:0c235f75015253d30489c74ea1be2e68aaabe7d4e45e15ba1c34f9aeccc0eefe time="2025-04-12T15:43:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0c/0c235f75015253d30489c74ea1be2e68aaabe7d4e45e15ba1c34f9aeccc0eefe" go.version=go1.24.2 instance.id=70380d12-83f5-4334-8650-3165cb98a5bd blob eligible for deletion: sha256:8ea00883f78e2a907fd926136efaa0589ef0c37848557be6439e556a185a3cfe time="2025-04-12T15:43:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8e/8ea00883f78e2a907fd926136efaa0589ef0c37848557be6439e556a185a3cfe" go.version=go1.24.2 instance.id=70380d12-83f5-4334-8650-3165cb98a5bd blob eligible for deletion: sha256:a02a8f4064a9a7cd787f97ecb2d4605490a9b0c0d5a2beb34c837f371372c7c3 time="2025-04-12T15:43:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a0/a02a8f4064a9a7cd787f97ecb2d4605490a9b0c0d5a2beb34c837f371372c7c3" go.version=go1.24.2 instance.id=70380d12-83f5-4334-8650-3165cb98a5bd blob eligible for deletion: sha256:a929912904d71e41344d4ee761d753f9711a9b909393aef16dea15d062ee932b time="2025-04-12T15:43:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a9/a929912904d71e41344d4ee761d753f9711a9b909393aef16dea15d062ee932b" go.version=go1.24.2 instance.id=70380d12-83f5-4334-8650-3165cb98a5bd blob eligible for deletion: sha256:ac1a59cb4d35fb4de5a82247ea33ab18eb448809ccb689df2d448913b51478cc time="2025-04-12T15:43:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ac/ac1a59cb4d35fb4de5a82247ea33ab18eb448809ccb689df2d448913b51478cc" go.version=go1.24.2 instance.id=70380d12-83f5-4334-8650-3165cb98a5bd blob eligible for deletion: sha256:de4abf98daa5aa919b85c7dc277bc023ee4593743521e1794c1329e68a2ec2af time="2025-04-12T15:43:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/de/de4abf98daa5aa919b85c7dc277bc023ee4593743521e1794c1329e68a2ec2af" go.version=go1.24.2 instance.id=70380d12-83f5-4334-8650-3165cb98a5bd blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-04-12T15:43:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.24.2 instance.id=70380d12-83f5-4334-8650-3165cb98a5bd --- PASS: TestDeletionHasEffect (0.59s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (0.56s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:4287a34dbb054e36d4896c4cc1724777fd2f331b754f2c7e413ccd4507f22ed0 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:cc7c6e6598717b69a276539d9b5331dede86174db3b55a729df0ee0a3b694a0e michael_z_doukas: marking blob sha256:c94fb6013d9c8df575d1ade38fc193e6198c4bf11ef1ce7c87b8114e7ac4361c 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:a1b398aee8fc1cfeaff548059cc274b5862de945f92aace7880834385681b03a time="2025-04-12T15:43:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a1/a1b398aee8fc1cfeaff548059cc274b5862de945f92aace7880834385681b03a" go.version=go1.24.2 instance.id=70380d12-83f5-4334-8650-3165cb98a5bd --- PASS: TestOrphanBlobDeleted (0.34s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:2282cd2755afad2b89f1d8dbbd2abe35279314d3357c29f8a3f1c1492342f1d0 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:1fe88b315491219babf76b9dbc66b5d94b37960408f72c8b3207a058ead9e2af --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.15s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.17s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.19s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.42s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2025-04-12T15:43:59Z" level=info msg="PurgeUploads starting: olderThan=2025-04-12 14:43:59.325780291 +0000 UTC m=-3592.565735655, actuallyDelete=true" time="2025-04-12T15:43:59Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-04-12T15:43:59Z" level=info msg="PurgeUploads starting: olderThan=2025-04-12 15:43:59.326400416 +0000 UTC m=+7.434884470, actuallyDelete=true" time="2025-04-12T15:43:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4905144b-9954-4bcd-b107-a759c74ddc67 have older date (2025-04-12 14:43:59 +0000 UTC) than purge date (2025-04-12 15:43:59.326400416 +0000 UTC m=+7.434884470). Removing upload directory." time="2025-04-12T15:43:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4feabfda-a2b1-4113-9735-6a1c9ee63169 have older date (2025-04-12 14:43:59 +0000 UTC) than purge date (2025-04-12 15:43:59.326400416 +0000 UTC m=+7.434884470). Removing upload directory." time="2025-04-12T15:43:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7b390cad-9790-4ea5-8c54-f081868aa03d have older date (2025-04-12 14:43:59 +0000 UTC) than purge date (2025-04-12 15:43:59.326400416 +0000 UTC m=+7.434884470). Removing upload directory." time="2025-04-12T15:43:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8a86b63d-1821-45e3-8f1e-ce24b1d65716 have older date (2025-04-12 14:43:59 +0000 UTC) than purge date (2025-04-12 15:43:59.326400416 +0000 UTC m=+7.434884470). Removing upload directory." time="2025-04-12T15:43:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ba37a0b3-4143-4a7b-a85e-6c9e1a271678 have older date (2025-04-12 14:43:59 +0000 UTC) than purge date (2025-04-12 15:43:59.326400416 +0000 UTC m=+7.434884470). Removing upload directory." time="2025-04-12T15:43:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/eb1965f3-0d0b-4d20-b86d-c2c2eab9652e have older date (2025-04-12 14:43:59 +0000 UTC) than purge date (2025-04-12 15:43:59.326400416 +0000 UTC m=+7.434884470). Removing upload directory." time="2025-04-12T15:43:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/006509af-8555-468d-babb-7b51798cdd31 have older date (2025-04-12 14:43:59 +0000 UTC) than purge date (2025-04-12 15:43:59.326400416 +0000 UTC m=+7.434884470). Removing upload directory." time="2025-04-12T15:43:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4c5aa705-62bd-4f49-9777-e32502dd0c03 have older date (2025-04-12 14:43:59 +0000 UTC) than purge date (2025-04-12 15:43:59.326400416 +0000 UTC m=+7.434884470). Removing upload directory." time="2025-04-12T15:43:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4d0290e4-3324-433b-b4c7-05cd93de9f15 have older date (2025-04-12 14:43:59 +0000 UTC) than purge date (2025-04-12 15:43:59.326400416 +0000 UTC m=+7.434884470). Removing upload directory." time="2025-04-12T15:43:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8167f0a8-85e6-41c3-a154-1892c5aff99d have older date (2025-04-12 14:43:59 +0000 UTC) than purge date (2025-04-12 15:43:59.326400416 +0000 UTC m=+7.434884470). Removing upload directory." time="2025-04-12T15:43:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/f6a962f8-85f6-44dd-a336-2bb92ddc9749 have older date (2025-04-12 14:43:59 +0000 UTC) than purge date (2025-04-12 15:43:59.326400416 +0000 UTC m=+7.434884470). Removing upload directory." time="2025-04-12T15:43:59Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-04-12T15:43:59Z" level=info msg="PurgeUploads starting: olderThan=2025-04-12 15:43:59.327161663 +0000 UTC m=+7.435645717, actuallyDelete=true" time="2025-04-12T15:43:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/7fd58cc7-0c52-485a-bba6-a186cc30a487 have older date (2025-04-12 14:43:59 +0000 UTC) than purge date (2025-04-12 15:43:59.327161663 +0000 UTC m=+7.435645717). Removing upload directory." time="2025-04-12T15:43:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/c51c6428-a1ff-403c-a8a6-8e685ab37fdf have older date (2025-04-12 14:43:59 +0000 UTC) than purge date (2025-04-12 15:43:59.327161663 +0000 UTC m=+7.435645717). Removing upload directory." time="2025-04-12T15:43:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/2af3b73c-685c-4ecf-b6ac-40c43d8d6193 have older date (2025-04-12 14:43:59 +0000 UTC) than purge date (2025-04-12 15:43:59.327161663 +0000 UTC m=+7.435645717). Removing upload directory." time="2025-04-12T15:43:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/8fbd2ef8-ccb1-4aee-9b93-727841550488 have older date (2025-04-12 14:43:59 +0000 UTC) than purge date (2025-04-12 15:43:59.327161663 +0000 UTC m=+7.435645717). Removing upload directory." time="2025-04-12T15:43:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/c0850afb-ac16-4912-a062-b0437069b40a have older date (2025-04-12 14:43:59 +0000 UTC) than purge date (2025-04-12 15:43:59.327161663 +0000 UTC m=+7.435645717). Removing upload directory." time="2025-04-12T15:43:59Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-04-12T15:43:59Z" level=info msg="PurgeUploads starting: olderThan=2025-04-12 15:43:59.327694028 +0000 UTC m=+7.436178082, actuallyDelete=true" time="2025-04-12T15:43:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3a58a2e4-5ae0-4e96-80d1-7c0ef8026288 have older date (2025-04-12 14:43:59 +0000 UTC) than purge date (2025-04-12 15:43:59.327694028 +0000 UTC m=+7.436178082). Removing upload directory." time="2025-04-12T15:43:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/608a78ee-a747-4322-b84b-b613095f1ca6 have older date (2025-04-12 14:43:59 +0000 UTC) than purge date (2025-04-12 15:43:59.327694028 +0000 UTC m=+7.436178082). Removing upload directory." time="2025-04-12T15:43:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c4e43421-dcf4-45ea-9531-9d83e57fea70 have older date (2025-04-12 14:43:59 +0000 UTC) than purge date (2025-04-12 15:43:59.327694028 +0000 UTC m=+7.436178082). Removing upload directory." time="2025-04-12T15:43:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ebf44b08-83c1-49cb-b7e2-bcf9e215e63d have older date (2025-04-12 14:43:59 +0000 UTC) than purge date (2025-04-12 15:43:59.327694028 +0000 UTC m=+7.436178082). Removing upload directory." time="2025-04-12T15:43:59Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1310c879-b4e8-48a1-9b00-209f5a5164ae have older date (2025-04-12 14:43:59 +0000 UTC) than purge date (2025-04-12 15:43:59.327694028 +0000 UTC m=+7.436178082). Removing upload directory." time="2025-04-12T15:43:59Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-04-12T15:43:59Z" level=info msg="PurgeUploads starting: olderThan=2025-04-12 15:43:59.32798771 +0000 UTC m=+7.436471724, actuallyDelete=true" time="2025-04-12T15:43:59Z" 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 7.464s ? 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.025s === 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.036s === RUN TestWalkFileRemoved time="2025-04-12T15:43:51Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.013s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.353s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.05s) === 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.088s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.16s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.517s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.13s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.490s ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2025-04-12T15:43:51Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.24.2 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-04-12T15:43:51Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.24.2 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-04-12T15:43:51Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.24.2 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4_2 === CONT TestInvalidNetworkType === CONT TestParsing === CONT TestInvalidData === CONT TestMatchIPV4WithRegionMatched time="2025-04-12T15:43:51Z" level=error msg="unknown ip address format" go.version=go1.24.2 instance.id=d020fb85-3bd8-4c9f-a654-af4f4a133f3b ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) time="2025-04-12T15:43:51Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.2 time="2025-04-12T15:43:51Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.2 instance.id=d020fb85-3bd8-4c9f-a654-af4f4a133f3b --- PASS: TestParsing (0.00s) time="2025-04-12T15:43:51Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.2 instance.id=d020fb85-3bd8-4c9f-a654-af4f4a133f3b --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestInvalidData (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestMatchIPV4 (0.01s) time="2025-04-12T15:43:52Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.2 time="2025-04-12T15:43:53Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.2 time="2025-04-12T15:43:54Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.2 time="2025-04-12T15:43:55Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.2 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.541s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.033s ? 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.367s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.34s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.704s ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.00s) PASS ok github.com/docker/distribution/uuid 0.020s ? github.com/docker/distribution/version [no test files] >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r11.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r11.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-aarch64.so.1 >>> docker-registry*: Package size: 25.4 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r11.apk >>> docker-registry: Build complete at Sat, 12 Apr 2025 15:44:48 +0000 elapsed time 0h 1m 11s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20250412.154338) (2/3) Purging go (1.24.2-r0) (3/3) Purging binutils-gold (2.44-r0) Executing busybox-1.37.0-r16.trigger OK: 399 MiB in 108 packages >>> docker-registry: Updating the community/aarch64 repository index... >>> docker-registry: Signing the index...