>>> docker-registry: Building community/docker-registry 2.8.3-r9 (using abuild 3.14.1-r4) started Sun, 09 Feb 2025 17:42:35 +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-r1) (2/3) Installing go (1.23.6-r0) (3/3) Installing .makedepends-docker-registry (20250209.174236) 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-02-09T17:42:56Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-02-09T17:42:56Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.03s) PASS ok github.com/docker/distribution/configuration 0.047s ? 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-02-09T17:42:56Z" 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.014s === 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.038s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.27s) PASS ok github.com/docker/distribution/health/checks 0.317s === 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.042s === 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.044s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.01s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.01s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.01s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.070s === 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.041s === 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/02/09 17:42:56 http: TLS handshake error from 127.0.0.1:50262: 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:39409/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:39409/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:39409/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:39409/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:38483?status=0, fail=true --- PASS: TestHTTPSink (0.05s) === RUN TestListener --- PASS: TestListener (0.89s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-02-09T17:42:57Z" level=info msg="broadcaster: closing" time="2025-02-09T17:42:57Z" level=info msg="closing testSink" time="2025-02-09T17:42:57Z" level=info msg="closing testSink" time="2025-02-09T17:42:57Z" level=info msg="closing testSink" time="2025-02-09T17:42:57Z" level=info msg="closing testSink" time="2025-02-09T17:42:57Z" level=info msg="closing testSink" time="2025-02-09T17:42:57Z" level=info msg="closing testSink" time="2025-02-09T17:42:57Z" level=info msg="closing testSink" time="2025-02-09T17:42:57Z" level=info msg="closing testSink" time="2025-02-09T17:42:57Z" level=info msg="closing testSink" time="2025-02-09T17:42:57Z" level=info msg="closing testSink" time="2025-02-09T17:42:57Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-02-09T17:42:57Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 1} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 1} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:57Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=warning msg="&{0x20e2dc8 0.9} encountered too many errors, backing off" time="2025-02-09T17:42:58Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T17:42:58Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.47s) PASS ok github.com/docker/distribution/notifications 1.586s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-02-09T17:42:56Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-09T17:42:56.761809672Z" 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.6 time="2025-02-09T17:42:56.761905153Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:42:56.761921553Z" level=info msg="Starting upload purge in 12m0s" go.version=go1.23.6 time="2025-02-09T17:42:56.769030449Z" level=info msg="listening on [::]:5000" go.version=go1.23.6 time="2025-02-09T17:42:59.76979346Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.6 time="2025-02-09T17:42:59.872315149Z" level=info msg="response completed" go.version=go1.23.6 http.request.host=127.0.0.1 http.request.id=57ebf91d-02cd-44fc-a8ea-a2c988612a3f http.request.method=GET http.request.remoteaddr="[::1]:47944" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="724.806µs" http.response.status=200 http.response.written=2 ::1 - - [09/Feb/2025:17:42:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-02-09T17:43:01.191472723Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-09T17:43:01.192206809Z" 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.6 time="2025-02-09T17:43:01.192227849Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:43:01.19229633Z" level=info msg="Starting upload purge in 3m0s" go.version=go1.23.6 time="2025-02-09T17:43:01.192814014Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.6 time="2025-02-09T17:43:01.192829294Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.6 time="2025-02-09T17:43:01.193236177Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.6 time="2025-02-09T17:43:04.208763503Z" level=info msg="response completed" go.version=go1.23.6 http.request.host=127.0.0.1 http.request.id=45b3e5a8-b8e6-4698-9236-5c83a1c6f9b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40268" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="768.406µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:17:43:04 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-02-09T17:43:04.208925505Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.6 --- PASS: TestRegistrySupportedCipherSuite (4.44s) === RUN TestRegistryUnsupportedCipherSuite time="2025-02-09T17:43:05.795678751Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-09T17:43:05.796432877Z" 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.6 time="2025-02-09T17:43:05.796459637Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:43:05.796477917Z" level=info msg="Starting upload purge in 51m0s" go.version=go1.23.6 time="2025-02-09T17:43:05.797039562Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.6 --- PASS: TestRegistryUnsupportedCipherSuite (9.59s) PASS ok github.com/docker/distribution/registry 17.194s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.050s === 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.02s) === 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.143s === RUN TestBasicAccessController time="2025-02-09T17:42:56Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.6 instance.id=08a9b8af-6fd2-471d-8831-78b61df376a3 time="2025-02-09T17:42:56Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.6 instance.id=08a9b8af-6fd2-471d-8831-78b61df376a3 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-02-09T17:42:56Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.6 password=OMbG7m2RWwZFTl99WGAz0cFtsYhqxs9i0PItazD8t1s user=docker --- PASS: TestCreateHtpasswdFile (0.09s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.144s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.042s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.07s) === RUN TestLeeway time="2025-02-09T17:42:56Z" level=info msg="token not to be used before 2025-02-09 17:42:57 +0000 UTC - currently 2025-02-09 17:42:56.817715994 +0000 UTC m=+0.088034656" time="2025-02-09T17:42:56Z" level=info msg="token not to be used after 2025-02-09 17:42:56 +0000 UTC - currently 2025-02-09 17:42:56.821575704 +0000 UTC m=+0.091894206" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2025-02-09T17:42:56Z" 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.166s === 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.03s) === 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.01s) === 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.01s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.147s === 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.057s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.030s === RUN TestCheckAPI time="2025-02-09T17:42:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:42:56Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:42:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42689" http.request.id=f6784f73-5967-4aa0-95c6-c1b8a28badac http.request.method=GET http.request.remoteaddr="127.0.0.1:46000" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.149169ms http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:17:42:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-02-09T17:42:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:42:56Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:42:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=573fb962-7385-4243-9aa4-8eed8ad52875 http.request.method=GET http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="960.648µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [09/Feb/2025:17:42:56 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-02-09T17:42:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=7732aa84-5437-4722-86bb-fbb0bb808c2d http.request.method=POST http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.150489ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:42:57 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:42:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=f0644689-b0b1-45c4-837f-6bedb36e2f5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/foo/aaaa/blobs/uploads/456311ac-5f1b-4f1a-83ff-2812f723787e?_state=8hFaA4ewG0prkwBfI6JTRApcGPONshhWfgtxIX1oSYV7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0NTYzMTFhYy01ZjFiLTRmMWEtODNmZi0yODEyZjcyMzc4N2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDI6NTcuMTM2MjA4OTQ4WiJ9&digest=sha256%3A11601ccadee7a6b25355f06380cbf292fbcde6c43ac3463a35cfba630626dfa2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.973384339s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:42:57 +0000] "PUT /v2/foo/aaaa/blobs/uploads/456311ac-5f1b-4f1a-83ff-2812f723787e?_state=8hFaA4ewG0prkwBfI6JTRApcGPONshhWfgtxIX1oSYV7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0NTYzMTFhYy01ZjFiLTRmMWEtODNmZi0yODEyZjcyMzc4N2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDI6NTcuMTM2MjA4OTQ4WiJ9&digest=sha256%3A11601ccadee7a6b25355f06380cbf292fbcde6c43ac3463a35cfba630626dfa2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:42:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=242e3451-891f-4606-a05b-35775fb31ca0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.80247ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:42:59 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:42:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=9131782a-31d5-4032-8634-f916c5221455 http.request.method=POST http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.058729ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:42:59 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=7c5a266e-376e-4787-a154-2f018a40e677 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/foo/bbbb/blobs/uploads/263c667c-87c0-475f-92db-c89281a01f72?_state=ZxiZEE4jVNQy5qHcRQwM3dRRetE6XLTGes186U7yzr17Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyNjNjNjY3Yy04N2MwLTQ3NWYtOTJkYi1jODkyODFhMDFmNzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDI6NTkuMzQ0OTk5ODI2WiJ9&digest=sha256%3A8ecf98487d800780908d9731addf818079374746faed7993e0b9259e2921c0d4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.601865406s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:42:59 +0000] "PUT /v2/foo/bbbb/blobs/uploads/263c667c-87c0-475f-92db-c89281a01f72?_state=ZxiZEE4jVNQy5qHcRQwM3dRRetE6XLTGes186U7yzr17Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyNjNjNjY3Yy04N2MwLTQ3NWYtOTJkYi1jODkyODFhMDFmNzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDI6NTkuMzQ0OTk5ODI2WiJ9&digest=sha256%3A8ecf98487d800780908d9731addf818079374746faed7993e0b9259e2921c0d4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=d914404d-e82c-4e26-9a5b-7a18cec0931f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=10.006039ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:00 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=b6c5a9b5-c850-4240-8173-1261d444235a http.request.method=POST http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.030289ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:01 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=9bd3fd0a-5c08-4bad-b7db-d3c6e99cacda http.request.method=PUT http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/foo/cccc/blobs/uploads/d2182110-1ff7-49f5-9b8d-698811307068?_state=dFRYgCUTWxs0_t3pzaqaXxSrsTukBruhCP456SIU27h7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJkMjE4MjExMC0xZmY3LTQ5ZjUtOWI4ZC02OTg4MTEzMDcwNjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MDEuMTg4OTEwMjIzWiJ9&digest=sha256%3Ae7222cc027756dba2dd85f7b7dbabb9c5e07c3f483b5963ce3cafeb82d9a9ead" http.request.useragent="Go-http-client/1.1" http.response.duration=1.635388911s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:01 +0000] "PUT /v2/foo/cccc/blobs/uploads/d2182110-1ff7-49f5-9b8d-698811307068?_state=dFRYgCUTWxs0_t3pzaqaXxSrsTukBruhCP456SIU27h7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJkMjE4MjExMC0xZmY3LTQ5ZjUtOWI4ZC02OTg4MTEzMDcwNjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MDEuMTg4OTEwMjIzWiJ9&digest=sha256%3Ae7222cc027756dba2dd85f7b7dbabb9c5e07c3f483b5963ce3cafeb82d9a9ead HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=c95236a6-1980-404b-99ca-de6bd9d0e6f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.727629ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:02 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=7e5ac638-bd23-4c1d-9f36-c2b7d38b37e7 http.request.method=POST http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.033209ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:03 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=7aec7ede-30fb-46e9-895e-cb5b7d534753 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/foo/dddd/blobs/uploads/4e1b8cab-3654-4d09-812b-1ce4246b0d7b?_state=HAALDVajeRZQ2BplKPAcq1BHbCegoUxtvfFFrGKGkCN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI0ZTFiOGNhYi0zNjU0LTRkMDktODEyYi0xY2U0MjQ2YjBkN2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MDMuMDgwNDg1NzU2WiJ9&digest=sha256%3A0373d11d44ee1a2a203fcc20ed17cd5f24ae61e9f8e06b62eb1a69745e61107d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.055739389s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:03 +0000] "PUT /v2/foo/dddd/blobs/uploads/4e1b8cab-3654-4d09-812b-1ce4246b0d7b?_state=HAALDVajeRZQ2BplKPAcq1BHbCegoUxtvfFFrGKGkCN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI0ZTFiOGNhYi0zNjU0LTRkMDktODEyYi0xY2U0MjQ2YjBkN2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MDMuMDgwNDg1NzU2WiJ9&digest=sha256%3A0373d11d44ee1a2a203fcc20ed17cd5f24ae61e9f8e06b62eb1a69745e61107d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=cdc84e1c-37b0-4474-a939-d02b89455856 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.79399ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:05 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=7d832723-243d-491d-8bf7-823db2157b9b http.request.method=POST http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.009288ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:05 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=54481b95-8a55-4afa-ba42-66e4301fbe8d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/foo/eeee/blobs/uploads/d2003ff3-7a97-444a-92c7-d9379b2c7d9f?_state=MBzzt8ehbxFjqHR_-SKexa0FlFwZ3oV7KcpzOgFssRd7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJkMjAwM2ZmMy03YTk3LTQ0NGEtOTJjNy1kOTM3OWIyYzdkOWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MDUuMzc5MzI4OTQ0WiJ9&digest=sha256%3Adde1eea8b589b35652098dec3998db7fefd223188f98750fb5933584772526c0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.85194582s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:05 +0000] "PUT /v2/foo/eeee/blobs/uploads/d2003ff3-7a97-444a-92c7-d9379b2c7d9f?_state=MBzzt8ehbxFjqHR_-SKexa0FlFwZ3oV7KcpzOgFssRd7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJkMjAwM2ZmMy03YTk3LTQ0NGEtOTJjNy1kOTM3OWIyYzdkOWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MDUuMzc5MzI4OTQ0WiJ9&digest=sha256%3Adde1eea8b589b35652098dec3998db7fefd223188f98750fb5933584772526c0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=04e63b92-a665-4e16-8033-ad099a9fa4a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.712237ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:07 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=e1a9e445-0554-47ba-9687-3d9a6d876789 http.request.method=POST http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.087329ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:07 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=f492d6f3-cb73-4c66-98ca-d78ab1d93669 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/foo/ffff/blobs/uploads/14e427ba-bb07-499a-9209-252310639275?_state=6oC3zMFArmILfKbUmGVNY7M0BeW_VpuI73oRdqg9ULV7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIxNGU0MjdiYS1iYjA3LTQ5OWEtOTIwOS0yNTIzMTA2MzkyNzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MDcuNTI2NDc1MjE0WiJ9&digest=sha256%3A76e5bc65d5af1a3a2fe993f3b2d523f9549cb24ea33a663f42efcf9b99205b66" http.request.useragent="Go-http-client/1.1" http.response.duration=2.241159332s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:07 +0000] "PUT /v2/foo/ffff/blobs/uploads/14e427ba-bb07-499a-9209-252310639275?_state=6oC3zMFArmILfKbUmGVNY7M0BeW_VpuI73oRdqg9ULV7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIxNGU0MjdiYS1iYjA3LTQ5OWEtOTIwOS0yNTIzMTA2MzkyNzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MDcuNTI2NDc1MjE0WiJ9&digest=sha256%3A76e5bc65d5af1a3a2fe993f3b2d523f9549cb24ea33a663f42efcf9b99205b66 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=1cac3600-3d91-4fc7-8396-ff1be52f6936 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36692" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.867591ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:09 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=6a6a09f6-bd55-409d-8bb7-e632d32058f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:36692" 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.366µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [09/Feb/2025:17:43:09 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-09T17:43:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=0603ce81-4693-4279-9c0d-1582ec47b5f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36692" 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="922.647µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [09/Feb/2025:17:43:09 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-02-09T17:43:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=123705c5-1d13-4df4-a945-e2dd5d6da225 http.request.method=GET http.request.remoteaddr="127.0.0.1:36692" 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="875.087µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [09/Feb/2025:17:43:09 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-09T17:43:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=8f17ff7f-deea-450a-86e3-200500cdc6c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36692" 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="927.567µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [09/Feb/2025:17:43:09 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-02-09T17:43:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=05c362ff-a180-488a-a585-895f22a64eca http.request.method=GET http.request.remoteaddr="127.0.0.1:36692" 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="837.526µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [09/Feb/2025:17:43:09 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-02-09T17:43:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=49836ae2-7549-41ff-8093-d0424feb2612 http.request.method=GET http.request.remoteaddr="127.0.0.1:36692" 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="788.967µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:17:43:09 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T17:43:09Z" 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.6 http.request.host="127.0.0.1:35955" http.request.id=03f77d98-d116-4709-8bfc-e3b6372092fe http.request.method=GET http.request.remoteaddr="127.0.0.1:36692" 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="931.407µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [09/Feb/2025:17:43:09 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-02-09T17:43:09Z" 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.6 http.request.host="127.0.0.1:35955" http.request.id=34d90e9e-5766-4a8d-acfb-d28a304c316d http.request.method=GET http.request.remoteaddr="127.0.0.1:36692" 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="970.648µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [09/Feb/2025:17:43:09 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-02-09T17:43:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=af5eb512-eb4a-4308-8a7d-fdb471359f37 http.request.method=GET http.request.remoteaddr="127.0.0.1:36692" 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="784.046µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [09/Feb/2025:17:43:09 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-02-09T17:43:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35955" http.request.id=36122c30-1d4b-431b-ba5c-331a73286c19 http.request.method=GET http.request.remoteaddr="127.0.0.1:36692" 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="840.847µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [09/Feb/2025:17:43:09 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-09T17:43:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:43:09Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:43:10Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43233" http.request.id=1206f8ba-9c58-4f13-bbbe-2f652723eeda http.request.method=POST http.request.remoteaddr="127.0.0.1:59862" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.126249ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:10 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:11Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43233" http.request.id=a7f50f47-eeac-4d4b-ac24-e5f535ba222f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59862" http.request.uri="/v2/foo/aaaa/blobs/uploads/90f1e697-f4ee-4ba4-89f3-261303225dc5?_state=QPDLJYsT4Pa8-74Qo05k_YM-dtCKRxl7e-IwxFQkXXp7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5MGYxZTY5Ny1mNGVlLTRiYTQtODlmMy0yNjEzMDMyMjVkYzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MTAuMDIwMzg2OTgyWiJ9&digest=sha256%3Acadfd44b996dd441cc1d73814a6cda9e1cb65d8b3f17ec09fd5f468d96711764" http.request.useragent="Go-http-client/1.1" http.response.duration=1.538094101s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:10 +0000] "PUT /v2/foo/aaaa/blobs/uploads/90f1e697-f4ee-4ba4-89f3-261303225dc5?_state=QPDLJYsT4Pa8-74Qo05k_YM-dtCKRxl7e-IwxFQkXXp7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5MGYxZTY5Ny1mNGVlLTRiYTQtODlmMy0yNjEzMDMyMjVkYzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MTAuMDIwMzg2OTgyWiJ9&digest=sha256%3Acadfd44b996dd441cc1d73814a6cda9e1cb65d8b3f17ec09fd5f468d96711764 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:11Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43233" http.request.id=19027d21-84e2-49be-a295-ed115c7d055d http.request.method=PUT http.request.remoteaddr="127.0.0.1:59862" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.73267ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:11 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:11Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43233" http.request.id=013d46f5-eaa4-4267-9a68-ea74c08a0469 http.request.method=POST http.request.remoteaddr="127.0.0.1:59862" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="988.248µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:11 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43233" http.request.id=c67dc186-7f24-404a-8093-ed89d106633a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59862" http.request.uri="/v2/foo/bbbb/blobs/uploads/b0aa6c28-c431-4a2c-8ba7-4958c26d9350?_state=RUG5uTCm7ibPGQTXWtieygcncx-BdkWlPL4CLRtXwxN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiMGFhNmMyOC1jNDMxLTRhMmMtOGJhNy00OTU4YzI2ZDkzNTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MTEuNzU3OTg3ODE4WiJ9&digest=sha256%3A19eddd52d33b1a51894541c762d5450604c5b5a35e8e2484ca6b84bcd202d13c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.099279198s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:11 +0000] "PUT /v2/foo/bbbb/blobs/uploads/b0aa6c28-c431-4a2c-8ba7-4958c26d9350?_state=RUG5uTCm7ibPGQTXWtieygcncx-BdkWlPL4CLRtXwxN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiMGFhNmMyOC1jNDMxLTRhMmMtOGJhNy00OTU4YzI2ZDkzNTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MTEuNzU3OTg3ODE4WiJ9&digest=sha256%3A19eddd52d33b1a51894541c762d5450604c5b5a35e8e2484ca6b84bcd202d13c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43233" http.request.id=b8729310-1520-405d-a460-be6225cc98ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:59862" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.751429ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:12 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43233" http.request.id=86203230-d4eb-47b0-9001-319a8c24616c http.request.method=POST http.request.remoteaddr="127.0.0.1:59862" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="960.528µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:13 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:14Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43233" http.request.id=75c96999-ad8f-4810-aea3-fa04e5ad4236 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59862" http.request.uri="/v2/foo/cccc/blobs/uploads/e94ebedd-2a46-4d48-9691-80488ec7be0b?_state=WhTzwEeYymjUkZ8H2yPQ-lzgkRcBVJmHrxuCS5gBTFh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlOTRlYmVkZC0yYTQ2LTRkNDgtOTY5MS04MDQ4OGVjN2JlMGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MTMuMDY3MzU5MTk0WiJ9&digest=sha256%3Ad8edff624e328e8c636b4310e60e40f5fd63cc54a9c26850d0069f2f57762c52" http.request.useragent="Go-http-client/1.1" http.response.duration=1.073719556s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:13 +0000] "PUT /v2/foo/cccc/blobs/uploads/e94ebedd-2a46-4d48-9691-80488ec7be0b?_state=WhTzwEeYymjUkZ8H2yPQ-lzgkRcBVJmHrxuCS5gBTFh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlOTRlYmVkZC0yYTQ2LTRkNDgtOTY5MS04MDQ4OGVjN2JlMGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MTMuMDY3MzU5MTk0WiJ9&digest=sha256%3Ad8edff624e328e8c636b4310e60e40f5fd63cc54a9c26850d0069f2f57762c52 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:14Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43233" http.request.id=9239e5b1-2e8c-4876-8fe2-fd1fb34ff40a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59862" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.73383ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:14 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:14Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43233" http.request.id=961599db-dd3b-48f5-bf85-0aebd9f81b91 http.request.method=POST http.request.remoteaddr="127.0.0.1:59862" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="951.607µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:14 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43233" http.request.id=9a842c59-d738-48ae-bcbf-14eaedb63e10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59862" http.request.uri="/v2/foo/dddd/blobs/uploads/9e14e7d4-b09f-42ea-bce8-04784d64dd77?_state=slCjhJ8BYQ8z_4W9AKj_FP37fCEeY7--As8QQ16EUtN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI5ZTE0ZTdkNC1iMDlmLTQyZWEtYmNlOC0wNDc4NGQ2NGRkNzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MTQuMzU3NDEwNjU4WiJ9&digest=sha256%3A018195674ba954e77180907af4e80e9e2825cb96e0f5c794ffe8cff8e4571522" http.request.useragent="Go-http-client/1.1" http.response.duration=1.217753413s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:14 +0000] "PUT /v2/foo/dddd/blobs/uploads/9e14e7d4-b09f-42ea-bce8-04784d64dd77?_state=slCjhJ8BYQ8z_4W9AKj_FP37fCEeY7--As8QQ16EUtN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI5ZTE0ZTdkNC1iMDlmLTQyZWEtYmNlOC0wNDc4NGQ2NGRkNzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MTQuMzU3NDEwNjU4WiJ9&digest=sha256%3A018195674ba954e77180907af4e80e9e2825cb96e0f5c794ffe8cff8e4571522 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43233" http.request.id=2df4ec6e-36ea-4080-8e3f-54eb39659956 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59862" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.762309ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:15 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43233" http.request.id=ac3cf1ee-b8f6-4fac-82eb-e4dc3bc4ea79 http.request.method=GET http.request.remoteaddr="127.0.0.1:59862" 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="788.086µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [09/Feb/2025:17:43:15 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (18.73s) === RUN TestURLPrefix time="2025-02-09T17:43: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.6 time="2025-02-09T17:43:15Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:43:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37307" http.request.id=595cee3a-b36b-417c-bdbe-b8fcc7a7acb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51750" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="873.447µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:17:43:15 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-02-09T17:43: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.6 time="2025-02-09T17:43:15Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:43:15Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=b44d472d-cd6b-4b18-b54b-16f6f18d7934 http.request.method=GET http.request.remoteaddr="127.0.0.1:50886" http.request.uri="/v2/foo/bar/blobs/sha256:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.063328ms http.response.status=404 http.response.written=157 vars.digest="sha256:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:43:15 +0000] "GET /v2/foo/bar/blobs/sha256:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T17:43:15Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=35d49d0e-0939-4c5c-8da2-b6ccbb6a72ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50902" http.request.uri="/v2/foo/bar/blobs/sha256:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="902.567µs" http.response.status=404 http.response.written=157 vars.digest="sha256:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:43:15 +0000] "HEAD /v2/foo/bar/blobs/sha256:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T17:43:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=14af83e5-d2dc-4fdb-bd69-66dedac07127 http.request.method=POST http.request.remoteaddr="127.0.0.1:50902" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="961.327µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=de8ea5f5-8408-4c19-b0ad-b35e38e8cf14 http.request.method=GET http.request.remoteaddr="127.0.0.1:50902" http.request.uri="/v2/foo/bar/blobs/uploads/ea04c9b5-28a6-4298-be8d-649daddfd69e?_state=bYvxFhGTKa4ezM78lhZ9-mcX0iOS3qcrvWkyYhFAknF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhMDRjOWI1LTI4YTYtNDI5OC1iZThkLTY0OWRhZGRmZDY5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoxNS44NDg1MDU5NDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="938.767µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:15 +0000] "GET /v2/foo/bar/blobs/uploads/ea04c9b5-28a6-4298-be8d-649daddfd69e?_state=bYvxFhGTKa4ezM78lhZ9-mcX0iOS3qcrvWkyYhFAknF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhMDRjOWI1LTI4YTYtNDI5OC1iZThkLTY0OWRhZGRmZDY5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoxNS44NDg1MDU5NDhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=d4f7b68b-8247-417c-abe7-694d581330a6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50902" http.request.uri="/v2/foo/bar/blobs/uploads/ea04c9b5-28a6-4298-be8d-649daddfd69e?_state=bYvxFhGTKa4ezM78lhZ9-mcX0iOS3qcrvWkyYhFAknF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhMDRjOWI1LTI4YTYtNDI5OC1iZThkLTY0OWRhZGRmZDY5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoxNS44NDg1MDU5NDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="904.367µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:15 +0000] "DELETE /v2/foo/bar/blobs/uploads/ea04c9b5-28a6-4298-be8d-649daddfd69e?_state=bYvxFhGTKa4ezM78lhZ9-mcX0iOS3qcrvWkyYhFAknF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhMDRjOWI1LTI4YTYtNDI5OC1iZThkLTY0OWRhZGRmZDY5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoxNS44NDg1MDU5NDhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:15Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=f8674856-7f1f-46b3-a623-ac826e33dce5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50902" http.request.uri="/v2/foo/bar/blobs/uploads/ea04c9b5-28a6-4298-be8d-649daddfd69e?_state=bYvxFhGTKa4ezM78lhZ9-mcX0iOS3qcrvWkyYhFAknF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhMDRjOWI1LTI4YTYtNDI5OC1iZThkLTY0OWRhZGRmZDY5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoxNS44NDg1MDU5NDhaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ea04c9b5-28a6-4298-be8d-649daddfd69e time="2025-02-09T17:43:15Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=f8674856-7f1f-46b3-a623-ac826e33dce5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50902" http.request.uri="/v2/foo/bar/blobs/uploads/ea04c9b5-28a6-4298-be8d-649daddfd69e?_state=bYvxFhGTKa4ezM78lhZ9-mcX0iOS3qcrvWkyYhFAknF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhMDRjOWI1LTI4YTYtNDI5OC1iZThkLTY0OWRhZGRmZDY5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoxNS44NDg1MDU5NDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="976.648µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=ea04c9b5-28a6-4298-be8d-649daddfd69e 127.0.0.1 - - [09/Feb/2025:17:43:15 +0000] "GET /v2/foo/bar/blobs/uploads/ea04c9b5-28a6-4298-be8d-649daddfd69e?_state=bYvxFhGTKa4ezM78lhZ9-mcX0iOS3qcrvWkyYhFAknF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhMDRjOWI1LTI4YTYtNDI5OC1iZThkLTY0OWRhZGRmZDY5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoxNS44NDg1MDU5NDhaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T17:43:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=3b4094e6-f473-4820-b4e0-5a191a8a22e2 http.request.method=POST http.request.remoteaddr="127.0.0.1:50906" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="973.967µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:15Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=cf00797b-0f00-4c1c-a646-063d02a9397f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50906" http.request.uri="/v2/foo/bar/blobs/uploads/5dcba401-bdf9-4be8-9ab0-9f2621c41079?_state=jK-xOXrIdfW7R0cPyMCeNcHkwPa6jucaEip_aufPdRp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVkY2JhNDAxLWJkZjktNGJlOC05YWIwLTlmMjYyMWM0MTA3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoxNS44NTMyMjMxMDVaIn0%3D&digest=sha256%3Ae91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821" http.request.useragent="Go-http-client/1.1" provided=sha256:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821 vars.name="foo/bar" vars.uuid=5dcba401-bdf9-4be8-9ab0-9f2621c41079 time="2025-02-09T17:43:15Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=cf00797b-0f00-4c1c-a646-063d02a9397f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50906" http.request.uri="/v2/foo/bar/blobs/uploads/5dcba401-bdf9-4be8-9ab0-9f2621c41079?_state=jK-xOXrIdfW7R0cPyMCeNcHkwPa6jucaEip_aufPdRp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVkY2JhNDAxLWJkZjktNGJlOC05YWIwLTlmMjYyMWM0MTA3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoxNS44NTMyMjMxMDVaIn0%3D&digest=sha256%3Ae91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=5dcba401-bdf9-4be8-9ab0-9f2621c41079 time="2025-02-09T17:43:15Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=cf00797b-0f00-4c1c-a646-063d02a9397f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50906" http.request.uri="/v2/foo/bar/blobs/uploads/5dcba401-bdf9-4be8-9ab0-9f2621c41079?_state=jK-xOXrIdfW7R0cPyMCeNcHkwPa6jucaEip_aufPdRp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVkY2JhNDAxLWJkZjktNGJlOC05YWIwLTlmMjYyMWM0MTA3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoxNS44NTMyMjMxMDVaIn0%3D&digest=sha256%3Ae91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.075609ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=5dcba401-bdf9-4be8-9ab0-9f2621c41079 127.0.0.1 - - [09/Feb/2025:17:43:15 +0000] "PUT /v2/foo/bar/blobs/uploads/5dcba401-bdf9-4be8-9ab0-9f2621c41079?_state=jK-xOXrIdfW7R0cPyMCeNcHkwPa6jucaEip_aufPdRp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVkY2JhNDAxLWJkZjktNGJlOC05YWIwLTlmMjYyMWM0MTA3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoxNS44NTMyMjMxMDVaIn0%3D&digest=sha256%3Ae91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-09T17:43:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=6090e790-3d52-4aea-a8a2-c1609ff16e92 http.request.method=POST http.request.remoteaddr="127.0.0.1:50906" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="877.687µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=bcbeed12-6a1d-411c-865d-d0907dee8e78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50906" http.request.uri="/v2/foo/bar/blobs/uploads/12ce6430-1459-4c14-8bf5-355a2bb42960?_state=N0ID_aBuv3nFumoblAhxDlDMHGBQOLCDu8obMR2f83h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEyY2U2NDMwLTE0NTktNGMxNC04YmY1LTM1NWEyYmI0Mjk2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoxNS44NTU2ODE5NjVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.093969ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:15 +0000] "PUT /v2/foo/bar/blobs/uploads/12ce6430-1459-4c14-8bf5-355a2bb42960?_state=N0ID_aBuv3nFumoblAhxDlDMHGBQOLCDu8obMR2f83h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEyY2U2NDMwLTE0NTktNGMxNC04YmY1LTM1NWEyYmI0Mjk2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoxNS44NTU2ODE5NjVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=8097182b-1996-4662-93e9-590849d51698 http.request.method=POST http.request.remoteaddr="127.0.0.1:50906" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="833.407µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=5b4646d0-ee76-41c5-9958-79033e497d3f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50906" http.request.uri="/v2/foo/bar/blobs/uploads/063f820b-cdc3-4c26-a5b6-4a4122a84993?_state=mb0dJHKjtSVe96AOqrJ2B2KeXYQKaK_2VwxEdIk51jx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA2M2Y4MjBiLWNkYzMtNGMyNi1hNWI2LTRhNDEyMmE4NDk5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoxNS44NTgwNjA3ODNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.060608ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:15 +0000] "PUT /v2/foo/bar/blobs/uploads/063f820b-cdc3-4c26-a5b6-4a4122a84993?_state=mb0dJHKjtSVe96AOqrJ2B2KeXYQKaK_2VwxEdIk51jx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA2M2Y4MjBiLWNkYzMtNGMyNi1hNWI2LTRhNDEyMmE4NDk5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoxNS44NTgwNjA3ODNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=4a4450e9-f715-44fa-adc3-60132d2d0ee0 http.request.method=POST http.request.remoteaddr="127.0.0.1:50906" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="829.326µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=e7886b2a-bdf2-4c93-9ac2-ef0f49b2267b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50906" http.request.uri="/v2/foo/bar/blobs/uploads/259e0ecd-e674-47b7-903f-ea80e2a530af?_state=nXz-p1-TJIlhWR3XiO9N30i5snyFUslk6bqo6OnkaQF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1OWUwZWNkLWU2NzQtNDdiNy05MDNmLWVhODBlMmE1MzBhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoxNS44NjA0NDAwODJaIn0%3D&digest=sha256%3Ae91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821" http.request.useragent="Go-http-client/1.1" http.response.duration=1.941697887s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:15 +0000] "PUT /v2/foo/bar/blobs/uploads/259e0ecd-e674-47b7-903f-ea80e2a530af?_state=nXz-p1-TJIlhWR3XiO9N30i5snyFUslk6bqo6OnkaQF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1OWUwZWNkLWU2NzQtNDdiNy05MDNmLWVhODBlMmE1MzBhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoxNS44NjA0NDAwODJaIn0%3D&digest=sha256%3Ae91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=c8a4e6ec-8372-483a-bd97-13cc42c93e9f http.request.method=POST http.request.remoteaddr="127.0.0.1:50906" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.083408ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40413" http.request.id=fcd5ce8c-51bc-42a7-a037-d1da99f48bb9 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:50906" http.request.uri="/v2/foo/bar/blobs/uploads/a358b5fe-44f7-4604-9531-13a21a2a140d?_state=V4UszQ9CZh8RlFo18DMhcGtpsFIP3X3HowN31Ytd6xt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzNThiNWZlLTQ0ZjctNDYwNC05NTMxLTEzYTIxYTJhMTQwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoxNy45ODc2NjQxOTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.926063563s http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:17 +0000] "PATCH /v2/foo/bar/blobs/uploads/a358b5fe-44f7-4604-9531-13a21a2a140d?_state=V4UszQ9CZh8RlFo18DMhcGtpsFIP3X3HowN31Ytd6xt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzNThiNWZlLTQ0ZjctNDYwNC05NTMxLTEzYTIxYTJhMTQwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoxNy45ODc2NjQxOTRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=957d6a9a-0f34-467a-be6a-8a22de03d551 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50906" http.request.uri="/v2/foo/bar/blobs/uploads/a358b5fe-44f7-4604-9531-13a21a2a140d?_state=IPHvJXp7l6gEfAv3Tcnz9R4q-em2J2W76r32CBPdLTt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzNThiNWZlLTQ0ZjctNDYwNC05NTMxLTEzYTIxYTJhMTQwZCIsIk9mZnNldCI6MjQ0NzY2NzIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MTdaIn0%3D&digest=sha256%3Ae91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821" http.request.useragent="Go-http-client/1.1" http.response.duration=1.232209ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:19 +0000] "PUT /v2/foo/bar/blobs/uploads/a358b5fe-44f7-4604-9531-13a21a2a140d?_state=IPHvJXp7l6gEfAv3Tcnz9R4q-em2J2W76r32CBPdLTt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzNThiNWZlLTQ0ZjctNDYwNC05NTMxLTEzYTIxYTJhMTQwZCIsIk9mZnNldCI6MjQ0NzY2NzIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MTdaIn0%3D&digest=sha256%3Ae91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=78101cd4-7b30-4e83-9ba3-d78d0df09c88 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50906" http.request.uri="/v2/foo/bar/blobs/sha256:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="984.088µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:19 +0000] "HEAD /v2/foo/bar/blobs/sha256:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=7b2009f8-f458-4eaa-bdf9-594b24fdf44d http.request.method=GET http.request.remoteaddr="127.0.0.1:50906" http.request.uri="/v2/foo/bar/blobs/sha256:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=131.088074ms http.response.status=200 http.response.written=24476672 127.0.0.1 - - [09/Feb/2025:17:43:19 +0000] "GET /v2/foo/bar/blobs/sha256:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821 HTTP/1.1" 200 24476672 "" "Go-http-client/1.1" time="2025-02-09T17:43:20Z" level=error msg="error parsing digest="sha257:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=e8d3e682-702d-4c8a-ba02-d077fe2a1656 http.request.method=GET http.request.remoteaddr="127.0.0.1:50906" http.request.uri="/v2/foo/bar/blobs/sha257:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821" vars.name="foo/bar" time="2025-02-09T17:43:20Z" 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.6 http.request.host="127.0.0.1:40413" http.request.id=e8d3e682-702d-4c8a-ba02-d077fe2a1656 http.request.method=GET http.request.remoteaddr="127.0.0.1:50906" http.request.uri="/v2/foo/bar/blobs/sha257:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="865.847µs" http.response.status=400 http.response.written=110 vars.digest="sha257:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:43:20 +0000] "GET /v2/foo/bar/blobs/sha257:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T17:43:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=3cc977de-b0c6-4ea7-b42c-7bad2026949e http.request.method=GET http.request.remoteaddr="127.0.0.1:50924" http.request.uri="/v2/foo/bar/blobs/sha256:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821" http.request.useragent="Go-http-client/1.1" http.response.duration=1.18313ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:20 +0000] "GET /v2/foo/bar/blobs/sha256:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:20Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:43:20Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:43:20Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=12dd4f9b-3f37-46fc-b1b8-3109607affa1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44464" http.request.uri="/v2/foo/bar/blobs/sha256:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="920.287µs" http.response.status=404 http.response.written=157 vars.digest="sha256:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:43:20 +0000] "GET /v2/foo/bar/blobs/sha256:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T17:43:20Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=f5cc2622-c3ed-4f45-9ff2-13aed18c6b51 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44474" http.request.uri="/v2/foo/bar/blobs/sha256:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="883.647µs" http.response.status=404 http.response.written=157 vars.digest="sha256:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:43:20 +0000] "HEAD /v2/foo/bar/blobs/sha256:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T17:43:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=8fca80d4-b24b-4058-977f-ad469946112b http.request.method=POST http.request.remoteaddr="127.0.0.1:44474" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="871.807µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=b5976e7b-b4cc-4998-a0fb-6612a008bd5d http.request.method=GET http.request.remoteaddr="127.0.0.1:44474" http.request.uri="/v2/foo/bar/blobs/uploads/e44020ba-f247-4e71-a9d5-9baf46bb56c1?_state=IKtVNXrP_1lu-i-EFP56d0AOM3CaFwnZVy5BZ-q0iyZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0NDAyMGJhLWYyNDctNGU3MS1hOWQ1LTliYWY0NmJiNTZjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMC4zMTg5NTYxMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="956.007µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:20 +0000] "GET /v2/foo/bar/blobs/uploads/e44020ba-f247-4e71-a9d5-9baf46bb56c1?_state=IKtVNXrP_1lu-i-EFP56d0AOM3CaFwnZVy5BZ-q0iyZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0NDAyMGJhLWYyNDctNGU3MS1hOWQ1LTliYWY0NmJiNTZjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMC4zMTg5NTYxMTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=a714111a-6fcd-4a57-8370-34b892c39df6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44474" http.request.uri="/v2/foo/bar/blobs/uploads/e44020ba-f247-4e71-a9d5-9baf46bb56c1?_state=IKtVNXrP_1lu-i-EFP56d0AOM3CaFwnZVy5BZ-q0iyZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0NDAyMGJhLWYyNDctNGU3MS1hOWQ1LTliYWY0NmJiNTZjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMC4zMTg5NTYxMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="862.567µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:20 +0000] "DELETE /v2/foo/bar/blobs/uploads/e44020ba-f247-4e71-a9d5-9baf46bb56c1?_state=IKtVNXrP_1lu-i-EFP56d0AOM3CaFwnZVy5BZ-q0iyZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0NDAyMGJhLWYyNDctNGU3MS1hOWQ1LTliYWY0NmJiNTZjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMC4zMTg5NTYxMTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:20Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=7f4fe564-b43e-425c-8b73-5062622cf7e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:44474" http.request.uri="/v2/foo/bar/blobs/uploads/e44020ba-f247-4e71-a9d5-9baf46bb56c1?_state=IKtVNXrP_1lu-i-EFP56d0AOM3CaFwnZVy5BZ-q0iyZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0NDAyMGJhLWYyNDctNGU3MS1hOWQ1LTliYWY0NmJiNTZjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMC4zMTg5NTYxMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=e44020ba-f247-4e71-a9d5-9baf46bb56c1 time="2025-02-09T17:43:20Z" 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.6 http.request.host="127.0.0.1:33187" http.request.id=7f4fe564-b43e-425c-8b73-5062622cf7e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:44474" http.request.uri="/v2/foo/bar/blobs/uploads/e44020ba-f247-4e71-a9d5-9baf46bb56c1?_state=IKtVNXrP_1lu-i-EFP56d0AOM3CaFwnZVy5BZ-q0iyZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0NDAyMGJhLWYyNDctNGU3MS1hOWQ1LTliYWY0NmJiNTZjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMC4zMTg5NTYxMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="798.406µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=e44020ba-f247-4e71-a9d5-9baf46bb56c1 127.0.0.1 - - [09/Feb/2025:17:43:20 +0000] "GET /v2/foo/bar/blobs/uploads/e44020ba-f247-4e71-a9d5-9baf46bb56c1?_state=IKtVNXrP_1lu-i-EFP56d0AOM3CaFwnZVy5BZ-q0iyZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0NDAyMGJhLWYyNDctNGU3MS1hOWQ1LTliYWY0NmJiNTZjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMC4zMTg5NTYxMTZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T17:43:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=e41c96e8-d209-412b-9292-f26a923a1c3f http.request.method=POST http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="947.487µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:20Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=358ebd1f-0289-4e96-8efd-4af1cb74509c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/foo/bar/blobs/uploads/ccbaa3f9-aa3b-48ca-8565-4130395a4583?_state=KpraMK5oqJRTV6WGsaS2foKtxEOyXMF-ssIxvmWTnCJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjYmFhM2Y5LWFhM2ItNDhjYS04NTY1LTQxMzAzOTVhNDU4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMC4zMjM0NTc1NTFaIn0%3D&digest=sha256%3A0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146" http.request.useragent="Go-http-client/1.1" provided=sha256:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146 vars.name="foo/bar" vars.uuid=ccbaa3f9-aa3b-48ca-8565-4130395a4583 time="2025-02-09T17:43:20Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=358ebd1f-0289-4e96-8efd-4af1cb74509c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/foo/bar/blobs/uploads/ccbaa3f9-aa3b-48ca-8565-4130395a4583?_state=KpraMK5oqJRTV6WGsaS2foKtxEOyXMF-ssIxvmWTnCJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjYmFhM2Y5LWFhM2ItNDhjYS04NTY1LTQxMzAzOTVhNDU4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMC4zMjM0NTc1NTFaIn0%3D&digest=sha256%3A0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ccbaa3f9-aa3b-48ca-8565-4130395a4583 time="2025-02-09T17:43:20Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=358ebd1f-0289-4e96-8efd-4af1cb74509c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/foo/bar/blobs/uploads/ccbaa3f9-aa3b-48ca-8565-4130395a4583?_state=KpraMK5oqJRTV6WGsaS2foKtxEOyXMF-ssIxvmWTnCJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjYmFhM2Y5LWFhM2ItNDhjYS04NTY1LTQxMzAzOTVhNDU4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMC4zMjM0NTc1NTFaIn0%3D&digest=sha256%3A0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="986.648µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=ccbaa3f9-aa3b-48ca-8565-4130395a4583 127.0.0.1 - - [09/Feb/2025:17:43:20 +0000] "PUT /v2/foo/bar/blobs/uploads/ccbaa3f9-aa3b-48ca-8565-4130395a4583?_state=KpraMK5oqJRTV6WGsaS2foKtxEOyXMF-ssIxvmWTnCJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjYmFhM2Y5LWFhM2ItNDhjYS04NTY1LTQxMzAzOTVhNDU4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMC4zMjM0NTc1NTFaIn0%3D&digest=sha256%3A0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-09T17:43:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=3ff7e4c0-ba00-4e8a-b60e-92870e86e1bb http.request.method=POST http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="880.127µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=1e7e2963-0552-42a1-b6b7-2e585325562d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/foo/bar/blobs/uploads/389902f7-e42a-4ebe-90f7-51e225e9c142?_state=7xAVQj3C4szQZCi6vDcw0mqhROCb4wsDgvlROpL6CO97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM4OTkwMmY3LWU0MmEtNGViZS05MGY3LTUxZTIyNWU5YzE0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMC4zMjU4NjI2NVoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.067328ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:20 +0000] "PUT /v2/foo/bar/blobs/uploads/389902f7-e42a-4ebe-90f7-51e225e9c142?_state=7xAVQj3C4szQZCi6vDcw0mqhROCb4wsDgvlROpL6CO97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM4OTkwMmY3LWU0MmEtNGViZS05MGY3LTUxZTIyNWU5YzE0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMC4zMjU4NjI2NVoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=e99d4975-fbf9-4be2-968c-a670ff347bd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="835.286µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=732130b0-184a-455c-8340-0be7cc379160 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/foo/bar/blobs/uploads/b2a77846-19ed-425d-b71c-e849de0dd057?_state=wxfFldbWI6O1QjYSFYGGgYRA0PkxkuR6BbaSQMQ7lkt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyYTc3ODQ2LTE5ZWQtNDI1ZC1iNzFjLWU4NDlkZTBkZDA1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMC4zMjgyNjI5ODlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.087329ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:20 +0000] "PUT /v2/foo/bar/blobs/uploads/b2a77846-19ed-425d-b71c-e849de0dd057?_state=wxfFldbWI6O1QjYSFYGGgYRA0PkxkuR6BbaSQMQ7lkt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyYTc3ODQ2LTE5ZWQtNDI1ZC1iNzFjLWU4NDlkZTBkZDA1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMC4zMjgyNjI5ODlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=a6b92eca-5da9-48f2-ad30-3da37fd817b7 http.request.method=POST http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="905.567µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=7477d262-ea34-4a78-9b3e-d1757c5c48b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/foo/bar/blobs/uploads/b00760ae-401f-4ac9-9b19-a018bdeb7404?_state=_4NlHrspP41l230ajIMGADDzZEiJGEkWA6MDwtVjmgF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIwMDc2MGFlLTQwMWYtNGFjOS05YjE5LWEwMThiZGViNzQwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMC4zMzA3NTUwMDlaIn0%3D&digest=sha256%3A0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146" http.request.useragent="Go-http-client/1.1" http.response.duration=1.166819811s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:20 +0000] "PUT /v2/foo/bar/blobs/uploads/b00760ae-401f-4ac9-9b19-a018bdeb7404?_state=_4NlHrspP41l230ajIMGADDzZEiJGEkWA6MDwtVjmgF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIwMDc2MGFlLTQwMWYtNGFjOS05YjE5LWEwMThiZGViNzQwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMC4zMzA3NTUwMDlaIn0%3D&digest=sha256%3A0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:21Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=453946b5-848c-45f9-9457-9bc8b4e35d1e http.request.method=POST http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.035408ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:21 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:33187" http.request.id=1e1118b9-f723-4e6b-b442-08b117b9b8d7 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/foo/bar/blobs/uploads/71073f8e-a0ef-4ad9-8ac3-ae905d59e0e5?_state=BzeNQU51BMfNj_by4sAmMu88iffvn_wjC8t6sllNTuJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxMDczZjhlLWEwZWYtNGFkOS04YWMzLWFlOTA1ZDU5ZTBlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMS42NDAwMzAwNjNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.192881656s http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:21 +0000] "PATCH /v2/foo/bar/blobs/uploads/71073f8e-a0ef-4ad9-8ac3-ae905d59e0e5?_state=BzeNQU51BMfNj_by4sAmMu88iffvn_wjC8t6sllNTuJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxMDczZjhlLWEwZWYtNGFkOS04YWMzLWFlOTA1ZDU5ZTBlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMS42NDAwMzAwNjNaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=8b3cf923-ce97-4027-8e83-f9730a5b4f20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/foo/bar/blobs/uploads/71073f8e-a0ef-4ad9-8ac3-ae905d59e0e5?_state=TNvhzhhBME-_nNL64T1FpAfXnrWI6seNzVzCXtfrYrx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxMDczZjhlLWEwZWYtNGFkOS04YWMzLWFlOTA1ZDU5ZTBlNSIsIk9mZnNldCI6MTk1NDA5OTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MjFaIn0%3D&digest=sha256%3A0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146" http.request.useragent="Go-http-client/1.1" http.response.duration=1.205929ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:22 +0000] "PUT /v2/foo/bar/blobs/uploads/71073f8e-a0ef-4ad9-8ac3-ae905d59e0e5?_state=TNvhzhhBME-_nNL64T1FpAfXnrWI6seNzVzCXtfrYrx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxMDczZjhlLWEwZWYtNGFkOS04YWMzLWFlOTA1ZDU5ZTBlNSIsIk9mZnNldCI6MTk1NDA5OTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MjFaIn0%3D&digest=sha256%3A0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=3ee94005-4b9f-4f55-a4b9-5093a372a12c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/foo/bar/blobs/sha256:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="989.968µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:22 +0000] "HEAD /v2/foo/bar/blobs/sha256:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=3035f2f7-6b79-40bc-9c87-f2ea22353998 http.request.method=GET http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/foo/bar/blobs/sha256:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=95.548474ms http.response.status=200 http.response.written=19540992 127.0.0.1 - - [09/Feb/2025:17:43:22 +0000] "GET /v2/foo/bar/blobs/sha256:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146 HTTP/1.1" 200 19540992 "" "Go-http-client/1.1" time="2025-02-09T17:43:22Z" level=error msg="error parsing digest="sha257:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=b9bedead-70f5-4e21-a695-42d17b56217c http.request.method=GET http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/foo/bar/blobs/sha257:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146" vars.name="foo/bar" time="2025-02-09T17:43:22Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=b9bedead-70f5-4e21-a695-42d17b56217c http.request.method=GET http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/foo/bar/blobs/sha257:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="897.327µs" http.response.status=400 http.response.written=110 vars.digest="sha257:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:43:22 +0000] "GET /v2/foo/bar/blobs/sha257:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T17:43:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=74a315e7-8b42-4c7a-818a-c02ab724d61c http.request.method=GET http.request.remoteaddr="127.0.0.1:44498" http.request.uri="/v2/foo/bar/blobs/sha256:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146" http.request.useragent="Go-http-client/1.1" http.response.duration=1.194249ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:22 +0000] "GET /v2/foo/bar/blobs/sha256:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=baaa598f-3b8e-45b8-a865-c9e87747cdf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44498" http.request.uri="/v2/foo/bar/blobs/sha256:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=7.036815ms http.response.status=200 http.response.written=327680 127.0.0.1 - - [09/Feb/2025:17:43:22 +0000] "GET /v2/foo/bar/blobs/sha256:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146 HTTP/1.1" 200 327680 "" "Go-http-client/1.1" time="2025-02-09T17:43:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33187" http.request.id=a37b851d-ee62-4ba4-a7ad-dfb1df3c2e94 http.request.method=GET http.request.remoteaddr="127.0.0.1:44486" http.request.uri="/v2/foo/bar/blobs/sha256:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=12.206737ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [09/Feb/2025:17:43:22 +0000] "GET /v2/foo/bar/blobs/sha256:0254d6dd1ab72b112c648e89d66bd2181f7f2098d4a94e07daafd2691b598146 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-02-09T17:43:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=2dcdd9e1-26a1-4986-8b64-8db92235b553 http.request.method=GET http.request.remoteaddr="127.0.0.1:50924" http.request.uri="/v2/foo/bar/blobs/sha256:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.900575096s http.response.status=200 http.response.written=2588672 127.0.0.1 - - [09/Feb/2025:17:43:20 +0000] "GET /v2/foo/bar/blobs/sha256:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821 HTTP/1.1" 200 2588672 "" "Go-http-client/1.1" time="2025-02-09T17:43:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40413" http.request.id=41c6973c-e6ce-410f-9fba-b3c3f15426c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:50908" http.request.uri="/v2/foo/bar/blobs/sha256:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.905704416s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [09/Feb/2025:17:43:20 +0000] "GET /v2/foo/bar/blobs/sha256:e91ea49455e48111af778cc287860dba47911126fc9fb28cd81ccfda8db11821 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (7.42s) === RUN TestBlobDelete time="2025-02-09T17:43: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.6 time="2025-02-09T17:43:23Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:43:23Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=cbaa7cec-0a96-45eb-b652-f0d017f043a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:50514" http.request.uri="/v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="946.407µs" http.response.status=404 http.response.written=157 vars.digest="sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:43:23 +0000] "GET /v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T17:43:23Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=e3f6aba6-09e9-4fb4-a39e-6528338b1080 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50528" http.request.uri="/v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="902.407µs" http.response.status=404 http.response.written=157 vars.digest="sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:43:23 +0000] "HEAD /v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T17:43:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=e53a1fca-2657-40f3-91c5-73d6aea9a171 http.request.method=POST http.request.remoteaddr="127.0.0.1:50528" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="852.687µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=92503bb2-ebcb-4ca4-a7bb-90edeca99bb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:50528" http.request.uri="/v2/foo/bar/blobs/uploads/102de380-2f3d-403b-97df-6afcbdc27184?_state=F6j7VSROWnSJhtdj01x6QqW5Z5wDQtIkLWLXcLW3lfh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwMmRlMzgwLTJmM2QtNDAzYi05N2RmLTZhZmNiZGMyNzE4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMy4yOTM3MjQ1MTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="944.608µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:23 +0000] "GET /v2/foo/bar/blobs/uploads/102de380-2f3d-403b-97df-6afcbdc27184?_state=F6j7VSROWnSJhtdj01x6QqW5Z5wDQtIkLWLXcLW3lfh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwMmRlMzgwLTJmM2QtNDAzYi05N2RmLTZhZmNiZGMyNzE4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMy4yOTM3MjQ1MTdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=687eaeb9-d54f-481a-8845-93c75ec98260 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50528" http.request.uri="/v2/foo/bar/blobs/uploads/102de380-2f3d-403b-97df-6afcbdc27184?_state=F6j7VSROWnSJhtdj01x6QqW5Z5wDQtIkLWLXcLW3lfh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwMmRlMzgwLTJmM2QtNDAzYi05N2RmLTZhZmNiZGMyNzE4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMy4yOTM3MjQ1MTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="955.568µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:23 +0000] "DELETE /v2/foo/bar/blobs/uploads/102de380-2f3d-403b-97df-6afcbdc27184?_state=F6j7VSROWnSJhtdj01x6QqW5Z5wDQtIkLWLXcLW3lfh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwMmRlMzgwLTJmM2QtNDAzYi05N2RmLTZhZmNiZGMyNzE4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMy4yOTM3MjQ1MTdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:23Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=16b3c907-784a-4050-8c06-819041945db8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50528" http.request.uri="/v2/foo/bar/blobs/uploads/102de380-2f3d-403b-97df-6afcbdc27184?_state=F6j7VSROWnSJhtdj01x6QqW5Z5wDQtIkLWLXcLW3lfh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwMmRlMzgwLTJmM2QtNDAzYi05N2RmLTZhZmNiZGMyNzE4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMy4yOTM3MjQ1MTdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=102de380-2f3d-403b-97df-6afcbdc27184 time="2025-02-09T17:43:23Z" 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.6 http.request.host="127.0.0.1:41923" http.request.id=16b3c907-784a-4050-8c06-819041945db8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50528" http.request.uri="/v2/foo/bar/blobs/uploads/102de380-2f3d-403b-97df-6afcbdc27184?_state=F6j7VSROWnSJhtdj01x6QqW5Z5wDQtIkLWLXcLW3lfh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwMmRlMzgwLTJmM2QtNDAzYi05N2RmLTZhZmNiZGMyNzE4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMy4yOTM3MjQ1MTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="891.007µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=102de380-2f3d-403b-97df-6afcbdc27184 127.0.0.1 - - [09/Feb/2025:17:43:23 +0000] "GET /v2/foo/bar/blobs/uploads/102de380-2f3d-403b-97df-6afcbdc27184?_state=F6j7VSROWnSJhtdj01x6QqW5Z5wDQtIkLWLXcLW3lfh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwMmRlMzgwLTJmM2QtNDAzYi05N2RmLTZhZmNiZGMyNzE4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMy4yOTM3MjQ1MTdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T17:43:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=258039b9-9eed-4980-b0b7-c1b4cc1cd840 http.request.method=POST http.request.remoteaddr="127.0.0.1:50536" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.020168ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:23Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=87943224-e138-42b1-8190-f397130a038f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50536" http.request.uri="/v2/foo/bar/blobs/uploads/c5f96e38-ca0a-4425-aee6-391612d1b132?_state=3Q5NIEHqlpskMJsgggbewciWQskA5F4LAkU1eUhl8qt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1Zjk2ZTM4LWNhMGEtNDQyNS1hZWU2LTM5MTYxMmQxYjEzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMy4zMDExNzY1MzVaIn0%3D&digest=sha256%3A9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" http.request.useragent="Go-http-client/1.1" provided=sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015 vars.name="foo/bar" vars.uuid=c5f96e38-ca0a-4425-aee6-391612d1b132 time="2025-02-09T17:43:23Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=87943224-e138-42b1-8190-f397130a038f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50536" http.request.uri="/v2/foo/bar/blobs/uploads/c5f96e38-ca0a-4425-aee6-391612d1b132?_state=3Q5NIEHqlpskMJsgggbewciWQskA5F4LAkU1eUhl8qt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1Zjk2ZTM4LWNhMGEtNDQyNS1hZWU2LTM5MTYxMmQxYjEzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMy4zMDExNzY1MzVaIn0%3D&digest=sha256%3A9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c5f96e38-ca0a-4425-aee6-391612d1b132 time="2025-02-09T17:43:23Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=87943224-e138-42b1-8190-f397130a038f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50536" http.request.uri="/v2/foo/bar/blobs/uploads/c5f96e38-ca0a-4425-aee6-391612d1b132?_state=3Q5NIEHqlpskMJsgggbewciWQskA5F4LAkU1eUhl8qt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1Zjk2ZTM4LWNhMGEtNDQyNS1hZWU2LTM5MTYxMmQxYjEzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMy4zMDExNzY1MzVaIn0%3D&digest=sha256%3A9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.045889ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=c5f96e38-ca0a-4425-aee6-391612d1b132 127.0.0.1 - - [09/Feb/2025:17:43:23 +0000] "PUT /v2/foo/bar/blobs/uploads/c5f96e38-ca0a-4425-aee6-391612d1b132?_state=3Q5NIEHqlpskMJsgggbewciWQskA5F4LAkU1eUhl8qt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1Zjk2ZTM4LWNhMGEtNDQyNS1hZWU2LTM5MTYxMmQxYjEzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMy4zMDExNzY1MzVaIn0%3D&digest=sha256%3A9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-09T17:43:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=8c689e50-87ed-4c77-837b-434d5df9b8f2 http.request.method=POST http.request.remoteaddr="127.0.0.1:50536" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="947.527µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=dfbb5ae8-9e92-4aae-8d1c-5cd5e9ec2729 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50536" http.request.uri="/v2/foo/bar/blobs/uploads/887a0f91-0b81-4993-84f2-035c5988d794?_state=YtQkDja1hi7o8mc8dPQngTQ8UpLuqb8vNQ7SU2bAmc57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4N2EwZjkxLTBiODEtNDk5My04NGYyLTAzNWM1OTg4ZDc5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMy4zMDM3NjU2MzZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.27589ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:23 +0000] "PUT /v2/foo/bar/blobs/uploads/887a0f91-0b81-4993-84f2-035c5988d794?_state=YtQkDja1hi7o8mc8dPQngTQ8UpLuqb8vNQ7SU2bAmc57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4N2EwZjkxLTBiODEtNDk5My04NGYyLTAzNWM1OTg4ZDc5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMy4zMDM3NjU2MzZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=5dbc54e8-51a4-4dbb-9bee-b0d754c23663 http.request.method=POST http.request.remoteaddr="127.0.0.1:50536" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.033008ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=7b980a0b-1c92-46ec-9c62-dfd91f86bafa http.request.method=PUT http.request.remoteaddr="127.0.0.1:50536" http.request.uri="/v2/foo/bar/blobs/uploads/8923db1c-55ea-45a7-a0e8-4924d686565c?_state=8AGrqjcXqn7b2n6LjDEO1eLIyaXfa96sWX0fRIiXtDd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5MjNkYjFjLTU1ZWEtNDVhNy1hMGU4LTQ5MjRkNjg2NTY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMy4zMDY2OTM5NzlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.25829ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:23 +0000] "PUT /v2/foo/bar/blobs/uploads/8923db1c-55ea-45a7-a0e8-4924d686565c?_state=8AGrqjcXqn7b2n6LjDEO1eLIyaXfa96sWX0fRIiXtDd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5MjNkYjFjLTU1ZWEtNDVhNy1hMGU4LTQ5MjRkNjg2NTY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMy4zMDY2OTM5NzlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:23Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=dd7058c3-61b3-4859-a947-703b1406d314 http.request.method=POST http.request.remoteaddr="127.0.0.1:50536" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.165849ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=d5c013fb-bd9e-4717-8fa6-bc40021fcf9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50536" http.request.uri="/v2/foo/bar/blobs/uploads/3168c89c-e115-4291-b60f-3c6593bc4c9f?_state=EBnFKFA5IWDf4uJzME7LTzwovGBs1Dm4NAe4mcHnJ6N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxNjhjODljLWUxMTUtNDI5MS1iNjBmLTNjNjU5M2JjNGM5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMy4zMTY2NzA5MzhaIn0%3D&digest=sha256%3A9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" http.request.useragent="Go-http-client/1.1" http.response.duration=2.811713473s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:23 +0000] "PUT /v2/foo/bar/blobs/uploads/3168c89c-e115-4291-b60f-3c6593bc4c9f?_state=EBnFKFA5IWDf4uJzME7LTzwovGBs1Dm4NAe4mcHnJ6N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxNjhjODljLWUxMTUtNDI5MS1iNjBmLTNjNjU5M2JjNGM5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyMy4zMTY2NzA5MzhaIn0%3D&digest=sha256%3A9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=fe32d110-d7c5-4636-9b8a-51ee5b8d8921 http.request.method=POST http.request.remoteaddr="127.0.0.1:50536" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.079408ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:41923" http.request.id=a9330b05-80fd-4560-9c2b-10b0ebb8deb4 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:50536" http.request.uri="/v2/foo/bar/blobs/uploads/2dd1a774-272e-4d07-8e0c-260b8b0fedd2?_state=_s27zoJiys9hRF4FDLvQJA4IDv68vXfx020vkM8NRrJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkZDFhNzc0LTI3MmUtNGQwNy04ZTBjLTI2MGI4YjBmZWRkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyNi4zMzA1ODI0ODdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.320977s http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:26 +0000] "PATCH /v2/foo/bar/blobs/uploads/2dd1a774-272e-4d07-8e0c-260b8b0fedd2?_state=_s27zoJiys9hRF4FDLvQJA4IDv68vXfx020vkM8NRrJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkZDFhNzc0LTI3MmUtNGQwNy04ZTBjLTI2MGI4YjBmZWRkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyNi4zMzA1ODI0ODdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=1772deaa-af32-4e73-834e-8a7caa2d7a9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50536" http.request.uri="/v2/foo/bar/blobs/uploads/2dd1a774-272e-4d07-8e0c-260b8b0fedd2?_state=sfgvy39cYNHp-vZBS1ko8rOdG6NVSmhJMcXYzqkfi_p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkZDFhNzc0LTI3MmUtNGQwNy04ZTBjLTI2MGI4YjBmZWRkMiIsIk9mZnNldCI6Mjc3MTcxMjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MjZaIn0%3D&digest=sha256%3A9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" http.request.useragent="Go-http-client/1.1" http.response.duration=1.27401ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:28 +0000] "PUT /v2/foo/bar/blobs/uploads/2dd1a774-272e-4d07-8e0c-260b8b0fedd2?_state=sfgvy39cYNHp-vZBS1ko8rOdG6NVSmhJMcXYzqkfi_p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkZDFhNzc0LTI3MmUtNGQwNy04ZTBjLTI2MGI4YjBmZWRkMiIsIk9mZnNldCI6Mjc3MTcxMjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MjZaIn0%3D&digest=sha256%3A9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=68677f1d-48a8-4ab9-a788-8d287ef1e622 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50536" http.request.uri="/v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.046448ms http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:28 +0000] "HEAD /v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=4e17c101-6a4b-485d-9950-64bc3712a099 http.request.method=GET http.request.remoteaddr="127.0.0.1:50536" http.request.uri="/v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=149.783702ms http.response.status=200 http.response.written=27717120 127.0.0.1 - - [09/Feb/2025:17:43:28 +0000] "GET /v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015 HTTP/1.1" 200 27717120 "" "Go-http-client/1.1" time="2025-02-09T17:43:28Z" level=error msg="error parsing digest="sha257:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=b0c20b23-5be2-4ac2-9e08-109fc9e2eea3 http.request.method=GET http.request.remoteaddr="127.0.0.1:50536" http.request.uri="/v2/foo/bar/blobs/sha257:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" vars.name="foo/bar" time="2025-02-09T17:43:28Z" 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.6 http.request.host="127.0.0.1:41923" http.request.id=b0c20b23-5be2-4ac2-9e08-109fc9e2eea3 http.request.method=GET http.request.remoteaddr="127.0.0.1:50536" http.request.uri="/v2/foo/bar/blobs/sha257:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="874.967µs" http.response.status=400 http.response.written=110 vars.digest="sha257:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:43:28 +0000] "GET /v2/foo/bar/blobs/sha257:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T17:43:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=b5daa658-14e1-4c34-94d4-1db825600fc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:35704" http.request.uri="/v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" http.request.useragent="Go-http-client/1.1" http.response.duration=1.216169ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:28 +0000] "GET /v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=7482b181-a55a-497e-bcc9-955ccb717ced http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35706" http.request.uri="/v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" http.request.useragent="Go-http-client/1.1" http.response.duration="941.008µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:28 +0000] "DELETE /v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:28Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=e4a83566-17cc-4d30-a22b-49805beae564 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35706" http.request.uri="/v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="790.966µs" http.response.status=404 http.response.written=157 vars.digest="sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:43:28 +0000] "HEAD /v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T17:43:28Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=0af36aeb-7eb9-4d61-91e4-e8f5954e96c5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35706" http.request.uri="/v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="823.807µs" http.response.status=404 http.response.written=74 vars.digest="sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:43:28 +0000] "DELETE /v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-02-09T17:43:28Z" level=error msg="error parsing digest="sha257:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=df94b108-16ae-4570-9d03-5bc1ef9bf263 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/foo/bar/blobs/sha257:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" vars.name="foo/bar" time="2025-02-09T17:43:28Z" 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.6 http.request.host="127.0.0.1:41923" http.request.id=df94b108-16ae-4570-9d03-5bc1ef9bf263 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/foo/bar/blobs/sha257:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="908.847µs" http.response.status=400 http.response.written=110 vars.digest="sha257:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:43:28 +0000] "DELETE /v2/foo/bar/blobs/sha257:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T17:43:28Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=08e99d88-85a4-46d7-b0da-f74ce019ef5f http.request.method=POST http.request.remoteaddr="127.0.0.1:35718" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.028408ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=e4ee7eb1-da8c-499e-a18d-c45b4befa69c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35718" http.request.uri="/v2/foo/bar/blobs/uploads/395f27ce-5176-4e4f-b86c-d7625bf8db04?_state=9H0PRr-yrD6dUzgdexgBLrNULl8XG0LfMg94DVV1P5x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5NWYyN2NlLTUxNzYtNGU0Zi1iODZjLWQ3NjI1YmY4ZGIwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyOC44NzM1NTU4NzlaIn0%3D&digest=sha256%3A9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" http.request.useragent="Go-http-client/1.1" http.response.duration=2.245836606s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:28 +0000] "PUT /v2/foo/bar/blobs/uploads/395f27ce-5176-4e4f-b86c-d7625bf8db04?_state=9H0PRr-yrD6dUzgdexgBLrNULl8XG0LfMg94DVV1P5x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5NWYyN2NlLTUxNzYtNGU0Zi1iODZjLWQ3NjI1YmY4ZGIwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzoyOC44NzM1NTU4NzlaIn0%3D&digest=sha256%3A9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=a7ddeda5-7e4f-4633-b062-52543833e33a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35718" http.request.uri="/v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.174129ms http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:31 +0000] "HEAD /v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=7932c181-4076-482e-a073-b88f6b398061 http.request.method=GET http.request.remoteaddr="127.0.0.1:35704" http.request.uri="/v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.454534493s http.response.status=200 http.response.written=2818048 127.0.0.1 - - [09/Feb/2025:17:43:28 +0000] "GET /v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015 HTTP/1.1" 200 2818048 "" "Go-http-client/1.1" time="2025-02-09T17:43:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41923" http.request.id=9f29e802-e0c0-43ca-bccd-2af4f83c173d http.request.method=GET http.request.remoteaddr="127.0.0.1:35688" http.request.uri="/v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.458700046s http.response.status=200 http.response.written=2883584 127.0.0.1 - - [09/Feb/2025:17:43:28 +0000] "GET /v2/foo/bar/blobs/sha256:9ad8bdd1c398b74b81bf77240de9b4226606cd072fb2c53562d62da9159ee015 HTTP/1.1" 200 2883584 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (8.31s) === RUN TestRelativeURL time="2025-02-09T17:43:31Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:43:31Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:43:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34215" http.request.id=efacc617-4f32-4396-8c99-c68b756ec35a http.request.method=POST http.request.remoteaddr="127.0.0.1:52030" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.079688ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:32Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34215" http.request.id=62533317-4be6-458d-bf5f-74e9bbe43684 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52030" http.request.uri="/v2/foo/bar/blobs/uploads/658dd437-ff05-46db-a878-bf119b34f96b?_state=i-Yqk9KnnW6k4AksUB-1r9krkYpXZThCEOqfakOgDO97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1OGRkNDM3LWZmMDUtNDZkYi1hODc4LWJmMTE5YjM0Zjk2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzozMS4zMjM2MDY5MzZaIn0%3D&digest=sha256%3A2b5dc7d6d299adf1493ca98dee472e5a80ad8e70cc13e38666ba43b4fe78018d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.390958498s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:31 +0000] "PUT /v2/foo/bar/blobs/uploads/658dd437-ff05-46db-a878-bf119b34f96b?_state=i-Yqk9KnnW6k4AksUB-1r9krkYpXZThCEOqfakOgDO97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1OGRkNDM3LWZmMDUtNDZkYi1hODc4LWJmMTE5YjM0Zjk2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzozMS4zMjM2MDY5MzZaIn0%3D&digest=sha256%3A2b5dc7d6d299adf1493ca98dee472e5a80ad8e70cc13e38666ba43b4fe78018d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34215" http.request.id=69536af0-e8cf-4fcd-a852-16735f68a4de http.request.method=POST http.request.remoteaddr="127.0.0.1:52030" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.076729ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34215" http.request.id=921811df-99f2-4675-ba0a-6f440b794b19 http.request.method=POST http.request.remoteaddr="127.0.0.1:52030" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.023568ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34215" http.request.id=327c8289-a3fb-4fab-a53f-a9d25a6c9b84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52030" http.request.uri="/v2/foo/bar/blobs/uploads/7b6e33b0-61d7-4036-a3a7-9d84f3c28f3b?_state=yAdI7bU9IRiyUwfF_C71W9cGML4dkxtQwmH0JRSRrul7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiNmUzM2IwLTYxZDctNDAzNi1hM2E3LTlkODRmM2MyOGYzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzozMy4xNDMzNDQ3MzlaIn0%3D&digest=sha256%3Ab016e1bfe7ad09b675fb8b71407df8bf8e18798842d161dbf81e25abf1b385f3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.208128616s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:33 +0000] "PUT /v2/foo/bar/blobs/uploads/7b6e33b0-61d7-4036-a3a7-9d84f3c28f3b?_state=yAdI7bU9IRiyUwfF_C71W9cGML4dkxtQwmH0JRSRrul7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiNmUzM2IwLTYxZDctNDAzNi1hM2E3LTlkODRmM2MyOGYzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzozMy4xNDMzNDQ3MzlaIn0%3D&digest=sha256%3Ab016e1bfe7ad09b675fb8b71407df8bf8e18798842d161dbf81e25abf1b385f3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (3.03s) === RUN TestBlobDeleteDisabled time="2025-02-09T17:43: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.6 time="2025-02-09T17:43:34Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:43:34Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:33207" http.request.id=8602b014-3d30-4dda-b7df-2fea3e86523c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38502" http.request.uri="/v2/foo/bar/blobs/sha256:1d7f7f2c03669a7f979d024e07388974575b2873d07169a1e0251c73fd061601" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="894.967µs" http.response.status=405 http.response.written=78 vars.digest="sha256:1d7f7f2c03669a7f979d024e07388974575b2873d07169a1e0251c73fd061601" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:43:34 +0000] "DELETE /v2/foo/bar/blobs/sha256:1d7f7f2c03669a7f979d024e07388974575b2873d07169a1e0251c73fd061601 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.24s) === RUN TestDeleteDisabled time="2025-02-09T17:43: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.6 time="2025-02-09T17:43:34Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:43:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44641" http.request.id=6763814e-13a9-4400-9a70-68c1f5264c0c http.request.method=POST http.request.remoteaddr="127.0.0.1:46940" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.072968ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44641" http.request.id=3af6f2b9-2daf-4ade-a118-a561c90e4e19 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46940" http.request.uri="/v2/foo/bar/blobs/uploads/c23949e9-d7c8-4d09-979b-11829a5f0dd0?_state=QfvaFKOn5Av2kR-3CTAcXi64odqfotoh8H098KfiJGp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyMzk0OWU5LWQ3YzgtNGQwOS05NzliLTExODI5YTVmMGRkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzozNC44MDkzMDM4ODhaIn0%3D&digest=sha256%3A711191a776b5cf172794084bb9a246ff8bf99b1853a2dc6c9eeb25d25fd780b8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.414272682s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:34 +0000] "PUT /v2/foo/bar/blobs/uploads/c23949e9-d7c8-4d09-979b-11829a5f0dd0?_state=QfvaFKOn5Av2kR-3CTAcXi64odqfotoh8H098KfiJGp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyMzk0OWU5LWQ3YzgtNGQwOS05NzliLTExODI5YTVmMGRkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzozNC44MDkzMDM4ODhaIn0%3D&digest=sha256%3A711191a776b5cf172794084bb9a246ff8bf99b1853a2dc6c9eeb25d25fd780b8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:36Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:44641" http.request.id=f67d9311-ff8c-4a1f-9670-a447500d3c1c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46940" http.request.uri="/v2/foo/bar/blobs/sha256:711191a776b5cf172794084bb9a246ff8bf99b1853a2dc6c9eeb25d25fd780b8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="857.447µs" http.response.status=405 http.response.written=78 vars.digest="sha256:711191a776b5cf172794084bb9a246ff8bf99b1853a2dc6c9eeb25d25fd780b8" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:43:36 +0000] "DELETE /v2/foo/bar/blobs/sha256:711191a776b5cf172794084bb9a246ff8bf99b1853a2dc6c9eeb25d25fd780b8 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.64s) === RUN TestDeleteReadOnly time="2025-02-09T17:43:36Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:43:36Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:43:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40223" http.request.id=b76aacb3-9c0f-479d-9df2-1a27b06260f6 http.request.method=POST http.request.remoteaddr="127.0.0.1:38132" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.099928ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:38Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40223" http.request.id=6eeabab6-486c-41ff-b4c5-d4e681e00321 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38132" http.request.uri="/v2/foo/bar/blobs/uploads/b368285e-b1cc-4c69-b9ff-e2c45527f319?_state=firAzJQevFSNjV73XDBC7ksJ69LWdg-O2vOMw4mez757Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzNjgyODVlLWIxY2MtNGM2OS1iOWZmLWUyYzQ1NTI3ZjMxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzozNi41MTQ5MzcyM1oifQ%3D%3D&digest=sha256%3Addd2eedee599c54d2d9a0d7659b76c89476abc4b9d599fcfb45f4b053ce4a9bc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.262047892s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:36 +0000] "PUT /v2/foo/bar/blobs/uploads/b368285e-b1cc-4c69-b9ff-e2c45527f319?_state=firAzJQevFSNjV73XDBC7ksJ69LWdg-O2vOMw4mez757Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzNjgyODVlLWIxY2MtNGM2OS1iOWZmLWUyYzQ1NTI3ZjMxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0MzozNi41MTQ5MzcyM1oifQ%3D%3D&digest=sha256%3Addd2eedee599c54d2d9a0d7659b76c89476abc4b9d599fcfb45f4b053ce4a9bc HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [09/Feb/2025:17:43:38 +0000] "DELETE /v2/foo/bar/blobs/sha256:ddd2eedee599c54d2d9a0d7659b76c89476abc4b9d599fcfb45f4b053ce4a9bc HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (2.55s) === RUN TestStartPushReadOnly time="2025-02-09T17:43:38Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:43:38Z" level=info msg="redis not configured" go.version=go1.23.6 127.0.0.1 - - [09/Feb/2025:17:43:38 +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-02-09T17:43:38Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:43:38Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:43:38Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=046ce1df-e8f4-4fa9-8a96-38d8cfd8f836 http.request.method=GET http.request.remoteaddr="127.0.0.1:37680" 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="972.207µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:17:43:38 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T17:43:38Z" 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.6 http.request.host="127.0.0.1:33025" http.request.id=b0c402b2-eacc-4b04-9380-b1c3e79893f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:37680" 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="839.167µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [09/Feb/2025:17:43:38 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T17:43:38Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=477824c7-1e3f-4158-8205-448319d3cc6b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37680" 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="789.367µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:17:43:38 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-09T17:43:38Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=5c90e8dd-9d6d-43bc-ba3e-bd0c44428b8d http.request.method=PUT http.request.remoteaddr="127.0.0.1:37680" 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.320666ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T17:43:38Z" 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.6 http.request.host="127.0.0.1:33025" http.request.id=5c90e8dd-9d6d-43bc-ba3e-bd0c44428b8d http.request.method=PUT http.request.remoteaddr="127.0.0.1:37680" 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.370026ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T17:43:38Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=5c90e8dd-9d6d-43bc-ba3e-bd0c44428b8d http.request.method=PUT http.request.remoteaddr="127.0.0.1:37680" 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.398467ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T17:43:38Z" 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.6 http.request.host="127.0.0.1:33025" http.request.id=5c90e8dd-9d6d-43bc-ba3e-bd0c44428b8d http.request.method=PUT http.request.remoteaddr="127.0.0.1:37680" 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.423867ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:17:43:38 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-09T17:43:38Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=492cbb25-99cd-4144-9b62-162c59f125d0 http.request.method=POST http.request.remoteaddr="127.0.0.1:37680" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.021888ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:38 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=8467ada1-3292-4a5c-87c4-43f5ca3c1d5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37680" http.request.uri="/v2/foo/schema1/blobs/uploads/c4fed7d2-ccaa-4dfa-9c82-db7d9ecdb7ba?_state=pvMYYa6kc-ajpPEPlEQMuvLn4txS0i7QCerESOKoT4Z7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjNGZlZDdkMi1jY2FhLTRkZmEtOWM4Mi1kYjdkOWVjZGI3YmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MzguOTg3NDQ0MjY0WiJ9&digest=sha256%3A70084cd9154393ec1bb70ebfe6f56813569a63263bd5662b75c5145b29b7ef4a" http.request.useragent="Go-http-client/1.1" http.response.duration=912.093359ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:38 +0000] "PUT /v2/foo/schema1/blobs/uploads/c4fed7d2-ccaa-4dfa-9c82-db7d9ecdb7ba?_state=pvMYYa6kc-ajpPEPlEQMuvLn4txS0i7QCerESOKoT4Z7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjNGZlZDdkMi1jY2FhLTRkZmEtOWM4Mi1kYjdkOWVjZGI3YmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6MzguOTg3NDQ0MjY0WiJ9&digest=sha256%3A70084cd9154393ec1bb70ebfe6f56813569a63263bd5662b75c5145b29b7ef4a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:40Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=1d5f3a4b-dd17-4537-8f85-4f7f1c3f8540 http.request.method=POST http.request.remoteaddr="127.0.0.1:37680" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.083128ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:40 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=83bb1cd3-d692-4727-9b88-29b434f4affc http.request.method=PUT http.request.remoteaddr="127.0.0.1:37680" http.request.uri="/v2/foo/schema1/blobs/uploads/6cf49d23-3375-4961-86e8-59599dbbfc2c?_state=nO6ETrULYuu_DYhXA8FisNIWUpBrxXdlK6VxTC7oBjB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2Y2Y0OWQyMy0zMzc1LTQ5NjEtODZlOC01OTU5OWRiYmZjMmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NDAuMTAwMDU0NzY1WiJ9&digest=sha256%3A780ed3fa20fc2143d517410f3ce7616bb15487f22a34a1dc8eb0a8d518b56668" http.request.useragent="Go-http-client/1.1" http.response.duration=1.136461449s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:40 +0000] "PUT /v2/foo/schema1/blobs/uploads/6cf49d23-3375-4961-86e8-59599dbbfc2c?_state=nO6ETrULYuu_DYhXA8FisNIWUpBrxXdlK6VxTC7oBjB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2Y2Y0OWQyMy0zMzc1LTQ5NjEtODZlOC01OTU5OWRiYmZjMmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NDAuMTAwMDU0NzY1WiJ9&digest=sha256%3A780ed3fa20fc2143d517410f3ce7616bb15487f22a34a1dc8eb0a8d518b56668 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=265c3c4c-c1ec-437f-8caa-6048746a0fdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:37680" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.82091ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:41 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=1ecddb9e-a691-472f-a0cc-3bf5f06f0438 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37680" http.request.uri="/v2/foo/schema1/manifests/sha256:950077e3535d54230e23f653ca9a8f4a850b95c83f9508c385ca7f5b7ca2aef6" http.request.useragent="Go-http-client/1.1" http.response.duration=3.476788ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:41 +0000] "PUT /v2/foo/schema1/manifests/sha256:950077e3535d54230e23f653ca9a8f4a850b95c83f9508c385ca7f5b7ca2aef6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=d2aa2d7e-b9a2-41e4-bbbd-db778395e663 http.request.method=GET http.request.remoteaddr="127.0.0.1:37680" 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.974536ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:17:43:41 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T17:43:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=2b95bf04-3811-4779-84a5-0c793a1f5876 http.request.method=GET http.request.remoteaddr="127.0.0.1:37680" http.request.uri="/v2/foo/schema1/manifests/sha256:950077e3535d54230e23f653ca9a8f4a850b95c83f9508c385ca7f5b7ca2aef6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.898175ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:17:43:41 +0000] "GET /v2/foo/schema1/manifests/sha256:950077e3535d54230e23f653ca9a8f4a850b95c83f9508c385ca7f5b7ca2aef6 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T17:43:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:33025" http.request.id=67044eb7-76ae-4889-b24d-805c75bd3d6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37680" http.request.uri="/v2/foo/schema1/manifests/sha256:950077e3535d54230e23f653ca9a8f4a850b95c83f9508c385ca7f5b7ca2aef6" http.request.useragent="Go-http-client/1.1" http.response.duration=3.614869ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:41 +0000] "PUT /v2/foo/schema1/manifests/sha256:950077e3535d54230e23f653ca9a8f4a850b95c83f9508c385ca7f5b7ca2aef6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:33025" http.request.id=e24aa987-bd09-4d13-9c6b-62977d5ee91f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37680" http.request.uri="/v2/foo/schema1/manifests/sha256:950077e3535d54230e23f653ca9a8f4a850b95c83f9508c385ca7f5b7ca2aef6" http.request.useragent="Go-http-client/1.1" http.response.duration=3.590428ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:41 +0000] "PUT /v2/foo/schema1/manifests/sha256:950077e3535d54230e23f653ca9a8f4a850b95c83f9508c385ca7f5b7ca2aef6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:33025" http.request.id=9a6e1d51-b367-47b1-a16b-0a1457323c35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37680" http.request.uri="/v2/foo/schema1/manifests/sha256:950077e3535d54230e23f653ca9a8f4a850b95c83f9508c385ca7f5b7ca2aef6" http.request.useragent="Go-http-client/1.1" http.response.duration=3.616829ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:41 +0000] "PUT /v2/foo/schema1/manifests/sha256:950077e3535d54230e23f653ca9a8f4a850b95c83f9508c385ca7f5b7ca2aef6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=1adf6a78-10be-4b18-b6fd-ea2b346cfe0c http.request.method=GET http.request.remoteaddr="127.0.0.1:37680" http.request.uri="/v2/foo/schema1/manifests/sha256:950077e3535d54230e23f653ca9a8f4a850b95c83f9508c385ca7f5b7ca2aef6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.070417ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:17:43:41 +0000] "GET /v2/foo/schema1/manifests/sha256:950077e3535d54230e23f653ca9a8f4a850b95c83f9508c385ca7f5b7ca2aef6 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T17:43:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=68816c05-3b09-4be4-b1be-14c0b64014bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37680" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="889.967µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:41 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=63c13558-181c-4d7d-bc0d-b716f0cabd47 http.request.method=GET http.request.remoteaddr="127.0.0.1:37680" http.request.uri="/v2/foo/schema1/manifests/sha256:950077e3535d54230e23f653ca9a8f4a850b95c83f9508c385ca7f5b7ca2aef6" http.request.useragent="Go-http-client/1.1" http.response.duration="782.966µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:41 +0000] "GET /v2/foo/schema1/manifests/sha256:950077e3535d54230e23f653ca9a8f4a850b95c83f9508c385ca7f5b7ca2aef6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=b1ab490a-2648-4691-b899-fde3e3ca91f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:37680" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="809.286µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:17:43:41 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T17:43:41Z" level=error msg="payload digest does match: "sha256:b42d9491c19d1f63eb08d44edbfbab341f1397ba1ba4c28570bb92e19cbb8a32" != "sha256:950077e3535d54230e23f653ca9a8f4a850b95c83f9508c385ca7f5b7ca2aef6"" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=31e63e9a-4f55-4e76-a203-e7d0dd805805 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37680" http.request.uri="/v2/foo/schema1/manifests/sha256:950077e3535d54230e23f653ca9a8f4a850b95c83f9508c385ca7f5b7ca2aef6" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:950077e3535d54230e23f653ca9a8f4a850b95c83f9508c385ca7f5b7ca2aef6" time="2025-02-09T17:43:41Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=31e63e9a-4f55-4e76-a203-e7d0dd805805 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37680" http.request.uri="/v2/foo/schema1/manifests/sha256:950077e3535d54230e23f653ca9a8f4a850b95c83f9508c385ca7f5b7ca2aef6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.026128ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:950077e3535d54230e23f653ca9a8f4a850b95c83f9508c385ca7f5b7ca2aef6" 127.0.0.1 - - [09/Feb/2025:17:43:41 +0000] "PUT /v2/foo/schema1/manifests/sha256:950077e3535d54230e23f653ca9a8f4a850b95c83f9508c385ca7f5b7ca2aef6 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-09T17:43:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=35f1c14f-f289-466c-998a-d9e4b35f888a http.request.method=GET http.request.remoteaddr="127.0.0.1:37692" 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="909.647µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:17:43:41 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T17:43:41Z" 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.6 http.request.host="127.0.0.1:33025" http.request.id=bca56c56-0ec2-4b0b-a446-ade01937e0fb http.request.method=GET http.request.remoteaddr="127.0.0.1:37692" 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="777.966µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [09/Feb/2025:17:43:41 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T17:43:41Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33025" http.request.id=8a030004-7a85-4f72-bdd7-5db7ac90da37 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37692" 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="930.207µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T17:43:41Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33025" http.request.id=8a030004-7a85-4f72-bdd7-5db7ac90da37 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37692" 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="978.728µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T17:43:41Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33025" http.request.id=8a030004-7a85-4f72-bdd7-5db7ac90da37 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37692" 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.006848ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:17:43:41 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-09T17:43:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=d1e9ef19-8ef5-46b2-a490-0dd124c3a351 http.request.method=POST http.request.remoteaddr="127.0.0.1:37692" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="895.247µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:41 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=02950324-442c-4d32-95a8-31c7af99d813 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37692" http.request.uri="/v2/foo/schema2/blobs/uploads/95d7e8dd-266c-46a5-87c4-f4889b9f80c0?_state=zwqmpaJyuJMwDYAsvCdrSiWIj7oqF_iEd2sXNY1quJ97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NWQ3ZThkZC0yNjZjLTQ2YTUtODdjNC1mNDg4OWI5ZjgwYzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NDEuMjkxNzE4MDA5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.199929ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:41 +0000] "PUT /v2/foo/schema2/blobs/uploads/95d7e8dd-266c-46a5-87c4-f4889b9f80c0?_state=zwqmpaJyuJMwDYAsvCdrSiWIj7oqF_iEd2sXNY1quJ97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NWQ3ZThkZC0yNjZjLTQ2YTUtODdjNC1mNDg4OWI5ZjgwYzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NDEuMjkxNzE4MDA5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:41Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33025" http.request.id=bec1eb13-ac66-4d48-acf8-4f73f733adb4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37692" 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="966.928µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T17:43:41Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33025" http.request.id=bec1eb13-ac66-4d48-acf8-4f73f733adb4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37692" 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.009928ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:17:43:41 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-09T17:43:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=9edc00d2-26dd-4cf0-992f-7c2bdd05c659 http.request.method=POST http.request.remoteaddr="127.0.0.1:37692" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.044088ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:41 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:43Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=72fc17e0-2140-4681-8241-ef5f5f457895 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37692" http.request.uri="/v2/foo/schema2/blobs/uploads/f6f1bee0-a264-427b-97fb-94caaf3c66a6?_state=2gnRBn89rkVcmicXj1FL9TM4oGGXaoSuJxm1JzEtOFF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmNmYxYmVlMC1hMjY0LTQyN2ItOTdmYi05NGNhYWYzYzY2YTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NDEuNTc4OTg0NzU3WiJ9&digest=sha256%3A61d4647b4faad50ee1b33c414c60ccea339ddede3f38ced28d814fa00ee990c3" http.request.useragent="Go-http-client/1.1" http.response.duration=2.194920922s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:41 +0000] "PUT /v2/foo/schema2/blobs/uploads/f6f1bee0-a264-427b-97fb-94caaf3c66a6?_state=2gnRBn89rkVcmicXj1FL9TM4oGGXaoSuJxm1JzEtOFF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmNmYxYmVlMC1hMjY0LTQyN2ItOTdmYi05NGNhYWYzYzY2YTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NDEuNTc4OTg0NzU3WiJ9&digest=sha256%3A61d4647b4faad50ee1b33c414c60ccea339ddede3f38ced28d814fa00ee990c3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:44Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=c59e4b1b-9e39-4e2c-b6c0-1d1f7e7a17fd http.request.method=POST http.request.remoteaddr="127.0.0.1:37692" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.091688ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:44 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=c6e991b8-99f0-4a92-911c-6588dbb93f7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37692" http.request.uri="/v2/foo/schema2/blobs/uploads/79655997-c87e-4321-b5b3-76e515bbf706?_state=8i9mY37HNQjWF3hhGDkMl-nhPD-ysUWUxJAhuN-10-t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3OTY1NTk5Ny1jODdlLTQzMjEtYjViMy03NmU1MTViYmY3MDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NDQuMDczOTI0ODQ3WiJ9&digest=sha256%3A72b6cab20500bc5486b8062017c9d6f0b967fa21764fc33ebc04ca11db92f611" http.request.useragent="Go-http-client/1.1" http.response.duration=1.999769382s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:44 +0000] "PUT /v2/foo/schema2/blobs/uploads/79655997-c87e-4321-b5b3-76e515bbf706?_state=8i9mY37HNQjWF3hhGDkMl-nhPD-ysUWUxJAhuN-10-t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3OTY1NTk5Ny1jODdlLTQzMjEtYjViMy03NmU1MTViYmY3MDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NDQuMDczOTI0ODQ3WiJ9&digest=sha256%3A72b6cab20500bc5486b8062017c9d6f0b967fa21764fc33ebc04ca11db92f611 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33025" http.request.id=28195bb6-60ed-44ba-8ffb-0a4baa55184c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37692" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.34413ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33025" http.request.id=bab02293-6f2b-4102-b8d7-e22e18519f49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37692" http.request.uri="/v2/foo/schema2/manifests/sha256:564b320d183b36056769d2c18dc4a1dae79f6af0bd65175e324c5ca1d3b7fad6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.108009ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "PUT /v2/foo/schema2/manifests/sha256:564b320d183b36056769d2c18dc4a1dae79f6af0bd65175e324c5ca1d3b7fad6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=3541f184-6ad8-4782-b443-80faf1485ecc http.request.method=GET http.request.remoteaddr="127.0.0.1:37692" 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="999.328µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T17:43:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=48f54ac0-4fba-4869-bdec-a367c3021438 http.request.method=GET http.request.remoteaddr="127.0.0.1:37692" http.request.uri="/v2/foo/schema2/manifests/sha256:564b320d183b36056769d2c18dc4a1dae79f6af0bd65175e324c5ca1d3b7fad6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="890.567µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "GET /v2/foo/schema2/manifests/sha256:564b320d183b36056769d2c18dc4a1dae79f6af0bd65175e324c5ca1d3b7fad6 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T17:43:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=9fcd0f5d-1420-48d6-b103-e8e9b26303dd http.request.method=GET http.request.remoteaddr="127.0.0.1:37692" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="819.567µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=2e2ef81a-3f68-42b2-8a28-8859cf300b65 http.request.method=GET http.request.remoteaddr="127.0.0.1:37692" http.request.uri="/v2/foo/schema2/manifests/sha256:564b320d183b36056769d2c18dc4a1dae79f6af0bd65175e324c5ca1d3b7fad6" http.request.useragent="Go-http-client/1.1" http.response.duration="723.446µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "GET /v2/foo/schema2/manifests/sha256:564b320d183b36056769d2c18dc4a1dae79f6af0bd65175e324c5ca1d3b7fad6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=1d24a181-2e9d-4639-816a-bad1e0a71b54 http.request.method=GET http.request.remoteaddr="127.0.0.1:37692" 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="782.326µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-09T17:43:46Z" level=info msg="rewriting manifest sha256:564b320d183b36056769d2c18dc4a1dae79f6af0bd65175e324c5ca1d3b7fad6 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=bb75224f-d02b-4f84-8473-7d7f914f8b85 http.request.method=GET http.request.remoteaddr="127.0.0.1:37692" 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-02-09T17:43:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=bb75224f-d02b-4f84-8473-7d7f914f8b85 http.request.method=GET http.request.remoteaddr="127.0.0.1:37692" 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.312178ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-09T17:43:46Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33025" http.request.id=d1ab07d8-f6a2-4716-a60a-640bcfe6676e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37692" 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="894.367µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-02-09T17:43:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33025" http.request.id=a77b567c-43d4-46e9-9181-9b6035e9f126 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37692" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.064489ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33025" http.request.id=6dff8206-a912-4fa4-a87d-2bd0d47bcc60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37692" http.request.uri="/v2/foo/schema2/manifests/sha256:6dd04c1564797ba0f34d78f9285f91fd0a89dcef247d9453d32b82c4705a24f3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.023808ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "PUT /v2/foo/schema2/manifests/sha256:6dd04c1564797ba0f34d78f9285f91fd0a89dcef247d9453d32b82c4705a24f3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=7fe4e22d-6fda-4cc9-83b9-f43aeca1eb17 http.request.method=GET http.request.remoteaddr="127.0.0.1:37692" 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="987.968µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T17:43:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=6090ca63-97b6-4eca-91d2-b6a1ded8a91c http.request.method=GET http.request.remoteaddr="127.0.0.1:37692" http.request.uri="/v2/foo/schema2/manifests/sha256:6dd04c1564797ba0f34d78f9285f91fd0a89dcef247d9453d32b82c4705a24f3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="906.367µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "GET /v2/foo/schema2/manifests/sha256:6dd04c1564797ba0f34d78f9285f91fd0a89dcef247d9453d32b82c4705a24f3 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T17:43:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=ac38711b-226b-4cb1-8601-d130d44e6452 http.request.method=GET http.request.remoteaddr="127.0.0.1:37692" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="760.046µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=74b23f31-9a9b-44d6-ad58-ac092aec51cd http.request.method=GET http.request.remoteaddr="127.0.0.1:37692" http.request.uri="/v2/foo/schema2/manifests/sha256:6dd04c1564797ba0f34d78f9285f91fd0a89dcef247d9453d32b82c4705a24f3" http.request.useragent="Go-http-client/1.1" http.response.duration="723.766µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "GET /v2/foo/schema2/manifests/sha256:6dd04c1564797ba0f34d78f9285f91fd0a89dcef247d9453d32b82c4705a24f3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:46Z" level=info msg="rewriting manifest list sha256:6dd04c1564797ba0f34d78f9285f91fd0a89dcef247d9453d32b82c4705a24f3 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=ecf4f558-6340-4402-bbd1-e42b870ecc84 http.request.method=GET http.request.remoteaddr="127.0.0.1:37692" 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-02-09T17:43:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33025" http.request.id=ecf4f558-6340-4402-bbd1-e42b870ecc84 http.request.method=GET http.request.remoteaddr="127.0.0.1:37692" 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.232978ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-02-09T17:43: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.6 time="2025-02-09T17:43:46Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:43:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=17745666-dec9-4bfc-9ba4-aabb4d8614a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:51870" 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="905.567µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T17:43:46Z" 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.6 http.request.host="127.0.0.1:35139" http.request.id=5b313712-c421-48bd-978e-d30e33bcbed2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51870" 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="768.766µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T17:43:46Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=2fa0393e-0dd2-4bd9-be69-c8490d41cd1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51870" 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="832.967µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-09T17:43:46Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=77ccf93e-46d7-43cb-b0c1-fdab9de94247 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51870" 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.338387ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T17:43:46Z" 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.6 http.request.host="127.0.0.1:35139" http.request.id=77ccf93e-46d7-43cb-b0c1-fdab9de94247 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51870" 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.427467ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T17:43:46Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=77ccf93e-46d7-43cb-b0c1-fdab9de94247 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51870" 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.479588ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T17:43:46Z" 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.6 http.request.host="127.0.0.1:35139" http.request.id=77ccf93e-46d7-43cb-b0c1-fdab9de94247 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51870" 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.555428ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-09T17:43:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=e5c292c9-de12-4987-8fd9-5bad9fa4c4ce http.request.method=POST http.request.remoteaddr="127.0.0.1:51870" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.004928ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=c2843125-9e64-492f-9aa5-8d4a44b692d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51870" http.request.uri="/v2/foo/schema1/blobs/uploads/baafc5ae-ce8b-4e83-bf11-ace066261b14?_state=LT3d_iZoz-gQy_nfLCgOs-WiXvQlbh4jczE7YACjOkZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiYWFmYzVhZS1jZThiLTRlODMtYmYxMS1hY2UwNjYyNjFiMTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NDYuNDEwOTk5ODkxWiJ9&digest=sha256%3A55d9f6a04c74571ddffb0d2698b17698867b2ee7263dcffccd25bc9dbe215cb5" http.request.useragent="Go-http-client/1.1" http.response.duration=2.30620744s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:46 +0000] "PUT /v2/foo/schema1/blobs/uploads/baafc5ae-ce8b-4e83-bf11-ace066261b14?_state=LT3d_iZoz-gQy_nfLCgOs-WiXvQlbh4jczE7YACjOkZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiYWFmYzVhZS1jZThiLTRlODMtYmYxMS1hY2UwNjYyNjFiMTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NDYuNDEwOTk5ODkxWiJ9&digest=sha256%3A55d9f6a04c74571ddffb0d2698b17698867b2ee7263dcffccd25bc9dbe215cb5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=c21dfd5b-2511-467d-8c81-ec0dc3252363 http.request.method=POST http.request.remoteaddr="127.0.0.1:51870" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.098529ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:48 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=9a5a3a29-6c5f-443c-9a09-ecfc6d1b39ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:51870" http.request.uri="/v2/foo/schema1/blobs/uploads/8acdadd4-4175-4e17-8bfb-4c2493568da1?_state=dlzfKZ0NiWyyonq8vMMFu_Xa6tHx-pGHXKwUnQwbveV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4YWNkYWRkNC00MTc1LTRlMTctOGJmYi00YzI0OTM1NjhkYTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NDguOTczNzA3NDM1WiJ9&digest=sha256%3Aca56396d4a7192003eb526a26fd627c1de10319dc35d31e19af62fc5b5464cfd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.859347274s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:48 +0000] "PUT /v2/foo/schema1/blobs/uploads/8acdadd4-4175-4e17-8bfb-4c2493568da1?_state=dlzfKZ0NiWyyonq8vMMFu_Xa6tHx-pGHXKwUnQwbveV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4YWNkYWRkNC00MTc1LTRlMTctOGJmYi00YzI0OTM1NjhkYTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NDguOTczNzA3NDM1WiJ9&digest=sha256%3Aca56396d4a7192003eb526a26fd627c1de10319dc35d31e19af62fc5b5464cfd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=273a4b79-ab26-48ef-af90-6c7948e7f145 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51870" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.974031ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:50 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=3dac7d8e-94e6-4144-8f42-b6569f8d9380 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51870" http.request.uri="/v2/foo/schema1/manifests/sha256:543c7973f90217f2909251455625b2b4ce44e9e1731a68f78b23e4d6b0f88bac" http.request.useragent="Go-http-client/1.1" http.response.duration=3.78227ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:543c7973f90217f2909251455625b2b4ce44e9e1731a68f78b23e4d6b0f88bac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=101788f5-e1f3-439a-864d-d9eafa399cf7 http.request.method=GET http.request.remoteaddr="127.0.0.1:51870" 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.145017ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:17:43:50 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T17:43:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=57e42523-145d-42b5-b323-a186d05f1b12 http.request.method=GET http.request.remoteaddr="127.0.0.1:51870" http.request.uri="/v2/foo/schema1/manifests/sha256:543c7973f90217f2909251455625b2b4ce44e9e1731a68f78b23e4d6b0f88bac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.074336ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:17:43:50 +0000] "GET /v2/foo/schema1/manifests/sha256:543c7973f90217f2909251455625b2b4ce44e9e1731a68f78b23e4d6b0f88bac HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T17:43:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35139" http.request.id=5f20fd77-9873-4c50-be0f-703d0e660caa http.request.method=PUT http.request.remoteaddr="127.0.0.1:51870" http.request.uri="/v2/foo/schema1/manifests/sha256:543c7973f90217f2909251455625b2b4ce44e9e1731a68f78b23e4d6b0f88bac" http.request.useragent="Go-http-client/1.1" http.response.duration=3.671389ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:543c7973f90217f2909251455625b2b4ce44e9e1731a68f78b23e4d6b0f88bac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35139" http.request.id=0a8a751c-8641-4e86-9e58-50b8a94729f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51870" http.request.uri="/v2/foo/schema1/manifests/sha256:543c7973f90217f2909251455625b2b4ce44e9e1731a68f78b23e4d6b0f88bac" http.request.useragent="Go-http-client/1.1" http.response.duration=3.83219ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:543c7973f90217f2909251455625b2b4ce44e9e1731a68f78b23e4d6b0f88bac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:35139" http.request.id=49e144dd-9da3-404d-91bd-295c32419019 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51870" http.request.uri="/v2/foo/schema1/manifests/sha256:543c7973f90217f2909251455625b2b4ce44e9e1731a68f78b23e4d6b0f88bac" http.request.useragent="Go-http-client/1.1" http.response.duration=3.690749ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:543c7973f90217f2909251455625b2b4ce44e9e1731a68f78b23e4d6b0f88bac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=16dd773e-c509-477d-98fd-b819c9fc71ff http.request.method=GET http.request.remoteaddr="127.0.0.1:51870" http.request.uri="/v2/foo/schema1/manifests/sha256:543c7973f90217f2909251455625b2b4ce44e9e1731a68f78b23e4d6b0f88bac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.061816ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:17:43:50 +0000] "GET /v2/foo/schema1/manifests/sha256:543c7973f90217f2909251455625b2b4ce44e9e1731a68f78b23e4d6b0f88bac HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T17:43:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=59099d43-03e5-4065-81b3-dd8cce94fb7c http.request.method=GET http.request.remoteaddr="127.0.0.1:51870" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="882.767µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:50 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=fac6ca9e-6820-4d29-9dd1-fa14e8865408 http.request.method=GET http.request.remoteaddr="127.0.0.1:51870" http.request.uri="/v2/foo/schema1/manifests/sha256:543c7973f90217f2909251455625b2b4ce44e9e1731a68f78b23e4d6b0f88bac" http.request.useragent="Go-http-client/1.1" http.response.duration="871.687µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:50 +0000] "GET /v2/foo/schema1/manifests/sha256:543c7973f90217f2909251455625b2b4ce44e9e1731a68f78b23e4d6b0f88bac HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=59cbe938-6613-453d-9279-dd1f8d41a0ab http.request.method=GET http.request.remoteaddr="127.0.0.1:51870" 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="819.847µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:17:43:50 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T17:43:50Z" level=error msg="payload digest does match: "sha256:38d2c2564ab94cd710ca2ec340a0b973ece5c9c11930111e3041a6a489b3fe89" != "sha256:543c7973f90217f2909251455625b2b4ce44e9e1731a68f78b23e4d6b0f88bac"" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=c36b4b1f-5ec1-42b5-ba32-2780c5f66f48 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51870" http.request.uri="/v2/foo/schema1/manifests/sha256:543c7973f90217f2909251455625b2b4ce44e9e1731a68f78b23e4d6b0f88bac" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:543c7973f90217f2909251455625b2b4ce44e9e1731a68f78b23e4d6b0f88bac" time="2025-02-09T17:43: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.6 http.request.host="127.0.0.1:35139" http.request.id=c36b4b1f-5ec1-42b5-ba32-2780c5f66f48 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51870" http.request.uri="/v2/foo/schema1/manifests/sha256:543c7973f90217f2909251455625b2b4ce44e9e1731a68f78b23e4d6b0f88bac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.081609ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:543c7973f90217f2909251455625b2b4ce44e9e1731a68f78b23e4d6b0f88bac" 127.0.0.1 - - [09/Feb/2025:17:43:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:543c7973f90217f2909251455625b2b4ce44e9e1731a68f78b23e4d6b0f88bac HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-09T17:43:50Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=2f096bfe-a0bc-42b9-8e9f-d035b9a08bb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:51886" 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.027048ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:17:43:50 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T17:43:50Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=556dc00b-cf3f-409f-9293-5d279abe107d http.request.method=GET http.request.remoteaddr="127.0.0.1:51886" 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="897.807µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [09/Feb/2025:17:43:50 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T17:43:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35139" http.request.id=44d2144e-cdca-4897-a692-d8178cb9c14d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" 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.035648ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T17:43:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35139" http.request.id=44d2144e-cdca-4897-a692-d8178cb9c14d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" 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.083968ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T17:43:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35139" http.request.id=44d2144e-cdca-4897-a692-d8178cb9c14d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" 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.112329ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:17:43:50 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-09T17:43:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=6ffca96a-ffce-4abc-8203-aacaa5fb769d http.request.method=POST http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.015408ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:50 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=968626c3-394b-4280-849a-23b8ffe05d37 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/foo/schema2/blobs/uploads/c4c66b9f-d865-41d3-8a00-efd28d097445?_state=vIixYSM-ztXM6Kaf0TAp5CYWltqzMNWui7URWRSS9KJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNGM2NmI5Zi1kODY1LTQxZDMtOGEwMC1lZmQyOGQwOTc0NDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NTAuODc1ODI1OTY2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.375091ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:50 +0000] "PUT /v2/foo/schema2/blobs/uploads/c4c66b9f-d865-41d3-8a00-efd28d097445?_state=vIixYSM-ztXM6Kaf0TAp5CYWltqzMNWui7URWRSS9KJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNGM2NmI5Zi1kODY1LTQxZDMtOGEwMC1lZmQyOGQwOTc0NDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NTAuODc1ODI1OTY2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35139" http.request.id=87415e53-e2c9-4647-9ca7-46c8f1fd3d40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" 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.069288ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T17:43:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35139" http.request.id=87415e53-e2c9-4647-9ca7-46c8f1fd3d40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" 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.120289ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:17:43:50 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-09T17:43:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=da899b04-4a0e-4e38-93d3-1e09771e1c8c http.request.method=POST http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.051768ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:51 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=b6097ac8-2258-44af-8982-755d1d338d38 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/foo/schema2/blobs/uploads/0ba38c28-c2bc-4162-9184-8203218e0b82?_state=qTL5eoWyE74ToD4xOdrxiqYZG9glel_bN252VclZTRB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYmEzOGMyOC1jMmJjLTQxNjItOTE4NC04MjAzMjE4ZTBiODIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NTEuMDgyNzM0NTE5WiJ9&digest=sha256%3A0e36e869578f864f5f1aff1c53bc31eba21b67008f79716835c46f01ba159c64" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09096085s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:51 +0000] "PUT /v2/foo/schema2/blobs/uploads/0ba38c28-c2bc-4162-9184-8203218e0b82?_state=qTL5eoWyE74ToD4xOdrxiqYZG9glel_bN252VclZTRB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYmEzOGMyOC1jMmJjLTQxNjItOTE4NC04MjAzMjE4ZTBiODIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NTEuMDgyNzM0NTE5WiJ9&digest=sha256%3A0e36e869578f864f5f1aff1c53bc31eba21b67008f79716835c46f01ba159c64 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=2aa9ce1a-f8ed-4289-95d9-b0b5deacab38 http.request.method=POST http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.073889ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:52 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=c3363098-ae24-491d-895e-3a86fac75658 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/foo/schema2/blobs/uploads/9ab30829-da20-42a3-aa3d-873f219aa029?_state=LmF1G_cr5HAthnM6nBhr3g1DmI2jEBrMS-YvcutZGZ97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YWIzMDgyOS1kYTIwLTQyYTMtYWEzZC04NzNmMjE5YWEwMjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NTIuNDk2MzYxNzk0WiJ9&digest=sha256%3Aaa4072f09cddad146b6502e722b7c9a57e101936c1def3ab7785826a61ee05fc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.19603205s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:52 +0000] "PUT /v2/foo/schema2/blobs/uploads/9ab30829-da20-42a3-aa3d-873f219aa029?_state=LmF1G_cr5HAthnM6nBhr3g1DmI2jEBrMS-YvcutZGZ97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YWIzMDgyOS1kYTIwLTQyYTMtYWEzZC04NzNmMjE5YWEwMjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NTIuNDk2MzYxNzk0WiJ9&digest=sha256%3Aaa4072f09cddad146b6502e722b7c9a57e101936c1def3ab7785826a61ee05fc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35139" http.request.id=209e26c3-8800-466e-aceb-776aac094b37 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.321971ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35139" http.request.id=cc013d46-d2f3-43d4-80ff-20ef5bbb2e67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/foo/schema2/manifests/sha256:7c9ec28bc7c0fc58c1941ead9280b4f7b26719bbacd6390e58f5da2702166966" http.request.useragent="Go-http-client/1.1" http.response.duration=1.148089ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "PUT /v2/foo/schema2/manifests/sha256:7c9ec28bc7c0fc58c1941ead9280b4f7b26719bbacd6390e58f5da2702166966 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=1b901b99-2b87-42f4-8d81-b3c8e8e6aa50 http.request.method=GET http.request.remoteaddr="127.0.0.1:51886" 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="930.647µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=1035a4ac-12a7-4338-a350-e930cb66a440 http.request.method=GET http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/foo/schema2/manifests/sha256:7c9ec28bc7c0fc58c1941ead9280b4f7b26719bbacd6390e58f5da2702166966" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="885.847µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "GET /v2/foo/schema2/manifests/sha256:7c9ec28bc7c0fc58c1941ead9280b4f7b26719bbacd6390e58f5da2702166966 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=9d154e56-277c-416e-9d93-d22b179c7bf6 http.request.method=GET http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="759.766µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=c482855e-262f-41d0-ba72-28ad58f78495 http.request.method=GET http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/foo/schema2/manifests/sha256:7c9ec28bc7c0fc58c1941ead9280b4f7b26719bbacd6390e58f5da2702166966" http.request.useragent="Go-http-client/1.1" http.response.duration="677.045µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "GET /v2/foo/schema2/manifests/sha256:7c9ec28bc7c0fc58c1941ead9280b4f7b26719bbacd6390e58f5da2702166966 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=0377aa71-378d-49f9-955e-3fa61fc059a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:51886" 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="750.126µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=info msg="rewriting manifest sha256:7c9ec28bc7c0fc58c1941ead9280b4f7b26719bbacd6390e58f5da2702166966 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=ad23b714-ec11-4be9-b10f-cae82a6060ba http.request.method=GET http.request.remoteaddr="127.0.0.1:51886" 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-02-09T17:43:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=ad23b714-ec11-4be9-b10f-cae82a6060ba http.request.method=GET http.request.remoteaddr="127.0.0.1:51886" 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.088097ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35139" http.request.id=d57e4271-4dc3-4156-92b0-82c156708800 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" 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="864.887µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35139" http.request.id=ff2f4c24-19c1-455b-95e4-66916a0a474d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.055129ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35139" http.request.id=e94f423e-f4fe-4fbc-89a6-f36a987c1cd8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/foo/schema2/manifests/sha256:0b2ecd2affcfd13129bff8c67571b5f755b913bc1938c9ab7d2c85c7d2099215" http.request.useragent="Go-http-client/1.1" http.response.duration=1.016408ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "PUT /v2/foo/schema2/manifests/sha256:0b2ecd2affcfd13129bff8c67571b5f755b913bc1938c9ab7d2c85c7d2099215 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=a0fba788-23bd-4d2f-a4a6-f8e1a25934f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:51886" 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="996.008µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=318e0fa8-8fbc-49a7-9dcc-ab1de059047a http.request.method=GET http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/foo/schema2/manifests/sha256:0b2ecd2affcfd13129bff8c67571b5f755b913bc1938c9ab7d2c85c7d2099215" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="926.887µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "GET /v2/foo/schema2/manifests/sha256:0b2ecd2affcfd13129bff8c67571b5f755b913bc1938c9ab7d2c85c7d2099215 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=338557c8-7505-4137-9624-8491da82ce0b http.request.method=GET http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="775.406µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=770313fb-2b07-4746-af88-2efe78cbe093 http.request.method=GET http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/foo/schema2/manifests/sha256:0b2ecd2affcfd13129bff8c67571b5f755b913bc1938c9ab7d2c85c7d2099215" http.request.useragent="Go-http-client/1.1" http.response.duration="742.165µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "GET /v2/foo/schema2/manifests/sha256:0b2ecd2affcfd13129bff8c67571b5f755b913bc1938c9ab7d2c85c7d2099215 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=info msg="rewriting manifest list sha256:0b2ecd2affcfd13129bff8c67571b5f755b913bc1938c9ab7d2c85c7d2099215 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=81fedad6-0627-47bc-8252-8b53590784be http.request.method=GET http.request.remoteaddr="127.0.0.1:51886" 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-02-09T17:43:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35139" http.request.id=81fedad6-0627-47bc-8252-8b53590784be http.request.method=GET http.request.remoteaddr="127.0.0.1:51886" 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.252257ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (15.93s) === RUN TestGetManifestWithStorageError time="2025-02-09T17:43:54Z" 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.6 time="2025-02-09T17:43:54Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:43:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:35905" http.request.id=8cb1727d-f7d6-4095-bf5c-05b826933a4e http.request.method=GET http.request.remoteaddr="127.0.0.1:44904" 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="869.807µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.6 http.request.host="127.0.0.1:35905" http.request.id=4ef7ee46-5986-4e8e-9327-7f734f47fdd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:44904" 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="779.046µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.6 http.request.host="127.0.0.1:35905" http.request.id=b29c0669-ce36-4e91-afb7-7f4922aed135 http.request.method=GET http.request.remoteaddr="127.0.0.1:44904" 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="766.886µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.6 http.request.host="127.0.0.1:35905" http.request.id=cee201f7-f4e5-4267-854f-65cef360c780 http.request.method=GET http.request.remoteaddr="127.0.0.1:44904" 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="763.366µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-02-09T17:43:54Z" 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.6 time="2025-02-09T17:43:54Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:43:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=a81f465f-aa77-44a7-b93b-2103abe3610e http.request.method=GET http.request.remoteaddr="127.0.0.1:49114" 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="885.367µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" 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.6 http.request.host="127.0.0.1:43575" http.request.id=c029171a-a032-484f-aaea-bd75d3e7990f http.request.method=GET http.request.remoteaddr="127.0.0.1:49114" 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="807.406µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=c421be90-ff37-48ae-9294-c816214c065d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49114" 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="866.207µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=7b280c78-4bcc-4830-af5d-6012cc0073c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49114" 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.271506ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T17:43:54Z" 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.6 http.request.host="127.0.0.1:43575" http.request.id=7b280c78-4bcc-4830-af5d-6012cc0073c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49114" 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.315266ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T17:43:54Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=7b280c78-4bcc-4830-af5d-6012cc0073c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49114" 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.342306ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T17:43:54Z" 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.6 http.request.host="127.0.0.1:43575" http.request.id=7b280c78-4bcc-4830-af5d-6012cc0073c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49114" 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.371867ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-09T17:43:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=4c3eccc9-49db-465b-9549-99251103c90e http.request.method=POST http.request.remoteaddr="127.0.0.1:49114" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.040928ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=5eba05b9-6c85-4808-ba85-c341314dd108 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49114" http.request.uri="/v2/foo/schema1/blobs/uploads/555c2f3f-055b-4314-9f28-7b2f7067ec72?_state=7rPne-5AThfTTrcXXGBci_fTxZtvDwiV6Kjei448t6N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1NTVjMmYzZi0wNTViLTQzMTQtOWYyOC03YjJmNzA2N2VjNzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NTQuOTMxMTgyNDQ5WiJ9&digest=sha256%3Aec6fa27d1e13b9bf43cb5e1bde7c4fd31ea7665db00dca0b1a982bdfcbe329f2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.220186749s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:54 +0000] "PUT /v2/foo/schema1/blobs/uploads/555c2f3f-055b-4314-9f28-7b2f7067ec72?_state=7rPne-5AThfTTrcXXGBci_fTxZtvDwiV6Kjei448t6N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1NTVjMmYzZi0wNTViLTQzMTQtOWYyOC03YjJmNzA2N2VjNzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NTQuOTMxMTgyNDQ5WiJ9&digest=sha256%3Aec6fa27d1e13b9bf43cb5e1bde7c4fd31ea7665db00dca0b1a982bdfcbe329f2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=972a7975-822f-4503-b0ac-a064326a18a2 http.request.method=POST http.request.remoteaddr="127.0.0.1:49114" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.087888ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:56 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=d0235526-936c-46c6-84c1-3c74eef2ad38 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49114" http.request.uri="/v2/foo/schema1/blobs/uploads/033767ab-3ca1-4ee9-b479-9f6a62b8c257?_state=8dlDeyGD99XdaCFEBZr0eYN-RdfOzR_A4b5PaSLk8SF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwMzM3NjdhYi0zY2ExLTRlZTktYjQ3OS05ZjZhNjJiOGMyNTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NTYuNDE3MTM0NzM1WiJ9&digest=sha256%3Af1932f0a7997681bc790cd524cc6e07418c58fb4ad10001db1af77ee615c4b4a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.206073048s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:56 +0000] "PUT /v2/foo/schema1/blobs/uploads/033767ab-3ca1-4ee9-b479-9f6a62b8c257?_state=8dlDeyGD99XdaCFEBZr0eYN-RdfOzR_A4b5PaSLk8SF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwMzM3NjdhYi0zY2ExLTRlZTktYjQ3OS05ZjZhNjJiOGMyNTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NTYuNDE3MTM0NzM1WiJ9&digest=sha256%3Af1932f0a7997681bc790cd524cc6e07418c58fb4ad10001db1af77ee615c4b4a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=c7a25030-bdc4-4389-9e60-c7952219d31b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49114" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.81595ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=82b3d49c-b819-4a19-a295-e39260bab239 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49114" http.request.uri="/v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7" http.request.useragent="Go-http-client/1.1" http.response.duration=3.503627ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=220f1c06-94f3-4f60-ba21-78fe00b62684 http.request.method=GET http.request.remoteaddr="127.0.0.1:49114" 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.896415ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=6dea6908-cbad-44e3-9749-3e707782715b http.request.method=GET http.request.remoteaddr="127.0.0.1:49114" http.request.uri="/v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.806254ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "GET /v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:43575" http.request.id=5e6fb690-ec56-437c-aad0-92b211a6f691 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49114" http.request.uri="/v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7" http.request.useragent="Go-http-client/1.1" http.response.duration=3.463268ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:43575" http.request.id=5e1c8ab8-fbaf-4fbb-a82a-d9d573c8a96d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49114" http.request.uri="/v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7" http.request.useragent="Go-http-client/1.1" http.response.duration=3.447228ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:43575" http.request.id=622ee304-53fb-4718-869a-e8f04761553e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49114" http.request.uri="/v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7" http.request.useragent="Go-http-client/1.1" http.response.duration=3.478588ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=323f9155-f1aa-4242-be04-481bc084c934 http.request.method=GET http.request.remoteaddr="127.0.0.1:49114" http.request.uri="/v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.025416ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "GET /v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=0b840221-0286-4ffd-bf27-1c4a31cf36cc http.request.method=GET http.request.remoteaddr="127.0.0.1:49114" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="883.967µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=8f265cbc-1cef-417c-a4c9-43a545d6e204 http.request.method=GET http.request.remoteaddr="127.0.0.1:49114" http.request.uri="/v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7" http.request.useragent="Go-http-client/1.1" http.response.duration="792.647µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "GET /v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=8527ae32-e173-435e-acb5-38494b2f500a http.request.method=GET http.request.remoteaddr="127.0.0.1:49114" 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="839.126µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=error msg="payload digest does match: "sha256:cdb57b454d5c8e5810a7b0de8a5912e07f7753a78404ef7a8aba222ff2027daa" != "sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7"" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=0af8c9de-aad6-4335-a1dd-fce21f7b9ae6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49114" http.request.uri="/v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7" time="2025-02-09T17:43:58Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=0af8c9de-aad6-4335-a1dd-fce21f7b9ae6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49114" http.request.uri="/v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="955.128µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7" 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=49ffb7a8-9c78-4cc2-b5a1-4f0b7322c3a8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49128" http.request.uri="/v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.102288ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "DELETE /v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=06e02fd9-c069-42ce-9291-40fd737fd648 http.request.method=GET http.request.remoteaddr="127.0.0.1:49128" http.request.uri="/v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="875.487µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7" 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "GET /v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=d33e8708-b476-4561-a7c5-26cfbc02f39f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49134" http.request.uri="/v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="956.647µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7" 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "DELETE /v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=4ea2e202-680a-4851-b41d-2cefdf63b7b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49138" http.request.uri="/v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7" http.request.useragent="Go-http-client/1.1" http.response.duration=3.661429ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=c7906880-09ee-4a83-9e79-39f215910dd3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49138" http.request.uri="/v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.934656ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "GET /v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=f9093aac-b649-4f5b-b3cd-6d8fbaa5fd5e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49154" 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="934.248µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=36c15a32-ec0c-42a4-abe4-367622fe3ef1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49168" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.665989ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=f90727df-d8c9-4da2-a64f-f7b6eccc22be http.request.method=GET http.request.remoteaddr="127.0.0.1:49168" 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="768.966µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=4e3220ec-875d-48d9-b614-cdc8d184fad7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49168" http.request.uri="/v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7" http.request.useragent="Go-http-client/1.1" http.response.duration="980.648µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "DELETE /v2/foo/schema1/manifests/sha256:28d2c64fb2b5ac2d2eebb6b3a6c0489cb57b7d4980446c678b3be2fe7f7a0ed7 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=efd4421b-7f08-49d9-abe8-622efcbfcc29 http.request.method=GET http.request.remoteaddr="127.0.0.1:49168" 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="812.527µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=5d295fdc-7656-455c-9b28-9c6940417d8a http.request.method=GET http.request.remoteaddr="127.0.0.1:49168" 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="784.526µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" 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.6 http.request.host="127.0.0.1:43575" http.request.id=1d6f5951-a244-400a-997e-aee29666e1a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49168" 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="776.286µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43575" http.request.id=c478ccaf-8c0a-45ee-b30e-e6d5177a83ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:49168" 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="917.567µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T17:43:58Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43575" http.request.id=c478ccaf-8c0a-45ee-b30e-e6d5177a83ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:49168" 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="961.528µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T17:43:58Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43575" http.request.id=c478ccaf-8c0a-45ee-b30e-e6d5177a83ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:49168" 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="989.608µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=27c58c6b-ec45-4cf8-a1c4-2f44e3b4c06f http.request.method=POST http.request.remoteaddr="127.0.0.1:49168" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="905.327µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=fcdd8303-5dd7-48ac-8e9d-e6a211faa2dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:49168" http.request.uri="/v2/foo/schema2/blobs/uploads/78606b7e-68be-4c9f-a502-98a203a0c80b?_state=Gm7G3IjZtsIerAxq6Ujx2RdWkMVejVn2qR4RLA_Z1jR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3ODYwNmI3ZS02OGJlLTRjOWYtYTUwMi05OGEyMDNhMGM4MGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NTguNjgwMDEyNjcyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.192209ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "PUT /v2/foo/schema2/blobs/uploads/78606b7e-68be-4c9f-a502-98a203a0c80b?_state=Gm7G3IjZtsIerAxq6Ujx2RdWkMVejVn2qR4RLA_Z1jR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3ODYwNmI3ZS02OGJlLTRjOWYtYTUwMi05OGEyMDNhMGM4MGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NTguNjgwMDEyNjcyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43575" http.request.id=4b419ac4-9888-4acf-99b3-2db63b4e3734 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49168" 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="989.248µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T17:43:58Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43575" http.request.id=4b419ac4-9888-4acf-99b3-2db63b4e3734 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49168" 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.029928ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-09T17:43:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=284d55fc-89a2-4f51-b26e-caabde1defeb http.request.method=POST http.request.remoteaddr="127.0.0.1:49168" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="996.488µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:44:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=7f7ba017-ce8b-4fc2-be60-bf24d98e82a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49168" http.request.uri="/v2/foo/schema2/blobs/uploads/9bf0d892-97e7-45a4-9cf8-55e6bed92979?_state=LcwA2t71UyqgYjM1fr5aD6d8Zz_TKrfdFcqRtTdkZdV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YmYwZDg5Mi05N2U3LTQ1YTQtOWNmOC01NWU2YmVkOTI5NzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NTguODg3MDUyODY1WiJ9&digest=sha256%3A18b53c652c6602a32816a46fce0cbe0123b4164b557dcd3b52b522128272fe6b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.202938932s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:43:58 +0000] "PUT /v2/foo/schema2/blobs/uploads/9bf0d892-97e7-45a4-9cf8-55e6bed92979?_state=LcwA2t71UyqgYjM1fr5aD6d8Zz_TKrfdFcqRtTdkZdV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YmYwZDg5Mi05N2U3LTQ1YTQtOWNmOC01NWU2YmVkOTI5NzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDM6NTguODg3MDUyODY1WiJ9&digest=sha256%3A18b53c652c6602a32816a46fce0cbe0123b4164b557dcd3b52b522128272fe6b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:44:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=5077bf55-d551-4dcc-ab63-1eb0189ad84c http.request.method=POST http.request.remoteaddr="127.0.0.1:49168" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.023408ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:44:00 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=c7fd4ead-5a84-4698-acea-9283c81487ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:49168" http.request.uri="/v2/foo/schema2/blobs/uploads/43dbd4b9-8d22-4bba-989a-846f9b4008fb?_state=k6FhjY7IjTVrxo6ZWnPJkd57_XfGHgcMVfOMFvZzsuV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0M2RiZDRiOS04ZDIyLTRiYmEtOTg5YS04NDZmOWI0MDA4ZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDQ6MDAuNDEwOTYwNzMxWiJ9&digest=sha256%3A3c79dc19a1ed6093081eecf64aa30e8402343a65057bc83a2a03e8f5ae3f3a7e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.702775248s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:44:00 +0000] "PUT /v2/foo/schema2/blobs/uploads/43dbd4b9-8d22-4bba-989a-846f9b4008fb?_state=k6FhjY7IjTVrxo6ZWnPJkd57_XfGHgcMVfOMFvZzsuV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0M2RiZDRiOS04ZDIyLTRiYmEtOTg5YS04NDZmOWI0MDA4ZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTc6NDQ6MDAuNDEwOTYwNzMxWiJ9&digest=sha256%3A3c79dc19a1ed6093081eecf64aa30e8402343a65057bc83a2a03e8f5ae3f3a7e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43575" http.request.id=1e10a701-b3cf-4982-85fd-c1f53febfdab http.request.method=PUT http.request.remoteaddr="127.0.0.1:49168" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.313571ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43575" http.request.id=bcc5c1d0-78fe-452e-be1a-5a4234dd9f78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49168" http.request.uri="/v2/foo/schema2/manifests/sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.077088ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "PUT /v2/foo/schema2/manifests/sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=f426aa0a-e216-416e-928c-85e5768157b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49168" 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="942.167µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=704431a3-0af5-4305-a536-d24c9977a0e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49168" http.request.uri="/v2/foo/schema2/manifests/sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="908.727µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "GET /v2/foo/schema2/manifests/sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=80090b68-9571-498d-b3d7-7c146f1227af http.request.method=GET http.request.remoteaddr="127.0.0.1:49168" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="756.086µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=002518bf-d661-4854-9726-d84e1a5b97b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:49168" http.request.uri="/v2/foo/schema2/manifests/sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3" http.request.useragent="Go-http-client/1.1" http.response.duration="737.445µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "GET /v2/foo/schema2/manifests/sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=4a24af83-569f-40c1-a0f7-6e87ea7af97b http.request.method=GET http.request.remoteaddr="127.0.0.1:49168" 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="734.606µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=info msg="rewriting manifest sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=b2cbbb23-dd0b-4edb-95f5-912994c09c64 http.request.method=GET http.request.remoteaddr="127.0.0.1:49168" 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-02-09T17:44:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=b2cbbb23-dd0b-4edb-95f5-912994c09c64 http.request.method=GET http.request.remoteaddr="127.0.0.1:49168" 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.088376ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=e0929bef-752f-42af-a840-32afdc0132d7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49168" http.request.uri="/v2/foo/schema2/manifests/sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3" http.request.useragent="Go-http-client/1.1" http.response.duration="918.967µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "DELETE /v2/foo/schema2/manifests/sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=fb900b8a-4586-449c-9d81-8d6ec6743deb http.request.method=GET http.request.remoteaddr="127.0.0.1:49168" http.request.uri="/v2/foo/schema2/manifests/sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="788.926µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3" 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "GET /v2/foo/schema2/manifests/sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=69f82ea4-a721-47ef-b8c6-30784d3b0e6f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49178" http.request.uri="/v2/foo/schema2/manifests/sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="920.167µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3" 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "DELETE /v2/foo/schema2/manifests/sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43575" http.request.id=6aa0d9b0-ef43-4df6-9cc8-39694775a78f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49186" http.request.uri="/v2/foo/schema2/manifests/sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.28821ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "PUT /v2/foo/schema2/manifests/sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=567e215c-4766-4818-b1c7-123933b655d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49186" http.request.uri="/v2/foo/schema2/manifests/sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="966.088µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "GET /v2/foo/schema2/manifests/sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=d7d31ec5-f9ce-4f8f-b96e-bd195a699e0e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49190" 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="911.808µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43575" http.request.id=5eaa1199-fcde-4e14-b9a1-bc82a2e67efd http.request.method=PUT http.request.remoteaddr="127.0.0.1:49192" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.317971ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=da2c2796-f77a-408f-9497-0ff7c059aecb http.request.method=GET http.request.remoteaddr="127.0.0.1:49192" 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="779.246µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=5a108f3d-d66f-4a25-b5e6-bc81cd3d2562 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49192" http.request.uri="/v2/foo/schema2/manifests/sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3" http.request.useragent="Go-http-client/1.1" http.response.duration="936.007µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "DELETE /v2/foo/schema2/manifests/sha256:3ecf9b46182a058ab11ffe88fd2ce16562fd4641e72113aa124cca0706ca74d3 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43575" http.request.id=886515c4-3b77-49e7-b3da-c10e87455214 http.request.method=GET http.request.remoteaddr="127.0.0.1:49192" 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="747.566µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (8.42s) === RUN TestManifestDeleteDisabled time="2025-02-09T17:44:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:44:03Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:44:03Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:38449" http.request.id=498e23e2-f11c-49df-a1c8-e4da51c6eb7a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41834" 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="874.767µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [09/Feb/2025:17:44:03 +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-02-09T17:44:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:44:03Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:44:03Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 time="2025-02-09T17:44:03Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.6 time="2025-02-09T17:44:03Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.6 time="2025-02-09T17:44:03Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:44895" http.request.id=1db0b010-d232-4ee5-922d-a42bcbce6ae4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48946" 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.751054ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:44895" http.request.id=d9f719d0-3296-4a6f-b640-47d30e2c5152 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48954" 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.549772ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:44895" http.request.id=89fefca4-2e6f-46d3-bab7-5e666019e707 http.request.method=POST http.request.remoteaddr="127.0.0.1:48966" 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.489652ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-09T17:44:03Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:44895" http.request.id=a3835608-ea82-4972-9fc7-7a199788a636 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48980" 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.525212ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.56s) === RUN TestProxyManifestGetByTag time="2025-02-09T17:44:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T17:44:03Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:44:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40717" http.request.id=7e7cf541-c248-4984-8610-d770ba95f863 http.request.method=POST http.request.remoteaddr="127.0.0.1:35606" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.140609ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:44:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40717" http.request.id=597c9677-99c5-43e8-9038-aa5f52a181a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35606" http.request.uri="/v2/foo/bar/blobs/uploads/6f7285e4-9b71-4754-9a81-379ec72881c2?_state=eWbQCxtTQnao22HuUffVBm91DZgRwls9sQYSNLMrtqZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmNzI4NWU0LTliNzEtNDc1NC05YTgxLTM3OWVjNzI4ODFjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0NDowMy45NDY2NTAxMVoifQ%3D%3D&digest=sha256%3A8efcdc5bc8d5dfa1a37605092d786e4a1a103cf13f57a56246371ffdff342f4c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.930322791s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:44:03 +0000] "PUT /v2/foo/bar/blobs/uploads/6f7285e4-9b71-4754-9a81-379ec72881c2?_state=eWbQCxtTQnao22HuUffVBm91DZgRwls9sQYSNLMrtqZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmNzI4NWU0LTliNzEtNDc1NC05YTgxLTM3OWVjNzI4ODFjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0NDowMy45NDY2NTAxMVoifQ%3D%3D&digest=sha256%3A8efcdc5bc8d5dfa1a37605092d786e4a1a103cf13f57a56246371ffdff342f4c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:44:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40717" http.request.id=388b10f2-d940-4c19-b2bb-1c769e1cd356 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35606" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.74467ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:44:05 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:44: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.6 time="2025-02-09T17:44:05Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T17:44:05Z" level=info msg="Starting upload purge in 27m0s" go.version=go1.23.6 time="2025-02-09T17:44:05Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 time="2025-02-09T17:44:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40717" http.request.id=2aa67b13-2585-4e41-a5c3-89276bb3066f http.request.method=GET http.request.remoteaddr="127.0.0.1:35606" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="675.685µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:17:44:05 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T17:44:05Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:40717" go.version=go1.23.6 time="2025-02-09T17:44:05Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.6 time="2025-02-09T17:44:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40717" http.request.id=27ddf37b-eb27-4074-8afd-888efddc9461 http.request.method=GET http.request.remoteaddr="127.0.0.1:40306" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="745.086µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:17:44:05 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T17:44:05Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40717 /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:40717/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:44497" http.request.id=50df5929-a435-499b-9d05-8143a3d6f9ce http.request.method=GET http.request.remoteaddr="127.0.0.1:50626" http.request.uri="/v2/foo/bar/manifests/sha256:99de5bbe4b01e40b2e62974408d31c390f5ce8fb3b00de030ae646355457050c" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:99de5bbe4b01e40b2e62974408d31c390f5ce8fb3b00de030ae646355457050c" time="2025-02-09T17:44:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40717" http.request.id=a23f1b54-30d9-4e82-a0e1-0216d70e786e http.request.method=GET http.request.remoteaddr="127.0.0.1:40308" http.request.uri="/v2/foo/bar/manifests/sha256:99de5bbe4b01e40b2e62974408d31c390f5ce8fb3b00de030ae646355457050c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.056857ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:17:44:05 +0000] "GET /v2/foo/bar/manifests/sha256:99de5bbe4b01e40b2e62974408d31c390f5ce8fb3b00de030ae646355457050c HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T17:44:05Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:99de5bbe4b01e40b2e62974408d31c390f5ce8fb3b00de030ae646355457050c with ttl=167h59m59.99999612s" go.version=go1.23.6 time="2025-02-09T17:44:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44497" http.request.id=50df5929-a435-499b-9d05-8143a3d6f9ce http.request.method=GET http.request.remoteaddr="127.0.0.1:50626" http.request.uri="/v2/foo/bar/manifests/sha256:99de5bbe4b01e40b2e62974408d31c390f5ce8fb3b00de030ae646355457050c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=7.955182ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:17:44:05 +0000] "GET /v2/foo/bar/manifests/sha256:99de5bbe4b01e40b2e62974408d31c390f5ce8fb3b00de030ae646355457050c HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T17:44:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40717" http.request.id=75780f1d-3a70-4416-ab17-700b047a2209 http.request.method=GET http.request.remoteaddr="127.0.0.1:40308" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="752.246µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:17:44:05 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T17:44:05Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40717 /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:40717/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:44497" http.request.id=57f91342-a362-4c5c-9ee5-a8120222cf88 http.request.method=GET http.request.remoteaddr="127.0.0.1:50632" 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-02-09T17:44:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40717" http.request.id=307ddd23-df06-4ccb-80e9-f73fd2a7e38b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40322" 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.038496ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:17:44:05 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T17:44:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44497" http.request.id=57f91342-a362-4c5c-9ee5-a8120222cf88 http.request.method=GET http.request.remoteaddr="127.0.0.1:50632" 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.383811ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:17:44:05 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T17:44:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40717" http.request.id=85366e6f-0a2a-46d5-a30f-0ba658ad34ff http.request.method=POST http.request.remoteaddr="127.0.0.1:40322" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="992.608µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:44:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T17:44:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40717" http.request.id=b1ca3b8c-c181-458e-9140-fd6f15f196f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40322" http.request.uri="/v2/foo/bar/blobs/uploads/e73fe77e-caa3-4c5b-b6dc-1f7b0af19a09?_state=iaKMs0ai71TyoYcSi1lFYrrjiYDpXU2kIhmrBVFaMAl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU3M2ZlNzdlLWNhYTMtNGM1Yi1iNmRjLTFmN2IwYWYxOWEwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0NDowNi4xNzQxODEyNDdaIn0%3D&digest=sha256%3A830073f1aa62a6586a81fdd9be358fb04bfe26d26dddab404c951cda26b32b0d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.234602553s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:44:06 +0000] "PUT /v2/foo/bar/blobs/uploads/e73fe77e-caa3-4c5b-b6dc-1f7b0af19a09?_state=iaKMs0ai71TyoYcSi1lFYrrjiYDpXU2kIhmrBVFaMAl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU3M2ZlNzdlLWNhYTMtNGM1Yi1iNmRjLTFmN2IwYWYxOWEwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxNzo0NDowNi4xNzQxODEyNDdaIn0%3D&digest=sha256%3A830073f1aa62a6586a81fdd9be358fb04bfe26d26dddab404c951cda26b32b0d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:44:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40717" http.request.id=3ff50a77-f1de-4be8-8721-4674e622b225 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40322" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.69999ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:17:44:08 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T17:44:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40717" http.request.id=c28a1c3a-874b-4b59-87f4-e272dc5a0ba1 http.request.method=GET http.request.remoteaddr="127.0.0.1:40322" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="722.565µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:17:44:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T17:44:08Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40717 /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:40717/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:44497" http.request.id=e4fe9400-1eda-4f99-a01e-939573a697ee http.request.method=GET http.request.remoteaddr="127.0.0.1:50640" 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-02-09T17:44:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40717" http.request.id=3cbf87b4-99e4-439a-b4be-ad293a6b0ae7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40338" 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.040376ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:17:44:08 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T17:44:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40717" http.request.id=a6056d4c-303d-4704-9a82-1bd803d5297f http.request.method=GET http.request.remoteaddr="127.0.0.1:40338" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="685.445µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:17:44:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T17:44:08Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40717 /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:40717/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:44497" http.request.id=e4fe9400-1eda-4f99-a01e-939573a697ee http.request.method=GET http.request.remoteaddr="127.0.0.1:50640" 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-02-09T17:44:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40717" http.request.id=8be9b95f-1500-48cc-a3c0-eb5aa8a1694d http.request.method=GET http.request.remoteaddr="127.0.0.1:40348" 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.010095ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:17:44:08 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T17:44:08Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:27c245dbe29bad284c0ccc351409d9ed0a60d6cec92a9ceb61bec71b23fd0996 with ttl=167h59m59.99999668s" go.version=go1.23.6 time="2025-02-09T17:44:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44497" http.request.id=e4fe9400-1eda-4f99-a01e-939573a697ee http.request.method=GET http.request.remoteaddr="127.0.0.1:50640" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=12.270497ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:17:44:08 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (4.73s) === RUN TestAppDispatcher time="2025-02-09T17:44:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41067" http.request.id=d9ca6677-ec52-4218-beed-9160f0d9b4f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42832" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="882.047µs" http.response.status=200 http.response.written=0 time="2025-02-09T17:44:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41067" http.request.id=acbb4b32-0c4f-420b-83d2-8a61c55832a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:42832" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="768.446µs" http.response.status=200 http.response.written=0 time="2025-02-09T17:44:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41067" http.request.id=1229e8d9-c47c-4e40-b1fd-4fb232151160 http.request.method=GET http.request.remoteaddr="127.0.0.1:42832" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="724.165µs" http.response.status=200 http.response.written=0 time="2025-02-09T17:44:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41067" http.request.id=c875ca8a-0edc-49cf-9216-8d7f3e3a98a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42832" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="732.286µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-02-09T17:44:08Z" 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.6 instance.id=6afb0c71-ab6c-4806-be82-4fb6fdba133c time="2025-02-09T17:44:08Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=6afb0c71-ab6c-4806-be82-4fb6fdba133c time="2025-02-09T17:44:08Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.6 http.request.host="127.0.0.1:46853" http.request.id=569814a7-b2bf-4770-82d7-879030370d7a http.request.method=GET http.request.remoteaddr="127.0.0.1:50998" 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-02-09T17:44:08Z" 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.6 instance.id=6afb0c71-ab6c-4806-be82-4fb6fdba133c time="2025-02-09T17:44:08Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=6afb0c71-ab6c-4806-be82-4fb6fdba133c time="2025-02-09T17:44:08Z" level=info msg="configuring file health check path=/tmp/healthcheck1789253112, interval=1" go.version=go1.23.6 instance.id=6afb0c71-ab6c-4806-be82-4fb6fdba133c --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-02-09T17:44:12Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 instance.id=6afb0c71-ab6c-4806-be82-4fb6fdba133c time="2025-02-09T17:44:12Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=6afb0c71-ab6c-4806-be82-4fb6fdba133c time="2025-02-09T17:44:12Z" level=info msg="configuring TCP health check addr=127.0.0.1:39761, interval=1" go.version=go1.23.6 instance.id=6afb0c71-ab6c-4806-be82-4fb6fdba133c --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-02-09T17:44:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 instance.id=6afb0c71-ab6c-4806-be82-4fb6fdba133c time="2025-02-09T17:44:16Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=6afb0c71-ab6c-4806-be82-4fb6fdba133c time="2025-02-09T17:44:16Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:43881, interval=1, threshold=3" go.version=go1.23.6 instance.id=6afb0c71-ab6c-4806-be82-4fb6fdba133c --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 86.701s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.11s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.03s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.36s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.93s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.487s === RUN TestSchedule time="2025-02-09T17:42:56Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=a30a645f-6644-4ef9-8d64-417c1a7b800f time="2025-02-09T17:42:56Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.9964ms" go.version=go1.23.6 instance.id=a30a645f-6644-4ef9-8d64-417c1a7b800f time="2025-02-09T17:42:56Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.52µs" go.version=go1.23.6 instance.id=a30a645f-6644-4ef9-8d64-417c1a7b800f time="2025-02-09T17:42:56Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.04µs" go.version=go1.23.6 instance.id=a30a645f-6644-4ef9-8d64-417c1a7b800f 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-02-09T17:42:56Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=a30a645f-6644-4ef9-8d64-417c1a7b800f --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-02-09T17:42:56Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=a30a645f-6644-4ef9-8d64-417c1a7b800f time="2025-02-09T17:42:56Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99664ms" go.version=go1.23.6 instance.id=a30a645f-6644-4ef9-8d64-417c1a7b800f time="2025-02-09T17:42:56Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99792ms" go.version=go1.23.6 instance.id=a30a645f-6644-4ef9-8d64-417c1a7b800f time="2025-02-09T17:42:56Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=a30a645f-6644-4ef9-8d64-417c1a7b800f --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-02-09T17:42:57Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=a30a645f-6644-4ef9-8d64-417c1a7b800f --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.623s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.86s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 15273984 sha256:60c2c62f9b2a5f9a0bd5c3bbc5220b65531fff2271d6a9d498965af71100e58c [] map[] } --- PASS: TestSimpleBlobRead (0.45s) === RUN TestBlobMount --- PASS: TestBlobMount (0.65s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.59s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.34s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (4.35s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:0dfdf14ccedda3b5dd8fa23062eebbd9a1178c57b08eb7c2eac43898e600153c palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:6401db588587e3898361fb6a0e5e86fc95725a0ee07f3b44a478a9042070ded6 palailogos: marking blob sha256:2da5f0e9b5bc9833eebfac997b1835f586ca6301233267a996a7c94d7e477f41 palailogos: marking manifest sha256:38224b6388f30e1589d9073b0272afebd76dec0c903d526d387cb144bffd7ef8 palailogos: marking blob sha256:7d4e8f07a4ce158b8047073c9947ae07beffdb336ab6a176665c101b99ac94ed palailogos: marking blob sha256:ea146b7ce6a0a722d7dcc3d83a674a06cb948017f77e306d7846a21ba1c472f4 palailogos: marking manifest sha256:7d4e8f07a4ce158b8047073c9947ae07beffdb336ab6a176665c101b99ac94ed palailogos: marking blob sha256:2caa8c7f235adb61937cf385e3fc68d06d41f88cce09439b07488fd4d7b7628d palailogos: marking blob sha256:7b5cf13c4b017bbcb496024ed7e9349327ae1ce512ac510e36b8db0f0b9ed31a palailogos: marking manifest sha256:ea146b7ce6a0a722d7dcc3d83a674a06cb948017f77e306d7846a21ba1c472f4 palailogos: marking blob sha256:50c9a9a881049cd28315a59fcd90b36447b3f7a24d1705a406d73d581c12868a palailogos: marking blob sha256:7c022d8b0e5ec3f22ee6e7a0d6ea541c0dcc8ba695b6ae856836343643715d4b 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.17s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:11363f5c2d1fc904ac1018667dc2cd6343bf84c3833efacbdfcd5ae1cf05bc6f deletemanifests: marking manifest sha256:31ff113a8484bdc5c3ac5424eab90d5ee92312c48f37f9848537ab785d61f938 deletemanifests: marking blob sha256:a291ba6e5ee31aa3cc134fde7b6ae1bf912f037f926f90dc272c043b6d00ac4c deletemanifests: marking blob sha256:c0a1bb3f2df862f493dab1ac0f2c53839ba34f90f9e55a832f15a266d4ff0122 deletemanifests: marking blob sha256:e3949815fa2fb39198d516e407701749c33ebfd5481ff885e961d9bd9ee5a083 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:a856294401b381a2f66c9b9bb21d74ce859288be8386a31b39b9c538a4225b20 blob eligible for deletion: sha256:11363f5c2d1fc904ac1018667dc2cd6343bf84c3833efacbdfcd5ae1cf05bc6f blob eligible for deletion: sha256:3371a1ea23de8b02cfece33341a2600fd8825b5901e60e78909d6e3b205ccbea blob eligible for deletion: sha256:63a6f3fb1416938622349028cf715772117c4c51a837fae71310dd3e0c7c025b deletemanifests manifest eligible for deletion: sha256:11363f5c2d1fc904ac1018667dc2cd6343bf84c3833efacbdfcd5ae1cf05bc6f deletemanifests: marking manifest sha256:31ff113a8484bdc5c3ac5424eab90d5ee92312c48f37f9848537ab785d61f938 deletemanifests: marking blob sha256:a291ba6e5ee31aa3cc134fde7b6ae1bf912f037f926f90dc272c043b6d00ac4c deletemanifests: marking blob sha256:c0a1bb3f2df862f493dab1ac0f2c53839ba34f90f9e55a832f15a266d4ff0122 deletemanifests: marking blob sha256:e3949815fa2fb39198d516e407701749c33ebfd5481ff885e961d9bd9ee5a083 time="2025-02-09T17:43:15Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/11363f5c2d1fc904ac1018667dc2cd6343bf84c3833efacbdfcd5ae1cf05bc6f" go.version=go1.23.6 instance.id=d802a95c-5258-4ef9-99e2-945754c30c27 time="2025-02-09T17:43:15Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/11363f5c2d1fc904ac1018667dc2cd6343bf84c3833efacbdfcd5ae1cf05bc6f" go.version=go1.23.6 instance.id=d802a95c-5258-4ef9-99e2-945754c30c27 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:11363f5c2d1fc904ac1018667dc2cd6343bf84c3833efacbdfcd5ae1cf05bc6f time="2025-02-09T17:43:15Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/11/11363f5c2d1fc904ac1018667dc2cd6343bf84c3833efacbdfcd5ae1cf05bc6f" go.version=go1.23.6 instance.id=d802a95c-5258-4ef9-99e2-945754c30c27 blob eligible for deletion: sha256:3371a1ea23de8b02cfece33341a2600fd8825b5901e60e78909d6e3b205ccbea time="2025-02-09T17:43:15Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/33/3371a1ea23de8b02cfece33341a2600fd8825b5901e60e78909d6e3b205ccbea" go.version=go1.23.6 instance.id=d802a95c-5258-4ef9-99e2-945754c30c27 blob eligible for deletion: sha256:63a6f3fb1416938622349028cf715772117c4c51a837fae71310dd3e0c7c025b time="2025-02-09T17:43:15Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/63/63a6f3fb1416938622349028cf715772117c4c51a837fae71310dd3e0c7c025b" go.version=go1.23.6 instance.id=d802a95c-5258-4ef9-99e2-945754c30c27 blob eligible for deletion: sha256:a856294401b381a2f66c9b9bb21d74ce859288be8386a31b39b9c538a4225b20 time="2025-02-09T17:43:15Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a8/a856294401b381a2f66c9b9bb21d74ce859288be8386a31b39b9c538a4225b20" go.version=go1.23.6 instance.id=d802a95c-5258-4ef9-99e2-945754c30c27 --- PASS: TestDeleteManifestIfTagNotFound (2.25s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:56d10b667c12f811c4fd53afca6da5a5c8f46523c721d34d4b912a5e859934ae time="2025-02-09T17:43:16Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/56/56d10b667c12f811c4fd53afca6da5a5c8f46523c721d34d4b912a5e859934ae" go.version=go1.23.6 instance.id=d802a95c-5258-4ef9-99e2-945754c30c27 blob eligible for deletion: sha256:afafaac260487852ab7922930fee2f5d8dbfac20e5b858ccef48e1a1e911d194 time="2025-02-09T17:43:16Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/af/afafaac260487852ab7922930fee2f5d8dbfac20e5b858ccef48e1a1e911d194" go.version=go1.23.6 instance.id=d802a95c-5258-4ef9-99e2-945754c30c27 blob eligible for deletion: sha256:d4d20937e20b151cc9872dea0b4ea7a14368c2c21ca30fd25846dda598162e28 time="2025-02-09T17:43:16Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d4/d4d20937e20b151cc9872dea0b4ea7a14368c2c21ca30fd25846dda598162e28" go.version=go1.23.6 instance.id=d802a95c-5258-4ef9-99e2-945754c30c27 --- PASS: TestGCWithMissingManifests (0.82s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:f490bf04aa8ee44bd06342895bce61d86507a8c6e722e7e947a23c56a0c0f28b komnenos: marking blob sha256:f72e96e5806a9259be5de2d351de1b23ad246dc0a9a67303a665333a814430ab komnenos: marking blob sha256:b6e4855864a6a391d1beab3f42c7face920265db34f90d1005e0facded1ea6f0 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:d628e73306fd457dbb269b45f433e8dd524cb83a3a09a19a06b91ec3a540dd1a time="2025-02-09T17:43:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d6/d628e73306fd457dbb269b45f433e8dd524cb83a3a09a19a06b91ec3a540dd1a" go.version=go1.23.6 instance.id=d802a95c-5258-4ef9-99e2-945754c30c27 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-02-09T17:43:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.6 instance.id=d802a95c-5258-4ef9-99e2-945754c30c27 blob eligible for deletion: sha256:14738951f634884a6982a50a9dc823614ba8a26d9efbf88cc772455fa30bf5a1 time="2025-02-09T17:43:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/14/14738951f634884a6982a50a9dc823614ba8a26d9efbf88cc772455fa30bf5a1" go.version=go1.23.6 instance.id=d802a95c-5258-4ef9-99e2-945754c30c27 blob eligible for deletion: sha256:2bebb8cfdbff47ce6b70621bedf6203348ba55135399a5c653fafe06e5f41b1c time="2025-02-09T17:43:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2b/2bebb8cfdbff47ce6b70621bedf6203348ba55135399a5c653fafe06e5f41b1c" go.version=go1.23.6 instance.id=d802a95c-5258-4ef9-99e2-945754c30c27 blob eligible for deletion: sha256:5f0ff0f9904ff882abc023afbb0029ea3bd94a4fdf9c2ff26d77937548a12c5e time="2025-02-09T17:43:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5f/5f0ff0f9904ff882abc023afbb0029ea3bd94a4fdf9c2ff26d77937548a12c5e" go.version=go1.23.6 instance.id=d802a95c-5258-4ef9-99e2-945754c30c27 blob eligible for deletion: sha256:b548b772135fee507c1de67e8249a3a60b6f406c37f433eb93342f500a37714b time="2025-02-09T17:43:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b5/b548b772135fee507c1de67e8249a3a60b6f406c37f433eb93342f500a37714b" go.version=go1.23.6 instance.id=d802a95c-5258-4ef9-99e2-945754c30c27 blob eligible for deletion: sha256:cf8bebba5d5ed58ef1d29044eea7d3d93060ac6cf2857bc3f9b72e9744ebf185 time="2025-02-09T17:43:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cf/cf8bebba5d5ed58ef1d29044eea7d3d93060ac6cf2857bc3f9b72e9744ebf185" go.version=go1.23.6 instance.id=d802a95c-5258-4ef9-99e2-945754c30c27 --- PASS: TestDeletionHasEffect (2.42s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.58s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:8ce0f321dccd025b9c2d7ee8753d8a3adb802259427edda3644dd0dbd29b241f michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:8a147c350c5716b6569d942aba31f5953a231257049e7ed31187c2ffae02f1c2 michael_z_doukas: marking blob sha256:e2c2c547ef58fd4fd8c053e96770f4835fed353490705272e2021afae2499895 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:d78a7492f13f74cade750911b2c5f237797dc7241f1312b15cb30bd4ecb0533e time="2025-02-09T17:43:22Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d7/d78a7492f13f74cade750911b2c5f237797dc7241f1312b15cb30bd4ecb0533e" go.version=go1.23.6 instance.id=d802a95c-5258-4ef9-99e2-945754c30c27 --- PASS: TestOrphanBlobDeleted (1.19s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:ba14c772f28774320e1c2b5f82fd6215a6256c466912bac8af6386a88145f488 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:a057b57c63c46b6b0f3f1466688a7321592f9446a5e8ff9cc8a619d595b9dc39 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.94s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.81s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.45s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.90s) === 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-02-09T17:43:26Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 16:43:26.648282595 +0000 UTC m=-3570.167582023, actuallyDelete=true" time="2025-02-09T17:43:26Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-02-09T17:43:26Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 17:43:26.649294163 +0000 UTC m=+29.833429585, actuallyDelete=true" time="2025-02-09T17:43:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b762a42a-0460-41c9-bf6a-196db12901c9 have older date (2025-02-09 16:43:26 +0000 UTC) than purge date (2025-02-09 17:43:26.649294163 +0000 UTC m=+29.833429585). Removing upload directory." time="2025-02-09T17:43:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/caa2716d-7491-4834-add3-ccac67e98426 have older date (2025-02-09 16:43:26 +0000 UTC) than purge date (2025-02-09 17:43:26.649294163 +0000 UTC m=+29.833429585). Removing upload directory." time="2025-02-09T17:43:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cf236473-cf57-49ee-9fef-42319863dbec have older date (2025-02-09 16:43:26 +0000 UTC) than purge date (2025-02-09 17:43:26.649294163 +0000 UTC m=+29.833429585). Removing upload directory." time="2025-02-09T17:43:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f97c3536-7ac0-4bdc-80a7-1d8e89c9e727 have older date (2025-02-09 16:43:26 +0000 UTC) than purge date (2025-02-09 17:43:26.649294163 +0000 UTC m=+29.833429585). Removing upload directory." time="2025-02-09T17:43:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d5d27b1d-45d7-422e-ac08-5c86c60b9687 have older date (2025-02-09 16:43:26 +0000 UTC) than purge date (2025-02-09 17:43:26.649294163 +0000 UTC m=+29.833429585). Removing upload directory." time="2025-02-09T17:43:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f6380eab-a037-4d60-9682-53710db7ccc9 have older date (2025-02-09 16:43:26 +0000 UTC) than purge date (2025-02-09 17:43:26.649294163 +0000 UTC m=+29.833429585). Removing upload directory." time="2025-02-09T17:43:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/08ef06ac-c543-41f8-922b-0d05c65d36e6 have older date (2025-02-09 16:43:26 +0000 UTC) than purge date (2025-02-09 17:43:26.649294163 +0000 UTC m=+29.833429585). Removing upload directory." time="2025-02-09T17:43:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/29646d1d-b0c0-47c4-a82f-0817b7666757 have older date (2025-02-09 16:43:26 +0000 UTC) than purge date (2025-02-09 17:43:26.649294163 +0000 UTC m=+29.833429585). Removing upload directory." time="2025-02-09T17:43:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3077b581-6e35-4450-83f4-6a69c4ba8aa5 have older date (2025-02-09 16:43:26 +0000 UTC) than purge date (2025-02-09 17:43:26.649294163 +0000 UTC m=+29.833429585). Removing upload directory." time="2025-02-09T17:43:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/557d0fec-218f-4f50-b059-605c80c7dfc0 have older date (2025-02-09 16:43:26 +0000 UTC) than purge date (2025-02-09 17:43:26.649294163 +0000 UTC m=+29.833429585). Removing upload directory." time="2025-02-09T17:43:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9b70a091-2544-48b8-8dd4-69a20214f8e8 have older date (2025-02-09 16:43:26 +0000 UTC) than purge date (2025-02-09 17:43:26.649294163 +0000 UTC m=+29.833429585). Removing upload directory." time="2025-02-09T17:43:26Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-02-09T17:43:26Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 17:43:26.650521252 +0000 UTC m=+29.834656634, actuallyDelete=true" time="2025-02-09T17:43:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/4119557f-5fa3-453e-ae3d-4a0bd8e30393 have older date (2025-02-09 16:43:26 +0000 UTC) than purge date (2025-02-09 17:43:26.650521252 +0000 UTC m=+29.834656634). Removing upload directory." time="2025-02-09T17:43:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/4dea4592-9bb6-4df0-8232-5cf846d2d6e3 have older date (2025-02-09 16:43:26 +0000 UTC) than purge date (2025-02-09 17:43:26.650521252 +0000 UTC m=+29.834656634). Removing upload directory." time="2025-02-09T17:43:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/e3327732-a04b-4fbf-9229-59fa534a2e02 have older date (2025-02-09 16:43:26 +0000 UTC) than purge date (2025-02-09 17:43:26.650521252 +0000 UTC m=+29.834656634). Removing upload directory." time="2025-02-09T17:43:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/414d9507-1e25-4ef0-9b76-0448799b1422 have older date (2025-02-09 16:43:26 +0000 UTC) than purge date (2025-02-09 17:43:26.650521252 +0000 UTC m=+29.834656634). Removing upload directory." time="2025-02-09T17:43:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/4189b6a5-d330-4f71-b4ec-1e98be495268 have older date (2025-02-09 16:43:26 +0000 UTC) than purge date (2025-02-09 17:43:26.650521252 +0000 UTC m=+29.834656634). Removing upload directory." time="2025-02-09T17:43:26Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-02-09T17:43:26Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 17:43:26.651368339 +0000 UTC m=+29.835503761, actuallyDelete=true" time="2025-02-09T17:43:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4876c40b-4611-4329-b9c7-bdb45680f1e3 have older date (2025-02-09 16:43:26 +0000 UTC) than purge date (2025-02-09 17:43:26.651368339 +0000 UTC m=+29.835503761). Removing upload directory." time="2025-02-09T17:43:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8d2c2e9f-c42b-4f5a-88d9-62e3879f5703 have older date (2025-02-09 16:43:26 +0000 UTC) than purge date (2025-02-09 17:43:26.651368339 +0000 UTC m=+29.835503761). Removing upload directory." time="2025-02-09T17:43:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9296a638-b290-494e-aa99-63fb3ffba76d have older date (2025-02-09 16:43:26 +0000 UTC) than purge date (2025-02-09 17:43:26.651368339 +0000 UTC m=+29.835503761). Removing upload directory." time="2025-02-09T17:43:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e3688b03-51de-4b66-8c2c-1269c7f2f9eb have older date (2025-02-09 16:43:26 +0000 UTC) than purge date (2025-02-09 17:43:26.651368339 +0000 UTC m=+29.835503761). Removing upload directory." time="2025-02-09T17:43:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/06572907-3452-40b8-bd50-9612d4d7fa0c have older date (2025-02-09 16:43:26 +0000 UTC) than purge date (2025-02-09 17:43:26.651368339 +0000 UTC m=+29.835503761). Removing upload directory." time="2025-02-09T17:43:26Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-02-09T17:43:26Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 17:43:26.651864943 +0000 UTC m=+29.836000325, actuallyDelete=true" time="2025-02-09T17:43:26Z" 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.872s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.045s === 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.039s === RUN TestWalkFileRemoved time="2025-02-09T17:42:56Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.019s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.377s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.08s) === 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.121s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.28s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.668s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.54s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.913s === 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-02-09T17:42:56Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.6 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-02-09T17:42:56Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.6 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-02-09T17:42:56Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.6 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 TestInvalidNetworkType === CONT TestParsing === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4_2 === CONT TestInvalidData === CONT TestUpdateCalledRegularly === CONT TestMatchIPV6 === CONT TestMatchIPV4WithRegionNotMatched time="2025-02-09T17:42:56Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 --- PASS: TestS3TryUpdate (0.00s) time="2025-02-09T17:42:56Z" level=error msg="unknown ip address format" go.version=go1.23.6 instance.id=3dc6657a-5cae-4af6-bbdd-3a832ccb6e31 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.00s) time="2025-02-09T17:42:56Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.6 instance.id=3dc6657a-5cae-4af6-bbdd-3a832ccb6e31 --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV6 (0.01s) time="2025-02-09T17:42:56Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.6 instance.id=3dc6657a-5cae-4af6-bbdd-3a832ccb6e31 --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestMatchIPV4 (0.01s) time="2025-02-09T17:42:57Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T17:42:58Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T17:42:59Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T17:43:00Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.547s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.042s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.02s) === 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.411s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.64s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.029s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.025s >>> 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 libfakeroot internal error: payload not recognized! >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r9.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-r9.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-r9.apk >>> docker-registry: Build complete at Sun, 09 Feb 2025 17:44:24 +0000 elapsed time 0h 1m 49s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20250209.174236) (2/3) Purging go (1.23.6-r0) (3/3) Purging binutils-gold (2.43.1-r1) 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...