>>> docker-registry: Building community/docker-registry 2.8.3-r12 (using abuild 3.14.1-r4) started Thu, 08 May 2025 20:47:46 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/3) Installing binutils-gold (2.43.1-r2) (2/3) Installing go (1.23.9-r0) (3/3) Installing .makedepends-docker-registry (20250508.204746) Executing busybox-1.37.0-r12.trigger OK: 457 MiB in 104 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' saved >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/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 >>> docker-registry: Unpacking /var/cache/distfiles/v3.21/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 + 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] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] === RUN Test time="2025-05-08T20:48:05Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-05-08T20:48:05Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.060s ? 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] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? 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] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-05-08T20:48:05Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.01s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.048s === 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.048s === 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.032s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.13s) PASS ok github.com/docker/distribution/health/checks 0.172s === 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.036s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/ocischema 0.037s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.01s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.071s === 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.035s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.01s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2025/05/08 20:48:05 http: TLS handshake error from 127.0.0.1:59726: 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:38469/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38469/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38469/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:38469/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:34855?status=0, fail=true --- PASS: TestHTTPSink (0.06s) === RUN TestListener --- PASS: TestListener (0.73s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-05-08T20:48:06Z" level=info msg="broadcaster: closing" time="2025-05-08T20:48:06Z" level=info msg="closing testSink" time="2025-05-08T20:48:06Z" level=info msg="closing testSink" time="2025-05-08T20:48:06Z" level=info msg="closing testSink" time="2025-05-08T20:48:06Z" level=info msg="closing testSink" time="2025-05-08T20:48:06Z" level=info msg="closing testSink" time="2025-05-08T20:48:06Z" level=info msg="closing testSink" time="2025-05-08T20:48:06Z" level=info msg="closing testSink" time="2025-05-08T20:48:06Z" level=info msg="closing testSink" time="2025-05-08T20:48:06Z" level=info msg="closing testSink" time="2025-05-08T20:48:06Z" level=info msg="closing testSink" time="2025-05-08T20:48:06Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-05-08T20:48:06Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.13s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 1} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 1} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 1} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 1} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:06Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:07Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:07Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:07Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:07Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:07Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:07Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:07Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:07Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:07Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T20:48:07Z" level=warning msg="&{0x2f4a9a8 0.9} encountered too many errors, backing off" time="2025-05-08T20:48:07Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.78s) PASS ok github.com/docker/distribution/notifications 1.769s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-05-08T20:48:05Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-08T20:48:05.399987259Z" 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.23.9 time="2025-05-08T20:48:05.40008138Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:48:05.400107981Z" level=info msg="Starting upload purge in 51m0s" go.version=go1.23.9 time="2025-05-08T20:48:05.407156408Z" level=info msg="listening on [::]:5000" go.version=go1.23.9 time="2025-05-08T20:48:08.411564907Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.9 time="2025-05-08T20:48:08.512890395Z" level=info msg="response completed" go.version=go1.23.9 http.request.host=127.0.0.1 http.request.id=4e3e9e52-55f6-4d25-a6bb-339866ce22c0 http.request.method=GET http.request.remoteaddr="[::1]:47224" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="756.647µs" http.response.status=200 http.response.written=2 ::1 - - [08/May/2025:20:48:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-05-08T20:48:09.86909275Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-08T20:48:09.869880358Z" 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.23.9 time="2025-05-08T20:48:09.869905278Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:48:09.869979158Z" level=info msg="Starting upload purge in 24m0s" go.version=go1.23.9 time="2025-05-08T20:48:09.870502083Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.9 time="2025-05-08T20:48:09.870590644Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.9 time="2025-05-08T20:48:09.871008088Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.9 time="2025-05-08T20:48:12.88611505Z" level=info msg="response completed" go.version=go1.23.9 http.request.host=127.0.0.1 http.request.id=ad8b0f9b-ef41-48af-943f-4c3756b2689e http.request.method=GET http.request.remoteaddr="127.0.0.1:58302" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="784.208µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:20:48:12 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-05-08T20:48:12.886558654Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.9 --- PASS: TestRegistrySupportedCipherSuite (4.47s) === RUN TestRegistryUnsupportedCipherSuite time="2025-05-08T20:48:13.745245056Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-08T20:48:13.746033744Z" 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.23.9 time="2025-05-08T20:48:13.746056024Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:48:13.746128705Z" level=info msg="Starting upload purge in 1m0s" go.version=go1.23.9 time="2025-05-08T20:48:13.746625989Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.9 --- PASS: TestRegistryUnsupportedCipherSuite (8.86s) PASS ok github.com/docker/distribution/registry 16.507s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.038s === 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.116s === RUN TestBasicAccessController time="2025-05-08T20:48:05Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.9 instance.id=64f2abf5-20ca-455c-8b77-062f0ff253a1 time="2025-05-08T20:48:05Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.9 instance.id=64f2abf5-20ca-455c-8b77-062f0ff253a1 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-05-08T20:48:05Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.9 password=VAEerd7p-8MhVx11tmbFcxcAtqaTHs5xjunmWuCm1wo user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.121s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.045s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.09s) === RUN TestLeeway time="2025-05-08T20:48:05Z" level=info msg="token not to be used before 2025-05-08 20:48:06 +0000 UTC - currently 2025-05-08 20:48:05.477297118 +0000 UTC m=+0.103676951" time="2025-05-08T20:48:05Z" level=info msg="token not to be used after 2025-05-08 20:48:05 +0000 UTC - currently 2025-05-08 20:48:05.481180155 +0000 UTC m=+0.107560028" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2025-05-08T20:48:05Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.04s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.179s === 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.01s) === 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.112s === 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.061s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.034s === RUN TestCheckAPI time="2025-05-08T20:48:05Z" 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.23.9 time="2025-05-08T20:48:05Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:48:05Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:42077" http.request.id=1b70a2da-ed97-430c-83a7-f9cf4bb7765f http.request.method=GET http.request.remoteaddr="127.0.0.1:59764" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="853.208µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:20:48:05 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-05-08T20:48:05Z" 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.23.9 time="2025-05-08T20:48:05Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:48:05Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=d2891dd7-5a30-4968-9ec3-72e944946ba4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34540" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="900.409µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [08/May/2025:20:48:05 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-08T20:48:05Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=434ebe32-56dc-49c4-b28b-fd1ffeb4b1ef http.request.method=POST http.request.remoteaddr="127.0.0.1:34540" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04801ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:05 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=482cb3d6-e663-4420-9886-3024ceb09289 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34540" http.request.uri="/v2/foo/aaaa/blobs/uploads/155cf26b-2f0c-49e8-a4c9-92afb1557cca?_state=HvUm2xbrQll_p1N5mFRka_qd1RMAottJjq3nbmo2upp7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxNTVjZjI2Yi0yZjBjLTQ5ZTgtYTRjOS05MmFmYjE1NTdjY2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MDUuODMzNzkyOTIzWiJ9&digest=sha256%3Ac165de070dd441fa02d9373a02420241fccfe36a64b67c10ebc07ec4c8a57647" http.request.useragent="Go-http-client/1.1" http.response.duration=1.803522908s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:05 +0000] "PUT /v2/foo/aaaa/blobs/uploads/155cf26b-2f0c-49e8-a4c9-92afb1557cca?_state=HvUm2xbrQll_p1N5mFRka_qd1RMAottJjq3nbmo2upp7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxNTVjZjI2Yi0yZjBjLTQ5ZTgtYTRjOS05MmFmYjE1NTdjY2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MDUuODMzNzkyOTIzWiJ9&digest=sha256%3Ac165de070dd441fa02d9373a02420241fccfe36a64b67c10ebc07ec4c8a57647 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=e1eebeef-e4bb-48f6-ac6b-283f6eadfaf8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34540" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.823276ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:07 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=fe2ca2f7-0482-4850-8d67-12564fa098a0 http.request.method=POST http.request.remoteaddr="127.0.0.1:34540" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.089651ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:07 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:08Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=d2f88774-d902-4ae0-9050-ccb4b11cd489 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34540" http.request.uri="/v2/foo/bbbb/blobs/uploads/3faacfa1-7dea-451a-b746-a463002e89b3?_state=oaAewj2sDHm7PwuNRbVLNAlzMe1CqZ_V3rHrjhMkwyF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzZmFhY2ZhMS03ZGVhLTQ1MWEtYjc0Ni1hNDYzMDAyZTg5YjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MDcuODI2MjQ4NTk2WiJ9&digest=sha256%3A46232c242a1df738b1df41bea6cdbf0e5ba00a223b7065a7184ffea3d051957b" http.request.useragent="Go-http-client/1.1" http.response.duration=996.028875ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:07 +0000] "PUT /v2/foo/bbbb/blobs/uploads/3faacfa1-7dea-451a-b746-a463002e89b3?_state=oaAewj2sDHm7PwuNRbVLNAlzMe1CqZ_V3rHrjhMkwyF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzZmFhY2ZhMS03ZGVhLTQ1MWEtYjc0Ni1hNDYzMDAyZTg5YjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MDcuODI2MjQ4NTk2WiJ9&digest=sha256%3A46232c242a1df738b1df41bea6cdbf0e5ba00a223b7065a7184ffea3d051957b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:08Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=cd882261-db61-48e0-b908-b7c7844e21e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34540" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.556923ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:08 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:09Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=c610c70e-ba3a-4de2-997d-0b1056dc704d http.request.method=POST http.request.remoteaddr="127.0.0.1:34540" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03985ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:09 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=e8c8e2c8-8c8e-4782-b170-04a8da880277 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34540" http.request.uri="/v2/foo/cccc/blobs/uploads/0db8c469-778e-4a0c-8680-4dbf6db070c9?_state=KkDroSf9PHZ4UZqPz7h6LnRcW3PpdCgs9Y6dpC-5SWt7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwZGI4YzQ2OS03NzhlLTRhMGMtODY4MC00ZGJmNmRiMDcwYzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MDkuMTI2ODMzODJaIn0%3D&digest=sha256%3A2b1095b15cdedd5546d035befb5d14e8a25b4a6d98bd27de954a8cf788724386" http.request.useragent="Go-http-client/1.1" http.response.duration=2.504782326s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:09 +0000] "PUT /v2/foo/cccc/blobs/uploads/0db8c469-778e-4a0c-8680-4dbf6db070c9?_state=KkDroSf9PHZ4UZqPz7h6LnRcW3PpdCgs9Y6dpC-5SWt7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwZGI4YzQ2OS03NzhlLTRhMGMtODY4MC00ZGJmNmRiMDcwYzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MDkuMTI2ODMzODJaIn0%3D&digest=sha256%3A2b1095b15cdedd5546d035befb5d14e8a25b4a6d98bd27de954a8cf788724386 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=533cecbf-e2ae-41d6-ad5b-a01aafe9df0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34540" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.743715ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:11 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=99d4daa2-d0c7-4024-a738-441729b2472c http.request.method=POST http.request.remoteaddr="127.0.0.1:34540" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06873ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:11 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=94a921ec-aa9b-4d73-a6a7-1e237c1eaed5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34540" http.request.uri="/v2/foo/dddd/blobs/uploads/1f319b33-04ef-4375-966e-70abd3d4304b?_state=H-06dg3P7-iipJ1mN69LBzsncsOdmDR5IVvcyLsx-hh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxZjMxOWIzMy0wNGVmLTQzNzUtOTY2ZS03MGFiZDNkNDMwNGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MTEuOTY4NTA3NDg0WiJ9&digest=sha256%3A21f14ae1212f1cc63fca4508d5e4805654000af5a702fe516c8f6bd19e479b6a" http.request.useragent="Go-http-client/1.1" http.response.duration=3.138043495s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:11 +0000] "PUT /v2/foo/dddd/blobs/uploads/1f319b33-04ef-4375-966e-70abd3d4304b?_state=H-06dg3P7-iipJ1mN69LBzsncsOdmDR5IVvcyLsx-hh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxZjMxOWIzMy0wNGVmLTQzNzUtOTY2ZS03MGFiZDNkNDMwNGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MTEuOTY4NTA3NDg0WiJ9&digest=sha256%3A21f14ae1212f1cc63fca4508d5e4805654000af5a702fe516c8f6bd19e479b6a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=404a1d3e-4d71-4a2c-b0d2-cbfd5884df29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34540" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.833556ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:15 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=7b48857a-6b92-4248-adef-9a230cc4b94e http.request.method=POST http.request.remoteaddr="127.0.0.1:34540" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.019489ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:15 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:17Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=0978b39c-6e31-4f3f-994f-d3123a23d423 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34540" http.request.uri="/v2/foo/eeee/blobs/uploads/94f55e4a-5ecf-4178-aeca-6cca7a97c463?_state=-E9BUeOvM2-WdtTzXrocWKAVbajuP5nfp8JDGDAmmGN7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI5NGY1NWU0YS01ZWNmLTQxNzgtYWVjYS02Y2NhN2E5N2M0NjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MTUuMzkwODUxNjU2WiJ9&digest=sha256%3Aa12de0d02ac85f2bfc3dbe3265208b2dcf6df16623d04b276c18ffe380db310f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.889416128s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:15 +0000] "PUT /v2/foo/eeee/blobs/uploads/94f55e4a-5ecf-4178-aeca-6cca7a97c463?_state=-E9BUeOvM2-WdtTzXrocWKAVbajuP5nfp8JDGDAmmGN7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI5NGY1NWU0YS01ZWNmLTQxNzgtYWVjYS02Y2NhN2E5N2M0NjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MTUuMzkwODUxNjU2WiJ9&digest=sha256%3Aa12de0d02ac85f2bfc3dbe3265208b2dcf6df16623d04b276c18ffe380db310f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:17Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=37c00844-e4d3-4516-80e3-2a11b504acac http.request.method=PUT http.request.remoteaddr="127.0.0.1:34540" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.740116ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:17 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:17Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=9fcf39de-727b-4a7d-bf51-1d5b41444eca http.request.method=POST http.request.remoteaddr="127.0.0.1:34540" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00301ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:17 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:19Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=e9c741c9-0246-4957-9fc3-c7219c38c27e http.request.method=PUT http.request.remoteaddr="127.0.0.1:34540" http.request.uri="/v2/foo/ffff/blobs/uploads/f7d3a967-5067-48f7-abdf-d2befa573068?_state=uk910P1YYm2xqY94UMnkL0lEwMxWxgnL31dTi3kW5A57Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJmN2QzYTk2Ny01MDY3LTQ4ZjctYWJkZi1kMmJlZmE1NzMwNjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MTcuNTQwNzk1NjMyWiJ9&digest=sha256%3Abfee2843c2fa8ab3f274b94481e1d57b206e5e19988b9871d7c79712aa70c4a6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.004965192s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:17 +0000] "PUT /v2/foo/ffff/blobs/uploads/f7d3a967-5067-48f7-abdf-d2befa573068?_state=uk910P1YYm2xqY94UMnkL0lEwMxWxgnL31dTi3kW5A57Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJmN2QzYTk2Ny01MDY3LTQ4ZjctYWJkZi1kMmJlZmE1NzMwNjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MTcuNTQwNzk1NjMyWiJ9&digest=sha256%3Abfee2843c2fa8ab3f274b94481e1d57b206e5e19988b9871d7c79712aa70c4a6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:19Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=aea0d350-78a9-4d05-a9e9-e5c68b86d5f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34540" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.855317ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:19 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:19Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=a1d71cee-a590-4ec5-96ef-3294bf6aaf8f http.request.method=GET http.request.remoteaddr="127.0.0.1:34540" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="864.409µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/May/2025:20:48:19 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-08T20:48:19Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=25bd973a-f539-4336-92b2-b852953d15f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:34540" 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="783.088µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [08/May/2025:20:48:19 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-08T20:48:19Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=2f2bdd55-59ba-4542-9ca1-bd0fa20ee05a http.request.method=GET http.request.remoteaddr="127.0.0.1:34540" 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="856.648µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/May/2025:20:48:19 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-08T20:48:19Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=47a4d774-dc2e-417a-b5ae-6f383347975f http.request.method=GET http.request.remoteaddr="127.0.0.1:34540" 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="842.848µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [08/May/2025:20:48:19 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-08T20:48:19Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=0ed62a38-0209-4beb-86a4-f57c1c376018 http.request.method=GET http.request.remoteaddr="127.0.0.1:34540" 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="871.169µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [08/May/2025:20:48:19 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-05-08T20:48:19Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=f33a3a5d-1d0e-4e11-9ac0-fe4dc3c74faa http.request.method=GET http.request.remoteaddr="127.0.0.1:34540" 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="837.128µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/May/2025:20:48:19 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-08T20:48:19Z" 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.23.9 http.request.host="127.0.0.1:36147" http.request.id=1952c19b-c1d5-4a1f-8ead-68e83a6ecc38 http.request.method=GET http.request.remoteaddr="127.0.0.1:34540" 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="862.928µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [08/May/2025:20:48:19 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-05-08T20:48:19Z" 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.23.9 http.request.host="127.0.0.1:36147" http.request.id=36d0af71-941a-4f49-bd85-1acc55020918 http.request.method=GET http.request.remoteaddr="127.0.0.1:34540" 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="787.848µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [08/May/2025:20:48:19 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-05-08T20:48:19Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=014dcbef-d1ab-4ff8-85da-cdd84c4647f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:34540" 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="767.887µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [08/May/2025:20:48:19 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-08T20:48:19Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36147" http.request.id=f5da1bbb-6d76-42b3-a169-a87faaaff964 http.request.method=GET http.request.remoteaddr="127.0.0.1:34540" 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="873.289µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/May/2025:20:48:19 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-08T20:48:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T20:48:19Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:48:19Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39789" http.request.id=480a1f0b-5fea-4e5e-8f6c-bc0805f90c7a http.request.method=POST http.request.remoteaddr="127.0.0.1:48346" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11693ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:19 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:21Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39789" http.request.id=a7c6219a-5923-4170-9fed-690e2f162d00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48346" http.request.uri="/v2/foo/aaaa/blobs/uploads/7a52971d-2ff1-4f23-9985-2471e67e7be5?_state=JhMakzSnFO3buPbE63QX3ZeVidXQ9Yym1N92CmjPUOF7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3YTUyOTcxZC0yZmYxLTRmMjMtOTk4NS0yNDcxZTY3ZTdiZTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MTkuODA4OTQxMTc4WiJ9&digest=sha256%3Aa6237dfa70936cb060ee5c2b5c067efa10592ec743dce8520c21ef23e8dfb48d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.427550036s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:19 +0000] "PUT /v2/foo/aaaa/blobs/uploads/7a52971d-2ff1-4f23-9985-2471e67e7be5?_state=JhMakzSnFO3buPbE63QX3ZeVidXQ9Yym1N92CmjPUOF7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3YTUyOTcxZC0yZmYxLTRmMjMtOTk4NS0yNDcxZTY3ZTdiZTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MTkuODA4OTQxMTc4WiJ9&digest=sha256%3Aa6237dfa70936cb060ee5c2b5c067efa10592ec743dce8520c21ef23e8dfb48d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:21Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39789" http.request.id=167b31d2-379f-4421-b536-c2aad18a5b8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48346" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.668915ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:21 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:21Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39789" http.request.id=e1edbe88-1b44-4218-8cd4-50b92d894681 http.request.method=POST http.request.remoteaddr="127.0.0.1:48346" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.058771ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:21 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:23Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39789" http.request.id=95741d36-8f17-41b2-8098-e7c81fde4f42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48346" http.request.uri="/v2/foo/bbbb/blobs/uploads/0b589977-6ff1-4211-bc90-a3f5e809c469?_state=YcaPRMqwsZhcc-YDpwhiGbFZj5EiOLpkOFa8n6mV8mR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwYjU4OTk3Ny02ZmYxLTQyMTEtYmM5MC1hM2Y1ZTgwOWM0NjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MjEuNTE2NTY4NzNaIn0%3D&digest=sha256%3A171cda9ee8725c1f2b97638819b16de198a550bd3fcd58f86f8b3fa076ba376e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.028990182s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:21 +0000] "PUT /v2/foo/bbbb/blobs/uploads/0b589977-6ff1-4211-bc90-a3f5e809c469?_state=YcaPRMqwsZhcc-YDpwhiGbFZj5EiOLpkOFa8n6mV8mR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwYjU4OTk3Ny02ZmYxLTQyMTEtYmM5MC1hM2Y1ZTgwOWM0NjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MjEuNTE2NTY4NzNaIn0%3D&digest=sha256%3A171cda9ee8725c1f2b97638819b16de198a550bd3fcd58f86f8b3fa076ba376e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:23Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39789" http.request.id=c892bdd8-0799-4d9c-8d5c-ace192f17ed9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48346" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.687835ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:23 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:23Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39789" http.request.id=3fc53197-bbdc-4c6e-ad9e-0f2e1bd7704b http.request.method=POST http.request.remoteaddr="127.0.0.1:48346" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="998.57µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:23 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39789" http.request.id=3e50ffb1-ea57-4c66-8c4c-3db2c0373467 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48346" http.request.uri="/v2/foo/cccc/blobs/uploads/7bea68aa-1995-4175-a77e-93df3ec95569?_state=BrTjH2N3DWq3Z6DQcu4s2CRjQPdjXSVZMLirCrhIzn17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI3YmVhNjhhYS0xOTk1LTQxNzUtYTc3ZS05M2RmM2VjOTU1NjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MjMuODE5NjUyOTI5WiJ9&digest=sha256%3A2ce513fb6bed217e60ab3ec6c0c2d862e5f0bc94da69f41481f4e721c8f3c380" http.request.useragent="Go-http-client/1.1" http.response.duration=1.809502924s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:23 +0000] "PUT /v2/foo/cccc/blobs/uploads/7bea68aa-1995-4175-a77e-93df3ec95569?_state=BrTjH2N3DWq3Z6DQcu4s2CRjQPdjXSVZMLirCrhIzn17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI3YmVhNjhhYS0xOTk1LTQxNzUtYTc3ZS05M2RmM2VjOTU1NjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MjMuODE5NjUyOTI5WiJ9&digest=sha256%3A2ce513fb6bed217e60ab3ec6c0c2d862e5f0bc94da69f41481f4e721c8f3c380 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39789" http.request.id=935e59e5-509f-45b1-ba1c-fad820d8d0ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48346" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.696275ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:25 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39789" http.request.id=0e8f7384-0215-4d95-9ea2-2884b87e25dd http.request.method=POST http.request.remoteaddr="127.0.0.1:48346" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="929.209µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:25 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:27Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39789" http.request.id=dbfc33e3-f712-467e-ae3c-711df34225f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48346" http.request.uri="/v2/foo/dddd/blobs/uploads/60288e80-0095-4a95-b721-b9bf43a203e4?_state=Z0ap7JI5X0t9cs7UxM8_xkoaID8T15pBRzr5DfmZ7bl7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2MDI4OGU4MC0wMDk1LTRhOTUtYjcyMS1iOWJmNDNhMjAzZTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MjUuODk0NTIxOTQ5WiJ9&digest=sha256%3Ad90490de31caa7d4588a4db23378688c1d1bcd98507ba026cf2be2e1d1d2143b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.824285305s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:25 +0000] "PUT /v2/foo/dddd/blobs/uploads/60288e80-0095-4a95-b721-b9bf43a203e4?_state=Z0ap7JI5X0t9cs7UxM8_xkoaID8T15pBRzr5DfmZ7bl7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2MDI4OGU4MC0wMDk1LTRhOTUtYjcyMS1iOWJmNDNhMjAzZTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MjUuODk0NTIxOTQ5WiJ9&digest=sha256%3Ad90490de31caa7d4588a4db23378688c1d1bcd98507ba026cf2be2e1d1d2143b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:27Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39789" http.request.id=ca8becdc-d5fe-481b-adb3-9582001048fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:48346" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.932517ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:27 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:27Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:39789" http.request.id=ecfaa894-2083-4983-944c-eecbb896a573 http.request.method=GET http.request.remoteaddr="127.0.0.1:48346" 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="942.329µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [08/May/2025:20:48:27 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (22.13s) === RUN TestURLPrefix time="2025-05-08T20:48:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T20:48:27Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:48:27Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:45569" http.request.id=807625e0-3cb2-4b84-8bca-e44f8d2daa24 http.request.method=GET http.request.remoteaddr="127.0.0.1:43016" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="893.249µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:20:48:27 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-05-08T20:48:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T20:48:27Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:48:28Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=4d8bb80a-9196-4880-80a1-d8abadd9d875 http.request.method=GET http.request.remoteaddr="127.0.0.1:60800" http.request.uri="/v2/foo/bar/blobs/sha256:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="993.209µs" http.response.status=404 http.response.written=157 vars.digest="sha256:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:48:28 +0000] "GET /v2/foo/bar/blobs/sha256:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-08T20:48:28Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=6493f419-9d82-4606-a7e2-2a94269e232f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60810" http.request.uri="/v2/foo/bar/blobs/sha256:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="914.489µs" http.response.status=404 http.response.written=157 vars.digest="sha256:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:48:28 +0000] "HEAD /v2/foo/bar/blobs/sha256:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-08T20:48:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=6d8e7e40-a371-4215-aac5-83c3b984ccd3 http.request.method=POST http.request.remoteaddr="127.0.0.1:60810" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="995.689µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=59704287-78dc-41fd-a941-c9468ae75fea http.request.method=GET http.request.remoteaddr="127.0.0.1:60810" http.request.uri="/v2/foo/bar/blobs/uploads/91fb0cb5-d7a4-4d0d-8925-d8c93c5257cb?_state=93vD7I4XgUXVMRwO4fWTyv7cN-xNNJg6M05EnzavKYp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxZmIwY2I1LWQ3YTQtNGQwZC04OTI1LWQ4YzkzYzUyNTdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODoyOC4wOTY3MjA4MjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="924.249µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:28 +0000] "GET /v2/foo/bar/blobs/uploads/91fb0cb5-d7a4-4d0d-8925-d8c93c5257cb?_state=93vD7I4XgUXVMRwO4fWTyv7cN-xNNJg6M05EnzavKYp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxZmIwY2I1LWQ3YTQtNGQwZC04OTI1LWQ4YzkzYzUyNTdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODoyOC4wOTY3MjA4MjRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=77e8bdb4-4dc1-4d32-84d7-118c1b79093e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60810" http.request.uri="/v2/foo/bar/blobs/uploads/91fb0cb5-d7a4-4d0d-8925-d8c93c5257cb?_state=93vD7I4XgUXVMRwO4fWTyv7cN-xNNJg6M05EnzavKYp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxZmIwY2I1LWQ3YTQtNGQwZC04OTI1LWQ4YzkzYzUyNTdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODoyOC4wOTY3MjA4MjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.006609ms http.response.status=204 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:28 +0000] "DELETE /v2/foo/bar/blobs/uploads/91fb0cb5-d7a4-4d0d-8925-d8c93c5257cb?_state=93vD7I4XgUXVMRwO4fWTyv7cN-xNNJg6M05EnzavKYp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxZmIwY2I1LWQ3YTQtNGQwZC04OTI1LWQ4YzkzYzUyNTdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODoyOC4wOTY3MjA4MjRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:28Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=811cd65e-b917-45cf-a16f-7f2a25d63b17 http.request.method=GET http.request.remoteaddr="127.0.0.1:60810" http.request.uri="/v2/foo/bar/blobs/uploads/91fb0cb5-d7a4-4d0d-8925-d8c93c5257cb?_state=93vD7I4XgUXVMRwO4fWTyv7cN-xNNJg6M05EnzavKYp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxZmIwY2I1LWQ3YTQtNGQwZC04OTI1LWQ4YzkzYzUyNTdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODoyOC4wOTY3MjA4MjRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=91fb0cb5-d7a4-4d0d-8925-d8c93c5257cb time="2025-05-08T20:48:28Z" 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.23.9 http.request.host="127.0.0.1:33737" http.request.id=811cd65e-b917-45cf-a16f-7f2a25d63b17 http.request.method=GET http.request.remoteaddr="127.0.0.1:60810" http.request.uri="/v2/foo/bar/blobs/uploads/91fb0cb5-d7a4-4d0d-8925-d8c93c5257cb?_state=93vD7I4XgUXVMRwO4fWTyv7cN-xNNJg6M05EnzavKYp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxZmIwY2I1LWQ3YTQtNGQwZC04OTI1LWQ4YzkzYzUyNTdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODoyOC4wOTY3MjA4MjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="965.889µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=91fb0cb5-d7a4-4d0d-8925-d8c93c5257cb 127.0.0.1 - - [08/May/2025:20:48:28 +0000] "GET /v2/foo/bar/blobs/uploads/91fb0cb5-d7a4-4d0d-8925-d8c93c5257cb?_state=93vD7I4XgUXVMRwO4fWTyv7cN-xNNJg6M05EnzavKYp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxZmIwY2I1LWQ3YTQtNGQwZC04OTI1LWQ4YzkzYzUyNTdjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODoyOC4wOTY3MjA4MjRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-08T20:48:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=84912d8f-7138-46fd-8517-3fbe8fc1be97 http.request.method=POST http.request.remoteaddr="127.0.0.1:60824" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.237732ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:28Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=5400a9b1-e81c-4096-9e08-d75800f4f2c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60824" http.request.uri="/v2/foo/bar/blobs/uploads/dee33542-dee4-4a72-a71d-b2b4d022a2a2?_state=BUzsHpHsKsyF6qOtfUSedIgpqLIusdA4JwZjdZz2wiR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlZTMzNTQyLWRlZTQtNGE3Mi1hNzFkLWIyYjRkMDIyYTJhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODoyOC4xMDI1MzM0OFoifQ%3D%3D&digest=sha256%3A9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a" http.request.useragent="Go-http-client/1.1" provided=sha256:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a vars.name="foo/bar" vars.uuid=dee33542-dee4-4a72-a71d-b2b4d022a2a2 time="2025-05-08T20:48:28Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=5400a9b1-e81c-4096-9e08-d75800f4f2c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60824" http.request.uri="/v2/foo/bar/blobs/uploads/dee33542-dee4-4a72-a71d-b2b4d022a2a2?_state=BUzsHpHsKsyF6qOtfUSedIgpqLIusdA4JwZjdZz2wiR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlZTMzNTQyLWRlZTQtNGE3Mi1hNzFkLWIyYjRkMDIyYTJhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODoyOC4xMDI1MzM0OFoifQ%3D%3D&digest=sha256%3A9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=dee33542-dee4-4a72-a71d-b2b4d022a2a2 time="2025-05-08T20:48:28Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=5400a9b1-e81c-4096-9e08-d75800f4f2c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60824" http.request.uri="/v2/foo/bar/blobs/uploads/dee33542-dee4-4a72-a71d-b2b4d022a2a2?_state=BUzsHpHsKsyF6qOtfUSedIgpqLIusdA4JwZjdZz2wiR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlZTMzNTQyLWRlZTQtNGE3Mi1hNzFkLWIyYjRkMDIyYTJhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODoyOC4xMDI1MzM0OFoifQ%3D%3D&digest=sha256%3A9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.157611ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=dee33542-dee4-4a72-a71d-b2b4d022a2a2 127.0.0.1 - - [08/May/2025:20:48:28 +0000] "PUT /v2/foo/bar/blobs/uploads/dee33542-dee4-4a72-a71d-b2b4d022a2a2?_state=BUzsHpHsKsyF6qOtfUSedIgpqLIusdA4JwZjdZz2wiR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlZTMzNTQyLWRlZTQtNGE3Mi1hNzFkLWIyYjRkMDIyYTJhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODoyOC4xMDI1MzM0OFoifQ%3D%3D&digest=sha256%3A9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-08T20:48:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=223ad0cd-0560-480b-92a6-50409a19831c http.request.method=POST http.request.remoteaddr="127.0.0.1:60824" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00917ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=f5b45496-e083-4e2f-a35b-6f16f9d7f2b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60824" http.request.uri="/v2/foo/bar/blobs/uploads/21327e82-54df-4b79-82ae-ccbfbaf0a13f?_state=oEBkLfQakyCT0lBB_jIaRLYl73lgX4n5gU96QKj9ox17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxMzI3ZTgyLTU0ZGYtNGI3OS04MmFlLWNjYmZiYWYwYTEzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODoyOC4xMTE2NjMwMDdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.163811ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:28 +0000] "PUT /v2/foo/bar/blobs/uploads/21327e82-54df-4b79-82ae-ccbfbaf0a13f?_state=oEBkLfQakyCT0lBB_jIaRLYl73lgX4n5gU96QKj9ox17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxMzI3ZTgyLTU0ZGYtNGI3OS04MmFlLWNjYmZiYWYwYTEzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODoyOC4xMTE2NjMwMDdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=7fb5c3be-f3e6-462f-b092-e22ff480de4a http.request.method=POST http.request.remoteaddr="127.0.0.1:60824" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="931.569µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=d0224039-6890-4972-a998-a37b004b7a9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60824" http.request.uri="/v2/foo/bar/blobs/uploads/ebd039fc-9012-439c-bfd9-0ee8e70229d7?_state=QUOAI29gsdVr8I9ZztgXewgbpNd7zwt_7vS0ipWiPml7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViZDAzOWZjLTkwMTItNDM5Yy1iZmQ5LTBlZThlNzAyMjlkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODoyOC4xMTQzNzI0NzNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.165811ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:28 +0000] "PUT /v2/foo/bar/blobs/uploads/ebd039fc-9012-439c-bfd9-0ee8e70229d7?_state=QUOAI29gsdVr8I9ZztgXewgbpNd7zwt_7vS0ipWiPml7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViZDAzOWZjLTkwMTItNDM5Yy1iZmQ5LTBlZThlNzAyMjlkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODoyOC4xMTQzNzI0NzNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=ed162fd0-935c-4558-9fc8-e515b44a813e http.request.method=POST http.request.remoteaddr="127.0.0.1:60824" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.007689ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:31Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=4427a7d2-edba-48db-88e7-f7ddbbc20980 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60824" http.request.uri="/v2/foo/bar/blobs/uploads/f876ccd4-7108-4ecd-a3bc-f041697af282?_state=lb_tJeeFdHIVxvcoGm_fesHLdqHk1NUVPjnxz7uLw9t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4NzZjY2Q0LTcxMDgtNGVjZC1hM2JjLWYwNDE2OTdhZjI4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODoyOC4xMTcwNDcwMTlaIn0%3D&digest=sha256%3A9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a" http.request.useragent="Go-http-client/1.1" http.response.duration=3.241826087s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:28 +0000] "PUT /v2/foo/bar/blobs/uploads/f876ccd4-7108-4ecd-a3bc-f041697af282?_state=lb_tJeeFdHIVxvcoGm_fesHLdqHk1NUVPjnxz7uLw9t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4NzZjY2Q0LTcxMDgtNGVjZC1hM2JjLWYwNDE2OTdhZjI4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODoyOC4xMTcwNDcwMTlaIn0%3D&digest=sha256%3A9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:31Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=45bff257-239c-4767-8ae8-5002cfa68ba4 http.request.method=POST http.request.remoteaddr="127.0.0.1:60824" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.136931ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:33737" http.request.id=27cdc0da-7a04-4c47-8cbc-5011565457fd http.request.method=PATCH http.request.remoteaddr="127.0.0.1:60824" http.request.uri="/v2/foo/bar/blobs/uploads/eb08b970-18f5-4327-9e88-083412672c16?_state=JPfQU6mcIrQP3yPTBDMKjY7MB85D3CjuaSc2lgwJ5ih7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViMDhiOTcwLTE4ZjUtNDMyNy05ZTg4LTA4MzQxMjY3MmMxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozMS41OTYwNTc1M1oifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.934362029s http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:31 +0000] "PATCH /v2/foo/bar/blobs/uploads/eb08b970-18f5-4327-9e88-083412672c16?_state=JPfQU6mcIrQP3yPTBDMKjY7MB85D3CjuaSc2lgwJ5ih7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViMDhiOTcwLTE4ZjUtNDMyNy05ZTg4LTA4MzQxMjY3MmMxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozMS41OTYwNTc1M1oifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=3fa8507e-a9f0-4b5c-b50a-b928c3ca4988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60824" http.request.uri="/v2/foo/bar/blobs/uploads/eb08b970-18f5-4327-9e88-083412672c16?_state=19GrBpTKfmBljLVVsLLMQAmyhHg0bho8F3bfbYNjQD57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViMDhiOTcwLTE4ZjUtNDMyNy05ZTg4LTA4MzQxMjY3MmMxNiIsIk9mZnNldCI6MzMwNTExMzYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MzFaIn0%3D&digest=sha256%3A9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.205812ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:34 +0000] "PUT /v2/foo/bar/blobs/uploads/eb08b970-18f5-4327-9e88-083412672c16?_state=19GrBpTKfmBljLVVsLLMQAmyhHg0bho8F3bfbYNjQD57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViMDhiOTcwLTE4ZjUtNDMyNy05ZTg4LTA4MzQxMjY3MmMxNiIsIk9mZnNldCI6MzMwNTExMzYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MzFaIn0%3D&digest=sha256%3A9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=d1904757-d277-428e-b710-51a9c5625201 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60824" http.request.uri="/v2/foo/bar/blobs/sha256:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.01093ms http.response.status=200 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:34 +0000] "HEAD /v2/foo/bar/blobs/sha256:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=3af468e0-c456-4d51-8817-8b45cd882836 http.request.method=GET http.request.remoteaddr="127.0.0.1:60824" http.request.uri="/v2/foo/bar/blobs/sha256:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=186.812624ms http.response.status=200 http.response.written=33051136 127.0.0.1 - - [08/May/2025:20:48:34 +0000] "GET /v2/foo/bar/blobs/sha256:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a HTTP/1.1" 200 33051136 "" "Go-http-client/1.1" time="2025-05-08T20:48:34Z" level=error msg="error parsing digest="sha257:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a": unsupported digest algorithm" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=09bb8699-3b72-4699-ba4e-d7aed560cbd6 http.request.method=GET http.request.remoteaddr="127.0.0.1:60824" http.request.uri="/v2/foo/bar/blobs/sha257:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a" vars.name="foo/bar" time="2025-05-08T20:48:34Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=09bb8699-3b72-4699-ba4e-d7aed560cbd6 http.request.method=GET http.request.remoteaddr="127.0.0.1:60824" http.request.uri="/v2/foo/bar/blobs/sha257:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="858.048µs" http.response.status=400 http.response.written=110 vars.digest="sha257:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:48:34 +0000] "GET /v2/foo/bar/blobs/sha257:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-08T20:48:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=2ed05977-0685-4d86-8c4c-ecd34856de84 http.request.method=GET http.request.remoteaddr="127.0.0.1:42904" http.request.uri="/v2/foo/bar/blobs/sha256:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08773ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:34 +0000] "GET /v2/foo/bar/blobs/sha256:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:34Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T20:48:34Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:48:34Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=bc457a2f-ce7c-46f6-841f-77772540e481 http.request.method=GET http.request.remoteaddr="127.0.0.1:41510" http.request.uri="/v2/foo/bar/blobs/sha256:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="968.769µs" http.response.status=404 http.response.written=157 vars.digest="sha256:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:48:34 +0000] "GET /v2/foo/bar/blobs/sha256:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-08T20:48:34Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=ffe0af55-cb20-4ff2-bf93-d17b25724424 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41514" http.request.uri="/v2/foo/bar/blobs/sha256:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="905.809µs" http.response.status=404 http.response.written=157 vars.digest="sha256:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:48:34 +0000] "HEAD /v2/foo/bar/blobs/sha256:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-08T20:48:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=16a86822-4cc0-4a82-81e9-095924acf0fc http.request.method=POST http.request.remoteaddr="127.0.0.1:41514" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="876.448µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=2cfe8d45-be3a-4d69-bab3-e2e9b017006c http.request.method=GET http.request.remoteaddr="127.0.0.1:41514" http.request.uri="/v2/foo/bar/blobs/uploads/6cf41871-4948-4669-9bbb-8f1b4ed23d7f?_state=caik8PAvNAh7s3u2C_REOfl_yEwWr8Yy4BiA37pcFnF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjZjQxODcxLTQ5NDgtNDY2OS05YmJiLThmMWI0ZWQyM2Q3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNC45OTAzMzczNTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="987.049µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:34 +0000] "GET /v2/foo/bar/blobs/uploads/6cf41871-4948-4669-9bbb-8f1b4ed23d7f?_state=caik8PAvNAh7s3u2C_REOfl_yEwWr8Yy4BiA37pcFnF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjZjQxODcxLTQ5NDgtNDY2OS05YmJiLThmMWI0ZWQyM2Q3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNC45OTAzMzczNTNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=33a3e965-7c00-484c-9e51-80be6b9510f6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41514" http.request.uri="/v2/foo/bar/blobs/uploads/6cf41871-4948-4669-9bbb-8f1b4ed23d7f?_state=caik8PAvNAh7s3u2C_REOfl_yEwWr8Yy4BiA37pcFnF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjZjQxODcxLTQ5NDgtNDY2OS05YmJiLThmMWI0ZWQyM2Q3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNC45OTAzMzczNTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="932.809µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:34 +0000] "DELETE /v2/foo/bar/blobs/uploads/6cf41871-4948-4669-9bbb-8f1b4ed23d7f?_state=caik8PAvNAh7s3u2C_REOfl_yEwWr8Yy4BiA37pcFnF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjZjQxODcxLTQ5NDgtNDY2OS05YmJiLThmMWI0ZWQyM2Q3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNC45OTAzMzczNTNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:34Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=b8f3d0e9-3cd9-4996-98be-567f8fd12359 http.request.method=GET http.request.remoteaddr="127.0.0.1:41514" http.request.uri="/v2/foo/bar/blobs/uploads/6cf41871-4948-4669-9bbb-8f1b4ed23d7f?_state=caik8PAvNAh7s3u2C_REOfl_yEwWr8Yy4BiA37pcFnF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjZjQxODcxLTQ5NDgtNDY2OS05YmJiLThmMWI0ZWQyM2Q3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNC45OTAzMzczNTNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=6cf41871-4948-4669-9bbb-8f1b4ed23d7f time="2025-05-08T20:48:34Z" 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.23.9 http.request.host="127.0.0.1:43771" http.request.id=b8f3d0e9-3cd9-4996-98be-567f8fd12359 http.request.method=GET http.request.remoteaddr="127.0.0.1:41514" http.request.uri="/v2/foo/bar/blobs/uploads/6cf41871-4948-4669-9bbb-8f1b4ed23d7f?_state=caik8PAvNAh7s3u2C_REOfl_yEwWr8Yy4BiA37pcFnF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjZjQxODcxLTQ5NDgtNDY2OS05YmJiLThmMWI0ZWQyM2Q3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNC45OTAzMzczNTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="844.088µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=6cf41871-4948-4669-9bbb-8f1b4ed23d7f 127.0.0.1 - - [08/May/2025:20:48:34 +0000] "GET /v2/foo/bar/blobs/uploads/6cf41871-4948-4669-9bbb-8f1b4ed23d7f?_state=caik8PAvNAh7s3u2C_REOfl_yEwWr8Yy4BiA37pcFnF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjZjQxODcxLTQ5NDgtNDY2OS05YmJiLThmMWI0ZWQyM2Q3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNC45OTAzMzczNTNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-08T20:48:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=127e37c4-e800-4be3-b1ac-1ba79fef2a12 http.request.method=POST http.request.remoteaddr="127.0.0.1:41530" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01141ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:34Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=5d6ae6ef-cb12-4429-97c9-00058cd35f83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41530" http.request.uri="/v2/foo/bar/blobs/uploads/cc93ec83-94ee-472d-9bc8-b2d40e6e05bb?_state=2w9d61e2LIYh23xMG8vaMzQeXVOHQ8Ixk61BnI3r5ut7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjOTNlYzgzLTk0ZWUtNDcyZC05YmM4LWIyZDQwZTZlMDViYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNC45OTQ5OTQ5NTdaIn0%3D&digest=sha256%3A4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17" http.request.useragent="Go-http-client/1.1" provided=sha256:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17 vars.name="foo/bar" vars.uuid=cc93ec83-94ee-472d-9bc8-b2d40e6e05bb time="2025-05-08T20:48:34Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=5d6ae6ef-cb12-4429-97c9-00058cd35f83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41530" http.request.uri="/v2/foo/bar/blobs/uploads/cc93ec83-94ee-472d-9bc8-b2d40e6e05bb?_state=2w9d61e2LIYh23xMG8vaMzQeXVOHQ8Ixk61BnI3r5ut7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjOTNlYzgzLTk0ZWUtNDcyZC05YmM4LWIyZDQwZTZlMDViYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNC45OTQ5OTQ5NTdaIn0%3D&digest=sha256%3A4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=cc93ec83-94ee-472d-9bc8-b2d40e6e05bb time="2025-05-08T20:48:34Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=5d6ae6ef-cb12-4429-97c9-00058cd35f83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41530" http.request.uri="/v2/foo/bar/blobs/uploads/cc93ec83-94ee-472d-9bc8-b2d40e6e05bb?_state=2w9d61e2LIYh23xMG8vaMzQeXVOHQ8Ixk61BnI3r5ut7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjOTNlYzgzLTk0ZWUtNDcyZC05YmM4LWIyZDQwZTZlMDViYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNC45OTQ5OTQ5NTdaIn0%3D&digest=sha256%3A4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="943.009µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=cc93ec83-94ee-472d-9bc8-b2d40e6e05bb 127.0.0.1 - - [08/May/2025:20:48:34 +0000] "PUT /v2/foo/bar/blobs/uploads/cc93ec83-94ee-472d-9bc8-b2d40e6e05bb?_state=2w9d61e2LIYh23xMG8vaMzQeXVOHQ8Ixk61BnI3r5ut7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjOTNlYzgzLTk0ZWUtNDcyZC05YmM4LWIyZDQwZTZlMDViYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNC45OTQ5OTQ5NTdaIn0%3D&digest=sha256%3A4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-08T20:48:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=57f6ee52-628a-4c5e-b42a-51cfb8068989 http.request.method=POST http.request.remoteaddr="127.0.0.1:41530" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="853.968µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=b2cab7f0-0564-464e-a3ee-d1234c183206 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41530" http.request.uri="/v2/foo/bar/blobs/uploads/404f5226-4081-47c6-9b27-2e3d49809e91?_state=kj-4OYN1ED4704m_MM_l3b3fWDOcRAtORIJvXhNUEqp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwNGY1MjI2LTQwODEtNDdjNi05YjI3LTJlM2Q0OTgwOWU5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNC45OTczMzk1MzlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.157611ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:34 +0000] "PUT /v2/foo/bar/blobs/uploads/404f5226-4081-47c6-9b27-2e3d49809e91?_state=kj-4OYN1ED4704m_MM_l3b3fWDOcRAtORIJvXhNUEqp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwNGY1MjI2LTQwODEtNDdjNi05YjI3LTJlM2Q0OTgwOWU5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNC45OTczMzk1MzlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:34Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=a7c26229-1aaa-4f0c-9c65-45bac453d0ec http.request.method=POST http.request.remoteaddr="127.0.0.1:41530" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="843.408µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:35Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=f47f70dc-b029-48d3-bd92-cab97f6b5a62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41530" http.request.uri="/v2/foo/bar/blobs/uploads/02951fac-2458-4751-bd0c-c65f3333c2a9?_state=q2YFUhB6ob3pI8y1wI5ayLrtz8ka6FMg03XMqhDqaVl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAyOTUxZmFjLTI0NTgtNDc1MS1iZDBjLWM2NWYzMzMzYzJhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNC45OTk4MjA0MDNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.124691ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:35 +0000] "PUT /v2/foo/bar/blobs/uploads/02951fac-2458-4751-bd0c-c65f3333c2a9?_state=q2YFUhB6ob3pI8y1wI5ayLrtz8ka6FMg03XMqhDqaVl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAyOTUxZmFjLTI0NTgtNDc1MS1iZDBjLWM2NWYzMzMzYzJhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNC45OTk4MjA0MDNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:35Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=20ea302d-673c-48dd-bed9-b98d82330b28 http.request.method=POST http.request.remoteaddr="127.0.0.1:41530" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="878.969µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:35Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=b1f2f369-381d-452e-a5cb-007ce7e414a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41530" http.request.uri="/v2/foo/bar/blobs/uploads/9fed1189-7f06-4fb9-b616-8439265708c0?_state=tMGh4M62biB38GEhblMc8_II2dqwGJvqZzZI0jbVTOZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmZWQxMTg5LTdmMDYtNGZiOS1iNjE2LTg0MzkyNjU3MDhjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNS4wMDIzMjYyMjdaIn0%3D&digest=sha256%3A4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17" http.request.useragent="Go-http-client/1.1" http.response.duration=974.338427ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:35 +0000] "PUT /v2/foo/bar/blobs/uploads/9fed1189-7f06-4fb9-b616-8439265708c0?_state=tMGh4M62biB38GEhblMc8_II2dqwGJvqZzZI0jbVTOZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmZWQxMTg5LTdmMDYtNGZiOS1iNjE2LTg0MzkyNjU3MDhjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNS4wMDIzMjYyMjdaIn0%3D&digest=sha256%3A4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=54285312-52e6-4e1c-bcbf-e129a6c655ce http.request.method=POST http.request.remoteaddr="127.0.0.1:41530" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.02237ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:43771" http.request.id=003b0ff1-2887-406e-b82b-133f2c514b43 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:41530" http.request.uri="/v2/foo/bar/blobs/uploads/7c9e77b5-8300-41a3-8058-e56961655690?_state=BxZMf-YSxmgOOuGuUuUK4taeiR7oGi9JaVtsX9pQ-6x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjOWU3N2I1LTgzMDAtNDFhMy04MDU4LWU1Njk2MTY1NTY5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNi4xMTE0NDE4NjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=980.382124ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:36 +0000] "PATCH /v2/foo/bar/blobs/uploads/7c9e77b5-8300-41a3-8058-e56961655690?_state=BxZMf-YSxmgOOuGuUuUK4taeiR7oGi9JaVtsX9pQ-6x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjOWU3N2I1LTgzMDAtNDFhMy04MDU4LWU1Njk2MTY1NTY5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNi4xMTE0NDE4NjFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=834235a3-164a-49d3-87d7-554ec6528c0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:41530" http.request.uri="/v2/foo/bar/blobs/uploads/7c9e77b5-8300-41a3-8058-e56961655690?_state=ixIIiAdLP-IDY5sj48US5NKnW1mehK2wXyUVFnuDiY97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjOWU3N2I1LTgzMDAtNDFhMy04MDU4LWU1Njk2MTY1NTY5MCIsIk9mZnNldCI6MTg2NjM5MzYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MzZaIn0%3D&digest=sha256%3A4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17" http.request.useragent="Go-http-client/1.1" http.response.duration=1.170451ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:37 +0000] "PUT /v2/foo/bar/blobs/uploads/7c9e77b5-8300-41a3-8058-e56961655690?_state=ixIIiAdLP-IDY5sj48US5NKnW1mehK2wXyUVFnuDiY97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjOWU3N2I1LTgzMDAtNDFhMy04MDU4LWU1Njk2MTY1NTY5MCIsIk9mZnNldCI6MTg2NjM5MzYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MzZaIn0%3D&digest=sha256%3A4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=fb4c2b68-7add-4d6d-9936-dff806815642 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41530" http.request.uri="/v2/foo/bar/blobs/sha256:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="963.53µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:37 +0000] "HEAD /v2/foo/bar/blobs/sha256:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=bc0fc62e-e77a-4e7f-b61d-411aa1c1b292 http.request.method=GET http.request.remoteaddr="127.0.0.1:41530" http.request.uri="/v2/foo/bar/blobs/sha256:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=85.802339ms http.response.status=200 http.response.written=18663936 127.0.0.1 - - [08/May/2025:20:48:37 +0000] "GET /v2/foo/bar/blobs/sha256:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17 HTTP/1.1" 200 18663936 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=error msg="error parsing digest="sha257:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17": unsupported digest algorithm" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=120add23-597c-4860-8637-d91a9b641256 http.request.method=GET http.request.remoteaddr="127.0.0.1:41530" http.request.uri="/v2/foo/bar/blobs/sha257:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17" vars.name="foo/bar" time="2025-05-08T20:48:37Z" 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.23.9 http.request.host="127.0.0.1:43771" http.request.id=120add23-597c-4860-8637-d91a9b641256 http.request.method=GET http.request.remoteaddr="127.0.0.1:41530" http.request.uri="/v2/foo/bar/blobs/sha257:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="888.688µs" http.response.status=400 http.response.written=110 vars.digest="sha257:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:48:37 +0000] "GET /v2/foo/bar/blobs/sha257:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=6514895f-8d85-4d39-8ffc-7e7b36a0a552 http.request.method=GET http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/foo/bar/blobs/sha256:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17" http.request.useragent="Go-http-client/1.1" http.response.duration=1.092531ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:37 +0000] "GET /v2/foo/bar/blobs/sha256:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=31586e2a-d36e-4bb2-aaa3-a2d1edfa9504 http.request.method=GET http.request.remoteaddr="127.0.0.1:41544" http.request.uri="/v2/foo/bar/blobs/sha256:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=7.492592ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [08/May/2025:20:48:37 +0000] "GET /v2/foo/bar/blobs/sha256:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43771" http.request.id=d2351eaa-cdf5-4ed7-8cfb-59ed101aca78 http.request.method=GET http.request.remoteaddr="127.0.0.1:41546" http.request.uri="/v2/foo/bar/blobs/sha256:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.807267ms http.response.status=200 http.response.written=524288 127.0.0.1 - - [08/May/2025:20:48:37 +0000] "GET /v2/foo/bar/blobs/sha256:4358d9f8cfe6b82d3556190b8e8c363ab132b5abee33ea1a572a3b4b2225cd17 HTTP/1.1" 200 524288 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=46787d94-8048-421b-a502-7a996bc71921 http.request.method=GET http.request.remoteaddr="127.0.0.1:42904" http.request.uri="/v2/foo/bar/blobs/sha256:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.46020742s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [08/May/2025:20:48:34 +0000] "GET /v2/foo/bar/blobs/sha256:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33737" http.request.id=c5b78b90-b884-47b2-916a-ca93a7c53092 http.request.method=GET http.request.remoteaddr="127.0.0.1:42888" http.request.uri="/v2/foo/bar/blobs/sha256:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.464021657s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [08/May/2025:20:48:34 +0000] "GET /v2/foo/bar/blobs/sha256:9fb2d14f6f8bc422086fc71421300ef572a6d571659e4758974321a7f7bb133a HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (9.50s) === RUN TestBlobDelete time="2025-05-08T20:48: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.23.9 time="2025-05-08T20:48:37Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:48:37Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=17cf6019-e6a5-460c-a6de-1b23d474e7f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="990.65µs" http.response.status=404 http.response.written=157 vars.digest="sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:48:37 +0000] "GET /v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=2aa072d1-8bec-42f1-a73a-fc8ab81ab6e4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44646" http.request.uri="/v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.02497ms http.response.status=404 http.response.written=157 vars.digest="sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:48:37 +0000] "HEAD /v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=0467f149-2b73-40fb-8bab-b3420b80eef7 http.request.method=POST http.request.remoteaddr="127.0.0.1:44646" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="914.249µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=b9801146-e404-488d-abec-f0ec81a3a49c http.request.method=GET http.request.remoteaddr="127.0.0.1:44646" http.request.uri="/v2/foo/bar/blobs/uploads/86988a65-86e8-4fab-a749-e06b6a988ca9?_state=EF_jEPfFKNJJ6oY9UoMnLDKoPD9aOCpf7sc5nyXINjZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2OTg4YTY1LTg2ZTgtNGZhYi1hNzQ5LWUwNmI2YTk4OGNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNy40NDYzNTIzNzJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="951.73µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:37 +0000] "GET /v2/foo/bar/blobs/uploads/86988a65-86e8-4fab-a749-e06b6a988ca9?_state=EF_jEPfFKNJJ6oY9UoMnLDKoPD9aOCpf7sc5nyXINjZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2OTg4YTY1LTg2ZTgtNGZhYi1hNzQ5LWUwNmI2YTk4OGNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNy40NDYzNTIzNzJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=ca456521-0de1-4120-83c1-bbf3f2e07b6c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44646" http.request.uri="/v2/foo/bar/blobs/uploads/86988a65-86e8-4fab-a749-e06b6a988ca9?_state=EF_jEPfFKNJJ6oY9UoMnLDKoPD9aOCpf7sc5nyXINjZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2OTg4YTY1LTg2ZTgtNGZhYi1hNzQ5LWUwNmI2YTk4OGNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNy40NDYzNTIzNzJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="995.37µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:37 +0000] "DELETE /v2/foo/bar/blobs/uploads/86988a65-86e8-4fab-a749-e06b6a988ca9?_state=EF_jEPfFKNJJ6oY9UoMnLDKoPD9aOCpf7sc5nyXINjZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2OTg4YTY1LTg2ZTgtNGZhYi1hNzQ5LWUwNmI2YTk4OGNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNy40NDYzNTIzNzJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=2e9b185f-4bd8-4141-8ae1-a23fc5fbe3db http.request.method=GET http.request.remoteaddr="127.0.0.1:44646" http.request.uri="/v2/foo/bar/blobs/uploads/86988a65-86e8-4fab-a749-e06b6a988ca9?_state=EF_jEPfFKNJJ6oY9UoMnLDKoPD9aOCpf7sc5nyXINjZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2OTg4YTY1LTg2ZTgtNGZhYi1hNzQ5LWUwNmI2YTk4OGNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNy40NDYzNTIzNzJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=86988a65-86e8-4fab-a749-e06b6a988ca9 time="2025-05-08T20:48:37Z" 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.23.9 http.request.host="127.0.0.1:43363" http.request.id=2e9b185f-4bd8-4141-8ae1-a23fc5fbe3db http.request.method=GET http.request.remoteaddr="127.0.0.1:44646" http.request.uri="/v2/foo/bar/blobs/uploads/86988a65-86e8-4fab-a749-e06b6a988ca9?_state=EF_jEPfFKNJJ6oY9UoMnLDKoPD9aOCpf7sc5nyXINjZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2OTg4YTY1LTg2ZTgtNGZhYi1hNzQ5LWUwNmI2YTk4OGNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNy40NDYzNTIzNzJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="892.848µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=86988a65-86e8-4fab-a749-e06b6a988ca9 127.0.0.1 - - [08/May/2025:20:48:37 +0000] "GET /v2/foo/bar/blobs/uploads/86988a65-86e8-4fab-a749-e06b6a988ca9?_state=EF_jEPfFKNJJ6oY9UoMnLDKoPD9aOCpf7sc5nyXINjZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2OTg4YTY1LTg2ZTgtNGZhYi1hNzQ5LWUwNmI2YTk4OGNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNy40NDYzNTIzNzJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=cafc6b09-12cf-48a1-a51c-d74791888f74 http.request.method=POST http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03833ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=29f6550d-7d1a-4cc7-8757-31654ede507d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/foo/bar/blobs/uploads/f84d0417-6984-4307-92ec-72a7c1505973?_state=UV3uBVrfi0GuimVC06amNEjYfFa4QEUWz_HJa_zJlPx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4NGQwNDE3LTY5ODQtNDMwNy05MmVjLTcyYTdjMTUwNTk3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNy40NTEyMjY4MTlaIn0%3D&digest=sha256%3A1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" http.request.useragent="Go-http-client/1.1" provided=sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240 vars.name="foo/bar" vars.uuid=f84d0417-6984-4307-92ec-72a7c1505973 time="2025-05-08T20:48:37Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=29f6550d-7d1a-4cc7-8757-31654ede507d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/foo/bar/blobs/uploads/f84d0417-6984-4307-92ec-72a7c1505973?_state=UV3uBVrfi0GuimVC06amNEjYfFa4QEUWz_HJa_zJlPx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4NGQwNDE3LTY5ODQtNDMwNy05MmVjLTcyYTdjMTUwNTk3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNy40NTEyMjY4MTlaIn0%3D&digest=sha256%3A1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=f84d0417-6984-4307-92ec-72a7c1505973 time="2025-05-08T20:48:37Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=29f6550d-7d1a-4cc7-8757-31654ede507d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/foo/bar/blobs/uploads/f84d0417-6984-4307-92ec-72a7c1505973?_state=UV3uBVrfi0GuimVC06amNEjYfFa4QEUWz_HJa_zJlPx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4NGQwNDE3LTY5ODQtNDMwNy05MmVjLTcyYTdjMTUwNTk3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNy40NTEyMjY4MTlaIn0%3D&digest=sha256%3A1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.00837ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=f84d0417-6984-4307-92ec-72a7c1505973 127.0.0.1 - - [08/May/2025:20:48:37 +0000] "PUT /v2/foo/bar/blobs/uploads/f84d0417-6984-4307-92ec-72a7c1505973?_state=UV3uBVrfi0GuimVC06amNEjYfFa4QEUWz_HJa_zJlPx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4NGQwNDE3LTY5ODQtNDMwNy05MmVjLTcyYTdjMTUwNTk3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNy40NTEyMjY4MTlaIn0%3D&digest=sha256%3A1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=ec045495-83ab-4c9a-8679-249d7a349cd8 http.request.method=POST http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="897.129µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=760f7a8d-7abb-4192-86de-56d4dd58b373 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/foo/bar/blobs/uploads/01bf8cea-8d5e-404e-897e-dbb3b7e84e45?_state=m76nmQg3--UFdmfPdv6W3RoG2EzWwyEWM9W8GH_Dd8V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxYmY4Y2VhLThkNWUtNDA0ZS04OTdlLWRiYjNiN2U4NGU0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNy40NTM2Njc2NDJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.173771ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:37 +0000] "PUT /v2/foo/bar/blobs/uploads/01bf8cea-8d5e-404e-897e-dbb3b7e84e45?_state=m76nmQg3--UFdmfPdv6W3RoG2EzWwyEWM9W8GH_Dd8V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxYmY4Y2VhLThkNWUtNDA0ZS04OTdlLWRiYjNiN2U4NGU0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNy40NTM2Njc2NDJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=9903822b-f17f-4179-acca-d3977416f375 http.request.method=POST http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="904.209µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=799c02b3-7842-427a-a55e-d9f083c7740b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/foo/bar/blobs/uploads/d1b2ea2a-fa57-471e-8828-1349c4eed236?_state=8S8oQ5ReavqGdkeg_KpzDRqZCtakVNJ8Uc8qGampU0Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxYjJlYTJhLWZhNTctNDcxZS04ODI4LTEzNDljNGVlZDIzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNy40NTYyMDI3MDdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.150011ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:37 +0000] "PUT /v2/foo/bar/blobs/uploads/d1b2ea2a-fa57-471e-8828-1349c4eed236?_state=8S8oQ5ReavqGdkeg_KpzDRqZCtakVNJ8Uc8qGampU0Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxYjJlYTJhLWZhNTctNDcxZS04ODI4LTEzNDljNGVlZDIzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNy40NTYyMDI3MDdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:37Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=478b1718-7031-4d07-8034-5378114edd9d http.request.method=POST http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="900.529µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=f2d1136b-f12d-4f7e-86c6-54e16011242a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/foo/bar/blobs/uploads/9452542e-b6f9-4c98-abc2-082bc9aea42c?_state=rAoLeFel-rffK8y5Qze8ykMcD90LYlnu4SuR7ZeNwux7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0NTI1NDJlLWI2ZjktNGM5OC1hYmMyLTA4MmJjOWFlYTQyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNy40NTg2OTQxM1oifQ%3D%3D&digest=sha256%3A1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14424441s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:37 +0000] "PUT /v2/foo/bar/blobs/uploads/9452542e-b6f9-4c98-abc2-082bc9aea42c?_state=rAoLeFel-rffK8y5Qze8ykMcD90LYlnu4SuR7ZeNwux7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0NTI1NDJlLWI2ZjktNGM5OC1hYmMyLTA4MmJjOWFlYTQyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozNy40NTg2OTQxM1oifQ%3D%3D&digest=sha256%3A1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=6c68e6a5-fd98-4fd0-aef2-6a2404beb710 http.request.method=POST http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06145ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:39Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:43363" http.request.id=902e2d81-2c1b-48ba-8d55-fcb851c8d797 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/foo/bar/blobs/uploads/b5c9b5b2-4714-4beb-a56e-856dd35be6d0?_state=V44aEatDT7PtxBSUHR2mVtNKTV7Vez0DcUSFKqQ6DpZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1YzliNWIyLTQ3MTQtNGJlYi1hNTZlLTg1NmRkMzViZTZkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozOC43NDM4Njg0NDZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.182712297s http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:38 +0000] "PATCH /v2/foo/bar/blobs/uploads/b5c9b5b2-4714-4beb-a56e-856dd35be6d0?_state=V44aEatDT7PtxBSUHR2mVtNKTV7Vez0DcUSFKqQ6DpZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1YzliNWIyLTQ3MTQtNGJlYi1hNTZlLTg1NmRkMzViZTZkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODozOC43NDM4Njg0NDZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:39Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=f093000c-ae1a-4b10-bf04-b9b5fea32e17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/foo/bar/blobs/uploads/b5c9b5b2-4714-4beb-a56e-856dd35be6d0?_state=nauXQlU-osTf-3qGoP-Jtls90HnrzxXl7FHl3uhXKlp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1YzliNWIyLTQ3MTQtNGJlYi1hNTZlLTg1NmRkMzViZTZkMCIsIk9mZnNldCI6MTk0NTc1MzYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MzhaIn0%3D&digest=sha256%3A1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" http.request.useragent="Go-http-client/1.1" http.response.duration=1.217732ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:39 +0000] "PUT /v2/foo/bar/blobs/uploads/b5c9b5b2-4714-4beb-a56e-856dd35be6d0?_state=nauXQlU-osTf-3qGoP-Jtls90HnrzxXl7FHl3uhXKlp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1YzliNWIyLTQ3MTQtNGJlYi1hNTZlLTg1NmRkMzViZTZkMCIsIk9mZnNldCI6MTk0NTc1MzYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6MzhaIn0%3D&digest=sha256%3A1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:39Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=ee6c423b-1b08-47fc-b8fb-a86a923354ca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.00749ms http.response.status=200 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:39 +0000] "HEAD /v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:40Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=418dd1ee-6a4e-4d80-aa5b-6bfef42181df http.request.method=GET http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=88.140922ms http.response.status=200 http.response.written=19457536 127.0.0.1 - - [08/May/2025:20:48:39 +0000] "GET /v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240 HTTP/1.1" 200 19457536 "" "Go-http-client/1.1" time="2025-05-08T20:48:40Z" level=error msg="error parsing digest="sha257:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240": unsupported digest algorithm" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=439f7d23-378c-4401-9cfd-7e3c58895432 http.request.method=GET http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/foo/bar/blobs/sha257:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" vars.name="foo/bar" time="2025-05-08T20:48:40Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=439f7d23-378c-4401-9cfd-7e3c58895432 http.request.method=GET http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/foo/bar/blobs/sha257:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="840.768µs" http.response.status=400 http.response.written=110 vars.digest="sha257:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:48:40 +0000] "GET /v2/foo/bar/blobs/sha257:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-08T20:48:40Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=723d7016-c7ed-4a01-868b-cc2e6f7445ce http.request.method=GET http.request.remoteaddr="127.0.0.1:44668" http.request.uri="/v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" http.request.useragent="Go-http-client/1.1" http.response.duration=1.102451ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:40 +0000] "GET /v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:40Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=a56a21b3-ed57-4588-be15-c44c52785e81 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44676" http.request.uri="/v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" http.request.useragent="Go-http-client/1.1" http.response.duration="968.409µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:40 +0000] "DELETE /v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:40Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=f44fda95-736a-4923-87e8-a9b1516b3c82 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44676" http.request.uri="/v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="870.008µs" http.response.status=404 http.response.written=157 vars.digest="sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:48:40 +0000] "HEAD /v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-08T20:48:40Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=bbefcb2c-b5f6-46dc-9e32-91a22bb0b4f7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44676" http.request.uri="/v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="814.208µs" http.response.status=404 http.response.written=74 vars.digest="sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:48:40 +0000] "DELETE /v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-05-08T20:48:40Z" level=error msg="error parsing digest="sha257:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240": unsupported digest algorithm" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=fa656e95-0bcd-4f67-b110-efbf30ff7a9a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44688" http.request.uri="/v2/foo/bar/blobs/sha257:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" vars.name="foo/bar" time="2025-05-08T20:48:40Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=fa656e95-0bcd-4f67-b110-efbf30ff7a9a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44688" http.request.uri="/v2/foo/bar/blobs/sha257:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="928.409µs" http.response.status=400 http.response.written=110 vars.digest="sha257:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:48:40 +0000] "DELETE /v2/foo/bar/blobs/sha257:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-08T20:48:40Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=d3e8d745-6f40-4c4f-b106-cf2dc26c18ac http.request.method=POST http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03889ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:41Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=5d96601d-d509-4337-94d6-98d3300d8c69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/bar/blobs/uploads/070d1da0-c20a-4b8a-aa04-d65290cf4d53?_state=Fcrq3DS3uY5mkm3fHsT_UI7u7c47WJ4HV_GVnuPIjxl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3MGQxZGEwLWMyMGEtNGI4YS1hYTA0LWQ2NTI5MGNmNGQ1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODo0MC4wOTAyODI1MDdaIn0%3D&digest=sha256%3A1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" http.request.useragent="Go-http-client/1.1" http.response.duration=1.087948752s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:40 +0000] "PUT /v2/foo/bar/blobs/uploads/070d1da0-c20a-4b8a-aa04-d65290cf4d53?_state=Fcrq3DS3uY5mkm3fHsT_UI7u7c47WJ4HV_GVnuPIjxl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3MGQxZGEwLWMyMGEtNGI4YS1hYTA0LWQ2NTI5MGNmNGQ1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODo0MC4wOTAyODI1MDdaIn0%3D&digest=sha256%3A1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:41Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=3554f9a1-0395-4426-b3a0-205877598db5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.122531ms http.response.status=200 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:41 +0000] "HEAD /v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:41Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=c330848f-7730-4852-a58c-250c97949bdc http.request.method=GET http.request.remoteaddr="127.0.0.1:44668" http.request.uri="/v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.239178516s http.response.status=200 http.response.written=2588672 127.0.0.1 - - [08/May/2025:20:48:40 +0000] "GET /v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240 HTTP/1.1" 200 2588672 "" "Go-http-client/1.1" time="2025-05-08T20:48:41Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43363" http.request.id=d14d1b13-8b0c-4407-9b8d-b05ae93866c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:44656" http.request.uri="/v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.244140804s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [08/May/2025:20:48:40 +0000] "GET /v2/foo/bar/blobs/sha256:1089a4afbed0d729ace70aa764e529bb0dce6982c58e58e8a9881f50c6bbd240 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (4.08s) === RUN TestRelativeURL time="2025-05-08T20:48: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.23.9 time="2025-05-08T20:48:41Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:48:41Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35165" http.request.id=b0baf144-f434-4bd2-9070-238c658e9ba9 http.request.method=POST http.request.remoteaddr="127.0.0.1:60146" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.02565ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:44Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35165" http.request.id=6c6ebeb5-209a-4620-b94e-239b12bbc22b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60146" http.request.uri="/v2/foo/bar/blobs/uploads/7e1c5cbf-4fba-40b9-b468-5cf34d3b2593?_state=1pcpMQCOgJHlSYrDpfJjCnrHhpGCX5jbH7160v4Oc1d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlMWM1Y2JmLTRmYmEtNDBiOS1iNDY4LTVjZjM0ZDNiMjU5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODo0MS4zMjM4NjI2MVoifQ%3D%3D&digest=sha256%3A2efd71d09dbfd2c00c1a6c921e70438c8183c913d9da6fdfa26792f669f43f60" http.request.useragent="Go-http-client/1.1" http.response.duration=2.464368539s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:41 +0000] "PUT /v2/foo/bar/blobs/uploads/7e1c5cbf-4fba-40b9-b468-5cf34d3b2593?_state=1pcpMQCOgJHlSYrDpfJjCnrHhpGCX5jbH7160v4Oc1d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlMWM1Y2JmLTRmYmEtNDBiOS1iNDY4LTVjZjM0ZDNiMjU5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODo0MS4zMjM4NjI2MVoifQ%3D%3D&digest=sha256%3A2efd71d09dbfd2c00c1a6c921e70438c8183c913d9da6fdfa26792f669f43f60 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:44Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35165" http.request.id=2e0829e9-f499-4501-b64a-ab0dc690d83f http.request.method=POST http.request.remoteaddr="127.0.0.1:60146" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04705ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:44Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35165" http.request.id=5119a329-5315-4fed-8ecd-f53ae33e12a7 http.request.method=POST http.request.remoteaddr="127.0.0.1:60146" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="843.008µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:46Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35165" http.request.id=f16d402d-0c46-4046-b538-09f641b930d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60146" http.request.uri="/v2/foo/bar/blobs/uploads/3f718d37-28d5-446f-904f-412ebed5d8f6?_state=YWu3LmjQaLpYUPiTIMsZRXCkm0D4Tpjz8l8myvpJgMl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmNzE4ZDM3LTI4ZDUtNDQ2Zi05MDRmLTQxMmViZWQ1ZDhmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODo0NC40MjExMTUzMTVaIn0%3D&digest=sha256%3Ab2e1dfaa1d24ffe4065e24b201bddad680343535b810f91975c901f7e8d363cf" http.request.useragent="Go-http-client/1.1" http.response.duration=2.237640173s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:44 +0000] "PUT /v2/foo/bar/blobs/uploads/3f718d37-28d5-446f-904f-412ebed5d8f6?_state=YWu3LmjQaLpYUPiTIMsZRXCkm0D4Tpjz8l8myvpJgMl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmNzE4ZDM3LTI4ZDUtNDQ2Zi05MDRmLTQxMmViZWQ1ZDhmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODo0NC40MjExMTUzMTVaIn0%3D&digest=sha256%3Ab2e1dfaa1d24ffe4065e24b201bddad680343535b810f91975c901f7e8d363cf HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (5.34s) === RUN TestBlobDeleteDisabled time="2025-05-08T20:48:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T20:48:46Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:48:46Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.9 http.request.host="127.0.0.1:37577" http.request.id=e9e59bff-1088-4420-ba80-0f64086b17d5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/bar/blobs/sha256:f433c3fb29442722c7ed7c524a5beb83c85dd1e802cb71ae511a57447a439d3c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="917.049µs" http.response.status=405 http.response.written=78 vars.digest="sha256:f433c3fb29442722c7ed7c524a5beb83c85dd1e802cb71ae511a57447a439d3c" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:48:46 +0000] "DELETE /v2/foo/bar/blobs/sha256:f433c3fb29442722c7ed7c524a5beb83c85dd1e802cb71ae511a57447a439d3c HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.21s) === RUN TestDeleteDisabled time="2025-05-08T20:48:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T20:48:46Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:48:47Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34997" http.request.id=4d5bb6a4-4821-4368-ae17-57b43f06be85 http.request.method=POST http.request.remoteaddr="127.0.0.1:40850" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.122891ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:48Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34997" http.request.id=504f4f57-3d07-46f4-9fd5-ba1f7c6d970e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40850" http.request.uri="/v2/foo/bar/blobs/uploads/d98f49f1-a31f-4995-840c-05a53a6ae222?_state=fqc7WlSgUcIrG6oKjul8nr4PVd10oxx-daQItpeMXmh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5OGY0OWYxLWEzMWYtNDk5NS04NDBjLTA1YTUzYTZhZTIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODo0Ny4wNTQxMTU0NjVaIn0%3D&digest=sha256%3A0a1de16dc9efa9297a08fd91c1324ce4621bb6ab7695038af269c51b93e07323" http.request.useragent="Go-http-client/1.1" http.response.duration=997.102404ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:47 +0000] "PUT /v2/foo/bar/blobs/uploads/d98f49f1-a31f-4995-840c-05a53a6ae222?_state=fqc7WlSgUcIrG6oKjul8nr4PVd10oxx-daQItpeMXmh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5OGY0OWYxLWEzMWYtNDk5NS04NDBjLTA1YTUzYTZhZTIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODo0Ny4wNTQxMTU0NjVaIn0%3D&digest=sha256%3A0a1de16dc9efa9297a08fd91c1324ce4621bb6ab7695038af269c51b93e07323 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:48Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.9 http.request.host="127.0.0.1:34997" http.request.id=96314e78-c689-4042-96c6-7bad02228ac1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40850" http.request.uri="/v2/foo/bar/blobs/sha256:0a1de16dc9efa9297a08fd91c1324ce4621bb6ab7695038af269c51b93e07323" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="915.608µs" http.response.status=405 http.response.written=78 vars.digest="sha256:0a1de16dc9efa9297a08fd91c1324ce4621bb6ab7695038af269c51b93e07323" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:48:48 +0000] "DELETE /v2/foo/bar/blobs/sha256:0a1de16dc9efa9297a08fd91c1324ce4621bb6ab7695038af269c51b93e07323 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.19s) === RUN TestDeleteReadOnly time="2025-05-08T20:48:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T20:48:48Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:48:48Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44963" http.request.id=eacc1773-4301-46df-84c8-44ac3d3d926b http.request.method=POST http.request.remoteaddr="127.0.0.1:45252" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.082051ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:50Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44963" http.request.id=e2d5bd84-5381-4def-b148-a0b39fa198ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:45252" http.request.uri="/v2/foo/bar/blobs/uploads/2d147c9a-8bfb-4977-93d1-744f9c94fe73?_state=hpKoMOBtr4AcmVkOzzXsRiMG4QWCNjaHW5vjzahSIaR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkMTQ3YzlhLThiZmItNDk3Ny05M2QxLTc0NGY5Yzk0ZmU3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODo0OC4zMTczODgyOTJaIn0%3D&digest=sha256%3Abad8acaffcced27caf36456742deae7ba43aef48d7ac20030a6b21b3305eb2a3" http.request.useragent="Go-http-client/1.1" http.response.duration=2.062872985s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:48 +0000] "PUT /v2/foo/bar/blobs/uploads/2d147c9a-8bfb-4977-93d1-744f9c94fe73?_state=hpKoMOBtr4AcmVkOzzXsRiMG4QWCNjaHW5vjzahSIaR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkMTQ3YzlhLThiZmItNDk3Ny05M2QxLTc0NGY5Yzk0ZmU3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0ODo0OC4zMTczODgyOTJaIn0%3D&digest=sha256%3Abad8acaffcced27caf36456742deae7ba43aef48d7ac20030a6b21b3305eb2a3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [08/May/2025:20:48:50 +0000] "DELETE /v2/foo/bar/blobs/sha256:bad8acaffcced27caf36456742deae7ba43aef48d7ac20030a6b21b3305eb2a3 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (2.33s) === RUN TestStartPushReadOnly time="2025-05-08T20:48:50Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T20:48:50Z" level=info msg="redis not configured" go.version=go1.23.9 127.0.0.1 - - [08/May/2025:20:48:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2025-05-08T20:48:50Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T20:48:50Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:48:50Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=ab4423b2-876b-4d8e-8e65-d1f1608c4033 http.request.method=GET http.request.remoteaddr="127.0.0.1:39452" 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.05657ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:20:48:50 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-08T20:48:50Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=d1524bd9-d50e-4821-aded-e1da01290848 http.request.method=GET http.request.remoteaddr="127.0.0.1:39452" 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="882.928µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/May/2025:20:48:50 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-08T20:48:50Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=47c95800-690d-43fc-a524-5c6c73a66e8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:39452" 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="801.488µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:20:48:50 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-08T20:48:50Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=0fdc71b2-45f3-4477-b004-289aca06efab http.request.method=PUT http.request.remoteaddr="127.0.0.1:39452" 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.308992ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T20:48:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=0fdc71b2-45f3-4477-b004-289aca06efab http.request.method=PUT http.request.remoteaddr="127.0.0.1:39452" 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.366352ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T20:48:50Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=0fdc71b2-45f3-4477-b004-289aca06efab http.request.method=PUT http.request.remoteaddr="127.0.0.1:39452" 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.405233ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T20:48:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=0fdc71b2-45f3-4477-b004-289aca06efab http.request.method=PUT http.request.remoteaddr="127.0.0.1:39452" 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.431233ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:20:48:50 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-08T20:48:50Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=a4f14f8e-4953-4a31-a623-eec5e8572341 http.request.method=POST http.request.remoteaddr="127.0.0.1:39452" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04437ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:50 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:52Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=c00b0fa6-66e6-42d5-837b-0b83dc437fae http.request.method=PUT http.request.remoteaddr="127.0.0.1:39452" http.request.uri="/v2/foo/schema1/blobs/uploads/e5ffaa3f-32b1-48cd-b73c-f7538322b0cd?_state=BxwUNOYMvFl9iW33Rt04P2pXfVDFZSl283AwruGFqAh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNWZmYWEzZi0zMmIxLTQ4Y2QtYjczYy1mNzUzODMyMmIwY2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6NTAuNjkwNDQxNDM5WiJ9&digest=sha256%3Abd069806ec062798e448ff4d51d0f68f90ef962c785990e46b3d64cc3b69c059" http.request.useragent="Go-http-client/1.1" http.response.duration=2.281479152s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:50 +0000] "PUT /v2/foo/schema1/blobs/uploads/e5ffaa3f-32b1-48cd-b73c-f7538322b0cd?_state=BxwUNOYMvFl9iW33Rt04P2pXfVDFZSl283AwruGFqAh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNWZmYWEzZi0zMmIxLTQ4Y2QtYjczYy1mNzUzODMyMmIwY2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6NTAuNjkwNDQxNDM5WiJ9&digest=sha256%3Abd069806ec062798e448ff4d51d0f68f90ef962c785990e46b3d64cc3b69c059 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:53Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=556bcdf0-dae5-4096-a2a3-ed7f07602c96 http.request.method=POST http.request.remoteaddr="127.0.0.1:39452" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.095331ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:53 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=662ab9b6-1460-43f4-bbf5-99e77a8cc396 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39452" http.request.uri="/v2/foo/schema1/blobs/uploads/8c69e005-2faa-4297-8a0a-130d516c0f1f?_state=PyXwYBW4yXbynwMAJux9-qQDWzbqM0Uqm_WUDRE4x5R7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4YzY5ZTAwNS0yZmFhLTQyOTctOGEwYS0xMzBkNTE2YzBmMWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6NTMuMjc4MDM3MzU1WiJ9&digest=sha256%3A806e7b4f8d1d52165a8f2f7a471bbe373310d82e78f9242c74f75c1466ff7ea6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.664618052s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:53 +0000] "PUT /v2/foo/schema1/blobs/uploads/8c69e005-2faa-4297-8a0a-130d516c0f1f?_state=PyXwYBW4yXbynwMAJux9-qQDWzbqM0Uqm_WUDRE4x5R7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4YzY5ZTAwNS0yZmFhLTQyOTctOGEwYS0xMzBkNTE2YzBmMWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6NTMuMjc4MDM3MzU1WiJ9&digest=sha256%3A806e7b4f8d1d52165a8f2f7a471bbe373310d82e78f9242c74f75c1466ff7ea6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=85e6457d-2943-4524-9142-a727b6bf456a http.request.method=PUT http.request.remoteaddr="127.0.0.1:39452" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.873797ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:55 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=ef8b31b8-b0c7-49c4-a186-bc1aec39607c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39452" http.request.uri="/v2/foo/schema1/manifests/sha256:ed078df3853fe4fe18e2f73f5852b19248c50c48c569b43091bb0549650ac51f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.587354ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:ed078df3853fe4fe18e2f73f5852b19248c50c48c569b43091bb0549650ac51f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=4f616145-41cc-49e3-9a81-4851fc1942f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39452" 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.046299ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:20:48:55 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T20:48:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=f994b693-354e-43ad-a1d2-cdbebca7361c http.request.method=GET http.request.remoteaddr="127.0.0.1:39452" http.request.uri="/v2/foo/schema1/manifests/sha256:ed078df3853fe4fe18e2f73f5852b19248c50c48c569b43091bb0549650ac51f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.939938ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:20:48:55 +0000] "GET /v2/foo/schema1/manifests/sha256:ed078df3853fe4fe18e2f73f5852b19248c50c48c569b43091bb0549650ac51f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T20:48:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:34887" http.request.id=3b46c998-32c3-45a7-b224-4b572c899a2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:39452" http.request.uri="/v2/foo/schema1/manifests/sha256:ed078df3853fe4fe18e2f73f5852b19248c50c48c569b43091bb0549650ac51f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.477833ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:ed078df3853fe4fe18e2f73f5852b19248c50c48c569b43091bb0549650ac51f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:34887" http.request.id=79d9805e-0da6-4748-ad0b-87c57c4d1747 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39452" http.request.uri="/v2/foo/schema1/manifests/sha256:ed078df3853fe4fe18e2f73f5852b19248c50c48c569b43091bb0549650ac51f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.513953ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:ed078df3853fe4fe18e2f73f5852b19248c50c48c569b43091bb0549650ac51f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/json" http.request.host="127.0.0.1:34887" http.request.id=262b2ec8-ee2a-457b-8764-fef878c92cbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:39452" http.request.uri="/v2/foo/schema1/manifests/sha256:ed078df3853fe4fe18e2f73f5852b19248c50c48c569b43091bb0549650ac51f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.568634ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:ed078df3853fe4fe18e2f73f5852b19248c50c48c569b43091bb0549650ac51f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=151ad277-bc6e-420e-b977-6839cb83bcc5 http.request.method=GET http.request.remoteaddr="127.0.0.1:39452" http.request.uri="/v2/foo/schema1/manifests/sha256:ed078df3853fe4fe18e2f73f5852b19248c50c48c569b43091bb0549650ac51f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.977699ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:20:48:55 +0000] "GET /v2/foo/schema1/manifests/sha256:ed078df3853fe4fe18e2f73f5852b19248c50c48c569b43091bb0549650ac51f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T20:48:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=d7494f99-bcb7-43d2-8a2c-91b7a3778264 http.request.method=GET http.request.remoteaddr="127.0.0.1:39452" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="766.047µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:55 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=e678ae14-5930-416c-a754-d569ecce2342 http.request.method=GET http.request.remoteaddr="127.0.0.1:39452" http.request.uri="/v2/foo/schema1/manifests/sha256:ed078df3853fe4fe18e2f73f5852b19248c50c48c569b43091bb0549650ac51f" http.request.useragent="Go-http-client/1.1" http.response.duration="722.847µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:55 +0000] "GET /v2/foo/schema1/manifests/sha256:ed078df3853fe4fe18e2f73f5852b19248c50c48c569b43091bb0549650ac51f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=40a0018f-5dc9-44d4-9f94-9a26b10fdc52 http.request.method=GET http.request.remoteaddr="127.0.0.1:39452" 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="778.608µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/May/2025:20:48:55 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-08T20:48:55Z" level=error msg="payload digest does match: "sha256:d2e7945528b327a3b9ebae4e716bcde17b4731ccbd297aac8e544bff2c05384d" != "sha256:ed078df3853fe4fe18e2f73f5852b19248c50c48c569b43091bb0549650ac51f"" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=c78817af-afba-4677-9d64-f2832437c4ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:39452" http.request.uri="/v2/foo/schema1/manifests/sha256:ed078df3853fe4fe18e2f73f5852b19248c50c48c569b43091bb0549650ac51f" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:ed078df3853fe4fe18e2f73f5852b19248c50c48c569b43091bb0549650ac51f" time="2025-05-08T20:48:55Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=c78817af-afba-4677-9d64-f2832437c4ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:39452" http.request.uri="/v2/foo/schema1/manifests/sha256:ed078df3853fe4fe18e2f73f5852b19248c50c48c569b43091bb0549650ac51f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.01317ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:ed078df3853fe4fe18e2f73f5852b19248c50c48c569b43091bb0549650ac51f" 127.0.0.1 - - [08/May/2025:20:48:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:ed078df3853fe4fe18e2f73f5852b19248c50c48c569b43091bb0549650ac51f HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-08T20:48:55Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=c966c59c-d48d-4875-9720-ae5318df3220 http.request.method=GET http.request.remoteaddr="127.0.0.1:36396" 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="946.649µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:20:48:55 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-08T20:48:55Z" 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.23.9 http.request.host="127.0.0.1:34887" http.request.id=3e534ab9-d33b-4921-a346-9f31a05a04b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36396" 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="754.487µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/May/2025:20:48:55 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-08T20:48:55Z" 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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34887" http.request.id=70d60bff-0054-4040-a490-532f371f8713 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36396" 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="883.649µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T20:48:55Z" 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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34887" http.request.id=70d60bff-0054-4040-a490-532f371f8713 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36396" 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="922.569µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T20:48:55Z" 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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34887" http.request.id=70d60bff-0054-4040-a490-532f371f8713 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36396" 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="954.17µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:20:48:55 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-08T20:48:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=d02e99cf-edb5-43df-bde1-9982359d67be http.request.method=POST http.request.remoteaddr="127.0.0.1:36396" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.006009ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:55 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:55Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=f96f6dba-de22-4bec-9005-aa8dc38d34ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:36396" http.request.uri="/v2/foo/schema2/blobs/uploads/c103dd5f-393f-46f2-a8a4-b3b7d7fba24d?_state=nguI0QIoFw05jLYzGjM7b4jMTaVF27eY1PjtjEanget7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMTAzZGQ1Zi0zOTNmLTQ2ZjItYThhNC1iM2I3ZDdmYmEyNGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6NTUuOTgyMDM5ODIzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.163412ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:55 +0000] "PUT /v2/foo/schema2/blobs/uploads/c103dd5f-393f-46f2-a8a4-b3b7d7fba24d?_state=nguI0QIoFw05jLYzGjM7b4jMTaVF27eY1PjtjEanget7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMTAzZGQ1Zi0zOTNmLTQ2ZjItYThhNC1iM2I3ZDdmYmEyNGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6NTUuOTgyMDM5ODIzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:55Z" 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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34887" http.request.id=f579fdd3-3ce4-4f62-95f4-331edbd924e0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36396" 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="944.409µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T20:48:55Z" 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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34887" http.request.id=f579fdd3-3ce4-4f62-95f4-331edbd924e0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36396" 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="987.09µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:20:48:55 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-08T20:48:56Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=041d259d-a803-4a71-a3b7-d44d8c1d8d50 http.request.method=POST http.request.remoteaddr="127.0.0.1:36396" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.005209ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:56 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:58Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=93a961f8-6e4c-4d5e-96eb-cb11df0a32ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:36396" http.request.uri="/v2/foo/schema2/blobs/uploads/ad220266-ec62-40dd-aeb0-783d796945a6?_state=VZO-M7ScXHu1w1gcPr6lkIINNdjGK4D0YrMB8hPeGeJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZDIyMDI2Ni1lYzYyLTQwZGQtYWViMC03ODNkNzk2OTQ1YTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6NTYuMjYwODIyODQ2WiJ9&digest=sha256%3A469272cb92261c89b0eb1840b64e09f4e343ffbab19dba04379010a4ec1c2ff0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.752215176s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:56 +0000] "PUT /v2/foo/schema2/blobs/uploads/ad220266-ec62-40dd-aeb0-783d796945a6?_state=VZO-M7ScXHu1w1gcPr6lkIINNdjGK4D0YrMB8hPeGeJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZDIyMDI2Ni1lYzYyLTQwZGQtYWViMC03ODNkNzk2OTQ1YTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6NTYuMjYwODIyODQ2WiJ9&digest=sha256%3A469272cb92261c89b0eb1840b64e09f4e343ffbab19dba04379010a4ec1c2ff0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:58Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=28983a7d-514c-40ec-abb2-a8fc9627ddb9 http.request.method=POST http.request.remoteaddr="127.0.0.1:36396" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10621ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:58 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=b70018bd-2a8b-436b-8f0e-82bb8dc80761 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36396" http.request.uri="/v2/foo/schema2/blobs/uploads/467dd8fd-c673-48de-bb32-13ce19d815d0?_state=C5wluKvYo4GfQlJvJcu1m2TS0v25RG9IQR2GlM4zQBR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NjdkZDhmZC1jNjczLTQ4ZGUtYmIzMi0xM2NlMTlkODE1ZDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6NTguMjIxNzA3ODE1WiJ9&digest=sha256%3A59a0889e8c9b5671fa6c638f965ebbb89e33b8b6645a7b5b8c7cf0cda660a97a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.079846355s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:58 +0000] "PUT /v2/foo/schema2/blobs/uploads/467dd8fd-c673-48de-bb32-13ce19d815d0?_state=C5wluKvYo4GfQlJvJcu1m2TS0v25RG9IQR2GlM4zQBR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NjdkZDhmZC1jNjczLTQ4ZGUtYmIzMi0xM2NlMTlkODE1ZDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6NTguMjIxNzA3ODE1WiJ9&digest=sha256%3A59a0889e8c9b5671fa6c638f965ebbb89e33b8b6645a7b5b8c7cf0cda660a97a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34887" http.request.id=9b3b505c-65cf-4a61-979a-e560152d1680 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36396" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.341573ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34887" http.request.id=85c51feb-2f89-4518-82b0-6615f29fc9c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36396" http.request.uri="/v2/foo/schema2/manifests/sha256:f2f017315fe359d6f1b804ade1238c650bbc922a7242aba2cf7e43f4aff5cdfa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.170371ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "PUT /v2/foo/schema2/manifests/sha256:f2f017315fe359d6f1b804ade1238c650bbc922a7242aba2cf7e43f4aff5cdfa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=4d846749-6f60-4061-865e-c38a1d73dbc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36396" 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="958.529µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=e266f083-efc4-41ed-8aa6-8d60f53249c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36396" http.request.uri="/v2/foo/schema2/manifests/sha256:f2f017315fe359d6f1b804ade1238c650bbc922a7242aba2cf7e43f4aff5cdfa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="972.769µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "GET /v2/foo/schema2/manifests/sha256:f2f017315fe359d6f1b804ade1238c650bbc922a7242aba2cf7e43f4aff5cdfa HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=6101598b-403c-4134-b163-14372538010a http.request.method=GET http.request.remoteaddr="127.0.0.1:36396" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="812.728µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=65346e18-a011-465c-80bc-92811145afab http.request.method=GET http.request.remoteaddr="127.0.0.1:36396" http.request.uri="/v2/foo/schema2/manifests/sha256:f2f017315fe359d6f1b804ade1238c650bbc922a7242aba2cf7e43f4aff5cdfa" http.request.useragent="Go-http-client/1.1" http.response.duration="718.967µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "GET /v2/foo/schema2/manifests/sha256:f2f017315fe359d6f1b804ade1238c650bbc922a7242aba2cf7e43f4aff5cdfa HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=c80276b9-0633-4ad0-94a4-51b7963b832a http.request.method=GET http.request.remoteaddr="127.0.0.1:36396" 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="757.768µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" level=info msg="rewriting manifest sha256:f2f017315fe359d6f1b804ade1238c650bbc922a7242aba2cf7e43f4aff5cdfa in schema1 format to support old client" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=2bcc309d-a3a4-4906-98e0-ebe554c4d09c http.request.method=GET http.request.remoteaddr="127.0.0.1:36396" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T20:48:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=2bcc309d-a3a4-4906-98e0-ebe554c4d09c http.request.method=GET http.request.remoteaddr="127.0.0.1:36396" 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.259901ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34887" http.request.id=636735c6-65a9-4859-9914-81b2c7638830 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36396" 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="882.929µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34887" http.request.id=9c92587b-bcf1-4cae-afcb-ca6ac1c8c0b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36396" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.105051ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34887" http.request.id=2b36c482-c4aa-4f63-99ba-fc56369c38c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36396" http.request.uri="/v2/foo/schema2/manifests/sha256:0b226069f8c58612f5dbe74e5dd0a50890b49ec94bb70a3c957eac69fac26d38" http.request.useragent="Go-http-client/1.1" http.response.duration="992.29µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "PUT /v2/foo/schema2/manifests/sha256:0b226069f8c58612f5dbe74e5dd0a50890b49ec94bb70a3c957eac69fac26d38 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=e97e82d4-f956-4933-9efe-b4645697aadf http.request.method=GET http.request.remoteaddr="127.0.0.1:36396" 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="977.97µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=a7f0c002-c4c2-46e0-9a7e-3e55f6dba804 http.request.method=GET http.request.remoteaddr="127.0.0.1:36396" http.request.uri="/v2/foo/schema2/manifests/sha256:0b226069f8c58612f5dbe74e5dd0a50890b49ec94bb70a3c957eac69fac26d38" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="967.129µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "GET /v2/foo/schema2/manifests/sha256:0b226069f8c58612f5dbe74e5dd0a50890b49ec94bb70a3c957eac69fac26d38 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=356e99ef-119d-4137-903e-7f432e6c6bd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36396" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="794.888µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=b20a7b1d-ae9e-4da3-87c6-78db046a134f http.request.method=GET http.request.remoteaddr="127.0.0.1:36396" http.request.uri="/v2/foo/schema2/manifests/sha256:0b226069f8c58612f5dbe74e5dd0a50890b49ec94bb70a3c957eac69fac26d38" http.request.useragent="Go-http-client/1.1" http.response.duration="783.767µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "GET /v2/foo/schema2/manifests/sha256:0b226069f8c58612f5dbe74e5dd0a50890b49ec94bb70a3c957eac69fac26d38 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" level=info msg="rewriting manifest list sha256:0b226069f8c58612f5dbe74e5dd0a50890b49ec94bb70a3c957eac69fac26d38 in schema1 format to support old client" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=cbf2ea07-28d5-4638-b92d-dbd2c15769fa http.request.method=GET http.request.remoteaddr="127.0.0.1:36396" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-05-08T20:48:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34887" http.request.id=cbf2ea07-28d5-4638-b92d-dbd2c15769fa http.request.method=GET http.request.remoteaddr="127.0.0.1:36396" 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.226621ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" 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.23.9 time="2025-05-08T20:48:59Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:48:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=b9fa72be-b80b-4558-8c8e-44e69ccc94fc http.request.method=GET http.request.remoteaddr="127.0.0.1:52208" 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="892.089µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" 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.23.9 http.request.host="127.0.0.1:38163" http.request.id=445fb94a-4119-4f1f-8a6e-5ae9f10f8a4c http.request.method=GET http.request.remoteaddr="127.0.0.1:52208" 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="765.007µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=423fa5d0-4845-4973-be25-f8a92cc7bd60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52208" 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="738.047µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=e07c429f-26c1-4ba7-b1f0-328891c9f643 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52208" 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.21471ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T20:48:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=e07c429f-26c1-4ba7-b1f0-328891c9f643 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52208" 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.272151ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T20:48:59Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=e07c429f-26c1-4ba7-b1f0-328891c9f643 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52208" 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.301191ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T20:48:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=e07c429f-26c1-4ba7-b1f0-328891c9f643 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52208" 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.333311ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-08T20:48:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=7789cdfc-37f9-4f45-9d07-d3cf96223ffb http.request.method=POST http.request.remoteaddr="127.0.0.1:52208" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01285ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:01Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=852191db-16e0-4915-a38b-d286d9d153a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52208" http.request.uri="/v2/foo/schema1/blobs/uploads/cf070559-0d09-4648-9110-55c7da4410d4?_state=eGYOsr0ubC927flRwW5FqVOlfWIHNABuWPHlODKxAvJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjZjA3MDU1OS0wZDA5LTQ2NDgtOTExMC01NWM3ZGE0NDEwZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6NTkuNjI3NDY0MzIzWiJ9&digest=sha256%3A19346e864beeccdb47fb6368df2cba884f06f8fe5c736b9078ca5068ae584f67" http.request.useragent="Go-http-client/1.1" http.response.duration=2.232371602s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:48:59 +0000] "PUT /v2/foo/schema1/blobs/uploads/cf070559-0d09-4648-9110-55c7da4410d4?_state=eGYOsr0ubC927flRwW5FqVOlfWIHNABuWPHlODKxAvJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjZjA3MDU1OS0wZDA5LTQ2NDgtOTExMC01NWM3ZGE0NDEwZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDg6NTkuNjI3NDY0MzIzWiJ9&digest=sha256%3A19346e864beeccdb47fb6368df2cba884f06f8fe5c736b9078ca5068ae584f67 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:02Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=0a583aaf-fba3-439e-bad4-b413192045f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:52208" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05669ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:02 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:02Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=f66bb2e9-ef54-4114-a506-d4ec34f99934 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52208" http.request.uri="/v2/foo/schema1/blobs/uploads/813191e0-fa58-4d1d-94c0-100920166a64?_state=S6YONVa0utQ4JxX2DTXb9b8fluLNXjaMKDghzWnfKgl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4MTMxOTFlMC1mYTU4LTRkMWQtOTRjMC0xMDA5MjAxNjZhNjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDk6MDIuMDM1Mzk3MTIzWiJ9&digest=sha256%3Ae0da8a6d50b34525214f5d5d38338c6c0328fc3b62770c48a81c52bfcdf1afd9" http.request.useragent="Go-http-client/1.1" http.response.duration=768.281978ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:02 +0000] "PUT /v2/foo/schema1/blobs/uploads/813191e0-fa58-4d1d-94c0-100920166a64?_state=S6YONVa0utQ4JxX2DTXb9b8fluLNXjaMKDghzWnfKgl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4MTMxOTFlMC1mYTU4LTRkMWQtOTRjMC0xMDA5MjAxNjZhNjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDk6MDIuMDM1Mzk3MTIzWiJ9&digest=sha256%3Ae0da8a6d50b34525214f5d5d38338c6c0328fc3b62770c48a81c52bfcdf1afd9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:02Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=b14b3a2a-c697-4495-82fe-1920705ad823 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52208" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.754796ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:02 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:02Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=25168fed-529d-40d2-9f08-423dcd86a2dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:52208" http.request.uri="/v2/foo/schema1/manifests/sha256:8097c7602fed3500c1c88849401b35d2ee559747a89a4a880d3180c88d24d1bf" http.request.useragent="Go-http-client/1.1" http.response.duration=3.586834ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:8097c7602fed3500c1c88849401b35d2ee559747a89a4a880d3180c88d24d1bf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:02Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=208c693e-b562-458e-8fdf-c7fdddb0f8bc http.request.method=GET http.request.remoteaddr="127.0.0.1:52208" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.989179ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:20:49:02 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T20:49:02Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=b8b2f4f2-4082-4974-af9a-e3639fb1b802 http.request.method=GET http.request.remoteaddr="127.0.0.1:52208" http.request.uri="/v2/foo/schema1/manifests/sha256:8097c7602fed3500c1c88849401b35d2ee559747a89a4a880d3180c88d24d1bf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.937379ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:20:49:02 +0000] "GET /v2/foo/schema1/manifests/sha256:8097c7602fed3500c1c88849401b35d2ee559747a89a4a880d3180c88d24d1bf HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T20:49:02Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:38163" http.request.id=8cd72a9a-68d8-4ed3-8168-c35331fdfbaa http.request.method=PUT http.request.remoteaddr="127.0.0.1:52208" http.request.uri="/v2/foo/schema1/manifests/sha256:8097c7602fed3500c1c88849401b35d2ee559747a89a4a880d3180c88d24d1bf" http.request.useragent="Go-http-client/1.1" http.response.duration=3.510153ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:8097c7602fed3500c1c88849401b35d2ee559747a89a4a880d3180c88d24d1bf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:02Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:38163" http.request.id=f404fc72-feff-411e-81c2-e6878d49333d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52208" http.request.uri="/v2/foo/schema1/manifests/sha256:8097c7602fed3500c1c88849401b35d2ee559747a89a4a880d3180c88d24d1bf" http.request.useragent="Go-http-client/1.1" http.response.duration=3.522114ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:8097c7602fed3500c1c88849401b35d2ee559747a89a4a880d3180c88d24d1bf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:02Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/json" http.request.host="127.0.0.1:38163" http.request.id=9bbb2cec-644c-434e-8cbb-d6e586b9fe03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52208" http.request.uri="/v2/foo/schema1/manifests/sha256:8097c7602fed3500c1c88849401b35d2ee559747a89a4a880d3180c88d24d1bf" http.request.useragent="Go-http-client/1.1" http.response.duration=3.510113ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:8097c7602fed3500c1c88849401b35d2ee559747a89a4a880d3180c88d24d1bf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:02Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=dedec994-8f6e-45ba-b414-68fd2d5546a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:52208" http.request.uri="/v2/foo/schema1/manifests/sha256:8097c7602fed3500c1c88849401b35d2ee559747a89a4a880d3180c88d24d1bf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.946379ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:20:49:02 +0000] "GET /v2/foo/schema1/manifests/sha256:8097c7602fed3500c1c88849401b35d2ee559747a89a4a880d3180c88d24d1bf HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T20:49:02Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=13e62def-b61a-4e94-934b-f743a2a7e7a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:52208" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="802.968µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:02 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:02Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=93372daa-d0eb-4cfe-9536-2f8b0fa2e221 http.request.method=GET http.request.remoteaddr="127.0.0.1:52208" http.request.uri="/v2/foo/schema1/manifests/sha256:8097c7602fed3500c1c88849401b35d2ee559747a89a4a880d3180c88d24d1bf" http.request.useragent="Go-http-client/1.1" http.response.duration="710.167µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:02 +0000] "GET /v2/foo/schema1/manifests/sha256:8097c7602fed3500c1c88849401b35d2ee559747a89a4a880d3180c88d24d1bf HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:02Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=7757cc0e-31d0-4468-8168-8f4699730d88 http.request.method=GET http.request.remoteaddr="127.0.0.1:52208" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="770.048µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/May/2025:20:49:02 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-08T20:49:02Z" level=error msg="payload digest does match: "sha256:6d0b2786c9e51de661834befedeff913011a4dbe7fd0fe9476982976a7186acc" != "sha256:8097c7602fed3500c1c88849401b35d2ee559747a89a4a880d3180c88d24d1bf"" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=f0640d2c-cff3-413c-b22a-e5cdb9e3bdfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:52208" http.request.uri="/v2/foo/schema1/manifests/sha256:8097c7602fed3500c1c88849401b35d2ee559747a89a4a880d3180c88d24d1bf" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:8097c7602fed3500c1c88849401b35d2ee559747a89a4a880d3180c88d24d1bf" time="2025-05-08T20:49:02Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=f0640d2c-cff3-413c-b22a-e5cdb9e3bdfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:52208" http.request.uri="/v2/foo/schema1/manifests/sha256:8097c7602fed3500c1c88849401b35d2ee559747a89a4a880d3180c88d24d1bf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="906.128µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:8097c7602fed3500c1c88849401b35d2ee559747a89a4a880d3180c88d24d1bf" 127.0.0.1 - - [08/May/2025:20:49:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:8097c7602fed3500c1c88849401b35d2ee559747a89a4a880d3180c88d24d1bf HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-08T20:49:02Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=bcbd1300-90ea-48a2-8990-8477a558d290 http.request.method=GET http.request.remoteaddr="127.0.0.1:34604" 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="894.248µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:20:49:02 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-08T20:49:02Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=7a2fb39f-de5d-4f36-b9d8-2be9787100a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34604" 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="823.328µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/May/2025:20:49:02 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-08T20:49:02Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38163" http.request.id=fb48637a-f299-41c8-9c11-3a9cd5783ca0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="918.168µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T20:49:02Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38163" http.request.id=fb48637a-f299-41c8-9c11-3a9cd5783ca0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34604" 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="959.209µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T20:49:02Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38163" http.request.id=fb48637a-f299-41c8-9c11-3a9cd5783ca0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34604" 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="987.049µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:20:49:02 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-08T20:49:02Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=a66eb9e6-0919-46aa-bac7-49f0f6a9ef11 http.request.method=POST http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="958.009µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:02 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:02Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=b5017051-732d-4a0e-b29d-c2df61697479 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/schema2/blobs/uploads/751326ae-11bc-4521-8972-dc8fcac2ff96?_state=wJt2vSuf7Fw-9Y9xjewYn99zyAq5C7_YFc1M7bxfmJ17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NTEzMjZhZS0xMWJjLTQ1MjEtODk3Mi1kYzhmY2FjMmZmOTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDk6MDIuODQxNzAzNjI0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.163651ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:02 +0000] "PUT /v2/foo/schema2/blobs/uploads/751326ae-11bc-4521-8972-dc8fcac2ff96?_state=wJt2vSuf7Fw-9Y9xjewYn99zyAq5C7_YFc1M7bxfmJ17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NTEzMjZhZS0xMWJjLTQ1MjEtODk3Mi1kYzhmY2FjMmZmOTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDk6MDIuODQxNzAzNjI0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:02Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38163" http.request.id=07f373e8-5e50-4afa-9630-56be6c26de56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34604" 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="942.129µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T20:49:02Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38163" http.request.id=07f373e8-5e50-4afa-9630-56be6c26de56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34604" 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="983.81µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:20:49:02 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-08T20:49:03Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=7736dfde-2ac8-4a50-b920-57654dd70b71 http.request.method=POST http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="983.329µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:03 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:03Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=d0c1113f-ea18-414d-8dc4-b8fc209fdb22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/schema2/blobs/uploads/c6ddd9c3-75d6-45ac-b180-c9e11c71bbf9?_state=dtntamr2YP7u5fB20L2cfJM7yCYhkUqB99cehBB5bF97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNmRkZDljMy03NWQ2LTQ1YWMtYjE4MC1jOWUxMWM3MWJiZjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDk6MDMuMDMzMzMzMTc1WiJ9&digest=sha256%3A3c47f11536796f192b492749d485afd732490bcdc848d409a3ab762129ef134a" http.request.useragent="Go-http-client/1.1" http.response.duration=844.959911ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:03 +0000] "PUT /v2/foo/schema2/blobs/uploads/c6ddd9c3-75d6-45ac-b180-c9e11c71bbf9?_state=dtntamr2YP7u5fB20L2cfJM7yCYhkUqB99cehBB5bF97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNmRkZDljMy03NWQ2LTQ1YWMtYjE4MC1jOWUxMWM3MWJiZjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDk6MDMuMDMzMzMzMTc1WiJ9&digest=sha256%3A3c47f11536796f192b492749d485afd732490bcdc848d409a3ab762129ef134a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=e16122b9-a4ba-4e2b-ac74-e5a29cfbf2e5 http.request.method=POST http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03265ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=e9ddf946-0954-4ea2-9f81-1ad192da1d3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/schema2/blobs/uploads/f8cdb1ec-28c3-456e-8463-c9660a440b93?_state=tpYyRlyfXyKJ2NPtqPEs9E5bNwIZqJ-TKTis90QIPe57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmOGNkYjFlYy0yOGMzLTQ1NmUtODQ2My1jOTY2MGE0NDBiOTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDk6MDQuMDI1NjIxMDUzWiJ9&digest=sha256%3A5434ffe53ee1b51692159c54084262c0b62477ca5ce8946861c24464e80ed2bd" http.request.useragent="Go-http-client/1.1" http.response.duration=641.467087ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "PUT /v2/foo/schema2/blobs/uploads/f8cdb1ec-28c3-456e-8463-c9660a440b93?_state=tpYyRlyfXyKJ2NPtqPEs9E5bNwIZqJ-TKTis90QIPe57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmOGNkYjFlYy0yOGMzLTQ1NmUtODQ2My1jOTY2MGE0NDBiOTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDk6MDQuMDI1NjIxMDUzWiJ9&digest=sha256%3A5434ffe53ee1b51692159c54084262c0b62477ca5ce8946861c24464e80ed2bd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38163" http.request.id=1ff8c302-9f49-4d52-a2d1-a2e2ad247555 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.351973ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38163" http.request.id=45f64d82-0bc0-4638-b37c-6a0f3b21a42f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/schema2/manifests/sha256:4060fb914478ddd103fab44eb7e6a8cac604f4baabba91ce2c774ad48c0a247f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07265ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "PUT /v2/foo/schema2/manifests/sha256:4060fb914478ddd103fab44eb7e6a8cac604f4baabba91ce2c774ad48c0a247f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=d576481d-e089-4bc0-a9dc-26807924691b http.request.method=GET http.request.remoteaddr="127.0.0.1:34604" 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="986.37µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=72ef3a6e-6853-4bca-9716-f2b9f84627fd http.request.method=GET http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/schema2/manifests/sha256:4060fb914478ddd103fab44eb7e6a8cac604f4baabba91ce2c774ad48c0a247f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="828.008µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "GET /v2/foo/schema2/manifests/sha256:4060fb914478ddd103fab44eb7e6a8cac604f4baabba91ce2c774ad48c0a247f HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=2b2faca1-f17f-42bb-b779-89599dac7e8e http.request.method=GET http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="706.887µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=d961aa25-00e0-4d9a-be16-190c5e259161 http.request.method=GET http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/schema2/manifests/sha256:4060fb914478ddd103fab44eb7e6a8cac604f4baabba91ce2c774ad48c0a247f" http.request.useragent="Go-http-client/1.1" http.response.duration="671.926µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "GET /v2/foo/schema2/manifests/sha256:4060fb914478ddd103fab44eb7e6a8cac604f4baabba91ce2c774ad48c0a247f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=a0406d53-1304-4b5e-b280-e7b0a0db05ea http.request.method=GET http.request.remoteaddr="127.0.0.1:34604" 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="697.126µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=info msg="rewriting manifest sha256:4060fb914478ddd103fab44eb7e6a8cac604f4baabba91ce2c774ad48c0a247f in schema1 format to support old client" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=2273119c-559e-41f2-bde1-99396560be29 http.request.method=GET http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T20:49:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=2273119c-559e-41f2-bde1-99396560be29 http.request.method=GET http.request.remoteaddr="127.0.0.1:34604" 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.018339ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38163" http.request.id=6a5f73fc-ec4e-4f35-9c17-db995e627466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34604" 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="844.208µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38163" http.request.id=146c9833-3eb7-4ca1-9b82-8c9ba1ed1258 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00181ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38163" http.request.id=423aaa83-6d98-41aa-a5d4-5d36d6adf80e http.request.method=PUT http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/schema2/manifests/sha256:8f7a2c86a6cf25020e74fac219f8b57e730b32302be63d59d8501f2ade89214c" http.request.useragent="Go-http-client/1.1" http.response.duration="924.528µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "PUT /v2/foo/schema2/manifests/sha256:8f7a2c86a6cf25020e74fac219f8b57e730b32302be63d59d8501f2ade89214c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=a5e2672d-d001-489f-b189-43984a91fa60 http.request.method=GET http.request.remoteaddr="127.0.0.1:34604" 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="884.889µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=234e44b2-a93d-4921-9772-e5f36ce87d0a http.request.method=GET http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/schema2/manifests/sha256:8f7a2c86a6cf25020e74fac219f8b57e730b32302be63d59d8501f2ade89214c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="857.608µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "GET /v2/foo/schema2/manifests/sha256:8f7a2c86a6cf25020e74fac219f8b57e730b32302be63d59d8501f2ade89214c HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=3fbee338-d74b-47a3-88bd-76966fc3672b http.request.method=GET http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="674.126µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=1bfba38e-433a-4fa2-8959-b0160fc1dba6 http.request.method=GET http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/schema2/manifests/sha256:8f7a2c86a6cf25020e74fac219f8b57e730b32302be63d59d8501f2ade89214c" http.request.useragent="Go-http-client/1.1" http.response.duration="796.607µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "GET /v2/foo/schema2/manifests/sha256:8f7a2c86a6cf25020e74fac219f8b57e730b32302be63d59d8501f2ade89214c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=info msg="rewriting manifest list sha256:8f7a2c86a6cf25020e74fac219f8b57e730b32302be63d59d8501f2ade89214c in schema1 format to support old client" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=7ef692da-0c87-4eff-a240-3f398f3d52a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-05-08T20:49:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38163" http.request.id=7ef692da-0c87-4eff-a240-3f398f3d52a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:34604" 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.357983ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (14.30s) === RUN TestGetManifestWithStorageError time="2025-05-08T20:49:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T20:49:04Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:49:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:41087" http.request.id=b43c1102-116c-4296-8cef-55c705361035 http.request.method=GET http.request.remoteaddr="127.0.0.1:52084" 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.02569ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.9 http.request.host="127.0.0.1:41087" http.request.id=f2380aef-6987-48d0-8a17-850abb44e279 http.request.method=GET http.request.remoteaddr="127.0.0.1:52084" 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="792.608µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.9 http.request.host="127.0.0.1:41087" http.request.id=fcf8b7f9-5c73-4c9e-8a58-69170402d8c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:52084" 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="715.567µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.9 http.request.host="127.0.0.1:41087" http.request.id=78ffb9a1-8263-4a7c-9540-a4cf804906b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:52084" 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="741.287µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-05-08T20:49:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T20:49:04Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:49:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=d40d32f6-d1c0-474e-8ff8-991fdcd08eb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42912" 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="950.049µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=e0d20ed4-6b8d-49ef-be3d-78f6cba45369 http.request.method=GET http.request.remoteaddr="127.0.0.1:42912" 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="827.568µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=3fdad94d-b3e2-42a5-83bb-423e9fc7bbee http.request.method=PUT http.request.remoteaddr="127.0.0.1:42912" 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="777.807µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=2b1e3352-559c-48c1-8fe6-ebce77087f0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42912" 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.17919ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T20:49:04Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=2b1e3352-559c-48c1-8fe6-ebce77087f0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42912" 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.22575ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T20:49:04Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=2b1e3352-559c-48c1-8fe6-ebce77087f0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42912" 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.265031ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T20:49:04Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=2b1e3352-559c-48c1-8fe6-ebce77087f0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42912" 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.290351ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-08T20:49:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=3217d25c-c368-43b5-8eaf-f1793c151b00 http.request.method=POST http.request.remoteaddr="127.0.0.1:42912" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="966.169µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=0a55d75f-4fbf-4093-b6d6-5688ae42e66a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42912" http.request.uri="/v2/foo/schema1/blobs/uploads/d01063e1-8dde-48fa-b168-9686e9a3f0f6?_state=7WP2cUUrwldjx-Pzg1Htz6PScDkPT4q1E25deG34Z717Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkMDEwNjNlMS04ZGRlLTQ4ZmEtYjE2OC05Njg2ZTlhM2YwZjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDk6MDQuOTQ0NDUzMzA5WiJ9&digest=sha256%3A328005d7dc9de02780650e748b7efc94513b244e99cb402c8a571bba3ce3bac4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.921771476s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:04 +0000] "PUT /v2/foo/schema1/blobs/uploads/d01063e1-8dde-48fa-b168-9686e9a3f0f6?_state=7WP2cUUrwldjx-Pzg1Htz6PScDkPT4q1E25deG34Z717Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkMDEwNjNlMS04ZGRlLTQ4ZmEtYjE2OC05Njg2ZTlhM2YwZjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDk6MDQuOTQ0NDUzMzA5WiJ9&digest=sha256%3A328005d7dc9de02780650e748b7efc94513b244e99cb402c8a571bba3ce3bac4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=778c2ef2-e765-4542-bdbb-83209856a6c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:42912" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04537ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=592f29c7-274e-4e04-9158-b2a303212517 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42912" http.request.uri="/v2/foo/schema1/blobs/uploads/8bbae66f-f07d-4c89-a3e0-2f0974b8cbab?_state=w-XxzX4NMRLK2CPaiKDitXoXTpRj7t5EIsXCBlHrPmJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4YmJhZTY2Zi1mMDdkLTRjODktYTNlMC0yZjA5NzRiOGNiYWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDk6MDcuMDI3MTE5NzYyWiJ9&digest=sha256%3A1e49eef0c270248bfb05b4e570441b576da9423e1a032f3c9c1174bedf106906" http.request.useragent="Go-http-client/1.1" http.response.duration=742.239449ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "PUT /v2/foo/schema1/blobs/uploads/8bbae66f-f07d-4c89-a3e0-2f0974b8cbab?_state=w-XxzX4NMRLK2CPaiKDitXoXTpRj7t5EIsXCBlHrPmJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4YmJhZTY2Zi1mMDdkLTRjODktYTNlMC0yZjA5NzRiOGNiYWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDk6MDcuMDI3MTE5NzYyWiJ9&digest=sha256%3A1e49eef0c270248bfb05b4e570441b576da9423e1a032f3c9c1174bedf106906 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=788bb216-6f09-42cb-9fa8-5921f30d0b1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42912" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.840877ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=917820ff-9025-4001-9de1-97c2773ccf4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42912" http.request.uri="/v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf" http.request.useragent="Go-http-client/1.1" http.response.duration=3.666955ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "PUT /v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=44d4d063-8e9b-43e1-b80b-943ee184dfd2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42912" 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.004179ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=5ae9493a-6332-4c21-8f8b-82c4ff282edc http.request.method=GET http.request.remoteaddr="127.0.0.1:42912" http.request.uri="/v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.969939ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "GET /v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:44819" http.request.id=3c804601-0bc8-4689-8a11-2c007128db64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42912" http.request.uri="/v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf" http.request.useragent="Go-http-client/1.1" http.response.duration=3.574994ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "PUT /v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:44819" http.request.id=23e0f4cb-a9a9-4828-a662-7cfdc3a3b307 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42912" http.request.uri="/v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf" http.request.useragent="Go-http-client/1.1" http.response.duration=3.600394ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "PUT /v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/json" http.request.host="127.0.0.1:44819" http.request.id=1bb7a84d-63a8-4969-ace3-6ecb4954acfb http.request.method=PUT http.request.remoteaddr="127.0.0.1:42912" http.request.uri="/v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf" http.request.useragent="Go-http-client/1.1" http.response.duration=3.614554ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "PUT /v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=e32a9153-1aea-437c-9009-1a4e1687ea18 http.request.method=GET http.request.remoteaddr="127.0.0.1:42912" http.request.uri="/v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.040899ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "GET /v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=64a1ae3f-40c4-4286-89b5-32aab02f26d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42912" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="867.848µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=6f0c305e-43c7-4ec6-a286-9a96917e53f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42912" http.request.uri="/v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf" http.request.useragent="Go-http-client/1.1" http.response.duration="744.807µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "GET /v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=2d025a29-570c-4329-b79c-949ab48e088a http.request.method=GET http.request.remoteaddr="127.0.0.1:42912" 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="762.208µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=error msg="payload digest does match: "sha256:588df18f9c0116a5326626cc5fa54ebcdf40df40dc68e9c00536c118ec63958d" != "sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf"" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=4f7ab9d7-90a5-4538-b290-8e96db9631f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42912" http.request.uri="/v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf" time="2025-05-08T20:49:07Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=4f7ab9d7-90a5-4538-b290-8e96db9631f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42912" http.request.uri="/v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.03681ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf" 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "PUT /v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=727da066-a8b6-4e31-b408-f78e6c153879 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42926" http.request.uri="/v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09545ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=c92183b2-092b-447a-84da-e413ee2be30b http.request.method=GET http.request.remoteaddr="127.0.0.1:42926" http.request.uri="/v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="873.248µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf" 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "GET /v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=2f0a0f45-0ded-4fb2-849b-975eb263d0d1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42934" http.request.uri="/v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="994.25µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf" 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=42bb9611-21bd-4e14-8612-385d25fc5337 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42938" http.request.uri="/v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf" http.request.useragent="Go-http-client/1.1" http.response.duration=3.795436ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "PUT /v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=0bf1673f-7b81-44ae-8035-28f9609c1032 http.request.method=GET http.request.remoteaddr="127.0.0.1:42938" http.request.uri="/v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.10522ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "GET /v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=aa76a1aa-a80d-4783-973a-d846ba714976 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42940" 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="983.249µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=905fe4a7-3bbe-49c8-a975-abb1f71d02d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42946" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.841636ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=2f1393c6-b431-4674-a4bd-4eb84dfb5883 http.request.method=GET http.request.remoteaddr="127.0.0.1:42946" 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="842.688µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=0e99a2a4-4956-4bff-8539-5a6cc9f73e32 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42946" http.request.uri="/v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.019969ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e0e0b4627dbf239cdd1fb993882381b4493d305db3c4f52af66028a0956f22cf HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=ebe2be41-662d-4059-88e3-46ab13051377 http.request.method=GET http.request.remoteaddr="127.0.0.1:42946" 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="802.368µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=e4fcae5c-430c-430f-831a-801df1659ce7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42946" 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="874.929µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" 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.23.9 http.request.host="127.0.0.1:44819" http.request.id=de85c5e7-0769-48d1-a180-5baa58911835 http.request.method=GET http.request.remoteaddr="127.0.0.1:42946" 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="784.847µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44819" http.request.id=fe8e1446-b802-480e-8c9d-05e19e93dff3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42946" 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="905.968µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T20:49:07Z" 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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44819" http.request.id=fe8e1446-b802-480e-8c9d-05e19e93dff3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42946" 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="949.609µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T20:49:07Z" 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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44819" http.request.id=fe8e1446-b802-480e-8c9d-05e19e93dff3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42946" 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="980.929µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=9b0ca953-0336-419f-811c-5c8f27e2b1ba http.request.method=POST http.request.remoteaddr="127.0.0.1:42946" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="987.289µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=8f32fcde-31ce-4003-b8f8-c8e1ae73588b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42946" http.request.uri="/v2/foo/schema2/blobs/uploads/8fd570b4-cfa6-4d64-b6af-ea8bc6a787a6?_state=u2HStpdCksvMZBRMR29oljQb3CYDtU_O2R65QMMy9ox7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4ZmQ1NzBiNC1jZmE2LTRkNjQtYjZhZi1lYThiYzZhNzg3YTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDk6MDcuODI5MzcwMDI0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.143131ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "PUT /v2/foo/schema2/blobs/uploads/8fd570b4-cfa6-4d64-b6af-ea8bc6a787a6?_state=u2HStpdCksvMZBRMR29oljQb3CYDtU_O2R65QMMy9ox7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4ZmQ1NzBiNC1jZmE2LTRkNjQtYjZhZi1lYThiYzZhNzg3YTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDk6MDcuODI5MzcwMDI0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:07Z" 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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44819" http.request.id=975114df-5a60-42ba-8d5e-07e0d63a2eea http.request.method=PUT http.request.remoteaddr="127.0.0.1:42946" 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.082731ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T20:49:07Z" 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.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44819" http.request.id=975114df-5a60-42ba-8d5e-07e0d63a2eea http.request.method=PUT http.request.remoteaddr="127.0.0.1:42946" 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.130771ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:20:49:07 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-08T20:49:08Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=46c2cd2b-40ea-4d5d-8762-d5d6748371db http.request.method=POST http.request.remoteaddr="127.0.0.1:42946" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.088611ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:08 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:09Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=9b90d1e5-fce6-4781-acb5-25de8c76744c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42946" http.request.uri="/v2/foo/schema2/blobs/uploads/0693e000-f653-4d08-8b80-e320a85f507f?_state=H-Safr0b_4FZorMYBriFeI4gdVgmNMle91fI7px_Kk57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNjkzZTAwMC1mNjUzLTRkMDgtOGI4MC1lMzIwYTg1ZjUwN2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDk6MDguMDc1NDQ2Njk1WiJ9&digest=sha256%3A06655d0f51da41a4dfe79bb7ca2d17ec291de7e456e3a41c40a409c866d632f9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.822195245s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:08 +0000] "PUT /v2/foo/schema2/blobs/uploads/0693e000-f653-4d08-8b80-e320a85f507f?_state=H-Safr0b_4FZorMYBriFeI4gdVgmNMle91fI7px_Kk57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNjkzZTAwMC1mNjUzLTRkMDgtOGI4MC1lMzIwYTg1ZjUwN2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDk6MDguMDc1NDQ2Njk1WiJ9&digest=sha256%3A06655d0f51da41a4dfe79bb7ca2d17ec291de7e456e3a41c40a409c866d632f9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:10Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=35b10c6b-ecfb-4df8-8f14-8fb622719a44 http.request.method=POST http.request.remoteaddr="127.0.0.1:42946" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.055771ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:10 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=1b36b3c4-1b56-4eab-860e-3e93cd2ecc2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42946" http.request.uri="/v2/foo/schema2/blobs/uploads/3cabedbd-de12-40a2-adb7-e8c89d4d45ae?_state=hkOegILT-sAU865IIPs5BL_7q8EHdkqMd1qBWA75TD57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzY2FiZWRiZC1kZTEyLTQwYTItYWRiNy1lOGM4OWQ0ZDQ1YWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDk6MTAuMTc4ODY1MzQ2WiJ9&digest=sha256%3A0071a5ec49151cd965ffb10720d6a77a3cca983dd0fffe2c9418206a3b9a9e08" http.request.useragent="Go-http-client/1.1" http.response.duration=2.063988154s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:10 +0000] "PUT /v2/foo/schema2/blobs/uploads/3cabedbd-de12-40a2-adb7-e8c89d4d45ae?_state=hkOegILT-sAU865IIPs5BL_7q8EHdkqMd1qBWA75TD57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzY2FiZWRiZC1kZTEyLTQwYTItYWRiNy1lOGM4OWQ0ZDQ1YWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjA6NDk6MTAuMTc4ODY1MzQ2WiJ9&digest=sha256%3A0071a5ec49151cd965ffb10720d6a77a3cca983dd0fffe2c9418206a3b9a9e08 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44819" http.request.id=bfcc1970-7b24-4b93-88ab-6d252ccd3eca http.request.method=PUT http.request.remoteaddr="127.0.0.1:42946" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.293292ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44819" http.request.id=0636b9e8-e14e-4e44-9a1d-d422a70f70e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42946" http.request.uri="/v2/foo/schema2/manifests/sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05257ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "PUT /v2/foo/schema2/manifests/sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=e6e41110-d586-4c18-8bdb-d5320242b229 http.request.method=GET http.request.remoteaddr="127.0.0.1:42946" 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="891.769µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=36eb3426-3302-428b-861f-5fe6d9c2a5fb http.request.method=GET http.request.remoteaddr="127.0.0.1:42946" http.request.uri="/v2/foo/schema2/manifests/sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="986.289µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "GET /v2/foo/schema2/manifests/sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=c6771809-298b-4ca2-9c61-f66ea5fe8fbe http.request.method=GET http.request.remoteaddr="127.0.0.1:42946" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="741.927µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=1308576e-9c90-4a04-86fc-6909b09caf5c http.request.method=GET http.request.remoteaddr="127.0.0.1:42946" http.request.uri="/v2/foo/schema2/manifests/sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323" http.request.useragent="Go-http-client/1.1" http.response.duration="725.007µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "GET /v2/foo/schema2/manifests/sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=0d681c2f-fcc5-4283-8817-4ae9e08352ee http.request.method=GET http.request.remoteaddr="127.0.0.1:42946" 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="759.407µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=info msg="rewriting manifest sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323 in schema1 format to support old client" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=0bf059a5-b612-4ef2-9169-9929ef46c957 http.request.method=GET http.request.remoteaddr="127.0.0.1:42946" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T20:49:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=0bf059a5-b612-4ef2-9169-9929ef46c957 http.request.method=GET http.request.remoteaddr="127.0.0.1:42946" 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.168021ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=6d2e5041-9e61-4fd1-bd79-205b0ef12119 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42946" http.request.uri="/v2/foo/schema2/manifests/sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323" http.request.useragent="Go-http-client/1.1" http.response.duration="913.889µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "DELETE /v2/foo/schema2/manifests/sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=071dd991-2c9e-47e6-8700-28be2ed9635b http.request.method=GET http.request.remoteaddr="127.0.0.1:42946" http.request.uri="/v2/foo/schema2/manifests/sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="825.848µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323" 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "GET /v2/foo/schema2/manifests/sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=65f6e4ea-62b7-43ad-8122-64f993810233 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42958" http.request.uri="/v2/foo/schema2/manifests/sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="886.288µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323" 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "DELETE /v2/foo/schema2/manifests/sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44819" http.request.id=4c180756-b745-4c01-916b-b5a2e970c2fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:42968" http.request.uri="/v2/foo/schema2/manifests/sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323" http.request.useragent="Go-http-client/1.1" http.response.duration=1.145851ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "PUT /v2/foo/schema2/manifests/sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=afabfa14-1c45-43db-8758-2ea92201587b http.request.method=GET http.request.remoteaddr="127.0.0.1:42968" http.request.uri="/v2/foo/schema2/manifests/sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="877.569µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "GET /v2/foo/schema2/manifests/sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=b7bc6d81-506a-4639-8db2-ef59cee27213 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42972" 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="914.369µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44819" http.request.id=b5eb8733-480d-4a3c-b392-75e6d58b3296 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42978" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.250772ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=cfbc4ff3-9883-489d-8030-e300173900f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:42978" 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="788.368µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=31367141-c4ca-47af-883d-99375abd0aaf http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42978" http.request.uri="/v2/foo/schema2/manifests/sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323" http.request.useragent="Go-http-client/1.1" http.response.duration="873.489µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "DELETE /v2/foo/schema2/manifests/sha256:277bbf210717d591d347455b19e58c9b39ca72500dc466513228e362fe2d9323 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44819" http.request.id=d8617c23-36af-47e8-8a25-d07e11201b62 http.request.method=GET http.request.remoteaddr="127.0.0.1:42978" 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="717.607µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (7.57s) === RUN TestManifestDeleteDisabled time="2025-05-08T20:49:12Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T20:49:12Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:49:12Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.9 http.request.host="127.0.0.1:35713" http.request.id=f263a34b-2427-4e63-9b36-8882967fe264 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38480" 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="835.568µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2025-05-08T20:49:12Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T20:49:12Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:49:12Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 time="2025-05-08T20:49:12Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.9 time="2025-05-08T20:49:12Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.9 time="2025-05-08T20:49:12Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.9 http.request.host="127.0.0.1:36019" http.request.id=b2553991-cb12-4dc5-b57b-cb6565a8a4d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35058" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.653735ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.9 http.request.host="127.0.0.1:36019" http.request.id=ada3c6bb-d0a0-4bc9-98cf-5b3879290c0a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35068" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.581735ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.9 http.request.host="127.0.0.1:36019" http.request.id=09610629-f88a-4961-b825-40514ab36c01 http.request.method=POST http.request.remoteaddr="127.0.0.1:35070" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.487015ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-08T20:49:12Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.9 http.request.host="127.0.0.1:36019" http.request.id=728eb706-bfe1-4fd6-9f0f-5537b36dee5a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35086" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.454494ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:20:49:12 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.70s) === RUN TestProxyManifestGetByTag time="2025-05-08T20:49:12Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T20:49:12Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:49:13Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41931" http.request.id=47e47d96-39c4-425f-bbb0-cbc489f787bf http.request.method=POST http.request.remoteaddr="127.0.0.1:41752" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.076891ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:14Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41931" http.request.id=4f4f252c-2c67-4273-83d3-614d2fee1521 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41752" http.request.uri="/v2/foo/bar/blobs/uploads/266ba310-a43e-499f-882d-6cf83cf3a47a?_state=Vv7F4ro0_uFqVzeOkzx9ltUSu1YV4CxhV5T2wYdYiT57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2NmJhMzEwLWE0M2UtNDk5Zi04ODJkLTZjZjgzY2YzYTQ3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0OToxMy4xNzY5MDk5NDJaIn0%3D&digest=sha256%3Afb8460e6b4a5c20481f697ce312c7449866dec981ac8e21cf5655fd0fbe52a02" http.request.useragent="Go-http-client/1.1" http.response.duration=1.219073524s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:13 +0000] "PUT /v2/foo/bar/blobs/uploads/266ba310-a43e-499f-882d-6cf83cf3a47a?_state=Vv7F4ro0_uFqVzeOkzx9ltUSu1YV4CxhV5T2wYdYiT57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2NmJhMzEwLWE0M2UtNDk5Zi04ODJkLTZjZjgzY2YzYTQ3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0OToxMy4xNzY5MDk5NDJaIn0%3D&digest=sha256%3Afb8460e6b4a5c20481f697ce312c7449866dec981ac8e21cf5655fd0fbe52a02 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:14Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41931" http.request.id=1e83da7d-8f41-4298-b9c0-05256fb988c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41752" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.687475ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:14 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T20:49:14Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T20:49:14Z" level=info msg="Starting upload purge in 30m0s" go.version=go1.23.9 time="2025-05-08T20:49:14Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 time="2025-05-08T20:49:14Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41931" http.request.id=adfb60e3-9fa4-44c0-b0fb-c77586e6a635 http.request.method=GET http.request.remoteaddr="127.0.0.1:41752" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="803.528µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:20:49:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-08T20:49:14Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:41931" go.version=go1.23.9 time="2025-05-08T20:49:14Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.9 time="2025-05-08T20:49:14Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41931" http.request.id=92ef6c24-9c25-41bb-adad-a054f42a3211 http.request.method=GET http.request.remoteaddr="127.0.0.1:41764" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="868.808µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:20:49:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-08T20:49:14Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41931 /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:41931/v2/:[]]}" go.version=go1.23.9 http.request.host="127.0.0.1:44399" http.request.id=b8223ec0-4865-4a98-9773-86703965c6ce http.request.method=GET http.request.remoteaddr="127.0.0.1:44328" http.request.uri="/v2/foo/bar/manifests/sha256:c3d5c7bc85f9288ab93ae874cc596fcace9b5530eb1958e05c9d1990373995db" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:c3d5c7bc85f9288ab93ae874cc596fcace9b5530eb1958e05c9d1990373995db" time="2025-05-08T20:49:14Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41931" http.request.id=12cb4aa6-d4f4-4757-a6d6-bb7143f3cefe http.request.method=GET http.request.remoteaddr="127.0.0.1:41778" http.request.uri="/v2/foo/bar/manifests/sha256:c3d5c7bc85f9288ab93ae874cc596fcace9b5530eb1958e05c9d1990373995db" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.0621ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/May/2025:20:49:14 +0000] "GET /v2/foo/bar/manifests/sha256:c3d5c7bc85f9288ab93ae874cc596fcace9b5530eb1958e05c9d1990373995db HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-08T20:49:14Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:c3d5c7bc85f9288ab93ae874cc596fcace9b5530eb1958e05c9d1990373995db with ttl=167h59m59.9999962s" go.version=go1.23.9 time="2025-05-08T20:49:14Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44399" http.request.id=b8223ec0-4865-4a98-9773-86703965c6ce http.request.method=GET http.request.remoteaddr="127.0.0.1:44328" http.request.uri="/v2/foo/bar/manifests/sha256:c3d5c7bc85f9288ab93ae874cc596fcace9b5530eb1958e05c9d1990373995db" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=8.265879ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/May/2025:20:49:14 +0000] "GET /v2/foo/bar/manifests/sha256:c3d5c7bc85f9288ab93ae874cc596fcace9b5530eb1958e05c9d1990373995db HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-08T20:49:14Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41931" http.request.id=198fefc3-2e37-4360-99af-bbe3055dd028 http.request.method=GET http.request.remoteaddr="127.0.0.1:41778" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="723.687µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:20:49:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-08T20:49:14Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41931 /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:41931/v2/:[]]}" go.version=go1.23.9 http.request.host="127.0.0.1:44399" http.request.id=6be0fe63-c4dd-4826-babf-887daa3fbddc http.request.method=GET http.request.remoteaddr="127.0.0.1:44336" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-05-08T20:49:14Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41931" http.request.id=82df5351-1158-4d55-9b7f-cca225125a47 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41788" 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.033379ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/May/2025:20:49:14 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-08T20:49:14Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44399" http.request.id=6be0fe63-c4dd-4826-babf-887daa3fbddc http.request.method=GET http.request.remoteaddr="127.0.0.1:44336" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.163659ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/May/2025:20:49:14 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-08T20:49:14Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41931" http.request.id=9397eab5-615d-414f-9b7a-ca61f0fa59dd http.request.method=POST http.request.remoteaddr="127.0.0.1:41788" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03833ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41931" http.request.id=24cf4d61-3ef5-460a-89d9-28bdbf77dd55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41788" http.request.uri="/v2/foo/bar/blobs/uploads/1bd564d4-1443-4704-8fbb-82eb1ee06fd6?_state=Itg-QJ8nTKnDhTqkGufkYXkDgCB5L-N-KrF855RDZ-J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFiZDU2NGQ0LTE0NDMtNDcwNC04ZmJiLTgyZWIxZWUwNmZkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0OToxNC41OTk1NjQ4NVoifQ%3D%3D&digest=sha256%3Abaff94882b682f35864fcc3e6ff38987db112ecab25b0853c99ac0fd3eca00b6" http.request.useragent="Go-http-client/1.1" http.response.duration=810.910665ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:14 +0000] "PUT /v2/foo/bar/blobs/uploads/1bd564d4-1443-4704-8fbb-82eb1ee06fd6?_state=Itg-QJ8nTKnDhTqkGufkYXkDgCB5L-N-KrF855RDZ-J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFiZDU2NGQ0LTE0NDMtNDcwNC04ZmJiLTgyZWIxZWUwNmZkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMDo0OToxNC41OTk1NjQ4NVoifQ%3D%3D&digest=sha256%3Abaff94882b682f35864fcc3e6ff38987db112ecab25b0853c99ac0fd3eca00b6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41931" http.request.id=bbc20041-3682-4f42-a031-e4100c3ee72a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41788" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.628355ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:20:49:15 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T20:49:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41931" http.request.id=de625f7b-7b66-43f3-873d-65cd483497b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41788" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="725.847µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:20:49:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-08T20:49:15Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41931 /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:41931/v2/:[]]}" go.version=go1.23.9 http.request.host="127.0.0.1:44399" http.request.id=54f63568-c93f-4f8f-b6f7-aff2158a53de http.request.method=GET http.request.remoteaddr="127.0.0.1:44342" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-05-08T20:49:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41931" http.request.id=859a9840-9331-4ff3-b3d8-51148a0a8f93 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41792" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.977259ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/May/2025:20:49:15 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-08T20:49:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41931" http.request.id=3bccf89b-a7b3-4458-9cae-b7570d8adadd http.request.method=GET http.request.remoteaddr="127.0.0.1:41792" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="680.167µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:20:49:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-08T20:49:15Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41931 /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:41931/v2/:[]]}" go.version=go1.23.9 http.request.host="127.0.0.1:44399" http.request.id=54f63568-c93f-4f8f-b6f7-aff2158a53de http.request.method=GET http.request.remoteaddr="127.0.0.1:44342" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-05-08T20:49:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41931" http.request.id=3ee56a18-1e0f-451f-8c9b-ce80ef31ce19 http.request.method=GET http.request.remoteaddr="127.0.0.1:41798" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.955459ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/May/2025:20:49:15 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-08T20:49:15Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:d4b924d45bff0db9fb9768393f90463bb68873271ffdc37558e0c99f93ff6972 with ttl=167h59m59.99999692s" go.version=go1.23.9 time="2025-05-08T20:49:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:44399" http.request.id=54f63568-c93f-4f8f-b6f7-aff2158a53de http.request.method=GET http.request.remoteaddr="127.0.0.1:44342" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=11.129026ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/May/2025:20:49:15 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (2.47s) === RUN TestAppDispatcher time="2025-05-08T20:49:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34713" http.request.id=8e4ef74b-edc8-4d3e-abee-d64e8f038de0 http.request.method=GET http.request.remoteaddr="127.0.0.1:54512" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="831.448µs" http.response.status=200 http.response.written=0 time="2025-05-08T20:49:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34713" http.request.id=55021409-9232-4928-83ef-5bcc190766c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54512" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="676.766µs" http.response.status=200 http.response.written=0 time="2025-05-08T20:49:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34713" http.request.id=3e731e54-507d-49e1-9ccb-50a506b8dfb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54512" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="716.047µs" http.response.status=200 http.response.written=0 time="2025-05-08T20:49:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:34713" http.request.id=5e8619b2-b5dd-44d8-aba5-50cf4a88b396 http.request.method=GET http.request.remoteaddr="127.0.0.1:54512" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="687.767µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-05-08T20:49: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.23.9 instance.id=8e9492aa-d480-4fa9-96a4-f7ca9b7874a2 time="2025-05-08T20:49:15Z" level=info msg="redis not configured" go.version=go1.23.9 instance.id=8e9492aa-d480-4fa9-96a4-f7ca9b7874a2 time="2025-05-08T20:49:15Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.9 http.request.host="127.0.0.1:43001" http.request.id=637721d1-335d-4f8e-82a7-0379ab398dc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:58842" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2025-05-08T20:49: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.23.9 instance.id=8e9492aa-d480-4fa9-96a4-f7ca9b7874a2 time="2025-05-08T20:49:15Z" level=info msg="redis not configured" go.version=go1.23.9 instance.id=8e9492aa-d480-4fa9-96a4-f7ca9b7874a2 time="2025-05-08T20:49:15Z" level=info msg="configuring file health check path=/tmp/healthcheck3707381557, interval=1" go.version=go1.23.9 instance.id=8e9492aa-d480-4fa9-96a4-f7ca9b7874a2 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-05-08T20:49:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 instance.id=8e9492aa-d480-4fa9-96a4-f7ca9b7874a2 time="2025-05-08T20:49:19Z" level=info msg="redis not configured" go.version=go1.23.9 instance.id=8e9492aa-d480-4fa9-96a4-f7ca9b7874a2 time="2025-05-08T20:49:19Z" level=info msg="configuring TCP health check addr=127.0.0.1:35399, interval=1" go.version=go1.23.9 instance.id=8e9492aa-d480-4fa9-96a4-f7ca9b7874a2 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-05-08T20:49:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 instance.id=8e9492aa-d480-4fa9-96a4-f7ca9b7874a2 time="2025-05-08T20:49:23Z" level=info msg="redis not configured" go.version=go1.23.9 instance.id=8e9492aa-d480-4fa9-96a4-f7ca9b7874a2 time="2025-05-08T20:49:23Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:32833, interval=1, threshold=3" go.version=go1.23.9 instance.id=8e9492aa-d480-4fa9-96a4-f7ca9b7874a2 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 84.942s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.04s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.02s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.39s) === RUN TestProxyManifests --- PASS: TestProxyManifests (1.00s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.494s === RUN TestSchedule time="2025-05-08T20:48:05Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 instance.id=46d3e1b8-a191-44e1-97fe-e077334fcaac time="2025-05-08T20:48:05Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.9968ms" go.version=go1.23.9 instance.id=46d3e1b8-a191-44e1-97fe-e077334fcaac time="2025-05-08T20:48:05Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.76µs" go.version=go1.23.9 instance.id=46d3e1b8-a191-44e1-97fe-e077334fcaac time="2025-05-08T20:48:05Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.76µs" go.version=go1.23.9 instance.id=46d3e1b8-a191-44e1-97fe-e077334fcaac scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2025-05-08T20:48:05Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 instance.id=46d3e1b8-a191-44e1-97fe-e077334fcaac --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-05-08T20:48:05Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 instance.id=46d3e1b8-a191-44e1-97fe-e077334fcaac time="2025-05-08T20:48:05Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99776ms" go.version=go1.23.9 instance.id=46d3e1b8-a191-44e1-97fe-e077334fcaac time="2025-05-08T20:48:05Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99768ms" go.version=go1.23.9 instance.id=46d3e1b8-a191-44e1-97fe-e077334fcaac time="2025-05-08T20:48:05Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 instance.id=46d3e1b8-a191-44e1-97fe-e077334fcaac --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-05-08T20:48:06Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 instance.id=46d3e1b8-a191-44e1-97fe-e077334fcaac --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.600s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (3.18s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 19198464 sha256:98e2221c05fab047cb72dcc4cad9cc59f016746e5e923b0fc000408b026b6496 [] map[] } --- PASS: TestSimpleBlobRead (0.53s) === RUN TestBlobMount --- PASS: TestBlobMount (0.69s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.49s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.27s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.40s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:00a62b4fff28b493eef712a0c8386230d65c0a5e1261f1a04d4ca5f147702ec1 palailogos: marking blob sha256:39917d785882927b7099dd5a6edb5817ffb8fdf047c74b6f838991504f07774e palailogos: marking blob sha256:2448b143d68afccd3a0f8bfd053b2258e59fb07c80aa5f81c8ef9269f74594ae palailogos: marking manifest sha256:1d0fb1f2104dcca19d5a3c0d708914c14f24b5d7d71cae7feee4430ea1272c73 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:d6c9f22e1a465ad27e8edd0043f6bc98ae31de640b35c501d95e45fbc11cb0d4 palailogos: marking blob sha256:a7ad4de96380b0e86d511ad3439daef9bfd01ed4feacdbdceadbd28b401cf3e1 palailogos: marking manifest sha256:2448b143d68afccd3a0f8bfd053b2258e59fb07c80aa5f81c8ef9269f74594ae palailogos: marking blob sha256:74785431cfab58ae6c26ef1eb34f812f4bd3b7e42d4c8f19f043a4942cde725a palailogos: marking blob sha256:461a271b37b2ba52e8ffeba43e98af7ed7c4b7e2ce4f32ee6d4d37453d5dd28f palailogos: marking manifest sha256:39917d785882927b7099dd5a6edb5817ffb8fdf047c74b6f838991504f07774e palailogos: marking blob sha256:cc1082fb99c2d760297a68415ae4f72fd9c933f8c126f7094dcbe1b5c7e2c0b4 palailogos: marking blob sha256:2a52cfe0fa6cb06de3dc32eaa8eba2588d7f54436c1794407281aa7cf4993ebf 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.57s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:0d6b6ea80abf24f0e36ba55ce2235fb485affbf7f53028037cf6eeca6d56c157 deletemanifests: marking manifest sha256:37e2e2f7a5e25b156a198d412ee371e67a89b2d64e50d507ea589078cda7bbd8 deletemanifests: marking blob sha256:24846cc8ac468d342ef964dbd6da615b6c44023900fcbd11d17a410ed886b780 deletemanifests: marking blob sha256:ea218248ff5f8a42e81044c8f6903bcb6b8b27b51c15b7198a38ef826f5a217a deletemanifests: marking blob sha256:f24d1527452cc11f83cd3ba9e5022910e16d388401257338e70fc7bff24b3e16 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0d6b6ea80abf24f0e36ba55ce2235fb485affbf7f53028037cf6eeca6d56c157 blob eligible for deletion: sha256:403c90ec9e1e151ecad1a4ee4a77d77f9d90b94936029967f1d09646cae03ca7 blob eligible for deletion: sha256:58e530f200275e5e313792bbbff669d4015e909626be9620f517b10c4a32a656 blob eligible for deletion: sha256:d5fee480c5e4f7d2ae6833cb052b566aa7374844f284f75b35697f241c7207d0 deletemanifests manifest eligible for deletion: sha256:0d6b6ea80abf24f0e36ba55ce2235fb485affbf7f53028037cf6eeca6d56c157 deletemanifests: marking manifest sha256:37e2e2f7a5e25b156a198d412ee371e67a89b2d64e50d507ea589078cda7bbd8 deletemanifests: marking blob sha256:24846cc8ac468d342ef964dbd6da615b6c44023900fcbd11d17a410ed886b780 deletemanifests: marking blob sha256:ea218248ff5f8a42e81044c8f6903bcb6b8b27b51c15b7198a38ef826f5a217a deletemanifests: marking blob sha256:f24d1527452cc11f83cd3ba9e5022910e16d388401257338e70fc7bff24b3e16 time="2025-05-08T20:48:25Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/0d6b6ea80abf24f0e36ba55ce2235fb485affbf7f53028037cf6eeca6d56c157" go.version=go1.23.9 instance.id=df717acd-c87f-4343-9a07-91c9164caec5 time="2025-05-08T20:48:25Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/0d6b6ea80abf24f0e36ba55ce2235fb485affbf7f53028037cf6eeca6d56c157" go.version=go1.23.9 instance.id=df717acd-c87f-4343-9a07-91c9164caec5 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0d6b6ea80abf24f0e36ba55ce2235fb485affbf7f53028037cf6eeca6d56c157 time="2025-05-08T20:48:25Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0d/0d6b6ea80abf24f0e36ba55ce2235fb485affbf7f53028037cf6eeca6d56c157" go.version=go1.23.9 instance.id=df717acd-c87f-4343-9a07-91c9164caec5 blob eligible for deletion: sha256:403c90ec9e1e151ecad1a4ee4a77d77f9d90b94936029967f1d09646cae03ca7 time="2025-05-08T20:48:25Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/40/403c90ec9e1e151ecad1a4ee4a77d77f9d90b94936029967f1d09646cae03ca7" go.version=go1.23.9 instance.id=df717acd-c87f-4343-9a07-91c9164caec5 blob eligible for deletion: sha256:58e530f200275e5e313792bbbff669d4015e909626be9620f517b10c4a32a656 time="2025-05-08T20:48:25Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/58/58e530f200275e5e313792bbbff669d4015e909626be9620f517b10c4a32a656" go.version=go1.23.9 instance.id=df717acd-c87f-4343-9a07-91c9164caec5 blob eligible for deletion: sha256:d5fee480c5e4f7d2ae6833cb052b566aa7374844f284f75b35697f241c7207d0 time="2025-05-08T20:48:25Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d5/d5fee480c5e4f7d2ae6833cb052b566aa7374844f284f75b35697f241c7207d0" go.version=go1.23.9 instance.id=df717acd-c87f-4343-9a07-91c9164caec5 --- PASS: TestDeleteManifestIfTagNotFound (2.36s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:8d50e57aa4a621689ebbe78f1b9008da535a2a8fee5b06f87789d85bc83fbe0c time="2025-05-08T20:48:25Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8d/8d50e57aa4a621689ebbe78f1b9008da535a2a8fee5b06f87789d85bc83fbe0c" go.version=go1.23.9 instance.id=df717acd-c87f-4343-9a07-91c9164caec5 blob eligible for deletion: sha256:92da3f0431d42e893cbc176f278571950c13c5139bcc8e286215b13265c23eaf time="2025-05-08T20:48:25Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/92/92da3f0431d42e893cbc176f278571950c13c5139bcc8e286215b13265c23eaf" go.version=go1.23.9 instance.id=df717acd-c87f-4343-9a07-91c9164caec5 blob eligible for deletion: sha256:fafac42ef266b026a8126667eadd66abe63dd2917164aabf89741300b26db208 time="2025-05-08T20:48:25Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/fa/fafac42ef266b026a8126667eadd66abe63dd2917164aabf89741300b26db208" go.version=go1.23.9 instance.id=df717acd-c87f-4343-9a07-91c9164caec5 --- PASS: TestGCWithMissingManifests (0.86s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:78b9726f271b67cdffde6c507604208549b5d070b0b274b54f8bb3a300b92a38 komnenos: marking blob sha256:00b79165bb7af5f555fcac67fdb968d0338768f89e6d8bd41bff36dfcec812b4 komnenos: marking blob sha256:364aace8b4540366dacb7067fa9c8254e227528af73a4276256cabf47fb48103 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:b26276235a334bdb58ae0d2072d6cbb29593aee8eab9eca0a8a6c965b843707f time="2025-05-08T20:48:28Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b2/b26276235a334bdb58ae0d2072d6cbb29593aee8eab9eca0a8a6c965b843707f" go.version=go1.23.9 instance.id=df717acd-c87f-4343-9a07-91c9164caec5 blob eligible for deletion: sha256:c64cec1204654d88a94b75f249bf652e743d6ef3dff4cd73c34fab734110bbba time="2025-05-08T20:48:28Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c6/c64cec1204654d88a94b75f249bf652e743d6ef3dff4cd73c34fab734110bbba" go.version=go1.23.9 instance.id=df717acd-c87f-4343-9a07-91c9164caec5 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-05-08T20:48:28Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.9 instance.id=df717acd-c87f-4343-9a07-91c9164caec5 blob eligible for deletion: sha256:40a4f0dffa43fd1746fe1263eac27adbd155e4aa7826d65271af14004bf93e79 time="2025-05-08T20:48:28Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/40/40a4f0dffa43fd1746fe1263eac27adbd155e4aa7826d65271af14004bf93e79" go.version=go1.23.9 instance.id=df717acd-c87f-4343-9a07-91c9164caec5 blob eligible for deletion: sha256:4c15991c3d863dad3943f93431a6cc7d6a671cb411c14107c2016c4157df5ddd time="2025-05-08T20:48:28Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4c/4c15991c3d863dad3943f93431a6cc7d6a671cb411c14107c2016c4157df5ddd" go.version=go1.23.9 instance.id=df717acd-c87f-4343-9a07-91c9164caec5 blob eligible for deletion: sha256:7166b5b3cb04037bcc08d03854da81498b0faa6c55dcf85fab112c336a8135fe time="2025-05-08T20:48:28Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/71/7166b5b3cb04037bcc08d03854da81498b0faa6c55dcf85fab112c336a8135fe" go.version=go1.23.9 instance.id=df717acd-c87f-4343-9a07-91c9164caec5 blob eligible for deletion: sha256:b24f965a9dedad6025bf8e6265398fade8f16e8a1185e648ed6ee0be3b3ada19 time="2025-05-08T20:48:28Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b2/b24f965a9dedad6025bf8e6265398fade8f16e8a1185e648ed6ee0be3b3ada19" go.version=go1.23.9 instance.id=df717acd-c87f-4343-9a07-91c9164caec5 --- PASS: TestDeletionHasEffect (2.53s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.32s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:ec4b2745fa62d5398e95ebdff9d25ffb8279214d8a2c518c2f61c694d6eb9ce5 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:ab2dd38ad5154914f45c8133a68832f431d25c089995cdef11a49452d9d3212e michael_z_doukas: marking blob sha256:66a1a75176f1880995e45a9d814cd71a95d44cf2d04b8c680c4fe4ba9331c0d4 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:c82942e2cf3e742ddb4e3df4b53e1d6ec4d5bf0de05e676fd3cd94471a23d98b time="2025-05-08T20:48:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c8/c82942e2cf3e742ddb4e3df4b53e1d6ec4d5bf0de05e676fd3cd94471a23d98b" go.version=go1.23.9 instance.id=df717acd-c87f-4343-9a07-91c9164caec5 --- PASS: TestOrphanBlobDeleted (1.06s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:3d5dcc31f3842312176e62b0c5525ca6b871e3670bbdba44847d1810007d0ab2 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:f59fa5505fbed980abad6e65db8765d55574780b7825098fe2f9ec58d3741964 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.83s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.73s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.57s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.47s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2025-05-08T20:48:35Z" level=info msg="PurgeUploads starting: olderThan=2025-05-08 19:48:35.448460449 +0000 UTC m=-3570.108566110, actuallyDelete=true" time="2025-05-08T20:48:35Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-05-08T20:48:35Z" level=info msg="PurgeUploads starting: olderThan=2025-05-08 20:48:35.449460658 +0000 UTC m=+29.892434139, actuallyDelete=true" time="2025-05-08T20:48:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0c7f152b-1f3d-490b-966f-8590d122dba4 have older date (2025-05-08 19:48:35 +0000 UTC) than purge date (2025-05-08 20:48:35.449460658 +0000 UTC m=+29.892434139). Removing upload directory." time="2025-05-08T20:48:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/428e4b12-ac20-49c2-ba07-e6f134f8a9dc have older date (2025-05-08 19:48:35 +0000 UTC) than purge date (2025-05-08 20:48:35.449460658 +0000 UTC m=+29.892434139). Removing upload directory." time="2025-05-08T20:48:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/591f9232-bfe3-4812-9194-af84535b5409 have older date (2025-05-08 19:48:35 +0000 UTC) than purge date (2025-05-08 20:48:35.449460658 +0000 UTC m=+29.892434139). Removing upload directory." time="2025-05-08T20:48:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5f5d050b-a6c7-43ff-86be-4d68ac4efda8 have older date (2025-05-08 19:48:35 +0000 UTC) than purge date (2025-05-08 20:48:35.449460658 +0000 UTC m=+29.892434139). Removing upload directory." time="2025-05-08T20:48:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7eafb0ee-e45a-4df0-b55d-50add10b1f01 have older date (2025-05-08 19:48:35 +0000 UTC) than purge date (2025-05-08 20:48:35.449460658 +0000 UTC m=+29.892434139). Removing upload directory." time="2025-05-08T20:48:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0083a5d1-0f23-4f6e-b557-f90a1077fad8 have older date (2025-05-08 19:48:35 +0000 UTC) than purge date (2025-05-08 20:48:35.449460658 +0000 UTC m=+29.892434139). Removing upload directory." time="2025-05-08T20:48:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/17c0c4f0-ddb7-455d-ac34-e39aa8101c9c have older date (2025-05-08 19:48:35 +0000 UTC) than purge date (2025-05-08 20:48:35.449460658 +0000 UTC m=+29.892434139). Removing upload directory." time="2025-05-08T20:48:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/672e7c41-163c-40c1-8603-c882d0628760 have older date (2025-05-08 19:48:35 +0000 UTC) than purge date (2025-05-08 20:48:35.449460658 +0000 UTC m=+29.892434139). Removing upload directory." time="2025-05-08T20:48:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/737602a4-e2a0-440f-b9c1-f1a879cd6586 have older date (2025-05-08 19:48:35 +0000 UTC) than purge date (2025-05-08 20:48:35.449460658 +0000 UTC m=+29.892434139). Removing upload directory." time="2025-05-08T20:48:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/905355c6-32fd-4df6-be50-7b4667121817 have older date (2025-05-08 19:48:35 +0000 UTC) than purge date (2025-05-08 20:48:35.449460658 +0000 UTC m=+29.892434139). Removing upload directory." time="2025-05-08T20:48:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/fe1e7003-7762-405c-9000-5b36122cd4d2 have older date (2025-05-08 19:48:35 +0000 UTC) than purge date (2025-05-08 20:48:35.449460658 +0000 UTC m=+29.892434139). Removing upload directory." time="2025-05-08T20:48:35Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-05-08T20:48:35Z" level=info msg="PurgeUploads starting: olderThan=2025-05-08 20:48:35.45066387 +0000 UTC m=+29.893637351, actuallyDelete=true" time="2025-05-08T20:48:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/0a93390b-c99d-497c-a40b-6a549aec94ea have older date (2025-05-08 19:48:35 +0000 UTC) than purge date (2025-05-08 20:48:35.45066387 +0000 UTC m=+29.893637351). Removing upload directory." time="2025-05-08T20:48:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a212770e-fcd3-4664-ba65-7f66d0aa7dad have older date (2025-05-08 19:48:35 +0000 UTC) than purge date (2025-05-08 20:48:35.45066387 +0000 UTC m=+29.893637351). Removing upload directory." time="2025-05-08T20:48:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/fa8d7239-eb97-4179-94fe-7103a3435ab4 have older date (2025-05-08 19:48:35 +0000 UTC) than purge date (2025-05-08 20:48:35.45066387 +0000 UTC m=+29.893637351). Removing upload directory." time="2025-05-08T20:48:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/2bb414f8-2ff1-4e1a-9620-3f687c33b2e3 have older date (2025-05-08 19:48:35 +0000 UTC) than purge date (2025-05-08 20:48:35.45066387 +0000 UTC m=+29.893637351). Removing upload directory." time="2025-05-08T20:48:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/aaf26ca3-d66b-4a46-9a3f-77ea8da1ac35 have older date (2025-05-08 19:48:35 +0000 UTC) than purge date (2025-05-08 20:48:35.45066387 +0000 UTC m=+29.893637351). Removing upload directory." time="2025-05-08T20:48:35Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-05-08T20:48:35Z" level=info msg="PurgeUploads starting: olderThan=2025-05-08 20:48:35.451509278 +0000 UTC m=+29.894482799, actuallyDelete=true" time="2025-05-08T20:48:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/44fb9ed0-87ab-4c5c-9979-c1c4714d2c94 have older date (2025-05-08 19:48:35 +0000 UTC) than purge date (2025-05-08 20:48:35.451509278 +0000 UTC m=+29.894482799). Removing upload directory." time="2025-05-08T20:48:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cecdbe87-1377-4e37-8bbe-83b79432e338 have older date (2025-05-08 19:48:35 +0000 UTC) than purge date (2025-05-08 20:48:35.451509278 +0000 UTC m=+29.894482799). Removing upload directory." time="2025-05-08T20:48:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d2d7cfb3-0a0b-4921-8d07-53388a011c91 have older date (2025-05-08 19:48:35 +0000 UTC) than purge date (2025-05-08 20:48:35.451509278 +0000 UTC m=+29.894482799). Removing upload directory." time="2025-05-08T20:48:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d8cadadf-1305-4484-afb7-44d388e912d3 have older date (2025-05-08 19:48:35 +0000 UTC) than purge date (2025-05-08 20:48:35.451509278 +0000 UTC m=+29.894482799). Removing upload directory." time="2025-05-08T20:48:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e876537b-9ad2-4600-8c55-44f2728c4a27 have older date (2025-05-08 19:48:35 +0000 UTC) than purge date (2025-05-08 20:48:35.451509278 +0000 UTC m=+29.894482799). Removing upload directory." time="2025-05-08T20:48:35Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-05-08T20:48:35Z" level=info msg="PurgeUploads starting: olderThan=2025-05-08 20:48:35.452006482 +0000 UTC m=+29.894979883, actuallyDelete=true" time="2025-05-08T20:48:35Z" 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 29.935s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.028s === 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.027s === RUN TestWalkFileRemoved time="2025-05-08T20:48:05Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.016s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.369s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.10s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.147s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.21s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.568s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.67s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.051s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2025-05-08T20:48:05Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.9 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-05-08T20:48:05Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.9 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-05-08T20:48:05Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.9 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4_2 === CONT TestUpdateCalledRegularly === CONT TestParsing === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4WithRegionMatch_2 time="2025-05-08T20:48:05Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.9 time="2025-05-08T20:48:05Z" level=error msg="unknown ip address format" go.version=go1.23.9 instance.id=6b3ce4c8-7680-4b2c-9515-f31f2d563f3a ip=?0000000000000000000000000000000000 --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestParsing (0.00s) --- PASS: TestS3TryUpdate (0.01s) --- PASS: TestInvalidNetworkType (0.01s) --- PASS: TestMatchIPV4 (0.00s) time="2025-05-08T20:48:05Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.9 instance.id=6b3ce4c8-7680-4b2c-9515-f31f2d563f3a --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestMatchIPV6 (0.00s) time="2025-05-08T20:48:05Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.9 instance.id=6b3ce4c8-7680-4b2c-9515-f31f2d563f3a --- PASS: TestInvalidData (0.01s) time="2025-05-08T20:48:06Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.9 time="2025-05-08T20:48:07Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.9 time="2025-05-08T20:48:08Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.9 time="2025-05-08T20:48:09Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.9 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.545s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.033s === 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.389s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.61s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.978s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.026s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r12.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r12.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-armv7.so.1 >>> docker-registry*: Package size: 22.1 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r12.apk >>> docker-registry: Build complete at Thu, 08 May 2025 20:49:31 +0000 elapsed time 0h 1m 45s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20250508.204746) (2/3) Purging go (1.23.9-r0) (3/3) Purging binutils-gold (2.43.1-r2) Executing busybox-1.37.0-r12.trigger OK: 273 MiB in 101 packages >>> docker-registry: Updating the community/armv7 repository index... >>> docker-registry: Signing the index...