>>> docker-registry: Building community/docker-registry 2.8.3-r11 (using abuild 3.15.0_rc3-r0) started Sat, 12 Apr 2025 02:29:57 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.24.2-r0) (2/2) Installing .makedepends-docker-registry (20250412.022958) Executing busybox-1.37.0-r16.trigger OK: 593 MiB in 108 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-12T02:30:19Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-04-12T02:30:19Z" 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.018s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-04-12T02:30:19Z" 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.053s ? 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.006s === 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.005s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.08s) PASS ok github.com/docker/distribution/health/checks 0.080s ? github.com/docker/distribution/manifest [no test files] === RUN TestManifestList --- PASS: TestManifestList (0.00s) === RUN TestOCIImageIndex --- PASS: TestOCIImageIndex (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/manifestlist 0.005s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/ocischema 0.006s === 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.008s === 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.005s ? 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 02:30:20 http: TLS handshake error from 127.0.0.1:56890: 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:34105/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:34105/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:34105/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:34105/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:40417?status=0, fail=true --- PASS: TestHTTPSink (0.02s) === RUN TestListener --- PASS: TestListener (0.47s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-04-12T02:30:20Z" level=info msg="broadcaster: closing" time="2025-04-12T02:30:20Z" level=info msg="closing testSink" time="2025-04-12T02:30:20Z" level=info msg="closing testSink" time="2025-04-12T02:30:20Z" level=info msg="closing testSink" time="2025-04-12T02:30:20Z" level=info msg="closing testSink" time="2025-04-12T02:30:20Z" level=info msg="closing testSink" time="2025-04-12T02:30:20Z" level=info msg="closing testSink" time="2025-04-12T02:30:20Z" level=info msg="closing testSink" time="2025-04-12T02:30:20Z" level=info msg="closing testSink" time="2025-04-12T02:30:20Z" level=info msg="closing testSink" time="2025-04-12T02:30:20Z" level=info msg="closing testSink" time="2025-04-12T02:30:20Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-04-12T02:30:20Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-04-12T02:30:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 1} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 1} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 1} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:20Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:21Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:22Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:22Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:22Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:22Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:22Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:22Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:22Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:22Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:22Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T02:30:22Z" level=warning msg="&{0xc000466c90 0.9} encountered too many errors, backing off" time="2025-04-12T02:30:22Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.20s) PASS ok github.com/docker/distribution/notifications 1.821s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-04-12T02:30:20Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-04-12T02:30:20.256976793Z" 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-12T02:30:20.257008659Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:30:20.25705427Z" level=info msg="Starting upload purge in 22m0s" go.version=go1.24.2 time="2025-04-12T02:30:20.257897049Z" level=info msg="listening on [::]:5000" go.version=go1.24.2 time="2025-04-12T02:30:23.259288161Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.2 time="2025-04-12T02:30:23.36280651Z" level=info msg="response completed" go.version=go1.24.2 http.request.host=127.0.0.1 http.request.id=afdcc20b-ee41-4b3e-a158-33e46763ab3d http.request.method=GET http.request.remoteaddr="[::1]:33836" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.142209ms http.response.status=200 http.response.written=2 ::1 - - [12/Apr/2025:02:30:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-04-12T02:30:23.783020604Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-04-12T02:30:23.783732342Z" 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-12T02:30:23.783750839Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:30:23.783811872Z" level=info msg="Starting upload purge in 30m0s" go.version=go1.24.2 time="2025-04-12T02:30:23.783876794Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.2 time="2025-04-12T02:30:23.783887967Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.24.2 time="2025-04-12T02:30:23.844704469Z" level=info msg="listening on [::]:5001, tls" go.version=go1.24.2 time="2025-04-12T02:30:26.790414238Z" level=info msg="response completed" go.version=go1.24.2 http.request.host=127.0.0.1 http.request.id=21149a07-fac9-4d2e-8c4e-93d0bcdb3ff7 http.request.method=GET http.request.remoteaddr="127.0.0.1:56890" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.435614ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:02:30:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-04-12T02:30:26.790602955Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.2 --- PASS: TestRegistrySupportedCipherSuite (3.53s) === RUN TestRegistryUnsupportedCipherSuite time="2025-04-12T02:30:27.358999114Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-04-12T02:30:27.359854365Z" 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-12T02:30:27.359883455Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:30:27.35996044Z" level=info msg="Starting upload purge in 2m0s" go.version=go1.24.2 time="2025-04-12T02:30:27.360015281Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.2 --- PASS: TestRegistryUnsupportedCipherSuite (8.57s) PASS ok github.com/docker/distribution/registry 15.214s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.004s === 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.069s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2025-04-12T02:30:20Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.24.2 instance.id=7d13a297-c67a-4d9b-8acf-b89498936996 time="2025-04-12T02:30:20Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.24.2 instance.id=7d13a297-c67a-4d9b-8acf-b89498936996 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-04-12T02:30:20Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.24.2 password=4QK9ZZSWAcySyVb6uVOQhXPLXg1McUIluq8d4zgzuqk user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.086s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.006s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2025-04-12T02:30:20Z" level=info msg="token not to be used before 2025-04-12 02:30:21 +0000 UTC - currently 2025-04-12 02:30:20.258461538 +0000 UTC m=+0.006533541" time="2025-04-12T02:30:20Z" level=info msg="token not to be used after 2025-04-12 02:30:20 +0000 UTC - currently 2025-04-12 02:30:20.258820956 +0000 UTC m=+0.006892962" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-04-12T02:30:20Z" 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.014s === 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.044s === 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.018s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.004s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2025-04-12T02:30:20Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T02:30:20Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:30:20Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40849" http.request.id=4c2eb2f1-30d6-4f01-b9af-bb9fec41bc8d http.request.method=GET http.request.remoteaddr="127.0.0.1:43128" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.879316ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:02:30:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-04-12T02:30:20Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T02:30:20Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:30:20Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=e03b5038-40e7-4092-9695-3464a7c7b26d http.request.method=GET http.request.remoteaddr="127.0.0.1:58290" 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.749425ms http.response.status=200 http.response.written=20 127.0.0.1 - - [12/Apr/2025:02:30:20 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-04-12T02:30:20Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=268d05ab-688e-4e51-913d-45ea1df34205 http.request.method=POST http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="922.815µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:20 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=24ea3982-e48b-4ce6-bfd4-74e617f885a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/foo/aaaa/blobs/uploads/8502135c-438d-4c45-96c6-3a6581428354?_state=vaUSxpk3mi9FgLkreBeKH7-_f3ibynOrJO577jE40LJ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4NTAyMTM1Yy00MzhkLTRjNDUtOTZjNi0zYTY1ODE0MjgzNTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzA6MjAuODc1ODA2NTEyWiJ9&digest=sha256%3A7158d667daa057e4481269512daa169de82265d054abdb231cd03ab422107997" http.request.useragent="Go-http-client/1.1" http.response.duration=2.907300747s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:20 +0000] "PUT /v2/foo/aaaa/blobs/uploads/8502135c-438d-4c45-96c6-3a6581428354?_state=vaUSxpk3mi9FgLkreBeKH7-_f3ibynOrJO577jE40LJ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4NTAyMTM1Yy00MzhkLTRjNDUtOTZjNi0zYTY1ODE0MjgzNTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzA6MjAuODc1ODA2NTEyWiJ9&digest=sha256%3A7158d667daa057e4481269512daa169de82265d054abdb231cd03ab422107997 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=d21e9f9f-ce14-424c-b11f-1cdeae4432e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.857586ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:23 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:24Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=e6a3cc8f-3980-4efb-87bf-bfd8c71d6ae3 http.request.method=POST http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.464323ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:24 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:29Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=6e679ea9-b9eb-4354-a45f-81e3714a0ee6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/foo/bbbb/blobs/uploads/41218705-bf38-4c2d-b301-abbc4a6cf2ed?_state=0KHJDD_82NnyzPCL0js8WSVdxkBbYOJdn4f4LYeTtLN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI0MTIxODcwNS1iZjM4LTRjMmQtYjMwMS1hYmJjNGE2Y2YyZWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzA6MjQuMTE1NTk4OTY4WiJ9&digest=sha256%3Aaf489faab709ad69a6eb1d908b960424dc47e07dae33b333a4ae383b7ca8a596" http.request.useragent="Go-http-client/1.1" http.response.duration=5.227693868s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:24 +0000] "PUT /v2/foo/bbbb/blobs/uploads/41218705-bf38-4c2d-b301-abbc4a6cf2ed?_state=0KHJDD_82NnyzPCL0js8WSVdxkBbYOJdn4f4LYeTtLN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI0MTIxODcwNS1iZjM4LTRjMmQtYjMwMS1hYmJjNGE2Y2YyZWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzA6MjQuMTE1NTk4OTY4WiJ9&digest=sha256%3Aaf489faab709ad69a6eb1d908b960424dc47e07dae33b333a4ae383b7ca8a596 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:29Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=10c39a10-015b-44da-b9cc-5e3ae1e0fc87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.150797ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:29 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:29Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=3be15f29-7438-41ad-b74c-fbae63a93313 http.request.method=POST http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.388634ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:29 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:34Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=135aea85-852a-42ab-be4e-e6a595861e57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/foo/cccc/blobs/uploads/531bc41f-01a0-4fe1-b794-f71115c7b2e1?_state=JYV6jdhgs7VsjocOhDfgLhGgc_ok0_ddATu1d2tHPoV7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI1MzFiYzQxZi0wMWEwLTRmZTEtYjc5NC1mNzExMTVjN2IyZTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzA6MjkuNjEyMDAxMTM4WiJ9&digest=sha256%3Ad4c0171f9226007ad37be480e6f107a546d7c71c49da874d27174e387901ed19" http.request.useragent="Go-http-client/1.1" http.response.duration=4.948357879s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:29 +0000] "PUT /v2/foo/cccc/blobs/uploads/531bc41f-01a0-4fe1-b794-f71115c7b2e1?_state=JYV6jdhgs7VsjocOhDfgLhGgc_ok0_ddATu1d2tHPoV7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI1MzFiYzQxZi0wMWEwLTRmZTEtYjc5NC1mNzExMTVjN2IyZTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzA6MjkuNjEyMDAxMTM4WiJ9&digest=sha256%3Ad4c0171f9226007ad37be480e6f107a546d7c71c49da874d27174e387901ed19 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:34Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=2ee1db23-c2de-4045-98fa-d4c79b71f4e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.994968ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:34 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:34Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=a17163ba-3ed7-47de-b226-e62c279eeceb http.request.method=POST http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.604997ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:34 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:37Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=8a931004-3b03-4a50-995b-04fbd523ae99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/foo/dddd/blobs/uploads/6653b34c-0ec0-437b-b71e-7d1b624fd8d8?_state=k4jOxtXzPjciLqcBy4JhMWsMEPF2VfqeyDoOIoUzbDp7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2NjUzYjM0Yy0wZWMwLTQzN2ItYjcxZS03ZDFiNjI0ZmQ4ZDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzA6MzQuNzM3MDM3MDE1WiJ9&digest=sha256%3A22d845de395c73dbfd665081647684df91d9eabd6abbc6361b38aef88b868852" http.request.useragent="Go-http-client/1.1" http.response.duration=2.392900736s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:34 +0000] "PUT /v2/foo/dddd/blobs/uploads/6653b34c-0ec0-437b-b71e-7d1b624fd8d8?_state=k4jOxtXzPjciLqcBy4JhMWsMEPF2VfqeyDoOIoUzbDp7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2NjUzYjM0Yy0wZWMwLTQzN2ItYjcxZS03ZDFiNjI0ZmQ4ZDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzA6MzQuNzM3MDM3MDE1WiJ9&digest=sha256%3A22d845de395c73dbfd665081647684df91d9eabd6abbc6361b38aef88b868852 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:37Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=e4ef259c-bdb7-4207-b1dd-569f012a9721 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.852878ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:37 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:37Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=1fa8208e-113a-4657-94f4-bffe2c26e843 http.request.method=POST http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.606386ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:37 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:39Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=747f6f36-edfe-45b6-a433-a8bccb410203 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/foo/eeee/blobs/uploads/6d4efab4-9b16-4b3e-8ef6-94c5703e9f79?_state=Yuan26g4swMs0hG14_oVzGH7b7Au6caTAT4D9pYspLN7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI2ZDRlZmFiNC05YjE2LTRiM2UtOGVmNi05NGM1NzAzZTlmNzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzA6MzcuMjkzOTE2NjQ1WiJ9&digest=sha256%3A5c7a2978c7545bf9826e673dcea7a4f0e4b9a431dd760f85e8bf67048ebe3b6d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.366285525s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:37 +0000] "PUT /v2/foo/eeee/blobs/uploads/6d4efab4-9b16-4b3e-8ef6-94c5703e9f79?_state=Yuan26g4swMs0hG14_oVzGH7b7Au6caTAT4D9pYspLN7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI2ZDRlZmFiNC05YjE2LTRiM2UtOGVmNi05NGM1NzAzZTlmNzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzA6MzcuMjkzOTE2NjQ1WiJ9&digest=sha256%3A5c7a2978c7545bf9826e673dcea7a4f0e4b9a431dd760f85e8bf67048ebe3b6d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:39Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=f503a7e5-0a1c-40c6-b68a-9849a0226c0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.516017ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:39 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:39Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=55bbbe0c-6839-4187-ac69-97b50e629414 http.request.method=POST http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.710023ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:39 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:43Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=adc36a77-0d43-4ff8-a061-b82634770852 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/foo/ffff/blobs/uploads/28b44798-ba7e-41ff-a686-4094346d4c2e?_state=P326cEW2vicr2KSbpgNqhOyQOLO1d_0YKKatgrhYdrh7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIyOGI0NDc5OC1iYTdlLTQxZmYtYTY4Ni00MDk0MzQ2ZDRjMmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzA6MzkuOTA3MDE5ODE3WiJ9&digest=sha256%3A2f9e24107288c477c24d95230ef35b478564bd3b2d4c78cf306353a4947c765d" http.request.useragent="Go-http-client/1.1" http.response.duration=3.69277735s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:39 +0000] "PUT /v2/foo/ffff/blobs/uploads/28b44798-ba7e-41ff-a686-4094346d4c2e?_state=P326cEW2vicr2KSbpgNqhOyQOLO1d_0YKKatgrhYdrh7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIyOGI0NDc5OC1iYTdlLTQxZmYtYTY4Ni00MDk0MzQ2ZDRjMmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzA6MzkuOTA3MDE5ODE3WiJ9&digest=sha256%3A2f9e24107288c477c24d95230ef35b478564bd3b2d4c78cf306353a4947c765d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:43Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=04dfe0e8-ad33-4b64-a074-2de90dcf7fc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.983871ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:43 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:43Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=ec71b359-2deb-497a-8d3c-72569ffc6f81 http.request.method=GET http.request.remoteaddr="127.0.0.1:58290" 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.515327ms http.response.status=200 http.response.written=74 127.0.0.1 - - [12/Apr/2025:02:30:43 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-04-12T02:30:43Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=f8ee5cbd-7e95-420b-90d6-918de33ec80a http.request.method=GET http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.787148ms http.response.status=200 http.response.written=30 127.0.0.1 - - [12/Apr/2025:02:30:43 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-04-12T02:30:43Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=07c0809b-8f83-4d7d-908c-7f363dbac199 http.request.method=GET http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.926501ms http.response.status=200 http.response.written=74 127.0.0.1 - - [12/Apr/2025:02:30:43 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-04-12T02:30:43Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=dbdd4fdf-2ef1-4b4f-a8d4-3313afcda687 http.request.method=GET http.request.remoteaddr="127.0.0.1:58290" 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=2.34807ms http.response.status=200 http.response.written=30 127.0.0.1 - - [12/Apr/2025:02:30:43 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-04-12T02:30:43Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=b9704bb3-271c-4442-88c5-00b52e4aca97 http.request.method=GET http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.604874ms http.response.status=200 http.response.written=63 127.0.0.1 - - [12/Apr/2025:02:30:43 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-04-12T02:30:43Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=8919c813-63a1-4808-a8be-350b82aad644 http.request.method=GET http.request.remoteaddr="127.0.0.1:58290" 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=1.401497ms http.response.status=200 http.response.written=41 127.0.0.1 - - [12/Apr/2025:02:30:43 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-12T02:30:43Z" 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:34521" http.request.id=72c5e942-2f34-44b2-a36f-6d3302af6f09 http.request.method=GET http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.253295ms http.response.status=400 http.response.written=116 127.0.0.1 - - [12/Apr/2025:02:30:43 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-04-12T02:30:43Z" 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:34521" http.request.id=2f3698bf-3fe7-46c7-a093-e9c30b992182 http.request.method=GET http.request.remoteaddr="127.0.0.1:58290" 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=1.883795ms http.response.status=400 http.response.written=115 127.0.0.1 - - [12/Apr/2025:02:30:43 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-04-12T02:30:43Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=f30c6e69-491f-48f8-b7fa-4f9f204ff31d http.request.method=GET http.request.remoteaddr="127.0.0.1:58290" 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=1.43559ms http.response.status=200 http.response.written=20 127.0.0.1 - - [12/Apr/2025:02:30:43 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-04-12T02:30:43Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34521" http.request.id=c32f4434-12fc-4bc4-9368-9d69476e7191 http.request.method=GET http.request.remoteaddr="127.0.0.1:58290" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.357651ms http.response.status=200 http.response.written=74 127.0.0.1 - - [12/Apr/2025:02:30:43 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-04-12T02:30:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T02:30:43Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:30:43Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:33817" http.request.id=0deccb12-8453-42aa-94e5-a57d49e5266b http.request.method=POST http.request.remoteaddr="127.0.0.1:54556" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="996.96µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:43 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:46Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:33817" http.request.id=2832728b-9b33-4574-8367-c75d20c41883 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54556" http.request.uri="/v2/foo/aaaa/blobs/uploads/4597b57b-cb45-4151-8328-c647014c1719?_state=cua1-zHsrBg5XgidSrkJEhO8HIiGlpJ3D56OIh8AiSR7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0NTk3YjU3Yi1jYjQ1LTQxNTEtODMyOC1jNjQ3MDE0YzE3MTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzA6NDMuODI2ODc1MTcxWiJ9&digest=sha256%3A1b218fa0c3aedb7469c325e5b0757afed28f2b66decd43c0db9c0e8281e815eb" http.request.useragent="Go-http-client/1.1" http.response.duration=2.2015386s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:43 +0000] "PUT /v2/foo/aaaa/blobs/uploads/4597b57b-cb45-4151-8328-c647014c1719?_state=cua1-zHsrBg5XgidSrkJEhO8HIiGlpJ3D56OIh8AiSR7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0NTk3YjU3Yi1jYjQ1LTQxNTEtODMyOC1jNjQ3MDE0YzE3MTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzA6NDMuODI2ODc1MTcxWiJ9&digest=sha256%3A1b218fa0c3aedb7469c325e5b0757afed28f2b66decd43c0db9c0e8281e815eb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:46Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:33817" http.request.id=c6949f10-5c1f-49b6-af1d-4fc8fe5aad6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:54556" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.710542ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:46 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:46Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:33817" http.request.id=69eefd37-0da7-498c-a161-d820f447676c http.request.method=POST http.request.remoteaddr="127.0.0.1:54556" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.74221ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:46 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:48Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:33817" http.request.id=ac2b37d5-9770-4392-8ad3-1369a5c944b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54556" http.request.uri="/v2/foo/bbbb/blobs/uploads/d4b6ad1b-c0fd-4887-a3f9-3e07f50429c8?_state=h6HQOySJHmYB5NHSfmwBm--yqYxOndyhMd8pzd5yH-17Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkNGI2YWQxYi1jMGZkLTQ4ODctYTNmOS0zZTA3ZjUwNDI5YzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzA6NDYuMjEyMTA4MTg3WiJ9&digest=sha256%3Ad7847dec51354c8a588d264e09ba790901ccd63378c5ce236e4e703496ff43d8" http.request.useragent="Go-http-client/1.1" http.response.duration=2.181508818s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:46 +0000] "PUT /v2/foo/bbbb/blobs/uploads/d4b6ad1b-c0fd-4887-a3f9-3e07f50429c8?_state=h6HQOySJHmYB5NHSfmwBm--yqYxOndyhMd8pzd5yH-17Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkNGI2YWQxYi1jMGZkLTQ4ODctYTNmOS0zZTA3ZjUwNDI5YzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzA6NDYuMjEyMTA4MTg3WiJ9&digest=sha256%3Ad7847dec51354c8a588d264e09ba790901ccd63378c5ce236e4e703496ff43d8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:48Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:33817" http.request.id=5fc42f16-8bca-4048-953d-1705d1934737 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54556" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.182661ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:48 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:48Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:33817" http.request.id=08db9c27-d986-454c-90e8-11bfe455b33f http.request.method=POST http.request.remoteaddr="127.0.0.1:54556" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="725.87µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:48 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:33817" http.request.id=430a4c51-e432-47be-b6ff-493d26523c28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54556" http.request.uri="/v2/foo/cccc/blobs/uploads/4fc15ea9-4c37-4409-b72d-b54270196a08?_state=fRtkUICuodO3nkTShotYCyBDbr9-D9NiVRCZwD_4OH97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0ZmMxNWVhOS00YzM3LTQ0MDktYjcyZC1iNTQyNzAxOTZhMDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzA6NDguNTk1OTI0MjM3WiJ9&digest=sha256%3A116152fa3a7d55562a30e594ece7ad19fcc450bbd2832381eb331aaabada6e50" http.request.useragent="Go-http-client/1.1" http.response.duration=5.538241458s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:48 +0000] "PUT /v2/foo/cccc/blobs/uploads/4fc15ea9-4c37-4409-b72d-b54270196a08?_state=fRtkUICuodO3nkTShotYCyBDbr9-D9NiVRCZwD_4OH97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0ZmMxNWVhOS00YzM3LTQ0MDktYjcyZC1iNTQyNzAxOTZhMDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzA6NDguNTk1OTI0MjM3WiJ9&digest=sha256%3A116152fa3a7d55562a30e594ece7ad19fcc450bbd2832381eb331aaabada6e50 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:33817" http.request.id=31697a5e-b846-41b0-ade2-e9e352010168 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54556" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.75773ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:54 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:33817" http.request.id=33cb7fd7-000c-4f58-818c-2b7552d2f6b1 http.request.method=POST http.request.remoteaddr="127.0.0.1:54556" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.185967ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:54 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:56Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:33817" http.request.id=d01699a4-49c3-4e95-9d8b-dd9d4d6bca15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54556" http.request.uri="/v2/foo/dddd/blobs/uploads/34df8634-1455-47a0-85d4-9307518fb0b0?_state=1vGPMKPwlf5CB04VQMvSh0iPUWVw5FpohyeffSksHyh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzNGRmODYzNC0xNDU1LTQ3YTAtODVkNC05MzA3NTE4ZmIwYjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzA6NTQuMjk3MTc1ODkxWiJ9&digest=sha256%3A9c507203b8f02201f9bc8733f52db5b7cf8e60973b76e558f58e085d8e32e7c9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.933253252s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:54 +0000] "PUT /v2/foo/dddd/blobs/uploads/34df8634-1455-47a0-85d4-9307518fb0b0?_state=1vGPMKPwlf5CB04VQMvSh0iPUWVw5FpohyeffSksHyh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzNGRmODYzNC0xNDU1LTQ3YTAtODVkNC05MzA3NTE4ZmIwYjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzA6NTQuMjk3MTc1ODkxWiJ9&digest=sha256%3A9c507203b8f02201f9bc8733f52db5b7cf8e60973b76e558f58e085d8e32e7c9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:56Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:33817" http.request.id=8e1e2ce5-1069-4746-819e-821e7fff231c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54556" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.419743ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:56 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:56Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:33817" http.request.id=1a66f522-2ef0-4fb5-98f0-7e2a9e68a018 http.request.method=GET http.request.remoteaddr="127.0.0.1:54556" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.301664ms http.response.status=200 http.response.written=63 127.0.0.1 - - [12/Apr/2025:02:30:56 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (35.49s) === RUN TestURLPrefix time="2025-04-12T02:30:56Z" 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-12T02:30:56Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:30:56Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45135" http.request.id=fdd9d632-e08a-470b-b659-d036564aea6f http.request.method=GET http.request.remoteaddr="127.0.0.1:36916" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.385279ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:02:30:56 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-04-12T02:30:56Z" 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-12T02:30:56Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:30:56Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1 err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=55c89b03-f660-44de-8eda-56b3a1d3e5da http.request.method=GET http.request.remoteaddr="127.0.0.1:57568" http.request.uri="/v2/foo/bar/blobs/sha256:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.616533ms http.response.status=404 http.response.written=157 vars.digest="sha256:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:02:30:56 +0000] "GET /v2/foo/bar/blobs/sha256:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-12T02:30:56Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1 err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=158d6c71-411e-40da-a01f-fc417ae6b1eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57572" http.request.uri="/v2/foo/bar/blobs/sha256:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.589236ms http.response.status=404 http.response.written=157 vars.digest="sha256:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:02:30:56 +0000] "HEAD /v2/foo/bar/blobs/sha256:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-12T02:30:56Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=976c9552-6020-48bd-a508-9d4633c120f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:57572" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.503546ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:56Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=6f9f9277-6b5f-4a96-8231-65527df4de19 http.request.method=GET http.request.remoteaddr="127.0.0.1:57572" http.request.uri="/v2/foo/bar/blobs/uploads/72e4e046-f951-4310-b1c0-20da7650b25c?_state=du19duB8r-WQTbMzmaxDxqJ-Q0dX5jfFrSSgmNo_bWp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyZTRlMDQ2LWY5NTEtNDMxMC1iMWMwLTIwZGE3NjUwYjI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMDo1Ni40ODkxMTQwNzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.59052ms http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:56 +0000] "GET /v2/foo/bar/blobs/uploads/72e4e046-f951-4310-b1c0-20da7650b25c?_state=du19duB8r-WQTbMzmaxDxqJ-Q0dX5jfFrSSgmNo_bWp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyZTRlMDQ2LWY5NTEtNDMxMC1iMWMwLTIwZGE3NjUwYjI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMDo1Ni40ODkxMTQwNzlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:56Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=10f4dd67-9889-4696-990f-6e63eb25ed62 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57572" http.request.uri="/v2/foo/bar/blobs/uploads/72e4e046-f951-4310-b1c0-20da7650b25c?_state=du19duB8r-WQTbMzmaxDxqJ-Q0dX5jfFrSSgmNo_bWp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyZTRlMDQ2LWY5NTEtNDMxMC1iMWMwLTIwZGE3NjUwYjI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMDo1Ni40ODkxMTQwNzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.505638ms http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:56 +0000] "DELETE /v2/foo/bar/blobs/uploads/72e4e046-f951-4310-b1c0-20da7650b25c?_state=du19duB8r-WQTbMzmaxDxqJ-Q0dX5jfFrSSgmNo_bWp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyZTRlMDQ2LWY5NTEtNDMxMC1iMWMwLTIwZGE3NjUwYjI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMDo1Ni40ODkxMTQwNzlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:56Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=33285c3c-69f8-40bf-b9e4-aebc567e1199 http.request.method=GET http.request.remoteaddr="127.0.0.1:57572" http.request.uri="/v2/foo/bar/blobs/uploads/72e4e046-f951-4310-b1c0-20da7650b25c?_state=du19duB8r-WQTbMzmaxDxqJ-Q0dX5jfFrSSgmNo_bWp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyZTRlMDQ2LWY5NTEtNDMxMC1iMWMwLTIwZGE3NjUwYjI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMDo1Ni40ODkxMTQwNzlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=72e4e046-f951-4310-b1c0-20da7650b25c time="2025-04-12T02:30:56Z" 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:45029" http.request.id=33285c3c-69f8-40bf-b9e4-aebc567e1199 http.request.method=GET http.request.remoteaddr="127.0.0.1:57572" http.request.uri="/v2/foo/bar/blobs/uploads/72e4e046-f951-4310-b1c0-20da7650b25c?_state=du19duB8r-WQTbMzmaxDxqJ-Q0dX5jfFrSSgmNo_bWp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyZTRlMDQ2LWY5NTEtNDMxMC1iMWMwLTIwZGE3NjUwYjI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMDo1Ni40ODkxMTQwNzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.484317ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=72e4e046-f951-4310-b1c0-20da7650b25c 127.0.0.1 - - [12/Apr/2025:02:30:56 +0000] "GET /v2/foo/bar/blobs/uploads/72e4e046-f951-4310-b1c0-20da7650b25c?_state=du19duB8r-WQTbMzmaxDxqJ-Q0dX5jfFrSSgmNo_bWp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyZTRlMDQ2LWY5NTEtNDMxMC1iMWMwLTIwZGE3NjUwYjI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMDo1Ni40ODkxMTQwNzlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-12T02:30:56Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=0b0a05f4-b55d-440c-8986-ed08c0dbb4f4 http.request.method=POST http.request.remoteaddr="127.0.0.1:57578" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.628778ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:56Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=46f0eeac-e8bc-447f-81c0-dc686acc77d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57578" http.request.uri="/v2/foo/bar/blobs/uploads/b48240f9-25fb-4b4b-af67-b261224e2516?_state=nSRcclKOiid41CmdXjyxgLK-kehN9tXFNVLCat4i7oV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0ODI0MGY5LTI1ZmItNGI0Yi1hZjY3LWIyNjEyMjRlMjUxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMDo1Ni40OTcyNzQ2NTRaIn0%3D&digest=sha256%3Aebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1" http.request.useragent="Go-http-client/1.1" provided=sha256:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1 vars.name="foo/bar" vars.uuid=b48240f9-25fb-4b4b-af67-b261224e2516 time="2025-04-12T02:30:56Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=46f0eeac-e8bc-447f-81c0-dc686acc77d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57578" http.request.uri="/v2/foo/bar/blobs/uploads/b48240f9-25fb-4b4b-af67-b261224e2516?_state=nSRcclKOiid41CmdXjyxgLK-kehN9tXFNVLCat4i7oV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0ODI0MGY5LTI1ZmItNGI0Yi1hZjY3LWIyNjEyMjRlMjUxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMDo1Ni40OTcyNzQ2NTRaIn0%3D&digest=sha256%3Aebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b48240f9-25fb-4b4b-af67-b261224e2516 time="2025-04-12T02:30:56Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1, 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:45029" http.request.id=46f0eeac-e8bc-447f-81c0-dc686acc77d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57578" http.request.uri="/v2/foo/bar/blobs/uploads/b48240f9-25fb-4b4b-af67-b261224e2516?_state=nSRcclKOiid41CmdXjyxgLK-kehN9tXFNVLCat4i7oV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0ODI0MGY5LTI1ZmItNGI0Yi1hZjY3LWIyNjEyMjRlMjUxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMDo1Ni40OTcyNzQ2NTRaIn0%3D&digest=sha256%3Aebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.737675ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=b48240f9-25fb-4b4b-af67-b261224e2516 127.0.0.1 - - [12/Apr/2025:02:30:56 +0000] "PUT /v2/foo/bar/blobs/uploads/b48240f9-25fb-4b4b-af67-b261224e2516?_state=nSRcclKOiid41CmdXjyxgLK-kehN9tXFNVLCat4i7oV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0ODI0MGY5LTI1ZmItNGI0Yi1hZjY3LWIyNjEyMjRlMjUxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMDo1Ni40OTcyNzQ2NTRaIn0%3D&digest=sha256%3Aebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-04-12T02:30:56Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=74a13a37-1e7a-4f7a-aefc-e573737dfd1a http.request.method=POST http.request.remoteaddr="127.0.0.1:57578" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.175948ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:56Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=cf90f135-0870-4f1e-aa64-2e7c735c5af4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57578" http.request.uri="/v2/foo/bar/blobs/uploads/80e84887-b442-4bc1-af7e-1e983e34806f?_state=NTUKA6b-Cnjuda-vUjTwnR8QNZVO78GqDJvdXCEjlgx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwZTg0ODg3LWI0NDItNGJjMS1hZjdlLTFlOTgzZTM0ODA2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMDo1Ni41MDExMzQ3MzhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.599758ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:56 +0000] "PUT /v2/foo/bar/blobs/uploads/80e84887-b442-4bc1-af7e-1e983e34806f?_state=NTUKA6b-Cnjuda-vUjTwnR8QNZVO78GqDJvdXCEjlgx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwZTg0ODg3LWI0NDItNGJjMS1hZjdlLTFlOTgzZTM0ODA2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMDo1Ni41MDExMzQ3MzhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:56Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=2f92c9f1-c84e-4a99-a13f-35a622f73d42 http.request.method=POST http.request.remoteaddr="127.0.0.1:57578" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.167368ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:56Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=f6bd01ce-e6fd-48d6-8963-d26f3e5d2e7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57578" http.request.uri="/v2/foo/bar/blobs/uploads/b6be4a62-03a9-4d53-a30a-e29044874daf?_state=GViVsScJXw8Miv6wuE3yNlNt9qufqA4znBxa6VY08EZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2YmU0YTYyLTAzYTktNGQ1My1hMzBhLWUyOTA0NDg3NGRhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMDo1Ni41MDQ2MjE1MDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.840258ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:56 +0000] "PUT /v2/foo/bar/blobs/uploads/b6be4a62-03a9-4d53-a30a-e29044874daf?_state=GViVsScJXw8Miv6wuE3yNlNt9qufqA4znBxa6VY08EZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2YmU0YTYyLTAzYTktNGQ1My1hMzBhLWUyOTA0NDg3NGRhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMDo1Ni41MDQ2MjE1MDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:30:56Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=27709e3a-95ef-4f6c-a9d3-e53a59786be4 http.request.method=POST http.request.remoteaddr="127.0.0.1:57578" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.453893ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:02Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=f25b5e60-491d-437d-af6a-37398da4a949 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57578" http.request.uri="/v2/foo/bar/blobs/uploads/25e9c353-2e57-4bd9-915b-4dca816c3db6?_state=nocd4To9qqVJCNqm1A0020hxlU7vH7aUMukBr8bRdd57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1ZTljMzUzLTJlNTctNGJkOS05MTViLTRkY2E4MTZjM2RiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMDo1Ni41MDg2MzM2OFoifQ%3D%3D&digest=sha256%3Aebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1" http.request.useragent="Go-http-client/1.1" http.response.duration=6.343557498s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:30:56 +0000] "PUT /v2/foo/bar/blobs/uploads/25e9c353-2e57-4bd9-915b-4dca816c3db6?_state=nocd4To9qqVJCNqm1A0020hxlU7vH7aUMukBr8bRdd57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1ZTljMzUzLTJlNTctNGJkOS05MTViLTRkY2E4MTZjM2RiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMDo1Ni41MDg2MzM2OFoifQ%3D%3D&digest=sha256%3Aebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:02Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=70a98f77-6876-41e6-99f8-a28d23175c98 http.request.method=POST http.request.remoteaddr="127.0.0.1:57578" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.711237ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:08Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:45029" http.request.id=ea540b9d-e9ba-42b4-92e8-ce708c27cd5f http.request.method=PATCH http.request.remoteaddr="127.0.0.1:57578" http.request.uri="/v2/foo/bar/blobs/uploads/9d764507-1afc-4f7f-b909-ee07c6dc72a2?_state=bDHsi-hA32oXoaC1Jxb-aO6X3Qd1NMA3k72_Ix8IWgd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlkNzY0NTA3LTFhZmMtNGY3Zi1iOTA5LWVlMDdjNmRjNzJhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTowMi45ODA2NzUzMDFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.920057884s http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:02 +0000] "PATCH /v2/foo/bar/blobs/uploads/9d764507-1afc-4f7f-b909-ee07c6dc72a2?_state=bDHsi-hA32oXoaC1Jxb-aO6X3Qd1NMA3k72_Ix8IWgd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlkNzY0NTA3LTFhZmMtNGY3Zi1iOTA5LWVlMDdjNmRjNzJhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTowMi45ODA2NzUzMDFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:08Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=88c742ca-877c-4548-8c52-412ad17102b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57578" http.request.uri="/v2/foo/bar/blobs/uploads/9d764507-1afc-4f7f-b909-ee07c6dc72a2?_state=SO7NMbPOuU6nR-JbzwU2j9tVp8-IBNnKCNIV4lanebR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlkNzY0NTA3LTFhZmMtNGY3Zi1iOTA5LWVlMDdjNmRjNzJhMiIsIk9mZnNldCI6Mjc3NDA2NzIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzE6MDJaIn0%3D&digest=sha256%3Aebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1" http.request.useragent="Go-http-client/1.1" http.response.duration=2.196435ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:08 +0000] "PUT /v2/foo/bar/blobs/uploads/9d764507-1afc-4f7f-b909-ee07c6dc72a2?_state=SO7NMbPOuU6nR-JbzwU2j9tVp8-IBNnKCNIV4lanebR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlkNzY0NTA3LTFhZmMtNGY3Zi1iOTA5LWVlMDdjNmRjNzJhMiIsIk9mZnNldCI6Mjc3NDA2NzIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzE6MDJaIn0%3D&digest=sha256%3Aebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:08Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=ee66e0bc-dd3c-4ad8-b704-2328289fe05a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57578" http.request.uri="/v2/foo/bar/blobs/sha256:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.815705ms http.response.status=200 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:08 +0000] "HEAD /v2/foo/bar/blobs/sha256:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=01218402-93fc-4cef-8f4a-f14791f8436f http.request.method=GET http.request.remoteaddr="127.0.0.1:57578" http.request.uri="/v2/foo/bar/blobs/sha256:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=109.650312ms http.response.status=200 http.response.written=27740672 127.0.0.1 - - [12/Apr/2025:02:31:08 +0000] "GET /v2/foo/bar/blobs/sha256:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1 HTTP/1.1" 200 27740672 "" "Go-http-client/1.1" time="2025-04-12T02:31:09Z" level=error msg="error parsing digest="sha257:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1": unsupported digest algorithm" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=595ee2fd-ff50-444c-9c30-bae9bedd8978 http.request.method=GET http.request.remoteaddr="127.0.0.1:57578" http.request.uri="/v2/foo/bar/blobs/sha257:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1" vars.name="foo/bar" time="2025-04-12T02:31: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:45029" http.request.id=595ee2fd-ff50-444c-9c30-bae9bedd8978 http.request.method=GET http.request.remoteaddr="127.0.0.1:57578" http.request.uri="/v2/foo/bar/blobs/sha257:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.840978ms http.response.status=400 http.response.written=110 vars.digest="sha257:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:02:31:09 +0000] "GET /v2/foo/bar/blobs/sha257:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-12T02:31:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=70d7f930-88e2-485f-95e5-7f3bf4fbc1b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57024" http.request.uri="/v2/foo/bar/blobs/sha256:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.360887ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:09 +0000] "GET /v2/foo/bar/blobs/sha256:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:09Z" 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-12T02:31:09Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:31:09Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=c3ec642a-8588-4b00-844d-51f2a434f66e http.request.method=GET http.request.remoteaddr="127.0.0.1:36030" http.request.uri="/v2/foo/bar/blobs/sha256:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.832335ms http.response.status=404 http.response.written=157 vars.digest="sha256:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:02:31:09 +0000] "GET /v2/foo/bar/blobs/sha256:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-12T02:31:09Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=6b8b7030-819d-43a8-8157-0969efc1b615 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36046" http.request.uri="/v2/foo/bar/blobs/sha256:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.600472ms http.response.status=404 http.response.written=157 vars.digest="sha256:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:02:31:09 +0000] "HEAD /v2/foo/bar/blobs/sha256:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-12T02:31:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=32dded3c-6405-4b4d-afc3-0dc31d0fe731 http.request.method=POST http.request.remoteaddr="127.0.0.1:36046" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.627907ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=7245d370-ad4b-40a5-960d-6aae79044a85 http.request.method=GET http.request.remoteaddr="127.0.0.1:36046" http.request.uri="/v2/foo/bar/blobs/uploads/622d4a9b-689e-4c12-9112-3baa0e983623?_state=F08phgL_p-FkzsuKGZWoQZfq04ErpW_Ygx2EWEKijUl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyMmQ0YTliLTY4OWUtNGMxMi05MTEyLTNiYWEwZTk4MzYyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTowOS4yNTQ4MDIyNjNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.733149ms http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:09 +0000] "GET /v2/foo/bar/blobs/uploads/622d4a9b-689e-4c12-9112-3baa0e983623?_state=F08phgL_p-FkzsuKGZWoQZfq04ErpW_Ygx2EWEKijUl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyMmQ0YTliLTY4OWUtNGMxMi05MTEyLTNiYWEwZTk4MzYyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTowOS4yNTQ4MDIyNjNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=c0b1346a-9fd6-49e2-9e44-ebd3085350f2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36046" http.request.uri="/v2/foo/bar/blobs/uploads/622d4a9b-689e-4c12-9112-3baa0e983623?_state=F08phgL_p-FkzsuKGZWoQZfq04ErpW_Ygx2EWEKijUl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyMmQ0YTliLTY4OWUtNGMxMi05MTEyLTNiYWEwZTk4MzYyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTowOS4yNTQ4MDIyNjNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.108699ms http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:09 +0000] "DELETE /v2/foo/bar/blobs/uploads/622d4a9b-689e-4c12-9112-3baa0e983623?_state=F08phgL_p-FkzsuKGZWoQZfq04ErpW_Ygx2EWEKijUl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyMmQ0YTliLTY4OWUtNGMxMi05MTEyLTNiYWEwZTk4MzYyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTowOS4yNTQ4MDIyNjNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:09Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=b0e2d394-c89e-4789-9564-3620b782df6e http.request.method=GET http.request.remoteaddr="127.0.0.1:36046" http.request.uri="/v2/foo/bar/blobs/uploads/622d4a9b-689e-4c12-9112-3baa0e983623?_state=F08phgL_p-FkzsuKGZWoQZfq04ErpW_Ygx2EWEKijUl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyMmQ0YTliLTY4OWUtNGMxMi05MTEyLTNiYWEwZTk4MzYyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTowOS4yNTQ4MDIyNjNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=622d4a9b-689e-4c12-9112-3baa0e983623 time="2025-04-12T02:31:09Z" 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:38687" http.request.id=b0e2d394-c89e-4789-9564-3620b782df6e http.request.method=GET http.request.remoteaddr="127.0.0.1:36046" http.request.uri="/v2/foo/bar/blobs/uploads/622d4a9b-689e-4c12-9112-3baa0e983623?_state=F08phgL_p-FkzsuKGZWoQZfq04ErpW_Ygx2EWEKijUl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyMmQ0YTliLTY4OWUtNGMxMi05MTEyLTNiYWEwZTk4MzYyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTowOS4yNTQ4MDIyNjNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.028523ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=622d4a9b-689e-4c12-9112-3baa0e983623 127.0.0.1 - - [12/Apr/2025:02:31:09 +0000] "GET /v2/foo/bar/blobs/uploads/622d4a9b-689e-4c12-9112-3baa0e983623?_state=F08phgL_p-FkzsuKGZWoQZfq04ErpW_Ygx2EWEKijUl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyMmQ0YTliLTY4OWUtNGMxMi05MTEyLTNiYWEwZTk4MzYyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTowOS4yNTQ4MDIyNjNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-12T02:31:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=27ac4ff8-2bdf-4119-8bbb-7722677a2227 http.request.method=POST http.request.remoteaddr="127.0.0.1:36054" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.783615ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:09Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=85462803-c3fb-43f3-bacb-2b218d1df865 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36054" http.request.uri="/v2/foo/bar/blobs/uploads/2a8934e5-c660-4356-9ac0-f19d747e936f?_state=bPfesy-m_aFbAJow62g4oVssZ7_iKQR4LW4HcNuxejh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJhODkzNGU1LWM2NjAtNDM1Ni05YWMwLWYxOWQ3NDdlOTM2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTowOS4yNjIwNDIxMTNaIn0%3D&digest=sha256%3Ac6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc" http.request.useragent="Go-http-client/1.1" provided=sha256:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc vars.name="foo/bar" vars.uuid=2a8934e5-c660-4356-9ac0-f19d747e936f time="2025-04-12T02:31:09Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=85462803-c3fb-43f3-bacb-2b218d1df865 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36054" http.request.uri="/v2/foo/bar/blobs/uploads/2a8934e5-c660-4356-9ac0-f19d747e936f?_state=bPfesy-m_aFbAJow62g4oVssZ7_iKQR4LW4HcNuxejh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJhODkzNGU1LWM2NjAtNDM1Ni05YWMwLWYxOWQ3NDdlOTM2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTowOS4yNjIwNDIxMTNaIn0%3D&digest=sha256%3Ac6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=2a8934e5-c660-4356-9ac0-f19d747e936f time="2025-04-12T02:31:09Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc, 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:38687" http.request.id=85462803-c3fb-43f3-bacb-2b218d1df865 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36054" http.request.uri="/v2/foo/bar/blobs/uploads/2a8934e5-c660-4356-9ac0-f19d747e936f?_state=bPfesy-m_aFbAJow62g4oVssZ7_iKQR4LW4HcNuxejh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJhODkzNGU1LWM2NjAtNDM1Ni05YWMwLWYxOWQ3NDdlOTM2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTowOS4yNjIwNDIxMTNaIn0%3D&digest=sha256%3Ac6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.857621ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=2a8934e5-c660-4356-9ac0-f19d747e936f 127.0.0.1 - - [12/Apr/2025:02:31:09 +0000] "PUT /v2/foo/bar/blobs/uploads/2a8934e5-c660-4356-9ac0-f19d747e936f?_state=bPfesy-m_aFbAJow62g4oVssZ7_iKQR4LW4HcNuxejh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJhODkzNGU1LWM2NjAtNDM1Ni05YWMwLWYxOWQ3NDdlOTM2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTowOS4yNjIwNDIxMTNaIn0%3D&digest=sha256%3Ac6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-04-12T02:31:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=74687dd5-4a56-4335-91e7-cdc24426e05d http.request.method=POST http.request.remoteaddr="127.0.0.1:36054" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.482378ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=8266595d-3f03-4d14-a0bb-02eeb8edb25a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36054" http.request.uri="/v2/foo/bar/blobs/uploads/fd47ab2a-a308-432a-91fe-326a2539d1b6?_state=jZrXEdqYEc-ocU9lW1Gt0LIsEDOBSBaKGWVUb0z4drl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkNDdhYjJhLWEzMDgtNDMyYS05MWZlLTMyNmEyNTM5ZDFiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTowOS4yNjY1OTgzODFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.609625ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:09 +0000] "PUT /v2/foo/bar/blobs/uploads/fd47ab2a-a308-432a-91fe-326a2539d1b6?_state=jZrXEdqYEc-ocU9lW1Gt0LIsEDOBSBaKGWVUb0z4drl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkNDdhYjJhLWEzMDgtNDMyYS05MWZlLTMyNmEyNTM5ZDFiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTowOS4yNjY1OTgzODFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=e9a8f914-531c-4eff-ad5a-8e60c9c42352 http.request.method=POST http.request.remoteaddr="127.0.0.1:36054" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.33921ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=6779e4e6-8b9e-470a-b2b8-323188a69c8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36054" http.request.uri="/v2/foo/bar/blobs/uploads/bcddd0b4-af1e-465b-b1eb-841e76b6ba69?_state=A4YxiAAcrXSzOnDHTJKT2yU6wqQ3_F498cVX5K0EQMh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJjZGRkMGI0LWFmMWUtNDY1Yi1iMWViLTg0MWU3NmI2YmE2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTowOS4yNzA0MzE1NjhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.611111ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:09 +0000] "PUT /v2/foo/bar/blobs/uploads/bcddd0b4-af1e-465b-b1eb-841e76b6ba69?_state=A4YxiAAcrXSzOnDHTJKT2yU6wqQ3_F498cVX5K0EQMh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJjZGRkMGI0LWFmMWUtNDY1Yi1iMWViLTg0MWU3NmI2YmE2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTowOS4yNzA0MzE1NjhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=14d67a80-95fc-443d-9fcf-f470a1015a76 http.request.method=POST http.request.remoteaddr="127.0.0.1:36054" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.288364ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:12Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=1d0c1ae5-a7d1-4afe-84cc-8c34dd662317 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36054" http.request.uri="/v2/foo/bar/blobs/uploads/9d9cc4e4-40de-40fb-8a7e-12fd4c736e7c?_state=WCEheallXwiV5Rn75DNUrAxHUe3Txw3wiwYshXg3Kqp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlkOWNjNGU0LTQwZGUtNDBmYi04YTdlLTEyZmQ0YzczNmU3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTowOS4yNzQzMjkxMzdaIn0%3D&digest=sha256%3Ac6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.924580428s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:09 +0000] "PUT /v2/foo/bar/blobs/uploads/9d9cc4e4-40de-40fb-8a7e-12fd4c736e7c?_state=WCEheallXwiV5Rn75DNUrAxHUe3Txw3wiwYshXg3Kqp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlkOWNjNGU0LTQwZGUtNDBmYi04YTdlLTEyZmQ0YzczNmU3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTowOS4yNzQzMjkxMzdaIn0%3D&digest=sha256%3Ac6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:12Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=de817919-142f-4a39-9d5a-376a038fc875 http.request.method=POST http.request.remoteaddr="127.0.0.1:36054" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.775342ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:38687" http.request.id=3eb29cd0-803a-47a7-8173-fb831bfdcc2e http.request.method=PATCH http.request.remoteaddr="127.0.0.1:36054" http.request.uri="/v2/foo/bar/blobs/uploads/d0acf22e-2ff6-4247-a096-bc6f185e0fcd?_state=7gm9BDRUMyPJtauXj2W7plj-hhTvRPDQEiITWf1qWRx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQwYWNmMjJlLTJmZjYtNDI0Ny1hMDk2LWJjNmYxODVlMGZjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToxMi4zMDM0ODIyNDlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.914024856s http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:12 +0000] "PATCH /v2/foo/bar/blobs/uploads/d0acf22e-2ff6-4247-a096-bc6f185e0fcd?_state=7gm9BDRUMyPJtauXj2W7plj-hhTvRPDQEiITWf1qWRx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQwYWNmMjJlLTJmZjYtNDI0Ny1hMDk2LWJjNmYxODVlMGZjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToxMi4zMDM0ODIyNDlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=60961de9-02ee-4c1d-be9e-e1d8e223f487 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36054" http.request.uri="/v2/foo/bar/blobs/uploads/d0acf22e-2ff6-4247-a096-bc6f185e0fcd?_state=T-rrya-cNBJWXjr9y7PWq3dIV7MJD5K4swYSYauM-cB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQwYWNmMjJlLTJmZjYtNDI0Ny1hMDk2LWJjNmYxODVlMGZjZCIsIk9mZnNldCI6MTkwOTkxMzYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzE6MTJaIn0%3D&digest=sha256%3Ac6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.045842ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:15 +0000] "PUT /v2/foo/bar/blobs/uploads/d0acf22e-2ff6-4247-a096-bc6f185e0fcd?_state=T-rrya-cNBJWXjr9y7PWq3dIV7MJD5K4swYSYauM-cB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQwYWNmMjJlLTJmZjYtNDI0Ny1hMDk2LWJjNmYxODVlMGZjZCIsIk9mZnNldCI6MTkwOTkxMzYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzE6MTJaIn0%3D&digest=sha256%3Ac6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=dee747da-6b22-423c-b85f-5ea57d9a9854 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36054" http.request.uri="/v2/foo/bar/blobs/sha256:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.714234ms http.response.status=200 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:15 +0000] "HEAD /v2/foo/bar/blobs/sha256:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=60997026-519c-4d1a-bfc6-ce592b894c8c http.request.method=GET http.request.remoteaddr="127.0.0.1:36054" http.request.uri="/v2/foo/bar/blobs/sha256:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=64.577618ms http.response.status=200 http.response.written=19099136 127.0.0.1 - - [12/Apr/2025:02:31:15 +0000] "GET /v2/foo/bar/blobs/sha256:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc HTTP/1.1" 200 19099136 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=error msg="error parsing digest="sha257:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc": unsupported digest algorithm" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=e4b431ad-94c7-4d2e-9025-60f3d00cc411 http.request.method=GET http.request.remoteaddr="127.0.0.1:36054" http.request.uri="/v2/foo/bar/blobs/sha257:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc" vars.name="foo/bar" time="2025-04-12T02:31:15Z" 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:38687" http.request.id=e4b431ad-94c7-4d2e-9025-60f3d00cc411 http.request.method=GET http.request.remoteaddr="127.0.0.1:36054" http.request.uri="/v2/foo/bar/blobs/sha257:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.460036ms http.response.status=400 http.response.written=110 vars.digest="sha257:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:02:31:15 +0000] "GET /v2/foo/bar/blobs/sha257:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=4b2d85e5-0fe5-491e-a1ca-be8a5a28a9f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38464" http.request.uri="/v2/foo/bar/blobs/sha256:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.074555ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:15 +0000] "GET /v2/foo/bar/blobs/sha256:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=0cb051e8-8ed3-432a-aae7-6a6e2d2f7974 http.request.method=GET http.request.remoteaddr="127.0.0.1:38454" http.request.uri="/v2/foo/bar/blobs/sha256:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=14.866111ms http.response.status=200 http.response.written=2687104 127.0.0.1 - - [12/Apr/2025:02:31:15 +0000] "GET /v2/foo/bar/blobs/sha256:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc HTTP/1.1" 200 2687104 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38687" http.request.id=f994b541-ee68-426d-86c4-bae7d7a286db http.request.method=GET http.request.remoteaddr="127.0.0.1:38464" http.request.uri="/v2/foo/bar/blobs/sha256:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.742251ms http.response.status=200 http.response.written=98304 127.0.0.1 - - [12/Apr/2025:02:31:15 +0000] "GET /v2/foo/bar/blobs/sha256:c6dffba35afd4874c2bedca5cedc28b5f9e08b74f3a6d229d1616d374e7c50dc HTTP/1.1" 200 98304 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=d9d643d5-8ca9-4e72-92a2-cf1cf2eba21a http.request.method=GET http.request.remoteaddr="127.0.0.1:57014" http.request.uri="/v2/foo/bar/blobs/sha256:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.295538938s http.response.status=200 http.response.written=2719872 127.0.0.1 - - [12/Apr/2025:02:31:09 +0000] "GET /v2/foo/bar/blobs/sha256:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1 HTTP/1.1" 200 2719872 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45029" http.request.id=162cdcdd-1a06-450f-8937-f076e94090e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57024" http.request.uri="/v2/foo/bar/blobs/sha256:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.286448436s http.response.status=200 http.response.written=2614272 127.0.0.1 - - [12/Apr/2025:02:31:09 +0000] "GET /v2/foo/bar/blobs/sha256:ebbb8980d0b2e85e37c2c52e95d8823eedb43f7a1cf43247f80f6f1f801cfbd1 HTTP/1.1" 200 2614272 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (19.10s) === RUN TestBlobDelete time="2025-04-12T02:31:15Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T02:31:15Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:31:15Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219 err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=61bed050-f435-4817-bc91-a776611ae9a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:51066" http.request.uri="/v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="787.093µs" http.response.status=404 http.response.written=157 vars.digest="sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:02:31:15 +0000] "GET /v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219 err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=aecfd8ce-d379-46f9-863b-a8c6311f6745 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51078" http.request.uri="/v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="767.393µs" http.response.status=404 http.response.written=157 vars.digest="sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:02:31:15 +0000] "HEAD /v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=8ebe6898-90e2-41fe-b8b9-a13910b94908 http.request.method=POST http.request.remoteaddr="127.0.0.1:51078" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.738255ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=f923d48d-1115-4030-ad5f-0f23dde6244d http.request.method=GET http.request.remoteaddr="127.0.0.1:51078" http.request.uri="/v2/foo/bar/blobs/uploads/13524d81-ae7b-45bc-b470-7d6b4d6141ac?_state=HJTIRDnXZOIl1BqU-uetfhLirtnYOsZbyP9JCwTBj8V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEzNTI0ZDgxLWFlN2ItNDViYy1iNDcwLTdkNmI0ZDYxNDFhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToxNS41MTUyMDQxMjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="869.061µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:15 +0000] "GET /v2/foo/bar/blobs/uploads/13524d81-ae7b-45bc-b470-7d6b4d6141ac?_state=HJTIRDnXZOIl1BqU-uetfhLirtnYOsZbyP9JCwTBj8V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEzNTI0ZDgxLWFlN2ItNDViYy1iNDcwLTdkNmI0ZDYxNDFhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToxNS41MTUyMDQxMjRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=f4874733-319a-43de-8751-7a54377c4c5a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51078" http.request.uri="/v2/foo/bar/blobs/uploads/13524d81-ae7b-45bc-b470-7d6b4d6141ac?_state=HJTIRDnXZOIl1BqU-uetfhLirtnYOsZbyP9JCwTBj8V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEzNTI0ZDgxLWFlN2ItNDViYy1iNDcwLTdkNmI0ZDYxNDFhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToxNS41MTUyMDQxMjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="730.598µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:15 +0000] "DELETE /v2/foo/bar/blobs/uploads/13524d81-ae7b-45bc-b470-7d6b4d6141ac?_state=HJTIRDnXZOIl1BqU-uetfhLirtnYOsZbyP9JCwTBj8V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEzNTI0ZDgxLWFlN2ItNDViYy1iNDcwLTdkNmI0ZDYxNDFhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToxNS41MTUyMDQxMjRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=b6c8ebd9-9481-446f-a39e-aaf89a4bf556 http.request.method=GET http.request.remoteaddr="127.0.0.1:51078" http.request.uri="/v2/foo/bar/blobs/uploads/13524d81-ae7b-45bc-b470-7d6b4d6141ac?_state=HJTIRDnXZOIl1BqU-uetfhLirtnYOsZbyP9JCwTBj8V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEzNTI0ZDgxLWFlN2ItNDViYy1iNDcwLTdkNmI0ZDYxNDFhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToxNS41MTUyMDQxMjRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=13524d81-ae7b-45bc-b470-7d6b4d6141ac time="2025-04-12T02:31:15Z" 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:32915" http.request.id=b6c8ebd9-9481-446f-a39e-aaf89a4bf556 http.request.method=GET http.request.remoteaddr="127.0.0.1:51078" http.request.uri="/v2/foo/bar/blobs/uploads/13524d81-ae7b-45bc-b470-7d6b4d6141ac?_state=HJTIRDnXZOIl1BqU-uetfhLirtnYOsZbyP9JCwTBj8V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEzNTI0ZDgxLWFlN2ItNDViYy1iNDcwLTdkNmI0ZDYxNDFhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToxNS41MTUyMDQxMjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="710.817µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=13524d81-ae7b-45bc-b470-7d6b4d6141ac 127.0.0.1 - - [12/Apr/2025:02:31:15 +0000] "GET /v2/foo/bar/blobs/uploads/13524d81-ae7b-45bc-b470-7d6b4d6141ac?_state=HJTIRDnXZOIl1BqU-uetfhLirtnYOsZbyP9JCwTBj8V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEzNTI0ZDgxLWFlN2ItNDViYy1iNDcwLTdkNmI0ZDYxNDFhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToxNS41MTUyMDQxMjRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=ac1f245a-b275-425b-9cf5-1cf61418e7d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:51090" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="837.317µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=78b3a06f-31f3-4a72-ab9e-915d038fd928 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51090" http.request.uri="/v2/foo/bar/blobs/uploads/6b68ec85-a8ff-4322-ab38-cc7b68e749c0?_state=z_bvALWE4RkYHmGGv8x3lUYNdj32SnHCtGiIk5aDa3x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZiNjhlYzg1LWE4ZmYtNDMyMi1hYjM4LWNjN2I2OGU3NDljMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToxNS41MTk4NTYzOTZaIn0%3D&digest=sha256%3A7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" http.request.useragent="Go-http-client/1.1" provided=sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219 vars.name="foo/bar" vars.uuid=6b68ec85-a8ff-4322-ab38-cc7b68e749c0 time="2025-04-12T02:31:15Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=78b3a06f-31f3-4a72-ab9e-915d038fd928 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51090" http.request.uri="/v2/foo/bar/blobs/uploads/6b68ec85-a8ff-4322-ab38-cc7b68e749c0?_state=z_bvALWE4RkYHmGGv8x3lUYNdj32SnHCtGiIk5aDa3x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZiNjhlYzg1LWE4ZmYtNDMyMi1hYjM4LWNjN2I2OGU3NDljMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToxNS41MTk4NTYzOTZaIn0%3D&digest=sha256%3A7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=6b68ec85-a8ff-4322-ab38-cc7b68e749c0 time="2025-04-12T02:31:15Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219, 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:32915" http.request.id=78b3a06f-31f3-4a72-ab9e-915d038fd928 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51090" http.request.uri="/v2/foo/bar/blobs/uploads/6b68ec85-a8ff-4322-ab38-cc7b68e749c0?_state=z_bvALWE4RkYHmGGv8x3lUYNdj32SnHCtGiIk5aDa3x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZiNjhlYzg1LWE4ZmYtNDMyMi1hYjM4LWNjN2I2OGU3NDljMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToxNS41MTk4NTYzOTZaIn0%3D&digest=sha256%3A7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="939.933µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=6b68ec85-a8ff-4322-ab38-cc7b68e749c0 127.0.0.1 - - [12/Apr/2025:02:31:15 +0000] "PUT /v2/foo/bar/blobs/uploads/6b68ec85-a8ff-4322-ab38-cc7b68e749c0?_state=z_bvALWE4RkYHmGGv8x3lUYNdj32SnHCtGiIk5aDa3x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZiNjhlYzg1LWE4ZmYtNDMyMi1hYjM4LWNjN2I2OGU3NDljMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToxNS41MTk4NTYzOTZaIn0%3D&digest=sha256%3A7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=25487dd2-5cbf-41d8-a438-c9ba55536eb2 http.request.method=POST http.request.remoteaddr="127.0.0.1:51090" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.857795ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=a53eb5f6-e958-44b4-a0b1-d8b1dc0b9beb http.request.method=PUT http.request.remoteaddr="127.0.0.1:51090" http.request.uri="/v2/foo/bar/blobs/uploads/f4908d89-4c3b-4773-826d-a1315ea437bb?_state=edUbhYd8Wm5IXErbNwCzR7GKx5mfQ4uAxBlY0m45c3B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY0OTA4ZDg5LTRjM2ItNDc3My04MjZkLWExMzE1ZWE0MzdiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToxNS41MjI5NjcwNTdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.815759ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:15 +0000] "PUT /v2/foo/bar/blobs/uploads/f4908d89-4c3b-4773-826d-a1315ea437bb?_state=edUbhYd8Wm5IXErbNwCzR7GKx5mfQ4uAxBlY0m45c3B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY0OTA4ZDg5LTRjM2ItNDc3My04MjZkLWExMzE1ZWE0MzdiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToxNS41MjI5NjcwNTdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=4e18f40e-3cba-4860-b480-f5b09212de05 http.request.method=POST http.request.remoteaddr="127.0.0.1:51090" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.620923ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=65e74a99-a0b0-4ab2-bcb7-7d74741ad002 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51090" http.request.uri="/v2/foo/bar/blobs/uploads/20a76b38-a7f5-4367-a137-58abb06a2e18?_state=sHMJ5LIQOjZLmriRedIgn4i_BkNfqQ-O3OEWdATEA-p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIwYTc2YjM4LWE3ZjUtNDM2Ny1hMTM3LTU4YWJiMDZhMmUxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToxNS41MjY5MjQzNFoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.918261ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:15 +0000] "PUT /v2/foo/bar/blobs/uploads/20a76b38-a7f5-4367-a137-58abb06a2e18?_state=sHMJ5LIQOjZLmriRedIgn4i_BkNfqQ-O3OEWdATEA-p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIwYTc2YjM4LWE3ZjUtNDM2Ny1hMTM3LTU4YWJiMDZhMmUxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToxNS41MjY5MjQzNFoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=cbf18846-e0d3-4b79-9ce5-554ddfa2e2d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:51090" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="673.915µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:19Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=f3e763ca-858b-4370-8eb9-4feb95de6a2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51090" http.request.uri="/v2/foo/bar/blobs/uploads/b4b17a54-3a85-45a3-b255-fac40869a73b?_state=34P7qHS_HuhmQD7Rh9BF9R0CiXegwVy9vbA0T27Kjs97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0YjE3YTU0LTNhODUtNDVhMy1iMjU1LWZhYzQwODY5YTczYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToxNS41MzAzMTI3OTlaIn0%3D&digest=sha256%3A7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" http.request.useragent="Go-http-client/1.1" http.response.duration=3.574906715s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:15 +0000] "PUT /v2/foo/bar/blobs/uploads/b4b17a54-3a85-45a3-b255-fac40869a73b?_state=34P7qHS_HuhmQD7Rh9BF9R0CiXegwVy9vbA0T27Kjs97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0YjE3YTU0LTNhODUtNDVhMy1iMjU1LWZhYzQwODY5YTczYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToxNS41MzAzMTI3OTlaIn0%3D&digest=sha256%3A7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:19Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=6be5ce76-f8bd-4dc2-8ae5-b6761d3127ce http.request.method=POST http.request.remoteaddr="127.0.0.1:51090" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.399174ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:22Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:32915" http.request.id=82c9b5d4-8eea-43d8-aee1-33136bf07dd2 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:51090" http.request.uri="/v2/foo/bar/blobs/uploads/b1e243bd-9d25-4b2b-a3c3-52c7f31a5059?_state=Nsr99KDrlFYr_t-t1ie9CO_K2oVpKclWzzXTtIzrkZJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxZTI0M2JkLTlkMjUtNGIyYi1hM2MzLTUyYzdmMzFhNTA1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToxOS4yMTExMTYyNzRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.368761362s http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:19 +0000] "PATCH /v2/foo/bar/blobs/uploads/b1e243bd-9d25-4b2b-a3c3-52c7f31a5059?_state=Nsr99KDrlFYr_t-t1ie9CO_K2oVpKclWzzXTtIzrkZJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxZTI0M2JkLTlkMjUtNGIyYi1hM2MzLTUyYzdmMzFhNTA1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToxOS4yMTExMTYyNzRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:22Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=aabc2e5f-fe00-4e38-8168-6c191d37907f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51090" http.request.uri="/v2/foo/bar/blobs/uploads/b1e243bd-9d25-4b2b-a3c3-52c7f31a5059?_state=yBCAVaWkLKiw77RSXOPyWtu4rU0htykBjkw-c6ziF2V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxZTI0M2JkLTlkMjUtNGIyYi1hM2MzLTUyYzdmMzFhNTA1OSIsIk9mZnNldCI6MjAyMDA5NjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzE6MTlaIn0%3D&digest=sha256%3A7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" http.request.useragent="Go-http-client/1.1" http.response.duration=2.107338ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:22 +0000] "PUT /v2/foo/bar/blobs/uploads/b1e243bd-9d25-4b2b-a3c3-52c7f31a5059?_state=yBCAVaWkLKiw77RSXOPyWtu4rU0htykBjkw-c6ziF2V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxZTI0M2JkLTlkMjUtNGIyYi1hM2MzLTUyYzdmMzFhNTA1OSIsIk9mZnNldCI6MjAyMDA5NjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzE6MTlaIn0%3D&digest=sha256%3A7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:22Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=c7eb6ccf-2fcf-4763-9a71-5821bb086604 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51090" http.request.uri="/v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.768777ms http.response.status=200 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:22 +0000] "HEAD /v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:22Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=ec681382-731f-4ab4-ba77-29cfa6e5aad7 http.request.method=GET http.request.remoteaddr="127.0.0.1:51090" http.request.uri="/v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=86.710211ms http.response.status=200 http.response.written=20200960 127.0.0.1 - - [12/Apr/2025:02:31:22 +0000] "GET /v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219 HTTP/1.1" 200 20200960 "" "Go-http-client/1.1" time="2025-04-12T02:31:22Z" level=error msg="error parsing digest="sha257:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219": unsupported digest algorithm" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=63ff1972-a037-45c2-a15c-60ef7fbca7e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:51090" http.request.uri="/v2/foo/bar/blobs/sha257:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" vars.name="foo/bar" time="2025-04-12T02:31:22Z" 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:32915" http.request.id=63ff1972-a037-45c2-a15c-60ef7fbca7e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:51090" http.request.uri="/v2/foo/bar/blobs/sha257:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.542327ms http.response.status=400 http.response.written=110 vars.digest="sha257:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:02:31:22 +0000] "GET /v2/foo/bar/blobs/sha257:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-12T02:31:22Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=164be0f4-54bd-4f64-b844-8a8b1912bdfe http.request.method=GET http.request.remoteaddr="127.0.0.1:57540" http.request.uri="/v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" http.request.useragent="Go-http-client/1.1" http.response.duration=1.506145ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:22 +0000] "GET /v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:22Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=a265f9fd-05d6-49d0-ae09-39cd05efa799 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57542" http.request.uri="/v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" http.request.useragent="Go-http-client/1.1" http.response.duration=1.969381ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:22 +0000] "DELETE /v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:22Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219 err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=b78b18bb-e219-416c-8903-7ceefc40648a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57542" http.request.uri="/v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.943077ms http.response.status=404 http.response.written=157 vars.digest="sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:02:31:22 +0000] "HEAD /v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-12T02:31:22Z" 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:32915" http.request.id=bd977875-efe0-4de6-8e58-5799ba0a9214 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57542" http.request.uri="/v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.461801ms http.response.status=404 http.response.written=74 vars.digest="sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:02:31:22 +0000] "DELETE /v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-04-12T02:31:22Z" level=error msg="error parsing digest="sha257:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219": unsupported digest algorithm" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=965b262e-585b-4ff2-bd1a-f3e1a5500998 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57548" http.request.uri="/v2/foo/bar/blobs/sha257:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" vars.name="foo/bar" time="2025-04-12T02:31:22Z" 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:32915" http.request.id=965b262e-585b-4ff2-bd1a-f3e1a5500998 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57548" http.request.uri="/v2/foo/bar/blobs/sha257:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.038868ms http.response.status=400 http.response.written=110 vars.digest="sha257:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:02:31:22 +0000] "DELETE /v2/foo/bar/blobs/sha257:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-12T02:31:22Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=3b01ec24-1643-4715-9fa8-8862a98b7dd0 http.request.method=POST http.request.remoteaddr="127.0.0.1:57558" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.866718ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=0e22fe70-7016-4b59-befa-516139e078f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57558" http.request.uri="/v2/foo/bar/blobs/uploads/70bec5db-514a-472f-bcd2-f065761cf1de?_state=NLANC5P78X9u8V7y4E9bSyrN6gLAwq8oXDTf2hKVJ2B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwYmVjNWRiLTUxNGEtNDcyZi1iY2QyLWYwNjU3NjFjZjFkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToyMi43MjkzODU3NloifQ%3D%3D&digest=sha256%3A7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" http.request.useragent="Go-http-client/1.1" http.response.duration=3.33720816s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:22 +0000] "PUT /v2/foo/bar/blobs/uploads/70bec5db-514a-472f-bcd2-f065761cf1de?_state=NLANC5P78X9u8V7y4E9bSyrN6gLAwq8oXDTf2hKVJ2B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwYmVjNWRiLTUxNGEtNDcyZi1iY2QyLWYwNjU3NjFjZjFkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToyMi43MjkzODU3NloifQ%3D%3D&digest=sha256%3A7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=db023d82-c371-4b85-b3e4-29ab7df92674 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57558" http.request.uri="/v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.968412ms http.response.status=200 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:26 +0000] "HEAD /v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=22656f2f-d91f-494d-90cd-88c854ec78dc http.request.method=GET http.request.remoteaddr="127.0.0.1:57540" http.request.uri="/v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.463541759s http.response.status=200 http.response.written=2614272 127.0.0.1 - - [12/Apr/2025:02:31:22 +0000] "GET /v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219 HTTP/1.1" 200 2614272 "" "Go-http-client/1.1" time="2025-04-12T02:31:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32915" http.request.id=d43ff657-2606-4a31-b5b1-39f4f279ce38 http.request.method=GET http.request.remoteaddr="127.0.0.1:57534" http.request.uri="/v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.471971866s http.response.status=200 http.response.written=2687104 127.0.0.1 - - [12/Apr/2025:02:31:22 +0000] "GET /v2/foo/bar/blobs/sha256:7ead272d8a75774a7d008bab1a94444a1607d59c0871c12117d8e97c62c0d219 HTTP/1.1" 200 2687104 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (10.84s) === RUN TestRelativeURL time="2025-04-12T02:31:26Z" 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-12T02:31:26Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:31:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42171" http.request.id=86c10ff3-8f21-4411-84b3-8cb5e4d8633d http.request.method=POST http.request.remoteaddr="127.0.0.1:49652" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.697916ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:30Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42171" http.request.id=77e5469a-3165-48e8-b5ff-9ccba1abb2ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:49652" http.request.uri="/v2/foo/bar/blobs/uploads/d37791a2-da66-4553-92e7-a185caae7e4c?_state=iNn6ABf9tZArnowZzQw1PX45SWfmMl42_mL7neI4TOh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQzNzc5MWEyLWRhNjYtNDU1My05MmU3LWExODVjYWFlN2U0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToyNi4xODAwNTIyODFaIn0%3D&digest=sha256%3Acd7134d4e14b2eccc305b8b7ddf77a5dde38e08b0110637e29a7009135aaf386" http.request.useragent="Go-http-client/1.1" http.response.duration=4.238378291s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:26 +0000] "PUT /v2/foo/bar/blobs/uploads/d37791a2-da66-4553-92e7-a185caae7e4c?_state=iNn6ABf9tZArnowZzQw1PX45SWfmMl42_mL7neI4TOh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQzNzc5MWEyLWRhNjYtNDU1My05MmU3LWExODVjYWFlN2U0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMToyNi4xODAwNTIyODFaIn0%3D&digest=sha256%3Acd7134d4e14b2eccc305b8b7ddf77a5dde38e08b0110637e29a7009135aaf386 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:30Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42171" http.request.id=f5060dbc-09c3-4b59-97e8-c7bbb63f7aa2 http.request.method=POST http.request.remoteaddr="127.0.0.1:49652" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.97477ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:30Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42171" http.request.id=de0f696a-64df-4e6d-9353-3373751ce3ed http.request.method=POST http.request.remoteaddr="127.0.0.1:49652" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.657368ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42171" http.request.id=d1f1099f-8169-49bd-a876-9f16e2194d1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49652" http.request.uri="/v2/foo/bar/blobs/uploads/8158383c-3938-4175-ad6a-b5c279123f51?_state=dCKXQvh4qHaOLHrZvMSDWHsYhsggtBQKzMTVe5nNaLV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxNTgzODNjLTM5MzgtNDE3NS1hZDZhLWI1YzI3OTEyM2Y1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTozMC44MjE5OTIzMzJaIn0%3D&digest=sha256%3Ae9792023c66f0e4003a5b064b147e2829c42893294646301ddb1f8ef62234a76" http.request.useragent="Go-http-client/1.1" http.response.duration=5.184151739s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:30 +0000] "PUT /v2/foo/bar/blobs/uploads/8158383c-3938-4175-ad6a-b5c279123f51?_state=dCKXQvh4qHaOLHrZvMSDWHsYhsggtBQKzMTVe5nNaLV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxNTgzODNjLTM5MzgtNDE3NS1hZDZhLWI1YzI3OTEyM2Y1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTozMC44MjE5OTIzMzJaIn0%3D&digest=sha256%3Ae9792023c66f0e4003a5b064b147e2829c42893294646301ddb1f8ef62234a76 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (9.83s) === RUN TestBlobDeleteDisabled time="2025-04-12T02:31: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 time="2025-04-12T02:31:36Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:31:36Z" 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:43177" http.request.id=446f6175-c451-4fd3-aaa9-dd7a257eb4d9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43620" http.request.uri="/v2/foo/bar/blobs/sha256:a796f247afc2722fe7a24b8bb62d446f43641761b3ec64cba9f61f7865bd205d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="797.359µs" http.response.status=405 http.response.written=78 vars.digest="sha256:a796f247afc2722fe7a24b8bb62d446f43641761b3ec64cba9f61f7865bd205d" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:02:31:36 +0000] "DELETE /v2/foo/bar/blobs/sha256:a796f247afc2722fe7a24b8bb62d446f43641761b3ec64cba9f61f7865bd205d HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.23s) === RUN TestDeleteDisabled time="2025-04-12T02:31: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 time="2025-04-12T02:31:36Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:31:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35937" http.request.id=fa319514-5bc6-4817-83a3-821860770b72 http.request.method=POST http.request.remoteaddr="127.0.0.1:58988" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.800408ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:41Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35937" http.request.id=6fcf73e9-7d77-42a7-9be9-25dd259c56cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58988" http.request.uri="/v2/foo/bar/blobs/uploads/d254e3c5-2c64-43a0-a719-67a55c963247?_state=zsmXVOcwscmhQDC3YYljheUJMBnLmA8z3HU2q20j4Gt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyNTRlM2M1LTJjNjQtNDNhMC1hNzE5LTY3YTU1Yzk2MzI0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTozNi40NTYyNzE0NzdaIn0%3D&digest=sha256%3A9339b4f26c660ebd8edaea31fff27623944722496b61a43dd10c9abe6a5b0c74" http.request.useragent="Go-http-client/1.1" http.response.duration=5.250075181s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:36 +0000] "PUT /v2/foo/bar/blobs/uploads/d254e3c5-2c64-43a0-a719-67a55c963247?_state=zsmXVOcwscmhQDC3YYljheUJMBnLmA8z3HU2q20j4Gt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyNTRlM2M1LTJjNjQtNDNhMC1hNzE5LTY3YTU1Yzk2MzI0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTozNi40NTYyNzE0NzdaIn0%3D&digest=sha256%3A9339b4f26c660ebd8edaea31fff27623944722496b61a43dd10c9abe6a5b0c74 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:41Z" 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:35937" http.request.id=0c35aa0e-6963-42a7-9eed-dbe91845117b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58988" http.request.uri="/v2/foo/bar/blobs/sha256:9339b4f26c660ebd8edaea31fff27623944722496b61a43dd10c9abe6a5b0c74" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.707115ms http.response.status=405 http.response.written=78 vars.digest="sha256:9339b4f26c660ebd8edaea31fff27623944722496b61a43dd10c9abe6a5b0c74" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:02:31:41 +0000] "DELETE /v2/foo/bar/blobs/sha256:9339b4f26c660ebd8edaea31fff27623944722496b61a43dd10c9abe6a5b0c74 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (5.48s) === RUN TestDeleteReadOnly time="2025-04-12T02:31:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T02:31:41Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:31:41Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43737" http.request.id=5bc88b3a-eea4-4374-8df7-8cbcfd4a2e5d http.request.method=POST http.request.remoteaddr="127.0.0.1:49980" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.049124ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43737" http.request.id=013964ca-bbd5-4c31-bd9b-1f2a94f23d98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49980" http.request.uri="/v2/foo/bar/blobs/uploads/2b7c7996-5f6f-498f-be14-1ad204a71f4e?_state=9Aumq9JsD1rx7irCkNxbKZsPcHkoBCGucMoEP8pB4Pt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiN2M3OTk2LTVmNmYtNDk4Zi1iZTE0LTFhZDIwNGE3MWY0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTo0MS45MDEyOTE4MThaIn0%3D&digest=sha256%3A53c87de1c462fadb2c8dc5d4d76e8c723a203ee921ba6ab2cd4c4143abff3a89" http.request.useragent="Go-http-client/1.1" http.response.duration=3.700741725s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:41 +0000] "PUT /v2/foo/bar/blobs/uploads/2b7c7996-5f6f-498f-be14-1ad204a71f4e?_state=9Aumq9JsD1rx7irCkNxbKZsPcHkoBCGucMoEP8pB4Pt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiN2M3OTk2LTVmNmYtNDk4Zi1iZTE0LTFhZDIwNGE3MWY0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMTo0MS45MDEyOTE4MThaIn0%3D&digest=sha256%3A53c87de1c462fadb2c8dc5d4d76e8c723a203ee921ba6ab2cd4c4143abff3a89 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [12/Apr/2025:02:31:45 +0000] "DELETE /v2/foo/bar/blobs/sha256:53c87de1c462fadb2c8dc5d4d76e8c723a203ee921ba6ab2cd4c4143abff3a89 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (3.90s) === RUN TestStartPushReadOnly time="2025-04-12T02:31:45Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T02:31:45Z" level=info msg="redis not configured" go.version=go1.24.2 127.0.0.1 - - [12/Apr/2025:02:31:45 +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-12T02:31:45Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T02:31:45Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:31:45Z" 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:46191" http.request.id=68e645ce-e80a-4ca4-8a6f-add697eb2094 http.request.method=GET http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.384497ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:02:31:45 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-12T02:31:45Z" 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:46191" http.request.id=caadd8c5-a1f0-47b8-9acc-7d8cdb2e9a39 http.request.method=GET http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.788544ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [12/Apr/2025:02:31:45 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-12T02:31:45Z" 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:46191" http.request.id=73ea34cf-aced-41e8-acc5-5dbb36e23d09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58410" 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.886227ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:02:31:45 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-04-12T02:31:45Z" 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:46191" http.request.id=359117a2-6d1a-4d22-ae73-d0465954ffc0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.987763ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T02:31:45Z" 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:46191" http.request.id=359117a2-6d1a-4d22-ae73-d0465954ffc0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.051867ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T02:31:45Z" 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:46191" http.request.id=359117a2-6d1a-4d22-ae73-d0465954ffc0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.123581ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T02:31:45Z" 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:46191" http.request.id=359117a2-6d1a-4d22-ae73-d0465954ffc0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.165219ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:02:31:45 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-04-12T02:31:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=65b1f87a-4d98-4b57-86b2-27d057f517ba http.request.method=POST http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.074262ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:45 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:47Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=c5d532c6-edea-4d73-8b85-89e1b162fca1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/blobs/uploads/21120b05-4fe6-4c4d-920c-ed4d4ae776b7?_state=aSOPONeFu7tQRhM8zkEsLxXXk-rgB1u2nI8xgWzRsUx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyMTEyMGIwNS00ZmU2LTRjNGQtOTIwYy1lZDRkNGFlNzc2YjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzE6NDUuNzc4NTE0MDM1WiJ9&digest=sha256%3A99bff0f8c5e97bf13df97e83c97fee9e5fe06e0b6f9686a4c24322d2be81e6ea" http.request.useragent="Go-http-client/1.1" http.response.duration=2.126377144s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:45 +0000] "PUT /v2/foo/schema1/blobs/uploads/21120b05-4fe6-4c4d-920c-ed4d4ae776b7?_state=aSOPONeFu7tQRhM8zkEsLxXXk-rgB1u2nI8xgWzRsUx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyMTEyMGIwNS00ZmU2LTRjNGQtOTIwYy1lZDRkNGFlNzc2YjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzE6NDUuNzc4NTE0MDM1WiJ9&digest=sha256%3A99bff0f8c5e97bf13df97e83c97fee9e5fe06e0b6f9686a4c24322d2be81e6ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:48Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=d27aef16-271b-40d0-88dc-4d2f96745862 http.request.method=POST http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.824776ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:48 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:50Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=2d4fccbc-69c0-42fd-a7bf-5473823cda54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/blobs/uploads/739eb031-6550-495c-b8d4-2b2ad224eacc?_state=Z73Uc043gcgxjF9LpXtYaJKNgXWNVmL9e6ISzqrG3el7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3MzllYjAzMS02NTUwLTQ5NWMtYjhkNC0yYjJhZDIyNGVhY2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzE6NDguMTI5MTk2Mzc5WiJ9&digest=sha256%3Aee002eb46b0ca5273d76a218a9c79de3d30440a2c9f2cde8a69d0b47ac9dce6a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.462547638s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:48 +0000] "PUT /v2/foo/schema1/blobs/uploads/739eb031-6550-495c-b8d4-2b2ad224eacc?_state=Z73Uc043gcgxjF9LpXtYaJKNgXWNVmL9e6ISzqrG3el7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3MzllYjAzMS02NTUwLTQ5NWMtYjhkNC0yYjJhZDIyNGVhY2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzE6NDguMTI5MTk2Mzc5WiJ9&digest=sha256%3Aee002eb46b0ca5273d76a218a9c79de3d30440a2c9f2cde8a69d0b47ac9dce6a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:50Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=ca8034b1-da0c-4de3-9945-bd95dbc47809 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.591827ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:50 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:50Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=e39fcdd5-216f-4cde-9b32-fec59241fcf7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/manifests/sha256:0b8c948e11b19250c0081c9a9cd7c8f04024c78c668fd3550dc6cef45a86aa42" http.request.useragent="Go-http-client/1.1" http.response.duration=2.38429ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:0b8c948e11b19250c0081c9a9cd7c8f04024c78c668fd3550dc6cef45a86aa42 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:50Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=91258b7f-2aaf-4443-8a6b-ab7a7c898493 http.request.method=GET http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.276288ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:02:31:50 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T02:31:50Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=e7093748-5d2f-4f55-aafb-333603d5ebfa http.request.method=GET http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/manifests/sha256:0b8c948e11b19250c0081c9a9cd7c8f04024c78c668fd3550dc6cef45a86aa42" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.335523ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:02:31:50 +0000] "GET /v2/foo/schema1/manifests/sha256:0b8c948e11b19250c0081c9a9cd7c8f04024c78c668fd3550dc6cef45a86aa42 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T02:31:50Z" 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:46191" http.request.id=a27e9b7d-92f3-479c-99dd-0ec9836a42cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/manifests/sha256:0b8c948e11b19250c0081c9a9cd7c8f04024c78c668fd3550dc6cef45a86aa42" http.request.useragent="Go-http-client/1.1" http.response.duration=2.587289ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:0b8c948e11b19250c0081c9a9cd7c8f04024c78c668fd3550dc6cef45a86aa42 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:50Z" 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:46191" http.request.id=b56d8aa1-74df-48d0-8b33-0d096794f43f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/manifests/sha256:0b8c948e11b19250c0081c9a9cd7c8f04024c78c668fd3550dc6cef45a86aa42" http.request.useragent="Go-http-client/1.1" http.response.duration=2.469004ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:0b8c948e11b19250c0081c9a9cd7c8f04024c78c668fd3550dc6cef45a86aa42 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:50Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:46191" http.request.id=45a487b2-67c6-4b3c-b007-6a53fa8cb275 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/manifests/sha256:0b8c948e11b19250c0081c9a9cd7c8f04024c78c668fd3550dc6cef45a86aa42" http.request.useragent="Go-http-client/1.1" http.response.duration=2.52508ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:0b8c948e11b19250c0081c9a9cd7c8f04024c78c668fd3550dc6cef45a86aa42 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:50Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=fc3a0ceb-b6f6-48d1-8363-754fcab5eae6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/manifests/sha256:0b8c948e11b19250c0081c9a9cd7c8f04024c78c668fd3550dc6cef45a86aa42" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.156367ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:02:31:50 +0000] "GET /v2/foo/schema1/manifests/sha256:0b8c948e11b19250c0081c9a9cd7c8f04024c78c668fd3550dc6cef45a86aa42 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T02:31:50Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=05898b91-6208-402a-b3b9-ee7feed8447c http.request.method=GET http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.462364ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:50 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:50Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=a24f55db-6bd9-4757-9625-4e323907ecff http.request.method=GET http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/manifests/sha256:0b8c948e11b19250c0081c9a9cd7c8f04024c78c668fd3550dc6cef45a86aa42" http.request.useragent="Go-http-client/1.1" http.response.duration=1.310896ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:50 +0000] "GET /v2/foo/schema1/manifests/sha256:0b8c948e11b19250c0081c9a9cd7c8f04024c78c668fd3550dc6cef45a86aa42 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:50Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=5334a106-689a-48ee-a5f9-0a5ab7055107 http.request.method=GET http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.302956ms http.response.status=200 http.response.written=41 127.0.0.1 - - [12/Apr/2025:02:31:50 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-12T02:31:50Z" level=error msg="payload digest does match: "sha256:370e40b7083ee6306cd9bfba1b5665097f746bf885d044573fb6ff2f39832fda" != "sha256:0b8c948e11b19250c0081c9a9cd7c8f04024c78c668fd3550dc6cef45a86aa42"" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=43aca797-39ed-4b9f-90be-bbdd889441c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/manifests/sha256:0b8c948e11b19250c0081c9a9cd7c8f04024c78c668fd3550dc6cef45a86aa42" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:0b8c948e11b19250c0081c9a9cd7c8f04024c78c668fd3550dc6cef45a86aa42" time="2025-04-12T02:31:50Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=43aca797-39ed-4b9f-90be-bbdd889441c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58410" http.request.uri="/v2/foo/schema1/manifests/sha256:0b8c948e11b19250c0081c9a9cd7c8f04024c78c668fd3550dc6cef45a86aa42" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.81354ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:0b8c948e11b19250c0081c9a9cd7c8f04024c78c668fd3550dc6cef45a86aa42" 127.0.0.1 - - [12/Apr/2025:02:31:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:0b8c948e11b19250c0081c9a9cd7c8f04024c78c668fd3550dc6cef45a86aa42 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-04-12T02:31:50Z" 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:46191" http.request.id=665c6251-8604-46a0-a7db-fa23a4fc0a72 http.request.method=GET http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.081826ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:02:31:50 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-12T02:31:50Z" 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:46191" http.request.id=79b66b39-21c0-4a2e-a54a-e35c93e032dc http.request.method=GET http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.356041ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [12/Apr/2025:02:31:50 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-12T02:31:50Z" 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:46191" http.request.id=f3e29bcf-6033-42d8-a7d7-2e7c22181c9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.586595ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T02:31:50Z" 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:46191" http.request.id=f3e29bcf-6033-42d8-a7d7-2e7c22181c9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.653964ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T02:31:50Z" 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:46191" http.request.id=f3e29bcf-6033-42d8-a7d7-2e7c22181c9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.709986ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:02:31:50 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-04-12T02:31:50Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=550e88ea-fc49-4f34-87e5-2a8646c2feff http.request.method=POST http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.848414ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:50 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:50Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=c4e0f5a6-cdc8-4d05-b7d3-862ecbf08728 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/blobs/uploads/a524b606-caf3-49ae-bad4-74a7899f2006?_state=q3fe3sQvzg_jQS5pq2VLCd9__PDn6_Vp2PhWDppd4tl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhNTI0YjYwNi1jYWYzLTQ5YWUtYmFkNC03NGE3ODk5ZjIwMDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzE6NTAuNjMwMDc4NzU2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.307303ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:50 +0000] "PUT /v2/foo/schema2/blobs/uploads/a524b606-caf3-49ae-bad4-74a7899f2006?_state=q3fe3sQvzg_jQS5pq2VLCd9__PDn6_Vp2PhWDppd4tl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhNTI0YjYwNi1jYWYzLTQ5YWUtYmFkNC03NGE3ODk5ZjIwMDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzE6NTAuNjMwMDc4NzU2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:50Z" 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:46191" http.request.id=4cffb722-f2a3-4531-b94a-4239a4962d3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.751194ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T02:31:50Z" 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:46191" http.request.id=4cffb722-f2a3-4531-b94a-4239a4962d3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.812993ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:02:31:50 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-04-12T02:31:50Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=79b2fd44-9505-4860-bc9f-f60d313a5559 http.request.method=POST http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.699386ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:50 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:56Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=c9cc86e6-3995-455b-946f-5e0da4642456 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/blobs/uploads/fceca465-4c10-4fa0-90e7-dae9b64cdbe5?_state=LIUAiNy2ndO2tYcUF0GIRUBNepantO72lrZJZ64UM697Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmY2VjYTQ2NS00YzEwLTRmYTAtOTBlNy1kYWU5YjY0Y2RiZTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzE6NTAuODY1MzA1NzM0WiJ9&digest=sha256%3A7b2a11d04f9e957ada0aed99ed04a0c389e1e040a5f53728559893b7b592c2a3" http.request.useragent="Go-http-client/1.1" http.response.duration=5.905168426s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:50 +0000] "PUT /v2/foo/schema2/blobs/uploads/fceca465-4c10-4fa0-90e7-dae9b64cdbe5?_state=LIUAiNy2ndO2tYcUF0GIRUBNepantO72lrZJZ64UM697Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmY2VjYTQ2NS00YzEwLTRmYTAtOTBlNy1kYWU5YjY0Y2RiZTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzE6NTAuODY1MzA1NzM0WiJ9&digest=sha256%3A7b2a11d04f9e957ada0aed99ed04a0c389e1e040a5f53728559893b7b592c2a3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:31:56Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=6c93895d-fd47-46c0-978a-5466a5da00e1 http.request.method=POST http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="782.627µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:56 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=3a9a5853-45ec-4432-81d3-a9db0dc0c33a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/blobs/uploads/78eb0db8-4b42-4980-9c75-0789798cd4a2?_state=fiKNygwvIHsp_uV9-jTCMHIq7pPZrCUsK5BgQYus3_Z7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3OGViMGRiOC00YjQyLTQ5ODAtOWM3NS0wNzg5Nzk4Y2Q0YTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzE6NTYuOTU2NzQ4ODk0WiJ9&digest=sha256%3A30a8d00c74677b40669fccc9f2d52825bace04203abae97922938b3d894db558" http.request.useragent="Go-http-client/1.1" http.response.duration=4.304556265s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:31:56 +0000] "PUT /v2/foo/schema2/blobs/uploads/78eb0db8-4b42-4980-9c75-0789798cd4a2?_state=fiKNygwvIHsp_uV9-jTCMHIq7pPZrCUsK5BgQYus3_Z7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3OGViMGRiOC00YjQyLTQ5ODAtOWM3NS0wNzg5Nzk4Y2Q0YTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzE6NTYuOTU2NzQ4ODk0WiJ9&digest=sha256%3A30a8d00c74677b40669fccc9f2d52825bace04203abae97922938b3d894db558 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" 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:46191" http.request.id=9d168dd2-c8ce-42f9-9428-4eee4af6d2a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.411805ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" 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:46191" http.request.id=9722c39c-2c0d-4719-9eba-3271df980d56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/manifests/sha256:6068a4f39952392bcba8dc4258882c981d876087d60b36903e6e5ba017544214" http.request.useragent="Go-http-client/1.1" http.response.duration=2.008459ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "PUT /v2/foo/schema2/manifests/sha256:6068a4f39952392bcba8dc4258882c981d876087d60b36903e6e5ba017544214 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=80300961-b62b-4e80-9abf-0dbf863ce1c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.761051ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=7e4f4a86-530a-498b-8933-c5b63e2e2dc2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/manifests/sha256:6068a4f39952392bcba8dc4258882c981d876087d60b36903e6e5ba017544214" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.793887ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "GET /v2/foo/schema2/manifests/sha256:6068a4f39952392bcba8dc4258882c981d876087d60b36903e6e5ba017544214 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=5e4ee5eb-3b23-46a4-8f80-52b58385ac3a http.request.method=GET http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.70183ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=f72c25d1-5421-49d4-b534-e47a490ae6bf http.request.method=GET http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/manifests/sha256:6068a4f39952392bcba8dc4258882c981d876087d60b36903e6e5ba017544214" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11707ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "GET /v2/foo/schema2/manifests/sha256:6068a4f39952392bcba8dc4258882c981d876087d60b36903e6e5ba017544214 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=2aadea93-8df1-4f11-b256-b6e34f24ad53 http.request.method=GET http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.700044ms http.response.status=200 http.response.written=45 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" level=info msg="rewriting manifest sha256:6068a4f39952392bcba8dc4258882c981d876087d60b36903e6e5ba017544214 in schema1 format to support old client" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=d85c30b3-7001-4aa5-9b8e-50149dae4f5d http.request.method=GET http.request.remoteaddr="127.0.0.1:58424" 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-12T02:32:01Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=d85c30b3-7001-4aa5-9b8e-50149dae4f5d http.request.method=GET http.request.remoteaddr="127.0.0.1:58424" 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=3.00487ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" 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:46191" http.request.id=95b76c94-2560-4d5e-8261-e246699b356d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.253318ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" 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:46191" http.request.id=122c4f96-1fb0-493c-bd30-383ead06f1fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.482783ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" 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:46191" http.request.id=8fa30754-b30b-4a33-ab9f-9840457252d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/manifests/sha256:f16dcd0f9020843410dc8a137019500d0ed36bf8a441e77e5fbbfd48a3c10bf3" http.request.useragent="Go-http-client/1.1" http.response.duration=2.128369ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "PUT /v2/foo/schema2/manifests/sha256:f16dcd0f9020843410dc8a137019500d0ed36bf8a441e77e5fbbfd48a3c10bf3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=b416edbb-c4d6-4e8f-a1a5-e9d85b126e57 http.request.method=GET http.request.remoteaddr="127.0.0.1:58424" 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=2.056342ms http.response.status=200 http.response.written=434 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=2ae53a27-2c29-4f73-bdcf-a993d6418028 http.request.method=GET http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/manifests/sha256:f16dcd0f9020843410dc8a137019500d0ed36bf8a441e77e5fbbfd48a3c10bf3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.053712ms http.response.status=200 http.response.written=434 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "GET /v2/foo/schema2/manifests/sha256:f16dcd0f9020843410dc8a137019500d0ed36bf8a441e77e5fbbfd48a3c10bf3 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=01d34d5a-0d63-4a31-8171-c05783149175 http.request.method=GET http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.778158ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=9377ccf5-ac0b-41c6-8ef3-4bea657bbe5a http.request.method=GET http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/manifests/sha256:f16dcd0f9020843410dc8a137019500d0ed36bf8a441e77e5fbbfd48a3c10bf3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.61871ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "GET /v2/foo/schema2/manifests/sha256:f16dcd0f9020843410dc8a137019500d0ed36bf8a441e77e5fbbfd48a3c10bf3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" level=info msg="rewriting manifest list sha256:f16dcd0f9020843410dc8a137019500d0ed36bf8a441e77e5fbbfd48a3c10bf3 in schema1 format to support old client" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=b5f89e57-42cc-4244-a43c-cd17d21b0f10 http.request.method=GET http.request.remoteaddr="127.0.0.1:58424" 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-12T02:32:01Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46191" http.request.id=b5f89e57-42cc-4244-a43c-cd17d21b0f10 http.request.method=GET http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.403345ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" 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-12T02:32:01Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:32:01Z" 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:42105" http.request.id=cac74c5d-f4c4-454d-891b-2220cc9387be http.request.method=GET http.request.remoteaddr="127.0.0.1:55070" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.011414ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" 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:42105" http.request.id=b9de3457-5d36-4a41-b315-32b8ec8d24b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:55070" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.695863ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" 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:42105" http.request.id=6fe61e69-6efb-4948-a8f0-46690485a3b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55070" 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.832191ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" 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:42105" http.request.id=a7ff6692-e65c-4476-83af-4c2ee63fc19e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55070" 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.879829ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T02:32:01Z" 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:42105" http.request.id=a7ff6692-e65c-4476-83af-4c2ee63fc19e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55070" 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.94399ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T02:32:01Z" 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:42105" http.request.id=a7ff6692-e65c-4476-83af-4c2ee63fc19e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55070" 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.981389ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T02:32:01Z" 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:42105" http.request.id=a7ff6692-e65c-4476-83af-4c2ee63fc19e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55070" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.012597ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-04-12T02:32:01Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=ea157ec0-b6df-4a82-a801-ea54aa1831fa http.request.method=POST http.request.remoteaddr="127.0.0.1:55070" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.834939ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:05Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=be8780e5-3515-4068-bfe9-b59ccce5135d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55070" http.request.uri="/v2/foo/schema1/blobs/uploads/198067a3-aa99-4da4-951e-3c65706b782f?_state=89H8_GXzZ4P0e03NpKR8Fbrh6gqMS3wvh3oJSMn3mKV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxOTgwNjdhMy1hYTk5LTRkYTQtOTUxZS0zYzY1NzA2Yjc4MmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzI6MDEuNDc5NjE3MDE4WiJ9&digest=sha256%3A5c92a845e830405d6fce8f7ea11ce49a1f073ef04ac7eb04e9b9f3a04210472d" http.request.useragent="Go-http-client/1.1" http.response.duration=4.045003041s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:01 +0000] "PUT /v2/foo/schema1/blobs/uploads/198067a3-aa99-4da4-951e-3c65706b782f?_state=89H8_GXzZ4P0e03NpKR8Fbrh6gqMS3wvh3oJSMn3mKV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxOTgwNjdhMy1hYTk5LTRkYTQtOTUxZS0zYzY1NzA2Yjc4MmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzI6MDEuNDc5NjE3MDE4WiJ9&digest=sha256%3A5c92a845e830405d6fce8f7ea11ce49a1f073ef04ac7eb04e9b9f3a04210472d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:05Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=7c0f153b-f928-4ee3-aa9d-1265bb0c6c44 http.request.method=POST http.request.remoteaddr="127.0.0.1:55070" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.136881ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:05 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:10Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=915e592c-4efa-4570-bebc-a9e4f63d4a85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55070" http.request.uri="/v2/foo/schema1/blobs/uploads/b60627d9-ba20-4121-b478-d6df8e6aa71d?_state=PlN81cq9uTewsdaDzyJrkeudh37bk3FEBqJ7UJPgfUN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNjA2MjdkOS1iYTIwLTQxMjEtYjQ3OC1kNmRmOGU2YWE3MWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzI6MDUuNzE3MDIwNzkyWiJ9&digest=sha256%3A16a230a54256628b72d3ea4edecce98f6ef21bee4ec27cc07b87d66a44764d2f" http.request.useragent="Go-http-client/1.1" http.response.duration=4.953648211s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:05 +0000] "PUT /v2/foo/schema1/blobs/uploads/b60627d9-ba20-4121-b478-d6df8e6aa71d?_state=PlN81cq9uTewsdaDzyJrkeudh37bk3FEBqJ7UJPgfUN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNjA2MjdkOS1iYTIwLTQxMjEtYjQ3OC1kNmRmOGU2YWE3MWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzI6MDUuNzE3MDIwNzkyWiJ9&digest=sha256%3A16a230a54256628b72d3ea4edecce98f6ef21bee4ec27cc07b87d66a44764d2f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:10Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=49e7b8a1-5b9d-4542-8033-db705d0f0657 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55070" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.220862ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:10 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:10Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=60c38d16-8141-4190-aa20-7438361b70c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55070" http.request.uri="/v2/foo/schema1/manifests/sha256:da96d62c93e84321cb0be58488e4757234a719eba6060d63a3532d57b61d5756" http.request.useragent="Go-http-client/1.1" http.response.duration=2.460965ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:da96d62c93e84321cb0be58488e4757234a719eba6060d63a3532d57b61d5756 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:10Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=77ad547e-68f0-4a36-9e23-70a85b9e52d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55070" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.081681ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:02:32:10 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T02:32:10Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=3cae5b54-ff05-4b41-b0d0-7e5143f6c619 http.request.method=GET http.request.remoteaddr="127.0.0.1:55070" http.request.uri="/v2/foo/schema1/manifests/sha256:da96d62c93e84321cb0be58488e4757234a719eba6060d63a3532d57b61d5756" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.080376ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:02:32:10 +0000] "GET /v2/foo/schema1/manifests/sha256:da96d62c93e84321cb0be58488e4757234a719eba6060d63a3532d57b61d5756 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T02:32:10Z" 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:42105" http.request.id=2b3ee001-9c2d-40de-8dd6-d6b81667b82c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55070" http.request.uri="/v2/foo/schema1/manifests/sha256:da96d62c93e84321cb0be58488e4757234a719eba6060d63a3532d57b61d5756" http.request.useragent="Go-http-client/1.1" http.response.duration=2.420337ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:da96d62c93e84321cb0be58488e4757234a719eba6060d63a3532d57b61d5756 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:10Z" 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:42105" http.request.id=748308d1-527e-4c14-a80b-bd7e674736dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:55070" http.request.uri="/v2/foo/schema1/manifests/sha256:da96d62c93e84321cb0be58488e4757234a719eba6060d63a3532d57b61d5756" http.request.useragent="Go-http-client/1.1" http.response.duration=2.352933ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:da96d62c93e84321cb0be58488e4757234a719eba6060d63a3532d57b61d5756 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:10Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:42105" http.request.id=bedb5066-dfad-4cf4-a4ee-025e6377b277 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55070" http.request.uri="/v2/foo/schema1/manifests/sha256:da96d62c93e84321cb0be58488e4757234a719eba6060d63a3532d57b61d5756" http.request.useragent="Go-http-client/1.1" http.response.duration=1.076385ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:da96d62c93e84321cb0be58488e4757234a719eba6060d63a3532d57b61d5756 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:10Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=a385a2cc-7c6f-4f18-8266-8801aa13d7a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:55070" http.request.uri="/v2/foo/schema1/manifests/sha256:da96d62c93e84321cb0be58488e4757234a719eba6060d63a3532d57b61d5756" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.096892ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:02:32:10 +0000] "GET /v2/foo/schema1/manifests/sha256:da96d62c93e84321cb0be58488e4757234a719eba6060d63a3532d57b61d5756 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T02:32:10Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=ddcac337-2a94-4a10-beea-ed58b29a6e4f http.request.method=GET http.request.remoteaddr="127.0.0.1:55070" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.252134ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:10 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:10Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=a8d0fd3b-501b-4a91-8223-301f326e864f http.request.method=GET http.request.remoteaddr="127.0.0.1:55070" http.request.uri="/v2/foo/schema1/manifests/sha256:da96d62c93e84321cb0be58488e4757234a719eba6060d63a3532d57b61d5756" http.request.useragent="Go-http-client/1.1" http.response.duration=1.216517ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:10 +0000] "GET /v2/foo/schema1/manifests/sha256:da96d62c93e84321cb0be58488e4757234a719eba6060d63a3532d57b61d5756 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:10Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=d835ebd8-e324-47a8-a10d-2a9632764959 http.request.method=GET http.request.remoteaddr="127.0.0.1:55070" 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="707.184µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [12/Apr/2025:02:32:10 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-12T02:32:10Z" level=error msg="payload digest does match: "sha256:d04c068389eb5620c271bdc00f94c79875611cda4a64893d5a0e132f818568ac" != "sha256:da96d62c93e84321cb0be58488e4757234a719eba6060d63a3532d57b61d5756"" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=ab98183b-c2ee-4d52-86fa-eb0e2d7d9480 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55070" http.request.uri="/v2/foo/schema1/manifests/sha256:da96d62c93e84321cb0be58488e4757234a719eba6060d63a3532d57b61d5756" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:da96d62c93e84321cb0be58488e4757234a719eba6060d63a3532d57b61d5756" time="2025-04-12T02:32:10Z" 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:42105" http.request.id=ab98183b-c2ee-4d52-86fa-eb0e2d7d9480 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55070" http.request.uri="/v2/foo/schema1/manifests/sha256:da96d62c93e84321cb0be58488e4757234a719eba6060d63a3532d57b61d5756" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.517222ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:da96d62c93e84321cb0be58488e4757234a719eba6060d63a3532d57b61d5756" 127.0.0.1 - - [12/Apr/2025:02:32:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:da96d62c93e84321cb0be58488e4757234a719eba6060d63a3532d57b61d5756 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-04-12T02:32:10Z" 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:42105" http.request.id=2ad7533c-104a-4ad6-a5a1-c417809ea21c http.request.method=GET http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.42896ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:02:32:10 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-12T02:32:10Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=5dc0bcda-94d2-4365-9232-2d9c8c607258 http.request.method=GET http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.246888ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [12/Apr/2025:02:32:10 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-12T02:32:10Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42105" http.request.id=00b1f8a8-822f-4f50-8df6-26db20dedc61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.458167ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T02:32:10Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42105" http.request.id=00b1f8a8-822f-4f50-8df6-26db20dedc61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.516151ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T02:32:10Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42105" http.request.id=00b1f8a8-822f-4f50-8df6-26db20dedc61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.558467ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:02:32:10 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-04-12T02:32:10Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=81a99e31-b12f-4639-871f-e343eaa5ed95 http.request.method=POST http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.416561ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:10 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:10Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=34da6b81-0044-43b9-832d-91aa87ac4ade http.request.method=PUT http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/blobs/uploads/a106fb49-6647-4865-8941-cefc81f9550b?_state=q9JWsHGLPguizOHO17q_H_qeV4-D4FTZP5wS5v1Yq4V7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhMTA2ZmI0OS02NjQ3LTQ4NjUtODk0MS1jZWZjODFmOTU1MGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzI6MTAuNzA0NjAzMDYzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.719544ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:10 +0000] "PUT /v2/foo/schema2/blobs/uploads/a106fb49-6647-4865-8941-cefc81f9550b?_state=q9JWsHGLPguizOHO17q_H_qeV4-D4FTZP5wS5v1Yq4V7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhMTA2ZmI0OS02NjQ3LTQ4NjUtODk0MS1jZWZjODFmOTU1MGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzI6MTAuNzA0NjAzMDYzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:10Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42105" http.request.id=eec4dcb3-f876-4547-b9cb-c519cbf46d03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.526683ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T02:32:10Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42105" http.request.id=eec4dcb3-f876-4547-b9cb-c519cbf46d03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.585942ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:02:32:10 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-04-12T02:32:10Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=bb0cb45d-72ae-41b5-8c8d-ee61c5a75f02 http.request.method=POST http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.593754ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:10 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:13Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=d1f72e7c-6e68-4143-8743-dba197e188cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/blobs/uploads/87da77e8-d635-40a5-bcad-7a1dde958d7f?_state=Ac4YfRRzHbkYmao-Lbud2c2LDF5wHIOae2EL5AwMYZJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4N2RhNzdlOC1kNjM1LTQwYTUtYmNhZC03YTFkZGU5NThkN2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzI6MTAuODkwMzA3ODk1WiJ9&digest=sha256%3Ab91bc46e52d265a9503eb989a5a9c2c180c75b81b235c06a878271c4aaa9f5bd" http.request.useragent="Go-http-client/1.1" http.response.duration=3.1013825s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:10 +0000] "PUT /v2/foo/schema2/blobs/uploads/87da77e8-d635-40a5-bcad-7a1dde958d7f?_state=Ac4YfRRzHbkYmao-Lbud2c2LDF5wHIOae2EL5AwMYZJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4N2RhNzdlOC1kNjM1LTQwYTUtYmNhZC03YTFkZGU5NThkN2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzI6MTAuODkwMzA3ODk1WiJ9&digest=sha256%3Ab91bc46e52d265a9503eb989a5a9c2c180c75b81b235c06a878271c4aaa9f5bd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:14Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=ae0a174b-e75f-4235-afd4-a92f61c1ac88 http.request.method=POST http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.368827ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:14 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=49bf00a5-89fd-4508-a3f0-e86df1265956 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/blobs/uploads/c66ab609-4d92-434c-aa04-49d1f793df26?_state=AhMUpheV-gbskYs_9xIPS_FksL4piL2GaZ4fJtL7r5h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNjZhYjYwOS00ZDkyLTQzNGMtYWEwNC00OWQxZjc5M2RmMjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzI6MTQuMTYxMTk2NTc4WiJ9&digest=sha256%3A22026c888311b61953a5c4e8994a4dcd30d0066b4562c56428315fa5f276661a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.266224317s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:14 +0000] "PUT /v2/foo/schema2/blobs/uploads/c66ab609-4d92-434c-aa04-49d1f793df26?_state=AhMUpheV-gbskYs_9xIPS_FksL4piL2GaZ4fJtL7r5h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNjZhYjYwOS00ZDkyLTQzNGMtYWEwNC00OWQxZjc5M2RmMjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzI6MTQuMTYxMTk2NTc4WiJ9&digest=sha256%3A22026c888311b61953a5c4e8994a4dcd30d0066b4562c56428315fa5f276661a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" 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:42105" http.request.id=423cf937-61cd-4d71-9f54-33c3dbeda284 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.131095ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" 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:42105" http.request.id=548fba9a-d652-457b-b240-2bc99b7a0549 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/manifests/sha256:09c0a5cd4131560333f1dc2ea4ba5583699b5dd38a25bc9a4e9d83a2c54e5cba" http.request.useragent="Go-http-client/1.1" http.response.duration=1.545574ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "PUT /v2/foo/schema2/manifests/sha256:09c0a5cd4131560333f1dc2ea4ba5583699b5dd38a25bc9a4e9d83a2c54e5cba HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=cce5dfcb-1174-404a-82cb-5d80e20f4e77 http.request.method=GET http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.555611ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=f358e630-3776-4b75-898c-e05ee4f4c999 http.request.method=GET http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/manifests/sha256:09c0a5cd4131560333f1dc2ea4ba5583699b5dd38a25bc9a4e9d83a2c54e5cba" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.247217ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "GET /v2/foo/schema2/manifests/sha256:09c0a5cd4131560333f1dc2ea4ba5583699b5dd38a25bc9a4e9d83a2c54e5cba HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=064fb199-3dae-4754-adf7-6d77bd57246b http.request.method=GET http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.523206ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=5cf46e18-ecaf-4d33-a9ee-6093fda3d4c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/manifests/sha256:09c0a5cd4131560333f1dc2ea4ba5583699b5dd38a25bc9a4e9d83a2c54e5cba" http.request.useragent="Go-http-client/1.1" http.response.duration=1.207339ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "GET /v2/foo/schema2/manifests/sha256:09c0a5cd4131560333f1dc2ea4ba5583699b5dd38a25bc9a4e9d83a2c54e5cba HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=053d3338-74c5-4ebf-9e17-c87d72f76479 http.request.method=GET http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.188651ms http.response.status=200 http.response.written=45 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" level=info msg="rewriting manifest sha256:09c0a5cd4131560333f1dc2ea4ba5583699b5dd38a25bc9a4e9d83a2c54e5cba in schema1 format to support old client" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=87f77705-173c-4161-b098-cc3658b79cd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:33136" 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-12T02:32:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=87f77705-173c-4161-b098-cc3658b79cd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.732707ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-04-12T02:32: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.list.v2+json" http.request.host="127.0.0.1:42105" http.request.id=17837608-7a6a-4d58-8262-bdff83f885cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.474479ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" 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:42105" http.request.id=3704b093-60fc-42a2-9575-f04ce8c6484d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.65004ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" 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:42105" http.request.id=c83d3c0d-9e9b-493c-b0d9-e792f453cedc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/manifests/sha256:25c0cbb0ffba3e541e7e5893b6dd03c3b2fc00c5fb7acc19af1b473722918157" http.request.useragent="Go-http-client/1.1" http.response.duration=1.875972ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "PUT /v2/foo/schema2/manifests/sha256:25c0cbb0ffba3e541e7e5893b6dd03c3b2fc00c5fb7acc19af1b473722918157 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=50c53077-4dfb-457e-b4e7-0c04b35e65b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.551716ms http.response.status=200 http.response.written=434 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=89e4cb21-86a5-4741-ba87-a4746fbc5f09 http.request.method=GET http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/manifests/sha256:25c0cbb0ffba3e541e7e5893b6dd03c3b2fc00c5fb7acc19af1b473722918157" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.484614ms http.response.status=200 http.response.written=434 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "GET /v2/foo/schema2/manifests/sha256:25c0cbb0ffba3e541e7e5893b6dd03c3b2fc00c5fb7acc19af1b473722918157 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=2eee1e4f-99c0-4d1c-bc04-69b3316ffdb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.389741ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=94d00d2b-2381-463e-8e08-1de4d7f31900 http.request.method=GET http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/manifests/sha256:25c0cbb0ffba3e541e7e5893b6dd03c3b2fc00c5fb7acc19af1b473722918157" http.request.useragent="Go-http-client/1.1" http.response.duration=1.563836ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "GET /v2/foo/schema2/manifests/sha256:25c0cbb0ffba3e541e7e5893b6dd03c3b2fc00c5fb7acc19af1b473722918157 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" level=info msg="rewriting manifest list sha256:25c0cbb0ffba3e541e7e5893b6dd03c3b2fc00c5fb7acc19af1b473722918157 in schema1 format to support old client" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=e5e92f25-92d3-4e68-a86a-9ca36d77f237 http.request.method=GET http.request.remoteaddr="127.0.0.1:33136" 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-12T02:32:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42105" http.request.id=e5e92f25-92d3-4e68-a86a-9ca36d77f237 http.request.method=GET http.request.remoteaddr="127.0.0.1:33136" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.481444ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (30.86s) === RUN TestGetManifestWithStorageError time="2025-04-12T02:32:16Z" 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-12T02:32:16Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:32:16Z" 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:46291" http.request.id=95ed0b1b-9779-4744-99fb-f878e0a23def http.request.method=GET http.request.remoteaddr="127.0.0.1:47724" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.443588ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" 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:46291" http.request.id=7c4162e0-9463-42ef-8429-8427ca09a1ec http.request.method=GET http.request.remoteaddr="127.0.0.1:47724" http.request.uri="/v2/genericstorageerr/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.294211ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" 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:46291" http.request.id=c8e5775d-84c9-4fa1-b35a-b5b7952c6453 http.request.method=GET http.request.remoteaddr="127.0.0.1:47724" http.request.uri="/v2/manifestinvalidpath/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.493989ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" 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:46291" http.request.id=4d18e9af-0eb6-4c68-80dd-f3558146567a http.request.method=GET http.request.remoteaddr="127.0.0.1:47724" http.request.uri="/v2/manifestbadlink/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.687573ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-04-12T02:32:16Z" 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-12T02:32:16Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:32:16Z" 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:41503" http.request.id=1f044284-d1b8-43b7-90c7-4867c81527b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57762" 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.432982ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" 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:41503" http.request.id=1805ee50-9790-44ab-8a7a-90389cb22b24 http.request.method=GET http.request.remoteaddr="127.0.0.1:57762" 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=2.564568ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" 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:41503" http.request.id=7b96fbb3-3aa8-4072-bf10-66938a357e74 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57762" 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.212956ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-04-12T02:32: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:41503" http.request.id=1daa49e8-96d2-417f-a20a-f70205a56f7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57762" 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.833567ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T02:32:16Z" 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:41503" http.request.id=1daa49e8-96d2-417f-a20a-f70205a56f7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57762" 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.89702ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T02:32: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:41503" http.request.id=1daa49e8-96d2-417f-a20a-f70205a56f7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57762" 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.948867ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T02:32:16Z" 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:41503" http.request.id=1daa49e8-96d2-417f-a20a-f70205a56f7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57762" 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.999089ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-04-12T02:32:16Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=7e45706d-261a-41d7-bca3-9caa457c74d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:57762" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.782407ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:20Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=20fa8c04-0cc0-4714-a7b6-ff9cc98091da http.request.method=PUT http.request.remoteaddr="127.0.0.1:57762" http.request.uri="/v2/foo/schema1/blobs/uploads/152d234e-7e06-4c91-b3ff-3d83db3f0fcc?_state=qchK5U1QCE5vHUgUbbt2kaizBnVb2eqyYddSNNY616Z7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxNTJkMjM0ZS03ZTA2LTRjOTEtYjNmZi0zZDgzZGIzZjBmY2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzI6MTYuNjQ5MTI2NzAyWiJ9&digest=sha256%3A52cbcf22688604ad472fd6885ce29b91b7a8eb0bca1801b4239e0f486edd84f2" http.request.useragent="Go-http-client/1.1" http.response.duration=3.557982088s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:16 +0000] "PUT /v2/foo/schema1/blobs/uploads/152d234e-7e06-4c91-b3ff-3d83db3f0fcc?_state=qchK5U1QCE5vHUgUbbt2kaizBnVb2eqyYddSNNY616Z7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxNTJkMjM0ZS03ZTA2LTRjOTEtYjNmZi0zZDgzZGIzZjBmY2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzI6MTYuNjQ5MTI2NzAyWiJ9&digest=sha256%3A52cbcf22688604ad472fd6885ce29b91b7a8eb0bca1801b4239e0f486edd84f2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:20Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=afe4e24f-c2b8-4898-92c3-78c51d474eb7 http.request.method=POST http.request.remoteaddr="127.0.0.1:57762" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.645348ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:20 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=ff80ee07-a641-49b4-9168-7e161b10e716 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57762" http.request.uri="/v2/foo/schema1/blobs/uploads/cf9c3e0c-097d-415a-af52-74b883ed10d8?_state=50yyirY06tPb7oQoiaT2y0UK7mfgzD8moHM6cIuxYtB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjZjljM2UwYy0wOTdkLTQxNWEtYWY1Mi03NGI4ODNlZDEwZDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzI6MjAuNDc4OTM5OTA0WiJ9&digest=sha256%3Ace54e2ecb1a83a98c849066376557bbf350458a3b6fc4e783e0ab68e26faf616" http.request.useragent="Go-http-client/1.1" http.response.duration=6.178253741s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:20 +0000] "PUT /v2/foo/schema1/blobs/uploads/cf9c3e0c-097d-415a-af52-74b883ed10d8?_state=50yyirY06tPb7oQoiaT2y0UK7mfgzD8moHM6cIuxYtB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjZjljM2UwYy0wOTdkLTQxNWEtYWY1Mi03NGI4ODNlZDEwZDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzI6MjAuNDc4OTM5OTA0WiJ9&digest=sha256%3Ace54e2ecb1a83a98c849066376557bbf350458a3b6fc4e783e0ab68e26faf616 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=a41836fe-9131-488c-bf15-6d6eb37eb872 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57762" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.884911ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=22f75564-6534-41c6-b9af-8e827ba161df http.request.method=PUT http.request.remoteaddr="127.0.0.1:57762" http.request.uri="/v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316" http.request.useragent="Go-http-client/1.1" http.response.duration=2.411558ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=3c3150e5-f53e-4980-a103-e1260e72ff11 http.request.method=GET http.request.remoteaddr="127.0.0.1:57762" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.173861ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T02:32:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=2f9795d4-edf0-4867-836e-567522be35e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:57762" http.request.uri="/v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.120286ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "GET /v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T02:32: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:41503" http.request.id=9f359938-f9cf-45a8-925a-7541f271af44 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57762" http.request.uri="/v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316" http.request.useragent="Go-http-client/1.1" http.response.duration=2.447332ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32: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:41503" http.request.id=fffa2863-7d23-4399-96e0-adff874c9c52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57762" http.request.uri="/v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316" http.request.useragent="Go-http-client/1.1" http.response.duration=2.361666ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:41503" http.request.id=c057953a-472f-4aba-bc1d-36f97752595f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57762" http.request.uri="/v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316" http.request.useragent="Go-http-client/1.1" http.response.duration=2.432712ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=ff292171-43c0-4cac-bdc3-966f584b50d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:57762" http.request.uri="/v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.172981ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "GET /v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T02:32:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=36b2a6f0-7e3c-4542-9be8-0cfbffb5f12a http.request.method=GET http.request.remoteaddr="127.0.0.1:57762" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.378548ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=b64cd776-4698-42d4-85e1-c02c39a516c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57762" http.request.uri="/v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316" http.request.useragent="Go-http-client/1.1" http.response.duration=1.342322ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "GET /v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=34dc177a-08b1-4438-8c82-ac103a81b6f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57762" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.275939ms http.response.status=200 http.response.written=41 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-12T02:32:26Z" level=error msg="payload digest does match: "sha256:fdef0c8d5e73b92aa3ac78f4f971aad8a3d06bae93dddabafea5de6885d572e2" != "sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316"" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=6713ae1d-8396-4e7c-b648-6f90c4e92992 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57762" http.request.uri="/v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316" time="2025-04-12T02:32: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:41503" http.request.id=6713ae1d-8396-4e7c-b648-6f90c4e92992 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57762" http.request.uri="/v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.983053ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316" 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-04-12T02:32:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=e320fdd2-dfc1-4a71-8b93-a7e3a423b4a3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57308" http.request.uri="/v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316" http.request.useragent="Go-http-client/1.1" http.response.duration=2.320811ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "DELETE /v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:26Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=cbdc769e-f6fa-4073-b0bb-ba5fa5774123 http.request.method=GET http.request.remoteaddr="127.0.0.1:57308" http.request.uri="/v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.170425ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316" 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "GET /v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-04-12T02:32: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:41503" http.request.id=d4711617-7b79-4516-a06b-9b2519066a39 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57312" http.request.uri="/v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.790139ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316" 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "DELETE /v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-12T02:32:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=a3336397-84e3-46e6-a85a-5ee6c1d4c3fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:57316" http.request.uri="/v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316" http.request.useragent="Go-http-client/1.1" http.response.duration=3.1766ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=c1e42f0e-6476-4a7d-a9cd-0990e8e81a92 http.request.method=GET http.request.remoteaddr="127.0.0.1:57316" http.request.uri="/v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.420321ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "GET /v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T02:32: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:41503" http.request.id=afe04e56-c193-42e1-ad49-ccfc492880cc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57330" 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=2.060723ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-12T02:32:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=e84c6b50-4f63-45b7-95d8-64a69c6eed79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.033373ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=32d1d89d-a6fd-4582-b88c-8f354d71dc66 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.596892ms http.response.status=200 http.response.written=39 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-04-12T02:32:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=f1380833-56c5-4c49-b5d8-4d6016f4870e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316" http.request.useragent="Go-http-client/1.1" http.response.duration=1.774564ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "DELETE /v2/foo/schema1/manifests/sha256:26fd29cfc01d47bdab1932f0bd569baa39d2fdbb4f7966aaa00ae6c329ca0316 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=99757837-fddf-4d33-92ce-d32425330499 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.563479ms http.response.status=200 http.response.written=35 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-04-12T02:32: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:41503" http.request.id=e9a0e497-cb6f-4736-90b7-0986d85f35e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.683135ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-12T02:32: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:41503" http.request.id=308047f1-ff20-44cf-a41d-b7b394f854d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.797123ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-12T02:32:27Z" 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:41503" http.request.id=2f868c7a-d7b0-4d34-99cf-bcbc0d919f9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.855151ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T02:32:27Z" 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:41503" http.request.id=2f868c7a-d7b0-4d34-99cf-bcbc0d919f9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.940895ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T02:32:27Z" 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:41503" http.request.id=2f868c7a-d7b0-4d34-99cf-bcbc0d919f9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.984936ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:02:32:26 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-04-12T02:32:27Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=8f3fef48-6dca-44b3-a921-030201a3d64f http.request.method=POST http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.643829ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:27 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:27Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=b1abcf29-49bc-45bc-a694-a5aafe0ed0b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema2/blobs/uploads/b8fd22ef-6a94-4517-93c7-97002b76445c?_state=PiggHmoloF0nrBzqm6zp8HM8FLqqTVcBHZmGCs0jAi97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiOGZkMjJlZi02YTk0LTQ1MTctOTNjNy05NzAwMmI3NjQ0NWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzI6MjcuMDAzMTkzMTUyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.371434ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:27 +0000] "PUT /v2/foo/schema2/blobs/uploads/b8fd22ef-6a94-4517-93c7-97002b76445c?_state=PiggHmoloF0nrBzqm6zp8HM8FLqqTVcBHZmGCs0jAi97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiOGZkMjJlZi02YTk0LTQ1MTctOTNjNy05NzAwMmI3NjQ0NWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzI6MjcuMDAzMTkzMTUyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:27Z" 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:41503" http.request.id=e2e9ff33-a4e5-4e8e-9a93-84cbda1757fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:57342" 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=2.690194ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T02:32:27Z" 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:41503" http.request.id=e2e9ff33-a4e5-4e8e-9a93-84cbda1757fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:57342" 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=2.751619ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:02:32:27 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-04-12T02:32:27Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=683ed55f-87df-4915-bc2e-5f1609e76ad1 http.request.method=POST http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.728942ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:27 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:32Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=9de7b960-07d3-4a20-84c6-be57c7f20991 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema2/blobs/uploads/dfe74700-a131-4844-83c2-32d3eb35e264?_state=m_WpEW0Rg0agH_Ll-VMcr1nj5REB8u0TxzUtZ8syZEh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkZmU3NDcwMC1hMTMxLTQ4NDQtODNjMi0zMmQzZWIzNWUyNjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzI6MjcuMjU2MTg4NzIzWiJ9&digest=sha256%3Aef7bfa1298b56e3ddab18837d97fecd82ebdad365ed0845382888c41778e67b0" http.request.useragent="Go-http-client/1.1" http.response.duration=5.400190869s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:27 +0000] "PUT /v2/foo/schema2/blobs/uploads/dfe74700-a131-4844-83c2-32d3eb35e264?_state=m_WpEW0Rg0agH_Ll-VMcr1nj5REB8u0TxzUtZ8syZEh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkZmU3NDcwMC1hMTMxLTQ4NDQtODNjMi0zMmQzZWIzNWUyNjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzI6MjcuMjU2MTg4NzIzWiJ9&digest=sha256%3Aef7bfa1298b56e3ddab18837d97fecd82ebdad365ed0845382888c41778e67b0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:32Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=1582692e-7db2-4a76-bee7-4a6fb12527ff http.request.method=POST http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.332757ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:32 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=0f83146d-a07d-44b7-aacd-8a2672503101 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema2/blobs/uploads/f2de664a-9537-48b3-924e-09542d61c476?_state=15ExIY0TeGZud8UonaCa7Gl1iu_DCSQWgMruDfyrsUV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmMmRlNjY0YS05NTM3LTQ4YjMtOTI0ZS0wOTU0MmQ2MWM0NzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzI6MzIuODc5MzY2NjIyWiJ9&digest=sha256%3Ac15d2a6c99a2c65076ec40955837ab4ab484429bc5b2d7dcc4bbf8a823184686" http.request.useragent="Go-http-client/1.1" http.response.duration=3.968795255s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:32 +0000] "PUT /v2/foo/schema2/blobs/uploads/f2de664a-9537-48b3-924e-09542d61c476?_state=15ExIY0TeGZud8UonaCa7Gl1iu_DCSQWgMruDfyrsUV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmMmRlNjY0YS05NTM3LTQ4YjMtOTI0ZS0wOTU0MmQ2MWM0NzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDI6MzI6MzIuODc5MzY2NjIyWiJ9&digest=sha256%3Ac15d2a6c99a2c65076ec40955837ab4ab484429bc5b2d7dcc4bbf8a823184686 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:36Z" 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:41503" http.request.id=7a7b588e-3387-4a5b-92e5-7a46aecd67b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.143299ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:36 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:36Z" 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:41503" http.request.id=6b57ab4e-b1fa-4823-9959-467f389df505 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema2/manifests/sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737" http.request.useragent="Go-http-client/1.1" http.response.duration=1.817258ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:36 +0000] "PUT /v2/foo/schema2/manifests/sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=772c41e7-973d-45e0-bb8e-a07b2bad7618 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.499508ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Apr/2025:02:32:36 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-12T02:32:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=12895fef-1476-4cdc-aa9a-0eb6739ad9e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema2/manifests/sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.522027ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Apr/2025:02:32:36 +0000] "GET /v2/foo/schema2/manifests/sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-12T02:32:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=d4d57ce4-8e81-49c8-902a-d9849d13394d http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="604.919µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:36 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=ebc9aaa7-8d17-4c5f-bdfc-83121c3b5f0a http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema2/manifests/sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737" http.request.useragent="Go-http-client/1.1" http.response.duration="584.618µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:36 +0000] "GET /v2/foo/schema2/manifests/sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=9b23714a-b5ef-49d9-9e7b-8b125036f986 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.239817ms http.response.status=200 http.response.written=45 127.0.0.1 - - [12/Apr/2025:02:32:36 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-04-12T02:32:36Z" level=info msg="rewriting manifest sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737 in schema1 format to support old client" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=cd5b9f0a-603f-438b-92ff-aee6e5033ae6 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" 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-12T02:32:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=cd5b9f0a-603f-438b-92ff-aee6e5033ae6 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.277976ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [12/Apr/2025:02:32:36 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-04-12T02:32:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=29a57266-fb4e-48a0-873b-86562a77fddc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema2/manifests/sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737" http.request.useragent="Go-http-client/1.1" http.response.duration=1.546693ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:36 +0000] "DELETE /v2/foo/schema2/manifests/sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=cd9e57ab-d15c-4291-bd16-7b9808fc69a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/foo/schema2/manifests/sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.341768ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737" 127.0.0.1 - - [12/Apr/2025:02:32:36 +0000] "GET /v2/foo/schema2/manifests/sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-04-12T02:32:36Z" 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:41503" http.request.id=57a5e5ac-ff36-4cbb-9749-c2d23b6a67b1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46560" http.request.uri="/v2/foo/schema2/manifests/sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.441628ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737" 127.0.0.1 - - [12/Apr/2025:02:32:36 +0000] "DELETE /v2/foo/schema2/manifests/sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-12T02:32:36Z" 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:41503" http.request.id=a5de8a64-1a3d-47ba-9527-68d7b269b025 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/foo/schema2/manifests/sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737" http.request.useragent="Go-http-client/1.1" http.response.duration=2.10091ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:36 +0000] "PUT /v2/foo/schema2/manifests/sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=71a980fd-1db0-4a4f-9975-9ed53604db8a http.request.method=GET http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/foo/schema2/manifests/sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.944208ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Apr/2025:02:32:36 +0000] "GET /v2/foo/schema2/manifests/sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-12T02:32:36Z" 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:41503" http.request.id=97f33434-7818-4441-a7b3-19e7ab4562b3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46580" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.993345ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [12/Apr/2025:02:32:36 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-12T02:32:36Z" 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:41503" http.request.id=1bc3dbc1-bd9b-4546-8ca4-db5d230431f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46594" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.280272ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:36 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=375854af-4006-48b7-8bda-8e1d876216d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46594" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.669857ms http.response.status=200 http.response.written=39 127.0.0.1 - - [12/Apr/2025:02:32:36 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-04-12T02:32:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=32f1e469-afe6-421f-b9af-c463bb968c80 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46594" http.request.uri="/v2/foo/schema2/manifests/sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737" http.request.useragent="Go-http-client/1.1" http.response.duration=1.687333ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:36 +0000] "DELETE /v2/foo/schema2/manifests/sha256:68bae2bc5cfd831ddc38153b58bf2328da5f588fcdb82e136d3387c592399737 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41503" http.request.id=868c7599-76c3-4fd6-8275-9a25b75f67d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46594" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.698202ms http.response.status=200 http.response.written=35 127.0.0.1 - - [12/Apr/2025:02:32:36 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (20.41s) === RUN TestManifestDeleteDisabled time="2025-04-12T02:32: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 time="2025-04-12T02:32:36Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:32:36Z" 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:43363" http.request.id=49d8c88c-e88d-45da-beb1-182feadd4fbf http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34972" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.683295ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [12/Apr/2025:02:32:36 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.01s) === RUN TestRegistryAsCacheMutationAPIs time="2025-04-12T02:32: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 time="2025-04-12T02:32:36Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:32:36Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.2 time="2025-04-12T02:32:37Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.24.2 time="2025-04-12T02:32:37Z" 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-12T02:32:37Z" 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:45295" http.request.id=a33090e2-f797-4000-8194-39b579bcb524 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54478" 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=3.442265ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [12/Apr/2025:02:32:37 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-04-12T02:32:37Z" 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:45295" http.request.id=9819307a-cb73-45e8-87d4-30da93db0bc9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54482" 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=3.70229ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [12/Apr/2025:02:32:37 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-04-12T02:32:37Z" 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:45295" http.request.id=c341057f-80a3-41ff-bb7b-f4ce3adfab3b http.request.method=POST http.request.remoteaddr="127.0.0.1:54490" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.656806ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:02:32:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-04-12T02:32:37Z" 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:45295" http.request.id=d47ed6e5-5237-4f93-bf5b-2b99c7f2c092 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54500" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.819895ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:02:32:37 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.68s) === RUN TestProxyManifestGetByTag time="2025-04-12T02:32:37Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T02:32:37Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:32:37Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39461" http.request.id=3cdaa186-c8bc-480f-b9da-9bccc23e7add http.request.method=POST http.request.remoteaddr="127.0.0.1:49212" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.050011ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:43Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39461" http.request.id=1245fc11-c8ff-4920-9aaa-122ad928f357 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49212" http.request.uri="/v2/foo/bar/blobs/uploads/3e32841e-55db-4739-b9a7-41fcd712fa6c?_state=QMrYCAby5Y2fYW1qPwJNdJh2xcOk3Dk17ns1Atvhl3N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlMzI4NDFlLTU1ZGItNDczOS1iOWE3LTQxZmNkNzEyZmE2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMjozNy44MzI2MDQ4OFoifQ%3D%3D&digest=sha256%3A7e1d4b42029c28213da6bc1ecadc32b0fa05aaa2126ac7d6b10e14ce8ef87942" http.request.useragent="Go-http-client/1.1" http.response.duration=5.172302995s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:37 +0000] "PUT /v2/foo/bar/blobs/uploads/3e32841e-55db-4739-b9a7-41fcd712fa6c?_state=QMrYCAby5Y2fYW1qPwJNdJh2xcOk3Dk17ns1Atvhl3N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlMzI4NDFlLTU1ZGItNDczOS1iOWE3LTQxZmNkNzEyZmE2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMjozNy44MzI2MDQ4OFoifQ%3D%3D&digest=sha256%3A7e1d4b42029c28213da6bc1ecadc32b0fa05aaa2126ac7d6b10e14ce8ef87942 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:43Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39461" http.request.id=55dec235-9cda-4fc9-8889-1eecc3f0bea3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49212" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.542435ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:43 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T02:32:43Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T02:32:43Z" level=info msg="Starting upload purge in 3m0s" go.version=go1.24.2 time="2025-04-12T02:32:43Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.2 time="2025-04-12T02:32:43Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39461" http.request.id=3caa5926-6530-4b08-a1e1-18c30f8b1981 http.request.method=GET http.request.remoteaddr="127.0.0.1:49212" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.400677ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:02:32:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-12T02:32:43Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:39461" go.version=go1.24.2 time="2025-04-12T02:32:43Z" 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-12T02:32:43Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39461" http.request.id=6abbd023-ae8b-4ae1-8c13-db933c6de946 http.request.method=GET http.request.remoteaddr="127.0.0.1:35952" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.787399ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:02:32:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-12T02:32:43Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39461 /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:39461/v2/:[]]}" go.version=go1.24.2 http.request.host="127.0.0.1:38213" http.request.id=8e783c65-f144-4796-a68b-bae8bbb8d224 http.request.method=GET http.request.remoteaddr="127.0.0.1:56550" http.request.uri="/v2/foo/bar/manifests/sha256:c40a9ef1f4d91b156aa799383e23d50fd21d052eadc1f95a0717208c44ecaf08" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:c40a9ef1f4d91b156aa799383e23d50fd21d052eadc1f95a0717208c44ecaf08" time="2025-04-12T02:32:43Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39461" http.request.id=0c911843-f9c0-4e3e-a1bf-94763177eb17 http.request.method=GET http.request.remoteaddr="127.0.0.1:35964" http.request.uri="/v2/foo/bar/manifests/sha256:c40a9ef1f4d91b156aa799383e23d50fd21d052eadc1f95a0717208c44ecaf08" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.744524ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Apr/2025:02:32:43 +0000] "GET /v2/foo/bar/manifests/sha256:c40a9ef1f4d91b156aa799383e23d50fd21d052eadc1f95a0717208c44ecaf08 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-12T02:32:43Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:c40a9ef1f4d91b156aa799383e23d50fd21d052eadc1f95a0717208c44ecaf08 with ttl=167h59m59.999996569s" go.version=go1.24.2 time="2025-04-12T02:32:43Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38213" http.request.id=8e783c65-f144-4796-a68b-bae8bbb8d224 http.request.method=GET http.request.remoteaddr="127.0.0.1:56550" http.request.uri="/v2/foo/bar/manifests/sha256:c40a9ef1f4d91b156aa799383e23d50fd21d052eadc1f95a0717208c44ecaf08" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=10.677622ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Apr/2025:02:32:43 +0000] "GET /v2/foo/bar/manifests/sha256:c40a9ef1f4d91b156aa799383e23d50fd21d052eadc1f95a0717208c44ecaf08 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-12T02:32:43Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39461" http.request.id=025b45ac-4a47-4551-974e-49c7a7038dda http.request.method=GET http.request.remoteaddr="127.0.0.1:35964" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.65893ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:02:32:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-12T02:32:43Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39461 /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:39461/v2/:[]]}" go.version=go1.24.2 http.request.host="127.0.0.1:38213" http.request.id=6f3549b7-6dbf-4fff-ae1b-4a46300a6ec6 http.request.method=GET http.request.remoteaddr="127.0.0.1:56552" 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-12T02:32:43Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39461" http.request.id=0031074c-aeb4-468e-913d-0d4ecf98b0d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35976" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.790434ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Apr/2025:02:32:43 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-12T02:32:43Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38213" http.request.id=6f3549b7-6dbf-4fff-ae1b-4a46300a6ec6 http.request.method=GET http.request.remoteaddr="127.0.0.1:56552" 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=9.714743ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Apr/2025:02:32:43 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-12T02:32:43Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39461" http.request.id=e5341b75-94b1-4a4f-b0ed-a2872d6d1a3f http.request.method=POST http.request.remoteaddr="127.0.0.1:35976" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.103277ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39461" http.request.id=1454df64-8a82-4038-9e52-67aefb506d8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35976" http.request.uri="/v2/foo/bar/blobs/uploads/d803e2b6-fa41-48fc-ba0c-323890495a1d?_state=QhMGo-q6uk5pj0YjKOxJXvo5nRi4P8bBpeTOJ1MIwEd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ4MDNlMmI2LWZhNDEtNDhmYy1iYTBjLTMyMzg5MDQ5NWExZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMjo0My4xOTIzMzU1MjhaIn0%3D&digest=sha256%3A5705e8d4d43ef1bccf431985bd67fc0acbca9763a71118c702445fabd2564036" http.request.useragent="Go-http-client/1.1" http.response.duration=1.964959961s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:43 +0000] "PUT /v2/foo/bar/blobs/uploads/d803e2b6-fa41-48fc-ba0c-323890495a1d?_state=QhMGo-q6uk5pj0YjKOxJXvo5nRi4P8bBpeTOJ1MIwEd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ4MDNlMmI2LWZhNDEtNDhmYy1iYTBjLTMyMzg5MDQ5NWExZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMjozMjo0My4xOTIzMzU1MjhaIn0%3D&digest=sha256%3A5705e8d4d43ef1bccf431985bd67fc0acbca9763a71118c702445fabd2564036 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39461" http.request.id=bf637d8e-8f43-4bd0-aef4-5ac7f4691fca http.request.method=PUT http.request.remoteaddr="127.0.0.1:35976" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.958544ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:02:32:45 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T02:32:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39461" http.request.id=e513d1e7-58bd-4e74-bc67-3311a83c5a3d http.request.method=GET http.request.remoteaddr="127.0.0.1:35976" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.19601ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:02:32:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-12T02:32:45Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39461 /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:39461/v2/:[]]}" go.version=go1.24.2 http.request.host="127.0.0.1:38213" http.request.id=09fc6218-2f83-43a6-a2f0-bd982241dfa0 http.request.method=GET http.request.remoteaddr="127.0.0.1:56554" 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-12T02:32:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39461" http.request.id=c2be0ca6-bc42-417a-ae13-476c171b8ad6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35982" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.197372ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Apr/2025:02:32:45 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-12T02:32:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39461" http.request.id=98c11ac5-b8eb-4c4f-ae4b-2d8a3cb70684 http.request.method=GET http.request.remoteaddr="127.0.0.1:35982" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.118595ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:02:32:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-12T02:32:45Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39461 /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:39461/v2/:[]]}" go.version=go1.24.2 http.request.host="127.0.0.1:38213" http.request.id=09fc6218-2f83-43a6-a2f0-bd982241dfa0 http.request.method=GET http.request.remoteaddr="127.0.0.1:56554" 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-12T02:32:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39461" http.request.id=0375b7d5-6572-4ed5-b5b3-2c59ec18a3ff http.request.method=GET http.request.remoteaddr="127.0.0.1:35996" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.377291ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Apr/2025:02:32:45 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-12T02:32:45Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:38540fcfb2ba31e301566cc935bfc7a4fdc7bfec64b31e8f4c9235f3adce99a9 with ttl=167h59m59.999995849s" go.version=go1.24.2 time="2025-04-12T02:32:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38213" http.request.id=09fc6218-2f83-43a6-a2f0-bd982241dfa0 http.request.method=GET http.request.remoteaddr="127.0.0.1:56554" 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=13.027448ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Apr/2025:02:32:45 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (7.61s) === RUN TestAppDispatcher time="2025-04-12T02:32:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45823" http.request.id=b000253c-9eeb-4552-b9f9-fbc709a83316 http.request.method=GET http.request.remoteaddr="127.0.0.1:54416" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.408135ms http.response.status=200 http.response.written=0 time="2025-04-12T02:32:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45823" http.request.id=397e813a-dcfa-4f99-ab2a-5797e5574bbd http.request.method=GET http.request.remoteaddr="127.0.0.1:54416" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.380601ms http.response.status=200 http.response.written=0 time="2025-04-12T02:32:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45823" http.request.id=648a1ace-5b17-40c4-ae52-9b17f458f081 http.request.method=GET http.request.remoteaddr="127.0.0.1:54416" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.251393ms http.response.status=200 http.response.written=0 time="2025-04-12T02:32:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:45823" http.request.id=f9037520-1491-4234-a68e-c4143eb20d0d http.request.method=GET http.request.remoteaddr="127.0.0.1:54416" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.39218ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-04-12T02:32:45Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 instance.id=b7f5bd4e-af6c-4725-b3b2-a917e3049803 time="2025-04-12T02:32:45Z" level=info msg="redis not configured" go.version=go1.24.2 instance.id=b7f5bd4e-af6c-4725-b3b2-a917e3049803 time="2025-04-12T02:32:45Z" 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:34519" http.request.id=3159bbd0-81d5-4a3c-ae74-ad520893f9eb http.request.method=GET http.request.remoteaddr="127.0.0.1:50394" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.01s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2025-04-12T02:32:45Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 instance.id=b7f5bd4e-af6c-4725-b3b2-a917e3049803 time="2025-04-12T02:32:45Z" level=info msg="redis not configured" go.version=go1.24.2 instance.id=b7f5bd4e-af6c-4725-b3b2-a917e3049803 time="2025-04-12T02:32:45Z" level=info msg="configuring file health check path=/tmp/healthcheck2961684050, interval=1" go.version=go1.24.2 instance.id=b7f5bd4e-af6c-4725-b3b2-a917e3049803 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-04-12T02:32:49Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 instance.id=b7f5bd4e-af6c-4725-b3b2-a917e3049803 time="2025-04-12T02:32:49Z" level=info msg="redis not configured" go.version=go1.24.2 instance.id=b7f5bd4e-af6c-4725-b3b2-a917e3049803 time="2025-04-12T02:32:49Z" level=info msg="configuring TCP health check addr=127.0.0.1:37589, interval=1" go.version=go1.24.2 instance.id=b7f5bd4e-af6c-4725-b3b2-a917e3049803 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-04-12T02:32:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 instance.id=b7f5bd4e-af6c-4725-b3b2-a917e3049803 time="2025-04-12T02:32:53Z" level=info msg="redis not configured" go.version=go1.24.2 instance.id=b7f5bd4e-af6c-4725-b3b2-a917e3049803 time="2025-04-12T02:32:53Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:43217, interval=1, threshold=3" go.version=go1.24.2 instance.id=b7f5bd4e-af6c-4725-b3b2-a917e3049803 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 159.504s ? 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.56s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.32s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (4.75s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (4.69s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (4.17s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.77s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 15.275s === RUN TestSchedule time="2025-04-12T02:30:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.2 instance.id=84369bfb-13ab-46da-be8a-b4572475f190 time="2025-04-12T02:30:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.996541ms" go.version=go1.24.2 instance.id=84369bfb-13ab-46da-be8a-b4572475f190 time="2025-04-12T02:30:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.488µs" go.version=go1.24.2 instance.id=84369bfb-13ab-46da-be8a-b4572475f190 time="2025-04-12T02:30:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.745µs" go.version=go1.24.2 instance.id=84369bfb-13ab-46da-be8a-b4572475f190 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-12T02:30:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.2 instance.id=84369bfb-13ab-46da-be8a-b4572475f190 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-04-12T02:30:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.2 instance.id=84369bfb-13ab-46da-be8a-b4572475f190 time="2025-04-12T02:30:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.997192ms" go.version=go1.24.2 instance.id=84369bfb-13ab-46da-be8a-b4572475f190 time="2025-04-12T02:30:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.997958ms" go.version=go1.24.2 instance.id=84369bfb-13ab-46da-be8a-b4572475f190 time="2025-04-12T02:30:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.2 instance.id=84369bfb-13ab-46da-be8a-b4572475f190 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-04-12T02:30:21Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.2 instance.id=84369bfb-13ab-46da-be8a-b4572475f190 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.645s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (4.29s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 27318272 sha256:706dddd5abbda379c213eb918a1f7dfaf90f8bd8e0a194b3bcfd7facbfa3bdf6 [] map[] } --- PASS: TestSimpleBlobRead (0.55s) === RUN TestBlobMount --- PASS: TestBlobMount (0.37s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (2.23s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (2.10s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (2.18s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.01s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:08eb2ae3493593efdf3bcece1183294452b3467250d99c1a1f81e888127209ce palailogos: marking blob sha256:24458d4e7d4bbd88511229d136d6e1f1b9287fa0ff2c2dee9544932a6d4e21ea palailogos: marking blob sha256:c95d0c39786cd787db29b81119c3383a8a5a7e0d030b858fc5acb5abbbbcaa2f palailogos: marking manifest sha256:24458d4e7d4bbd88511229d136d6e1f1b9287fa0ff2c2dee9544932a6d4e21ea palailogos: marking blob sha256:05178bbd87cedb56f15c8b418ba6c9752fb05e96727196cca100ab4b3cf9a44c palailogos: marking blob sha256:4cb33338043e7d80615e3d352370b2d4d81b40b29a4709fbea955f3a3729fd2b palailogos: marking manifest sha256:ba2cd26e7d47e4a3c8923c0297a45855a518aa585a2f99cdd37c1c3374147839 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:5747d92e0ac17ffa2b50744773465c54344be5efc393ee0daebd3ccd336e1ea0 palailogos: marking blob sha256:697dc228424875277115848571db71d4d6447323e6f7c276df3bcfa53d61eb37 palailogos: marking manifest sha256:c95d0c39786cd787db29b81119c3383a8a5a7e0d030b858fc5acb5abbbbcaa2f palailogos: marking blob sha256:f17fee966edc026060ed82cd89a5ee27d5a8fc4dd9a7466767ed638dc212c7e1 palailogos: marking blob sha256:a22d4b19a6bfb467cf76a264453fd0d3e5c2230f60fb2561b8c8902903718a21 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.39s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:91302f7fc0e617a1b58f6afcc78e1e8b7abf5f003c9385969e6e73575292d689 deletemanifests: marking manifest sha256:c74de7cfaaf6d2e9195bc67bac5396fadd693516fb4f6cee907a8640df6264ba deletemanifests: marking blob sha256:6eba282b0dd881d2f456d11f19127f2d9ea40f66b4ed2ed64a54025801d16180 deletemanifests: marking blob sha256:4eb5273158328e51e168db0502a9e9fbf34dfb526b8143eaa551fe2e96ce2591 deletemanifests: marking blob sha256:dcfa470510448b6bf61dc8ff633d12a328069144c3ed020b793ac9dcd6ec4231 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:72e84201bfb297f94ee6fdcd63ed5091a662f0211c2d8cffa03abbc29f0f80db blob eligible for deletion: sha256:83b87c117b0791cbd13f1c047c0ba527d869b1022a3fb9b50e9477f55aacfc05 blob eligible for deletion: sha256:91302f7fc0e617a1b58f6afcc78e1e8b7abf5f003c9385969e6e73575292d689 blob eligible for deletion: sha256:04e88823831a04fe98ba13a27f2a36ed789c8fdfd1f57ac8293daa4ba52aac81 deletemanifests manifest eligible for deletion: sha256:91302f7fc0e617a1b58f6afcc78e1e8b7abf5f003c9385969e6e73575292d689 deletemanifests: marking manifest sha256:c74de7cfaaf6d2e9195bc67bac5396fadd693516fb4f6cee907a8640df6264ba deletemanifests: marking blob sha256:6eba282b0dd881d2f456d11f19127f2d9ea40f66b4ed2ed64a54025801d16180 deletemanifests: marking blob sha256:4eb5273158328e51e168db0502a9e9fbf34dfb526b8143eaa551fe2e96ce2591 deletemanifests: marking blob sha256:dcfa470510448b6bf61dc8ff633d12a328069144c3ed020b793ac9dcd6ec4231 time="2025-04-12T02:30:35Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/91302f7fc0e617a1b58f6afcc78e1e8b7abf5f003c9385969e6e73575292d689" go.version=go1.24.2 instance.id=65c26cf6-b6a0-4ccf-925a-3132400c214b time="2025-04-12T02:30:35Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/91302f7fc0e617a1b58f6afcc78e1e8b7abf5f003c9385969e6e73575292d689" go.version=go1.24.2 instance.id=65c26cf6-b6a0-4ccf-925a-3132400c214b 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:04e88823831a04fe98ba13a27f2a36ed789c8fdfd1f57ac8293daa4ba52aac81 time="2025-04-12T02:30:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/04/04e88823831a04fe98ba13a27f2a36ed789c8fdfd1f57ac8293daa4ba52aac81" go.version=go1.24.2 instance.id=65c26cf6-b6a0-4ccf-925a-3132400c214b blob eligible for deletion: sha256:72e84201bfb297f94ee6fdcd63ed5091a662f0211c2d8cffa03abbc29f0f80db time="2025-04-12T02:30:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/72/72e84201bfb297f94ee6fdcd63ed5091a662f0211c2d8cffa03abbc29f0f80db" go.version=go1.24.2 instance.id=65c26cf6-b6a0-4ccf-925a-3132400c214b blob eligible for deletion: sha256:83b87c117b0791cbd13f1c047c0ba527d869b1022a3fb9b50e9477f55aacfc05 time="2025-04-12T02:30:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/83/83b87c117b0791cbd13f1c047c0ba527d869b1022a3fb9b50e9477f55aacfc05" go.version=go1.24.2 instance.id=65c26cf6-b6a0-4ccf-925a-3132400c214b blob eligible for deletion: sha256:91302f7fc0e617a1b58f6afcc78e1e8b7abf5f003c9385969e6e73575292d689 time="2025-04-12T02:30:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/91/91302f7fc0e617a1b58f6afcc78e1e8b7abf5f003c9385969e6e73575292d689" go.version=go1.24.2 instance.id=65c26cf6-b6a0-4ccf-925a-3132400c214b --- PASS: TestDeleteManifestIfTagNotFound (1.20s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:19dc9c9c00928817ff88c5f67f9c98e3b59365bdedee0703895fb06755063bfe time="2025-04-12T02:30:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/19/19dc9c9c00928817ff88c5f67f9c98e3b59365bdedee0703895fb06755063bfe" go.version=go1.24.2 instance.id=65c26cf6-b6a0-4ccf-925a-3132400c214b blob eligible for deletion: sha256:1b914a9fcc3574061bf6c6a7d151642abd85bbe0d4a9f02be3856e6507b96fe0 time="2025-04-12T02:30:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1b/1b914a9fcc3574061bf6c6a7d151642abd85bbe0d4a9f02be3856e6507b96fe0" go.version=go1.24.2 instance.id=65c26cf6-b6a0-4ccf-925a-3132400c214b blob eligible for deletion: sha256:dcd507c6946624723d386962a0dfa3c572e7f1d13aca76b3b0aa61079e31d34b time="2025-04-12T02:30:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/dc/dcd507c6946624723d386962a0dfa3c572e7f1d13aca76b3b0aa61079e31d34b" go.version=go1.24.2 instance.id=65c26cf6-b6a0-4ccf-925a-3132400c214b --- PASS: TestGCWithMissingManifests (0.67s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:e6c4e59d43ba6840a396c38126885a2ecee9299f5083891da2a2c2a22523dd01 komnenos: marking blob sha256:fa300179cb606fc43472a925edcb2b17f58deb073756a44c5ef48b3c425e1866 komnenos: marking blob sha256:b95d1de153453a093f7a35efedfdb1ced94dcd5bf0b525afaec7e599e9592c06 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-04-12T02:30:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.24.2 instance.id=65c26cf6-b6a0-4ccf-925a-3132400c214b blob eligible for deletion: sha256:4fa976d1d7fcf2269e58d652beef744dcc46d9771ddfd246d45c008490566de0 time="2025-04-12T02:30:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4f/4fa976d1d7fcf2269e58d652beef744dcc46d9771ddfd246d45c008490566de0" go.version=go1.24.2 instance.id=65c26cf6-b6a0-4ccf-925a-3132400c214b blob eligible for deletion: sha256:5f6d9dba3465426b7dd1299d930ed8f428534feac644cb10a0414462d260261f time="2025-04-12T02:30:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5f/5f6d9dba3465426b7dd1299d930ed8f428534feac644cb10a0414462d260261f" go.version=go1.24.2 instance.id=65c26cf6-b6a0-4ccf-925a-3132400c214b blob eligible for deletion: sha256:69e4725d32cd980c8871a394b16bc8b5766e71255dfb58dfd1b10f90528ec54c time="2025-04-12T02:30:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/69/69e4725d32cd980c8871a394b16bc8b5766e71255dfb58dfd1b10f90528ec54c" go.version=go1.24.2 instance.id=65c26cf6-b6a0-4ccf-925a-3132400c214b blob eligible for deletion: sha256:7f6928d37bd01aeb5ce1c5ffa258a86182ac9b0fa1cee161ab40b6531197d9dc time="2025-04-12T02:30:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7f/7f6928d37bd01aeb5ce1c5ffa258a86182ac9b0fa1cee161ab40b6531197d9dc" go.version=go1.24.2 instance.id=65c26cf6-b6a0-4ccf-925a-3132400c214b blob eligible for deletion: sha256:8e60d3ff8b2e0bbc71a9e6dd1eb41fe21ddd37ba2e6036436fcddd832eef2680 time="2025-04-12T02:30:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8e/8e60d3ff8b2e0bbc71a9e6dd1eb41fe21ddd37ba2e6036436fcddd832eef2680" go.version=go1.24.2 instance.id=65c26cf6-b6a0-4ccf-925a-3132400c214b blob eligible for deletion: sha256:c1e4f461c53af11dad575f9b7d0ba60f99de16f7acf80c30dfdb5735ee985492 time="2025-04-12T02:30:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c1/c1e4f461c53af11dad575f9b7d0ba60f99de16f7acf80c30dfdb5735ee985492" go.version=go1.24.2 instance.id=65c26cf6-b6a0-4ccf-925a-3132400c214b --- PASS: TestDeletionHasEffect (1.56s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (1.53s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:950d8f2bdd2e7a210d1349f8938c577f222080e9e6817a2569fa1686cf15528d michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:63f79b8d77026efde1ae98ede5cb14399c14ff9aa54194e3ba8365e116cf8486 michael_z_doukas: marking blob sha256:651cb91b0953ebb82e5a931b65cc53afad0c1536fb0550eaab605a5efe65c74c 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:7cc12dac363856e26bba742bfe68e88eb3010218df9bd92fab8518ed845f982c time="2025-04-12T02:30:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7c/7cc12dac363856e26bba742bfe68e88eb3010218df9bd92fab8518ed845f982c" go.version=go1.24.2 instance.id=65c26cf6-b6a0-4ccf-925a-3132400c214b --- PASS: TestOrphanBlobDeleted (0.69s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:91ab67c9ba5b6e506d8e324f0060f906a77b0a59508073550f9de94f3a362e9e linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:af8920068aa112469acf4258edef0a1f7bedb1930db05b50bb76f26e2b3b87b2 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.52s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.55s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.32s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.93s) === 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-12T02:30:41Z" level=info msg="PurgeUploads starting: olderThan=2025-04-12 01:30:41.847972233 +0000 UTC m=-3578.885721442, actuallyDelete=true" time="2025-04-12T02:30:41Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-04-12T02:30:41Z" level=info msg="PurgeUploads starting: olderThan=2025-04-12 02:30:41.848624065 +0000 UTC m=+21.114930390, actuallyDelete=true" time="2025-04-12T02:30:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0d6291d3-75e3-4936-9ec0-fd2715986022 have older date (2025-04-12 01:30:41 +0000 UTC) than purge date (2025-04-12 02:30:41.848624065 +0000 UTC m=+21.114930390). Removing upload directory." time="2025-04-12T02:30:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1b43dcb8-3e84-4056-98a9-b06403f1ccb0 have older date (2025-04-12 01:30:41 +0000 UTC) than purge date (2025-04-12 02:30:41.848624065 +0000 UTC m=+21.114930390). Removing upload directory." time="2025-04-12T02:30:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/649b3eba-0e91-4823-8306-8c04f672901f have older date (2025-04-12 01:30:41 +0000 UTC) than purge date (2025-04-12 02:30:41.848624065 +0000 UTC m=+21.114930390). Removing upload directory." time="2025-04-12T02:30:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b058f59c-4a1d-48e3-8ced-864855cd4227 have older date (2025-04-12 01:30:41 +0000 UTC) than purge date (2025-04-12 02:30:41.848624065 +0000 UTC m=+21.114930390). Removing upload directory." time="2025-04-12T02:30:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/bee24670-55f0-485e-aba8-d02eafed2321 have older date (2025-04-12 01:30:41 +0000 UTC) than purge date (2025-04-12 02:30:41.848624065 +0000 UTC m=+21.114930390). Removing upload directory." time="2025-04-12T02:30:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c6bb8f9f-87d1-40a4-9b48-cba8c1d78188 have older date (2025-04-12 01:30:41 +0000 UTC) than purge date (2025-04-12 02:30:41.848624065 +0000 UTC m=+21.114930390). Removing upload directory." time="2025-04-12T02:30:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4ba793f5-3fb6-40a3-8eea-405cfc445925 have older date (2025-04-12 01:30:41 +0000 UTC) than purge date (2025-04-12 02:30:41.848624065 +0000 UTC m=+21.114930390). Removing upload directory." time="2025-04-12T02:30:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/625c088b-8d8b-4e2c-acba-cbe4a9704761 have older date (2025-04-12 01:30:41 +0000 UTC) than purge date (2025-04-12 02:30:41.848624065 +0000 UTC m=+21.114930390). Removing upload directory." time="2025-04-12T02:30:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/90ece485-25ee-4c3a-81c7-b2fc72579ae3 have older date (2025-04-12 01:30:41 +0000 UTC) than purge date (2025-04-12 02:30:41.848624065 +0000 UTC m=+21.114930390). Removing upload directory." time="2025-04-12T02:30:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ce26acbd-7c10-4c8f-a04f-d4e260050f87 have older date (2025-04-12 01:30:41 +0000 UTC) than purge date (2025-04-12 02:30:41.848624065 +0000 UTC m=+21.114930390). Removing upload directory." time="2025-04-12T02:30:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/01269153-925d-4aed-a39f-443c2d24167c have older date (2025-04-12 01:30:41 +0000 UTC) than purge date (2025-04-12 02:30:41.848624065 +0000 UTC m=+21.114930390). Removing upload directory." time="2025-04-12T02:30:41Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-04-12T02:30:41Z" level=info msg="PurgeUploads starting: olderThan=2025-04-12 02:30:41.849386768 +0000 UTC m=+21.115693093, actuallyDelete=true" time="2025-04-12T02:30:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a6692613-b74d-4997-a51d-21ace0ae1733 have older date (2025-04-12 01:30:41 +0000 UTC) than purge date (2025-04-12 02:30:41.849386768 +0000 UTC m=+21.115693093). Removing upload directory." time="2025-04-12T02:30:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/d0af1d2e-3aef-484d-866e-52616f0499f2 have older date (2025-04-12 01:30:41 +0000 UTC) than purge date (2025-04-12 02:30:41.849386768 +0000 UTC m=+21.115693093). Removing upload directory." time="2025-04-12T02:30:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/6f661ccd-450b-4e9f-a255-9b59e49da096 have older date (2025-04-12 01:30:41 +0000 UTC) than purge date (2025-04-12 02:30:41.849386768 +0000 UTC m=+21.115693093). Removing upload directory." time="2025-04-12T02:30:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b07e7c44-88a2-4261-b603-58e6201dbbe5 have older date (2025-04-12 01:30:41 +0000 UTC) than purge date (2025-04-12 02:30:41.849386768 +0000 UTC m=+21.115693093). Removing upload directory." time="2025-04-12T02:30:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/72bd313b-bcc0-4439-ba1c-7b5403100d04 have older date (2025-04-12 01:30:41 +0000 UTC) than purge date (2025-04-12 02:30:41.849386768 +0000 UTC m=+21.115693093). Removing upload directory." time="2025-04-12T02:30:41Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-04-12T02:30:41Z" level=info msg="PurgeUploads starting: olderThan=2025-04-12 02:30:41.84993592 +0000 UTC m=+21.116242244, actuallyDelete=true" time="2025-04-12T02:30:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/11eecb96-cd50-43a9-b568-878e7f60dc35 have older date (2025-04-12 01:30:41 +0000 UTC) than purge date (2025-04-12 02:30:41.84993592 +0000 UTC m=+21.116242244). Removing upload directory." time="2025-04-12T02:30:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/804f9358-7942-41f9-be44-8b51cf0c155c have older date (2025-04-12 01:30:41 +0000 UTC) than purge date (2025-04-12 02:30:41.84993592 +0000 UTC m=+21.116242244). Removing upload directory." time="2025-04-12T02:30:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c5edbb33-9f52-4b83-baf9-d23c6ba95fa2 have older date (2025-04-12 01:30:41 +0000 UTC) than purge date (2025-04-12 02:30:41.84993592 +0000 UTC m=+21.116242244). Removing upload directory." time="2025-04-12T02:30:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/dd6de318-4aaa-4f89-aa99-0b91d776b7ba have older date (2025-04-12 01:30:41 +0000 UTC) than purge date (2025-04-12 02:30:41.84993592 +0000 UTC m=+21.116242244). Removing upload directory." time="2025-04-12T02:30:41Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/eb24f1e1-914d-4d1d-801c-41c737ab1492 have older date (2025-04-12 01:30:41 +0000 UTC) than purge date (2025-04-12 02:30:41.84993592 +0000 UTC m=+21.116242244). Removing upload directory." time="2025-04-12T02:30:41Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-04-12T02:30:41Z" level=info msg="PurgeUploads starting: olderThan=2025-04-12 02:30:41.850257227 +0000 UTC m=+21.116563557, actuallyDelete=true" time="2025-04-12T02:30:41Z" 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 21.137s ? 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.006s === 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.006s === RUN TestWalkFileRemoved time="2025-04-12T02:30:20Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.003s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.420s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.06s) === 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.066s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (29.05s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 29.476s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (18.83s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 19.253s ? 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-12T02:30:20Z" 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-12T02:30:20Z" 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-12T02:30:20Z" 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 TestUpdateCalledRegularly === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4_2 === CONT TestMatchIPV6 === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionMatched --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestS3TryUpdate (0.01s) --- PASS: TestMatchIPV6 (0.01s) time="2025-04-12T02:30:20Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.2 instance.id=0264733d-f03d-4b91-9be6-ee738921892a --- PASS: TestMatchIPV4 (0.00s) time="2025-04-12T02:30:20Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.2 --- PASS: TestMatchIPV4_2 (0.01s) time="2025-04-12T02:30:20Z" level=error msg="unknown ip address format" go.version=go1.24.2 instance.id=0264733d-f03d-4b91-9be6-ee738921892a ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) time="2025-04-12T02:30:20Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.2 instance.id=0264733d-f03d-4b91-9be6-ee738921892a --- PASS: TestInvalidData (0.01s) time="2025-04-12T02:30:21Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.2 time="2025-04-12T02:30:22Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.2 time="2025-04-12T02:30:23Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.2 time="2025-04-12T02:30:24Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.2 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.539s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.007s ? 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.568s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.15s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.587s ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.010s ? 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-x86_64.so.1 >>> docker-registry*: Package size: 26.6 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 02:33:01 +0000 elapsed time 0h 3m 4s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250412.022958) (2/2) Purging go (1.24.2-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 106 packages >>> docker-registry: Updating the community/x86_64 repository index... >>> docker-registry: Signing the index...