>>> docker-registry: Building community/docker-registry 2.8.3-r9 (using abuild 3.14.1-r4) started Sun, 09 Feb 2025 19:51:30 +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.195131) Executing busybox-1.37.0-r12.trigger OK: 581 MiB in 105 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz >>> 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] ? 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 Test time="2025-02-09T19:51:46Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-02-09T19:51:46Z" 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.103s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-02-09T19:51:46Z" 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.091s === 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.079s === 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.056s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.36s) PASS ok github.com/docker/distribution/health/checks 0.427s === 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.040s === 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.048s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.068s === 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.061s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2025/02/09 19:51:46 http: TLS handshake error from 127.0.0.1:47244: 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:45703/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:45703/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:45703/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:45703/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:41617?status=0, fail=true --- PASS: TestHTTPSink (0.03s) === RUN TestListener --- PASS: TestListener (0.21s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-02-09T19:51:46Z" level=info msg="broadcaster: closing" time="2025-02-09T19:51:46Z" level=info msg="closing testSink" time="2025-02-09T19:51:46Z" level=info msg="closing testSink" time="2025-02-09T19:51:46Z" level=info msg="closing testSink" time="2025-02-09T19:51:46Z" level=info msg="closing testSink" time="2025-02-09T19:51:46Z" level=info msg="closing testSink" time="2025-02-09T19:51:46Z" level=info msg="closing testSink" time="2025-02-09T19:51:46Z" level=info msg="closing testSink" time="2025-02-09T19:51:46Z" level=info msg="closing testSink" time="2025-02-09T19:51:46Z" level=info msg="closing testSink" time="2025-02-09T19:51:46Z" level=info msg="closing testSink" time="2025-02-09T19:51:46Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-02-09T19:51:47Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.12s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:51:47Z" level=warning msg="&{0x4000208870 0.9} encountered too many errors, backing off" time="2025-02-09T19:51:47Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.59s) PASS ok github.com/docker/distribution/notifications 1.036s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-02-09T19:51:46Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-09T19:51:46.713903991Z" 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-09T19:51:46.713999031Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:51:46.714447035Z" level=info msg="listening on [::]:5000" go.version=go1.23.6 time="2025-02-09T19:51:46.714627877Z" level=info msg="Starting upload purge in 6m0s" go.version=go1.23.6 time="2025-02-09T19:51:49.718781497Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.6 time="2025-02-09T19:51:49.821777672Z" level=info msg="response completed" go.version=go1.23.6 http.request.host=127.0.0.1 http.request.id=f3963327-9549-4ada-af90-b32faa8e3abf http.request.method=GET http.request.remoteaddr="[::1]:38448" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.118697ms http.response.status=200 http.response.written=2 ::1 - - [09/Feb/2025:19:51:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-02-09T19:51:50.11655588Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-09T19:51:50.117337886Z" 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-09T19:51:50.117360046Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:51:50.117398807Z" level=info msg="Starting upload purge in 24m0s" go.version=go1.23.6 time="2025-02-09T19:51:50.117495407Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.6 time="2025-02-09T19:51:50.117506727Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.6 time="2025-02-09T19:51:50.11777713Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.6 time="2025-02-09T19:51:53.126370226Z" level=info msg="response completed" go.version=go1.23.6 http.request.host=127.0.0.1 http.request.id=a0847bd9-e772-4284-8d17-4502f6345518 http.request.method=GET http.request.remoteaddr="127.0.0.1:38518" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="735.366µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:51:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-02-09T19:51:53.126507868Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.6 --- PASS: TestRegistrySupportedCipherSuite (3.40s) === RUN TestRegistryUnsupportedCipherSuite time="2025-02-09T19:51:53.523667245Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-09T19:51:53.525430859Z" 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-09T19:51:53.52548186Z" level=info msg="Starting upload purge in 55m0s" go.version=go1.23.6 time="2025-02-09T19:51:53.52550014Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:51:53.525640781Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.6 --- PASS: TestRegistryUnsupportedCipherSuite (8.40s) PASS ok github.com/docker/distribution/registry 15.006s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.061s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.02s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.09s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.215s === RUN TestBasicAccessController time="2025-02-09T19:51:46Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.6 instance.id=cccdd35d-1e4a-4815-bc6f-41e9994f0900 time="2025-02-09T19:51:46Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.6 instance.id=cccdd35d-1e4a-4815-bc6f-41e9994f0900 --- PASS: TestBasicAccessController (0.02s) === RUN TestCreateHtpasswdFile time="2025-02-09T19:51:46Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.6 password=cIuBtW1S1Td5vf84aWPrKqGCxCZAeEsGOKy23pbbE-c user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.144s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.01s) PASS ok github.com/docker/distribution/registry/auth/silly 0.073s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2025-02-09T19:51:46Z" level=info msg="token not to be used before 2025-02-09 19:51:47 +0000 UTC - currently 2025-02-09 19:51:46.699815754 +0000 UTC m=+0.033623920" time="2025-02-09T19:51:46Z" level=info msg="token not to be used after 2025-02-09 19:51:46 +0000 UTC - currently 2025-02-09 19:51:46.700343678 +0000 UTC m=+0.034151804" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-02-09T19:51:46Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.00s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.083s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.01s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.01s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.03s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.151s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.01s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.01s) === 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.103s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.044s === RUN TestCheckAPI time="2025-02-09T19:51: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-09T19:51:46Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:51:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:42021" http.request.id=b554a275-b857-465d-abc6-1e2544a15daa http.request.method=GET http.request.remoteaddr="127.0.0.1:60118" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.987176ms http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:51:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-02-09T19:51: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-09T19:51:46Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:51:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=91736ceb-d0d3-4a8a-a6f9-d6c9a36c2831 http.request.method=GET http.request.remoteaddr="127.0.0.1:50662" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.860296ms http.response.status=200 http.response.written=20 127.0.0.1 - - [09/Feb/2025:19:51:46 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-02-09T19:51:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=c232a1b0-228e-4584-a2b2-e74ea0b562ca http.request.method=POST http.request.remoteaddr="127.0.0.1:50662" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.380531ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:46 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:47Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=7eca95ef-5e16-428d-8636-3c86b73ac61a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50662" http.request.uri="/v2/foo/aaaa/blobs/uploads/e684fd8e-2bb2-46a4-bedf-f78a11ac6526?_state=TbaPT_Zom1omw8PFKg-K9kKMOiC1QzpOZnm8QXeG_0N7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJlNjg0ZmQ4ZS0yYmIyLTQ2YTQtYmVkZi1mNzhhMTFhYzY1MjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTE6NDYuNzk3NjEzNDg2WiJ9&digest=sha256%3A9e47ca63a51b3046388c745fe430597cb88311e2527a04b55190a4bfe08355d7" http.request.useragent="Go-http-client/1.1" http.response.duration=716.201546ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:46 +0000] "PUT /v2/foo/aaaa/blobs/uploads/e684fd8e-2bb2-46a4-bedf-f78a11ac6526?_state=TbaPT_Zom1omw8PFKg-K9kKMOiC1QzpOZnm8QXeG_0N7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJlNjg0ZmQ4ZS0yYmIyLTQ2YTQtYmVkZi1mNzhhMTFhYzY1MjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTE6NDYuNzk3NjEzNDg2WiJ9&digest=sha256%3A9e47ca63a51b3046388c745fe430597cb88311e2527a04b55190a4bfe08355d7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:47Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=554b6ac4-6d5f-4f67-8ad2-ad2055c71d49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50662" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.544573ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:47 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:47Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=17a7dd75-ad9b-47bf-b71d-4f612a5bf076 http.request.method=POST http.request.remoteaddr="127.0.0.1:50662" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="997.449µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:47 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=686fda13-a391-4351-8bc6-1a74e20862f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50662" http.request.uri="/v2/foo/bbbb/blobs/uploads/5c0fb3df-ac41-4495-a82d-db7750a53ced?_state=9Lvk8VAYcKFat0oKBRYKhpCnf092ewn9kctf8KGW8TF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI1YzBmYjNkZi1hYzQxLTQ0OTUtYTgyZC1kYjc3NTBhNTNjZWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTE6NDcuNTg0OTY1OTQyWiJ9&digest=sha256%3A557bec266dd5211844e262a556e2508181a5a8d058d8da53e03d9b85c8e4d78b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.065318404s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:47 +0000] "PUT /v2/foo/bbbb/blobs/uploads/5c0fb3df-ac41-4495-a82d-db7750a53ced?_state=9Lvk8VAYcKFat0oKBRYKhpCnf092ewn9kctf8KGW8TF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI1YzBmYjNkZi1hYzQxLTQ0OTUtYTgyZC1kYjc3NTBhNTNjZWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTE6NDcuNTg0OTY1OTQyWiJ9&digest=sha256%3A557bec266dd5211844e262a556e2508181a5a8d058d8da53e03d9b85c8e4d78b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=1f9aebda-e222-473f-96e7-238c82b3c114 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50662" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.456372ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:48 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=17985390-5a09-4494-a0ef-68069ad9a5bd http.request.method=POST http.request.remoteaddr="127.0.0.1:50662" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="905.967µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:48 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=c2c12018-7df5-48ea-93de-57b221ad3138 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50662" http.request.uri="/v2/foo/cccc/blobs/uploads/66bf90c1-92ba-4516-9625-6cfc631de838?_state=YqZ7CxaAy23fr9GJRIYykeubf8n_85aDX7Tq0LlRVuR7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI2NmJmOTBjMS05MmJhLTQ1MTYtOTYyNS02Y2ZjNjMxZGU4MzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTE6NDguNzQ1MjY1MDk1WiJ9&digest=sha256%3A75f1ddcd45bca9b8116997eecc29cf6f514d0b1be3ae03908cb393b7ed06262b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.409239619s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:48 +0000] "PUT /v2/foo/cccc/blobs/uploads/66bf90c1-92ba-4516-9625-6cfc631de838?_state=YqZ7CxaAy23fr9GJRIYykeubf8n_85aDX7Tq0LlRVuR7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI2NmJmOTBjMS05MmJhLTQ1MTYtOTYyNS02Y2ZjNjMxZGU4MzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTE6NDguNzQ1MjY1MDk1WiJ9&digest=sha256%3A75f1ddcd45bca9b8116997eecc29cf6f514d0b1be3ae03908cb393b7ed06262b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=0eec6372-4d1b-42e9-a7d6-1612b448096e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50662" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.523253ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:50 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=acbd4c1b-6194-4c96-bc50-52561ad99e1a http.request.method=POST http.request.remoteaddr="127.0.0.1:50662" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.677254ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:50 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=0b98bc32-6982-4c80-b950-bd3ba8130ca3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50662" http.request.uri="/v2/foo/dddd/blobs/uploads/1ca1822c-c9e2-460f-84d8-06ae74585a39?_state=rWT8IDCQvLIBJuqjcaZ_xuYX7azmLGBhdfmbRpclbqJ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxY2ExODIyYy1jOWUyLTQ2MGYtODRkOC0wNmFlNzQ1ODVhMzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTE6NTAuMjQyODM4NzY4WiJ9&digest=sha256%3Aa517df0b150a59e1183f87f8e828043632437fd5ffd1cdad478a2876da1cc1da" http.request.useragent="Go-http-client/1.1" http.response.duration=1.288277055s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:50 +0000] "PUT /v2/foo/dddd/blobs/uploads/1ca1822c-c9e2-460f-84d8-06ae74585a39?_state=rWT8IDCQvLIBJuqjcaZ_xuYX7azmLGBhdfmbRpclbqJ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxY2ExODIyYy1jOWUyLTQ2MGYtODRkOC0wNmFlNzQ1ODVhMzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTE6NTAuMjQyODM4NzY4WiJ9&digest=sha256%3Aa517df0b150a59e1183f87f8e828043632437fd5ffd1cdad478a2876da1cc1da HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=bcd72e0d-55a1-48d8-8d57-80bf699498c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50662" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.421171ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:51 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:51Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=5b415844-3727-44d6-ade2-10a31a48e3c6 http.request.method=POST http.request.remoteaddr="127.0.0.1:50662" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="836.806µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:51 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=4b3141ac-c63d-4c8b-b136-dc33f98544c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50662" http.request.uri="/v2/foo/eeee/blobs/uploads/33d403fc-28b6-4abf-9116-5854103b675d?_state=bPMyRPZRWz46N9Htbxvnufha1K0vzhongIXB-nAZvKF7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIzM2Q0MDNmYy0yOGI2LTRhYmYtOTExNi01ODU0MTAzYjY3NWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTE6NTEuNjEwODk5MjQ1WiJ9&digest=sha256%3A8d2558770e8cfe8884296f1485ef2f979224bf84565e32a2551fcac5726f9ba8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.142658846s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:51 +0000] "PUT /v2/foo/eeee/blobs/uploads/33d403fc-28b6-4abf-9116-5854103b675d?_state=bPMyRPZRWz46N9Htbxvnufha1K0vzhongIXB-nAZvKF7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIzM2Q0MDNmYy0yOGI2LTRhYmYtOTExNi01ODU0MTAzYjY3NWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTE6NTEuNjEwODk5MjQ1WiJ9&digest=sha256%3A8d2558770e8cfe8884296f1485ef2f979224bf84565e32a2551fcac5726f9ba8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=62b33785-3250-41d3-9db3-fbe93b853a30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50662" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.460732ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:52 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=8bc846f1-1cc7-49a7-8cbe-6dbeaa1ee054 http.request.method=POST http.request.remoteaddr="127.0.0.1:50662" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="854.007µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:52 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=0dc83676-fb0c-492d-ab1c-c02a45785b27 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50662" http.request.uri="/v2/foo/ffff/blobs/uploads/0b57ef65-a969-4fcf-89cc-9d4b260f0045?_state=JN70_p5eM-SEAPsOoOa_vz76xfwSI9wwHfb-eNpGDKh7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIwYjU3ZWY2NS1hOTY5LTRmY2YtODljYy05ZDRiMjYwZjAwNDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTE6NTIuODQ1MDM3ODExWiJ9&digest=sha256%3Aabc2e91fbaa8eb40272a8ca9aecb487926704cf5480796a33e2bbe995eb87a14" http.request.useragent="Go-http-client/1.1" http.response.duration=1.485743014s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:52 +0000] "PUT /v2/foo/ffff/blobs/uploads/0b57ef65-a969-4fcf-89cc-9d4b260f0045?_state=JN70_p5eM-SEAPsOoOa_vz76xfwSI9wwHfb-eNpGDKh7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIwYjU3ZWY2NS1hOTY5LTRmY2YtODljYy05ZDRiMjYwZjAwNDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTE6NTIuODQ1MDM3ODExWiJ9&digest=sha256%3Aabc2e91fbaa8eb40272a8ca9aecb487926704cf5480796a33e2bbe995eb87a14 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=2560130e-fea4-465a-892d-edd5bf33f342 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50662" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.425291ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:54 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=4f0969bf-e50c-4156-9e7a-fb8575f9166e http.request.method=GET http.request.remoteaddr="127.0.0.1:50662" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="616.525µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [09/Feb/2025:19:51:54 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-09T19:51:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=0207752a-9f71-4077-bdc3-1820000110d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:50662" 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="652.126µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [09/Feb/2025:19:51:54 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-02-09T19:51:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=29b3e84f-b34b-4669-a7de-0df41d9a5fe7 http.request.method=GET http.request.remoteaddr="127.0.0.1:50662" 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="620.365µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [09/Feb/2025:19:51:54 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-09T19:51:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=97edde52-7ffc-408a-aee2-4209eab88b62 http.request.method=GET http.request.remoteaddr="127.0.0.1:50662" 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="662.845µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [09/Feb/2025:19:51:54 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-02-09T19:51:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=d6f52061-9163-4948-a0fc-ef3d105e7010 http.request.method=GET http.request.remoteaddr="127.0.0.1:50662" 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="829.326µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [09/Feb/2025:19:51:54 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-02-09T19:51:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=1ea10f84-c237-4b68-92f2-22a47265a4d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:50662" 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="508.604µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:19:51:54 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T19:51:54Z" 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:37233" http.request.id=21455898-c4ab-4c48-8e39-3e9cc5bb888d http.request.method=GET http.request.remoteaddr="127.0.0.1:50662" 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="557.165µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [09/Feb/2025:19:51:54 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-02-09T19:51:54Z" 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:37233" http.request.id=0d6d7429-1720-4594-9bc9-105d1476a404 http.request.method=GET http.request.remoteaddr="127.0.0.1:50662" 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="499.644µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [09/Feb/2025:19:51:54 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-02-09T19:51:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=8ebd6b45-3694-418e-86da-5c6379b95ba0 http.request.method=GET http.request.remoteaddr="127.0.0.1:50662" 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="635.165µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [09/Feb/2025:19:51:54 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-02-09T19:51:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:37233" http.request.id=5de545cb-1d1c-44b2-8a98-9ae74646c490 http.request.method=GET http.request.remoteaddr="127.0.0.1:50662" 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="494.564µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [09/Feb/2025:19:51:54 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-09T19:51: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-09T19:51:54Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:51:54Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36505" http.request.id=1c420cc3-dd15-45f2-b7ca-bcabb86bc4a8 http.request.method=POST http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="911.088µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:54 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:55Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36505" http.request.id=0f178495-a02d-4156-85f8-cf888131bb59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/foo/aaaa/blobs/uploads/047c26ea-25a2-47ee-97e7-681ff99afc21?_state=J2Kzcw7xcrdWqsIUnNwNCv9VSj5d56aA5Dupnk89TuJ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwNDdjMjZlYS0yNWEyLTQ3ZWUtOTdlNy02ODFmZjk5YWZjMjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTE6NTQuNDEyNDQ5MjYzWiJ9&digest=sha256%3A2c88f1b2483ab7c8764f0d3ba91e5ac3239c2e8bf93b765c026aaa9f1eac6673" http.request.useragent="Go-http-client/1.1" http.response.duration=796.783295ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:54 +0000] "PUT /v2/foo/aaaa/blobs/uploads/047c26ea-25a2-47ee-97e7-681ff99afc21?_state=J2Kzcw7xcrdWqsIUnNwNCv9VSj5d56aA5Dupnk89TuJ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwNDdjMjZlYS0yNWEyLTQ3ZWUtOTdlNy02ODFmZjk5YWZjMjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTE6NTQuNDEyNDQ5MjYzWiJ9&digest=sha256%3A2c88f1b2483ab7c8764f0d3ba91e5ac3239c2e8bf93b765c026aaa9f1eac6673 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:55Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36505" http.request.id=1bf01e1a-1357-48c9-9b2b-dc44acf5aeb0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.436292ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:55 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:55Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36505" http.request.id=da0917dc-a2d2-4966-a341-53ddd7cfd949 http.request.method=POST http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="808.487µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:55 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36505" http.request.id=cc754a89-16b5-4478-ab69-fe77a3c8fe08 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/foo/bbbb/blobs/uploads/230cee9e-8b80-4f1d-b619-93cef4cacf17?_state=POPdYbbtgT8TXHU9wtqN846zSvSGS7hNXV5wPtyISH57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyMzBjZWU5ZS04YjgwLTRmMWQtYjYxOS05M2NlZjRjYWNmMTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTE6NTUuMjk0NzA0NDY3WiJ9&digest=sha256%3A800aa977762c4e6d9c59abe663b1b975cb5320b7756931eb9b6504900fa708bc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.266132391s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:55 +0000] "PUT /v2/foo/bbbb/blobs/uploads/230cee9e-8b80-4f1d-b619-93cef4cacf17?_state=POPdYbbtgT8TXHU9wtqN846zSvSGS7hNXV5wPtyISH57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyMzBjZWU5ZS04YjgwLTRmMWQtYjYxOS05M2NlZjRjYWNmMTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTE6NTUuMjk0NzA0NDY3WiJ9&digest=sha256%3A800aa977762c4e6d9c59abe663b1b975cb5320b7756931eb9b6504900fa708bc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36505" http.request.id=3743ccc9-bf05-449b-b274-d384a9218eab http.request.method=PUT http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.436492ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:56 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36505" http.request.id=956388c7-7156-45ed-bf70-2b3eb1378edf http.request.method=POST http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="810.127µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:56 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36505" http.request.id=f5292324-c563-4586-802c-777f1d3c72de http.request.method=PUT http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/foo/cccc/blobs/uploads/bd7fb76a-2e83-4e28-a798-311c365d8591?_state=GoL9M1UgMPGWteH7FdO52WcAdm2nNckfnDv4wtWYVkp7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJiZDdmYjc2YS0yZTgzLTRlMjgtYTc5OC0zMTFjMzY1ZDg1OTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTE6NTYuNjY4NDQxMDMxWiJ9&digest=sha256%3A302ce1e1c8c096f873f8d3fa744fd4d6a832e70c0d4827cdb6a96c6e90379092" http.request.useragent="Go-http-client/1.1" http.response.duration=1.542233563s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:56 +0000] "PUT /v2/foo/cccc/blobs/uploads/bd7fb76a-2e83-4e28-a798-311c365d8591?_state=GoL9M1UgMPGWteH7FdO52WcAdm2nNckfnDv4wtWYVkp7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJiZDdmYjc2YS0yZTgzLTRlMjgtYTc5OC0zMTFjMzY1ZDg1OTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTE6NTYuNjY4NDQxMDMxWiJ9&digest=sha256%3A302ce1e1c8c096f873f8d3fa744fd4d6a832e70c0d4827cdb6a96c6e90379092 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36505" http.request.id=18f287e4-56b8-459e-b1a6-0af8ec397f6a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.427292ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:58 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36505" http.request.id=21b41264-02e3-40b6-bde6-2a0c309300b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="794.047µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:58 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36505" http.request.id=551e8d31-0573-471a-8466-c7302ef82cd6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/foo/dddd/blobs/uploads/be612001-df8c-4169-8dfb-84ae6afe49fd?_state=xlUdqwPfJkd85rGqBg68i1Uh4jqa3V5cHxlgCWznAKV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiZTYxMjAwMS1kZjhjLTQxNjktOGRmYi04NGFlNmFmZTQ5ZmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTE6NTguMjkxNTc1NTg1WiJ9&digest=sha256%3A3e334d7a701da3432f5fb38dfc2d3dc4d1b1fa9479ffcb42e0c29cb96d126d5f" http.request.useragent="Go-http-client/1.1" http.response.duration=843.390721ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:58 +0000] "PUT /v2/foo/dddd/blobs/uploads/be612001-df8c-4169-8dfb-84ae6afe49fd?_state=xlUdqwPfJkd85rGqBg68i1Uh4jqa3V5cHxlgCWznAKV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiZTYxMjAwMS1kZjhjLTQxNjktOGRmYi04NGFlNmFmZTQ5ZmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTE6NTguMjkxNTc1NTg1WiJ9&digest=sha256%3A3e334d7a701da3432f5fb38dfc2d3dc4d1b1fa9479ffcb42e0c29cb96d126d5f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36505" http.request.id=dd84205b-247e-47e4-ac20-39a751caa55e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52818" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.417051ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:59 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36505" http.request.id=a3b2f1dd-4aa1-426f-a952-8741255f9490 http.request.method=GET http.request.remoteaddr="127.0.0.1:52818" 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="650.085µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [09/Feb/2025:19:51:59 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (12.42s) === RUN TestURLPrefix time="2025-02-09T19:51:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:51:59Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:51:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38449" http.request.id=cb635ce2-2a3a-4e62-b91f-da894c0ddd50 http.request.method=GET http.request.remoteaddr="127.0.0.1:40152" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="803.246µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:51:59 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-02-09T19:51:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:51:59Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:51:59Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=3fe37b17-6763-4e23-99e7-b1e20476f7a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:50544" http.request.uri="/v2/foo/bar/blobs/sha256:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="925.407µs" http.response.status=404 http.response.written=157 vars.digest="sha256:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:51:59 +0000] "GET /v2/foo/bar/blobs/sha256:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T19:51:59Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=c5fd87d9-a2db-44bd-9a14-b90f6e27498c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50556" http.request.uri="/v2/foo/bar/blobs/sha256:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="857.767µs" http.response.status=404 http.response.written=157 vars.digest="sha256:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:51:59 +0000] "HEAD /v2/foo/bar/blobs/sha256:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T19:51:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=b24bd27e-631b-48f3-8738-a0321b5c253c http.request.method=POST http.request.remoteaddr="127.0.0.1:50556" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="759.607µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=12155598-3390-45c5-86e7-959f65bfe496 http.request.method=GET http.request.remoteaddr="127.0.0.1:50556" http.request.uri="/v2/foo/bar/blobs/uploads/60633748-065a-4839-8c9f-9ca7067e7bf6?_state=5fT2K03h9wFnzDjKzE5HP5BScPdZ94JxzUe3xCINOGt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwNjMzNzQ4LTA2NWEtNDgzOS04YzlmLTljYTcwNjdlN2JmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MTo1OS4yNDM0OTc4NDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="782.246µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:59 +0000] "GET /v2/foo/bar/blobs/uploads/60633748-065a-4839-8c9f-9ca7067e7bf6?_state=5fT2K03h9wFnzDjKzE5HP5BScPdZ94JxzUe3xCINOGt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwNjMzNzQ4LTA2NWEtNDgzOS04YzlmLTljYTcwNjdlN2JmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MTo1OS4yNDM0OTc4NDhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=250bd009-74a5-4f36-acaa-20eb72be9066 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50556" http.request.uri="/v2/foo/bar/blobs/uploads/60633748-065a-4839-8c9f-9ca7067e7bf6?_state=5fT2K03h9wFnzDjKzE5HP5BScPdZ94JxzUe3xCINOGt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwNjMzNzQ4LTA2NWEtNDgzOS04YzlmLTljYTcwNjdlN2JmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MTo1OS4yNDM0OTc4NDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="818.967µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:59 +0000] "DELETE /v2/foo/bar/blobs/uploads/60633748-065a-4839-8c9f-9ca7067e7bf6?_state=5fT2K03h9wFnzDjKzE5HP5BScPdZ94JxzUe3xCINOGt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwNjMzNzQ4LTA2NWEtNDgzOS04YzlmLTljYTcwNjdlN2JmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MTo1OS4yNDM0OTc4NDhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:59Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=a3ce340b-d807-4558-b230-93726e9f77b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:50556" http.request.uri="/v2/foo/bar/blobs/uploads/60633748-065a-4839-8c9f-9ca7067e7bf6?_state=5fT2K03h9wFnzDjKzE5HP5BScPdZ94JxzUe3xCINOGt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwNjMzNzQ4LTA2NWEtNDgzOS04YzlmLTljYTcwNjdlN2JmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MTo1OS4yNDM0OTc4NDhaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=60633748-065a-4839-8c9f-9ca7067e7bf6 time="2025-02-09T19:51:59Z" 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:44267" http.request.id=a3ce340b-d807-4558-b230-93726e9f77b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:50556" http.request.uri="/v2/foo/bar/blobs/uploads/60633748-065a-4839-8c9f-9ca7067e7bf6?_state=5fT2K03h9wFnzDjKzE5HP5BScPdZ94JxzUe3xCINOGt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwNjMzNzQ4LTA2NWEtNDgzOS04YzlmLTljYTcwNjdlN2JmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MTo1OS4yNDM0OTc4NDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="737.646µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=60633748-065a-4839-8c9f-9ca7067e7bf6 127.0.0.1 - - [09/Feb/2025:19:51:59 +0000] "GET /v2/foo/bar/blobs/uploads/60633748-065a-4839-8c9f-9ca7067e7bf6?_state=5fT2K03h9wFnzDjKzE5HP5BScPdZ94JxzUe3xCINOGt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwNjMzNzQ4LTA2NWEtNDgzOS04YzlmLTljYTcwNjdlN2JmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MTo1OS4yNDM0OTc4NDhaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T19:51:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=b702c0ca-7914-4fdb-a06d-e73e922b7e99 http.request.method=POST http.request.remoteaddr="127.0.0.1:50564" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="884.168µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:59Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=d75a033a-be58-4869-bb91-d8629454162a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50564" http.request.uri="/v2/foo/bar/blobs/uploads/8c86461f-334e-4397-9a29-09c181f82389?_state=HZ212vfihyuR05gc4gLwR3H2OVH8cTxtgt_LsDVJPeh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjODY0NjFmLTMzNGUtNDM5Ny05YTI5LTA5YzE4MWY4MjM4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MTo1OS4yNDc1MDc5NjFaIn0%3D&digest=sha256%3Ac4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83" http.request.useragent="Go-http-client/1.1" provided=sha256:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83 vars.name="foo/bar" vars.uuid=8c86461f-334e-4397-9a29-09c181f82389 time="2025-02-09T19:51:59Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=d75a033a-be58-4869-bb91-d8629454162a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50564" http.request.uri="/v2/foo/bar/blobs/uploads/8c86461f-334e-4397-9a29-09c181f82389?_state=HZ212vfihyuR05gc4gLwR3H2OVH8cTxtgt_LsDVJPeh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjODY0NjFmLTMzNGUtNDM5Ny05YTI5LTA5YzE4MWY4MjM4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MTo1OS4yNDc1MDc5NjFaIn0%3D&digest=sha256%3Ac4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=8c86461f-334e-4397-9a29-09c181f82389 time="2025-02-09T19:51:59Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83, 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:44267" http.request.id=d75a033a-be58-4869-bb91-d8629454162a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50564" http.request.uri="/v2/foo/bar/blobs/uploads/8c86461f-334e-4397-9a29-09c181f82389?_state=HZ212vfihyuR05gc4gLwR3H2OVH8cTxtgt_LsDVJPeh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjODY0NjFmLTMzNGUtNDM5Ny05YTI5LTA5YzE4MWY4MjM4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MTo1OS4yNDc1MDc5NjFaIn0%3D&digest=sha256%3Ac4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="891.447µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=8c86461f-334e-4397-9a29-09c181f82389 127.0.0.1 - - [09/Feb/2025:19:51:59 +0000] "PUT /v2/foo/bar/blobs/uploads/8c86461f-334e-4397-9a29-09c181f82389?_state=HZ212vfihyuR05gc4gLwR3H2OVH8cTxtgt_LsDVJPeh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjODY0NjFmLTMzNGUtNDM5Ny05YTI5LTA5YzE4MWY4MjM4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MTo1OS4yNDc1MDc5NjFaIn0%3D&digest=sha256%3Ac4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-09T19:51:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=614bd91b-f3ea-4d04-9fa2-e08fdbbe0119 http.request.method=POST http.request.remoteaddr="127.0.0.1:50564" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="774.406µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=76e4d63d-2d5b-4636-835b-0d036219a159 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50564" http.request.uri="/v2/foo/bar/blobs/uploads/447f737a-be45-4bdf-8f41-4198f64ab512?_state=yYtwHKFYgYsFpTC1brqKjFo3IrSKoci-8RsKJyRtFAF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0N2Y3MzdhLWJlNDUtNGJkZi04ZjQxLTQxOThmNjRhYjUxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MTo1OS4yNDk2MzcwNTlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="997.008µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:59 +0000] "PUT /v2/foo/bar/blobs/uploads/447f737a-be45-4bdf-8f41-4198f64ab512?_state=yYtwHKFYgYsFpTC1brqKjFo3IrSKoci-8RsKJyRtFAF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0N2Y3MzdhLWJlNDUtNGJkZi04ZjQxLTQxOThmNjRhYjUxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MTo1OS4yNDk2MzcwNTlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=8666684a-aff5-4ddb-b0f0-d618e3742b16 http.request.method=POST http.request.remoteaddr="127.0.0.1:50564" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="840.127µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=5f9df022-ed11-466f-af13-77a6d2c19d45 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50564" http.request.uri="/v2/foo/bar/blobs/uploads/26e90771-3fcc-48d4-a86b-62b6dde753f9?_state=bKkMyqhq-G-yQ1N3ZNr5T840bm-GsQSLalStd1Jk2EF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2ZTkwNzcxLTNmY2MtNDhkNC1hODZiLTYyYjZkZGU3NTNmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MTo1OS4yNTE5NjY3MThaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="974.528µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:59 +0000] "PUT /v2/foo/bar/blobs/uploads/26e90771-3fcc-48d4-a86b-62b6dde753f9?_state=bKkMyqhq-G-yQ1N3ZNr5T840bm-GsQSLalStd1Jk2EF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2ZTkwNzcxLTNmY2MtNDhkNC1hODZiLTYyYjZkZGU3NTNmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MTo1OS4yNTE5NjY3MThaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:51:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=1a761cb8-4636-40c3-aa32-5eb068c0c0e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:50564" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="822.087µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=3c0e564f-0c8b-4742-8532-d3081b7325b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50564" http.request.uri="/v2/foo/bar/blobs/uploads/f3195579-ebe3-4d49-8dc8-61941d89810c?_state=VOnkRlV_enuh3M0-ZQKTKdGZmuxhRBGRcBwVwan2BUB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYzMTk1NTc5LWViZTMtNGQ0OS04ZGM4LTYxOTQxZDg5ODEwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MTo1OS4yNTQxNTU2OTZaIn0%3D&digest=sha256%3Ac4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83" http.request.useragent="Go-http-client/1.1" http.response.duration=1.414487302s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:51:59 +0000] "PUT /v2/foo/bar/blobs/uploads/f3195579-ebe3-4d49-8dc8-61941d89810c?_state=VOnkRlV_enuh3M0-ZQKTKdGZmuxhRBGRcBwVwan2BUB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYzMTk1NTc5LWViZTMtNGQ0OS04ZGM4LTYxOTQxZDg5ODEwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MTo1OS4yNTQxNTU2OTZaIn0%3D&digest=sha256%3Ac4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:00Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=f15bb49d-d632-4902-8756-12f87657db6a http.request.method=POST http.request.remoteaddr="127.0.0.1:50564" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="911.048µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44267" http.request.id=cf0a2749-5e6d-454b-8d17-8a36646d1274 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:50564" http.request.uri="/v2/foo/bar/blobs/uploads/1a1d33db-84e9-4477-9535-82aed8976add?_state=S--JQoZFPPtn15pTIY_-G4r21CzPWFvsiTun6jqqoRN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhMWQzM2RiLTg0ZTktNDQ3Ny05NTM1LTgyYWVkODk3NmFkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowMC42ODM3ODIwODRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.388618927s http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:00 +0000] "PATCH /v2/foo/bar/blobs/uploads/1a1d33db-84e9-4477-9535-82aed8976add?_state=S--JQoZFPPtn15pTIY_-G4r21CzPWFvsiTun6jqqoRN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhMWQzM2RiLTg0ZTktNDQ3Ny05NTM1LTgyYWVkODk3NmFkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowMC42ODM3ODIwODRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=d307bcda-e890-452b-aea9-e24bca238b3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50564" http.request.uri="/v2/foo/bar/blobs/uploads/1a1d33db-84e9-4477-9535-82aed8976add?_state=wPgISh2YcI9gCHLAVowfdrS300YtSGfvnq-5h5s8h-17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhMWQzM2RiLTg0ZTktNDQ3Ny05NTM1LTgyYWVkODk3NmFkZCIsIk9mZnNldCI6MjU4MjYzMDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MDBaIn0%3D&digest=sha256%3Ac4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83" http.request.useragent="Go-http-client/1.1" http.response.duration=1.063168ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:02 +0000] "PUT /v2/foo/bar/blobs/uploads/1a1d33db-84e9-4477-9535-82aed8976add?_state=wPgISh2YcI9gCHLAVowfdrS300YtSGfvnq-5h5s8h-17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhMWQzM2RiLTg0ZTktNDQ3Ny05NTM1LTgyYWVkODk3NmFkZCIsIk9mZnNldCI6MjU4MjYzMDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MDBaIn0%3D&digest=sha256%3Ac4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=d0a64dde-d98d-4f49-ba9e-aae291b27648 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50564" http.request.uri="/v2/foo/bar/blobs/sha256:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="866.127µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:02 +0000] "HEAD /v2/foo/bar/blobs/sha256:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=bbbf13e0-4346-4bdb-80ef-a6b75855122b http.request.method=GET http.request.remoteaddr="127.0.0.1:50564" http.request.uri="/v2/foo/bar/blobs/sha256:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=14.288639ms http.response.status=200 http.response.written=25826304 127.0.0.1 - - [09/Feb/2025:19:52:02 +0000] "GET /v2/foo/bar/blobs/sha256:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83 HTTP/1.1" 200 25826304 "" "Go-http-client/1.1" time="2025-02-09T19:52:02Z" level=error msg="error parsing digest="sha257:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=b50d19c8-fb22-4f45-b245-eded0c8efe10 http.request.method=GET http.request.remoteaddr="127.0.0.1:50564" http.request.uri="/v2/foo/bar/blobs/sha257:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83" vars.name="foo/bar" time="2025-02-09T19:52:02Z" 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:44267" http.request.id=b50d19c8-fb22-4f45-b245-eded0c8efe10 http.request.method=GET http.request.remoteaddr="127.0.0.1:50564" http.request.uri="/v2/foo/bar/blobs/sha257:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="711.286µs" http.response.status=400 http.response.written=110 vars.digest="sha257:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:52:02 +0000] "GET /v2/foo/bar/blobs/sha257:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T19:52:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=dad316a4-f90e-49a2-bf06-9fb98a24b5e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50576" http.request.uri="/v2/foo/bar/blobs/sha256:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83" http.request.useragent="Go-http-client/1.1" http.response.duration=1.723454ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:02 +0000] "GET /v2/foo/bar/blobs/sha256:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:02Z" 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-09T19:52:02Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:52:02Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=ce8e67b3-bcf3-4bba-9e0c-6354dc5ca1e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:59470" http.request.uri="/v2/foo/bar/blobs/sha256:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="819.126µs" http.response.status=404 http.response.written=157 vars.digest="sha256:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:52:02 +0000] "GET /v2/foo/bar/blobs/sha256:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T19:52:02Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7 err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=b6d16db0-45b0-4fb7-abc3-99032d473108 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59486" http.request.uri="/v2/foo/bar/blobs/sha256:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="781.647µs" http.response.status=404 http.response.written=157 vars.digest="sha256:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:52:02 +0000] "HEAD /v2/foo/bar/blobs/sha256:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T19:52:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=7bd0ba52-af39-4aad-b269-34ef3937922d http.request.method=POST http.request.remoteaddr="127.0.0.1:59486" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="709.606µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=9d87add4-634f-41c7-905b-1cb9d8521109 http.request.method=GET http.request.remoteaddr="127.0.0.1:59486" http.request.uri="/v2/foo/bar/blobs/uploads/4507aa78-9b15-480e-89df-bd0eee0eec34?_state=Vpt5sLwOCIOtrZ7NuJhgVzzgJ4crHVkBnJssKs3q-2J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1MDdhYTc4LTliMTUtNDgwZS04OWRmLWJkMGVlZTBlZWMzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowMi4yMDQwMzg5MDNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="784.406µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:02 +0000] "GET /v2/foo/bar/blobs/uploads/4507aa78-9b15-480e-89df-bd0eee0eec34?_state=Vpt5sLwOCIOtrZ7NuJhgVzzgJ4crHVkBnJssKs3q-2J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1MDdhYTc4LTliMTUtNDgwZS04OWRmLWJkMGVlZTBlZWMzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowMi4yMDQwMzg5MDNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=9f0c75c3-61b4-46ee-b4a9-1158e5e1d6cf http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59486" http.request.uri="/v2/foo/bar/blobs/uploads/4507aa78-9b15-480e-89df-bd0eee0eec34?_state=Vpt5sLwOCIOtrZ7NuJhgVzzgJ4crHVkBnJssKs3q-2J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1MDdhYTc4LTliMTUtNDgwZS04OWRmLWJkMGVlZTBlZWMzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowMi4yMDQwMzg5MDNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="752.687µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:02 +0000] "DELETE /v2/foo/bar/blobs/uploads/4507aa78-9b15-480e-89df-bd0eee0eec34?_state=Vpt5sLwOCIOtrZ7NuJhgVzzgJ4crHVkBnJssKs3q-2J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1MDdhYTc4LTliMTUtNDgwZS04OWRmLWJkMGVlZTBlZWMzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowMi4yMDQwMzg5MDNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:02Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=ec7b779d-fa79-4610-a17d-68fc82dd5057 http.request.method=GET http.request.remoteaddr="127.0.0.1:59486" http.request.uri="/v2/foo/bar/blobs/uploads/4507aa78-9b15-480e-89df-bd0eee0eec34?_state=Vpt5sLwOCIOtrZ7NuJhgVzzgJ4crHVkBnJssKs3q-2J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1MDdhYTc4LTliMTUtNDgwZS04OWRmLWJkMGVlZTBlZWMzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowMi4yMDQwMzg5MDNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=4507aa78-9b15-480e-89df-bd0eee0eec34 time="2025-02-09T19:52:02Z" 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:44775" http.request.id=ec7b779d-fa79-4610-a17d-68fc82dd5057 http.request.method=GET http.request.remoteaddr="127.0.0.1:59486" http.request.uri="/v2/foo/bar/blobs/uploads/4507aa78-9b15-480e-89df-bd0eee0eec34?_state=Vpt5sLwOCIOtrZ7NuJhgVzzgJ4crHVkBnJssKs3q-2J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1MDdhYTc4LTliMTUtNDgwZS04OWRmLWJkMGVlZTBlZWMzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowMi4yMDQwMzg5MDNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="679.126µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=4507aa78-9b15-480e-89df-bd0eee0eec34 127.0.0.1 - - [09/Feb/2025:19:52:02 +0000] "GET /v2/foo/bar/blobs/uploads/4507aa78-9b15-480e-89df-bd0eee0eec34?_state=Vpt5sLwOCIOtrZ7NuJhgVzzgJ4crHVkBnJssKs3q-2J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1MDdhYTc4LTliMTUtNDgwZS04OWRmLWJkMGVlZTBlZWMzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowMi4yMDQwMzg5MDNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T19:52:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=72f36a9b-d82a-49dc-8155-9656c9d11e1f http.request.method=POST http.request.remoteaddr="127.0.0.1:59502" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="860.567µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:02Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=d8713bd8-ec57-4a3e-bfb7-43b0d6277c94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59502" http.request.uri="/v2/foo/bar/blobs/uploads/4ec8139e-35e8-4783-8875-6baa7f03052a?_state=wtj0Ju52vgukZQG4FErTpZjbowv--JQhDkyT5epbRIl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlYzgxMzllLTM1ZTgtNDc4My04ODc1LTZiYWE3ZjAzMDUyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowMi4yMDc4NzQ4NTVaIn0%3D&digest=sha256%3A0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7" http.request.useragent="Go-http-client/1.1" provided=sha256:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7 vars.name="foo/bar" vars.uuid=4ec8139e-35e8-4783-8875-6baa7f03052a time="2025-02-09T19:52:02Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=d8713bd8-ec57-4a3e-bfb7-43b0d6277c94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59502" http.request.uri="/v2/foo/bar/blobs/uploads/4ec8139e-35e8-4783-8875-6baa7f03052a?_state=wtj0Ju52vgukZQG4FErTpZjbowv--JQhDkyT5epbRIl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlYzgxMzllLTM1ZTgtNDc4My04ODc1LTZiYWE3ZjAzMDUyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowMi4yMDc4NzQ4NTVaIn0%3D&digest=sha256%3A0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=4ec8139e-35e8-4783-8875-6baa7f03052a time="2025-02-09T19:52:02Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7, 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:44775" http.request.id=d8713bd8-ec57-4a3e-bfb7-43b0d6277c94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59502" http.request.uri="/v2/foo/bar/blobs/uploads/4ec8139e-35e8-4783-8875-6baa7f03052a?_state=wtj0Ju52vgukZQG4FErTpZjbowv--JQhDkyT5epbRIl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlYzgxMzllLTM1ZTgtNDc4My04ODc1LTZiYWE3ZjAzMDUyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowMi4yMDc4NzQ4NTVaIn0%3D&digest=sha256%3A0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="803.246µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=4ec8139e-35e8-4783-8875-6baa7f03052a 127.0.0.1 - - [09/Feb/2025:19:52:02 +0000] "PUT /v2/foo/bar/blobs/uploads/4ec8139e-35e8-4783-8875-6baa7f03052a?_state=wtj0Ju52vgukZQG4FErTpZjbowv--JQhDkyT5epbRIl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlYzgxMzllLTM1ZTgtNDc4My04ODc1LTZiYWE3ZjAzMDUyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowMi4yMDc4NzQ4NTVaIn0%3D&digest=sha256%3A0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-09T19:52:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=94fb187a-ce1c-4c68-a3b8-58a1ed4177d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:59502" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="724.966µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=7b48dddf-3e5b-4e81-838f-83cf3ddad4b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59502" http.request.uri="/v2/foo/bar/blobs/uploads/bf036e1b-88f2-4bb5-85bc-cda9c98611a3?_state=C5AqY7WNbvBr5gikHyN7Lo0rut-kcRdKOUDCE7Uipol7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmMDM2ZTFiLTg4ZjItNGJiNS04NWJjLWNkYTljOTg2MTFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowMi4yMDk3NzU2MzFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="914.608µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:02 +0000] "PUT /v2/foo/bar/blobs/uploads/bf036e1b-88f2-4bb5-85bc-cda9c98611a3?_state=C5AqY7WNbvBr5gikHyN7Lo0rut-kcRdKOUDCE7Uipol7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmMDM2ZTFiLTg4ZjItNGJiNS04NWJjLWNkYTljOTg2MTFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowMi4yMDk3NzU2MzFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=26460193-bc2f-4e27-96da-22014470afd9 http.request.method=POST http.request.remoteaddr="127.0.0.1:59502" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="762.447µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=0716243b-f2ce-4190-ad8c-2d2791b0d1cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:59502" http.request.uri="/v2/foo/bar/blobs/uploads/6caaf022-cdc8-444c-95e9-21d925a88c10?_state=w7iMhGd2KI8JbRJfegTee9MABBB8pbzkmfP0X_0V7Fp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjYWFmMDIyLWNkYzgtNDQ0Yy05NWU5LTIxZDkyNWE4OGMxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowMi4yMTE3NzY5NjhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="930.568µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:02 +0000] "PUT /v2/foo/bar/blobs/uploads/6caaf022-cdc8-444c-95e9-21d925a88c10?_state=w7iMhGd2KI8JbRJfegTee9MABBB8pbzkmfP0X_0V7Fp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjYWFmMDIyLWNkYzgtNDQ0Yy05NWU5LTIxZDkyNWE4OGMxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowMi4yMTE3NzY5NjhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=df11ad40-53b2-409a-a061-dc25e754ae34 http.request.method=POST http.request.remoteaddr="127.0.0.1:59502" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="766.806µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=412c4100-3903-45e5-9ad7-a6b932351ddf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59502" http.request.uri="/v2/foo/bar/blobs/uploads/1799a1ea-0e96-4f97-9500-678e10b2cb87?_state=x0G7EgvEeNANVr1c-o69T3RpYGrurA5ssUJmlgXCIMF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3OTlhMWVhLTBlOTYtNGY5Ny05NTAwLTY3OGUxMGIyY2I4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowMi4yMTM3OTc1NDRaIn0%3D&digest=sha256%3A0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.728029865s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:02 +0000] "PUT /v2/foo/bar/blobs/uploads/1799a1ea-0e96-4f97-9500-678e10b2cb87?_state=x0G7EgvEeNANVr1c-o69T3RpYGrurA5ssUJmlgXCIMF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3OTlhMWVhLTBlOTYtNGY5Ny05NTAwLTY3OGUxMGIyY2I4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowMi4yMTM3OTc1NDRaIn0%3D&digest=sha256%3A0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:03Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=c195985b-4231-4ee7-8ea9-c5e746d274f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:59502" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="959.248µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44775" http.request.id=dfd58d78-2c0b-4c4a-af24-b5c47e272173 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:59502" http.request.uri="/v2/foo/bar/blobs/uploads/a3118408-2a18-4892-869d-db685eae7041?_state=cb3dMCrVny5wZC56wOnvapVTvX82K1p-neyQHc_Sr3p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzMTE4NDA4LTJhMTgtNDg5Mi04NjlkLWRiNjg1ZWFlNzA0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowMy45NTg1OTUxNDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.888118673s http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:03 +0000] "PATCH /v2/foo/bar/blobs/uploads/a3118408-2a18-4892-869d-db685eae7041?_state=cb3dMCrVny5wZC56wOnvapVTvX82K1p-neyQHc_Sr3p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzMTE4NDA4LTJhMTgtNDg5Mi04NjlkLWRiNjg1ZWFlNzA0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowMy45NTg1OTUxNDhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=482bb523-0936-4add-b774-1ad13b692d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59502" http.request.uri="/v2/foo/bar/blobs/uploads/a3118408-2a18-4892-869d-db685eae7041?_state=kx27GTweeOVKN-Qu5qmSKItCE4ZsGR3WAP0zCokupRZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzMTE4NDA4LTJhMTgtNDg5Mi04NjlkLWRiNjg1ZWFlNzA0MSIsIk9mZnNldCI6Mjg3ODA1NDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MDNaIn0%3D&digest=sha256%3A0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.030609ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:05 +0000] "PUT /v2/foo/bar/blobs/uploads/a3118408-2a18-4892-869d-db685eae7041?_state=kx27GTweeOVKN-Qu5qmSKItCE4ZsGR3WAP0zCokupRZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzMTE4NDA4LTJhMTgtNDg5Mi04NjlkLWRiNjg1ZWFlNzA0MSIsIk9mZnNldCI6Mjg3ODA1NDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MDNaIn0%3D&digest=sha256%3A0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=9f465e8e-7212-4d10-9e70-e31dc8df1b7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59502" http.request.uri="/v2/foo/bar/blobs/sha256:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="856.847µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:05 +0000] "HEAD /v2/foo/bar/blobs/sha256:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=34281d71-c925-437b-acc4-29dbd370cb26 http.request.method=GET http.request.remoteaddr="127.0.0.1:59502" http.request.uri="/v2/foo/bar/blobs/sha256:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=19.410881ms http.response.status=200 http.response.written=28780544 127.0.0.1 - - [09/Feb/2025:19:52:05 +0000] "GET /v2/foo/bar/blobs/sha256:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7 HTTP/1.1" 200 28780544 "" "Go-http-client/1.1" time="2025-02-09T19:52:05Z" level=error msg="error parsing digest="sha257:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=9664998e-e5ce-4772-aa25-6ff803daa074 http.request.method=GET http.request.remoteaddr="127.0.0.1:59502" http.request.uri="/v2/foo/bar/blobs/sha257:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7" vars.name="foo/bar" time="2025-02-09T19:52:05Z" 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:44775" http.request.id=9664998e-e5ce-4772-aa25-6ff803daa074 http.request.method=GET http.request.remoteaddr="127.0.0.1:59502" http.request.uri="/v2/foo/bar/blobs/sha257:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="750.807µs" http.response.status=400 http.response.written=110 vars.digest="sha257:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:52:05 +0000] "GET /v2/foo/bar/blobs/sha257:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T19:52:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=2075c4ee-e5ef-4f9e-a8d6-3b392728f658 http.request.method=GET http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/foo/bar/blobs/sha256:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7" http.request.useragent="Go-http-client/1.1" http.response.duration="995.488µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:05 +0000] "GET /v2/foo/bar/blobs/sha256:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=b6a2ac6d-8010-49e2-9781-307bb80ac26e http.request.method=GET http.request.remoteaddr="127.0.0.1:32898" http.request.uri="/v2/foo/bar/blobs/sha256:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.645173ms http.response.status=200 http.response.written=425984 127.0.0.1 - - [09/Feb/2025:19:52:05 +0000] "GET /v2/foo/bar/blobs/sha256:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7 HTTP/1.1" 200 425984 "" "Go-http-client/1.1" time="2025-02-09T19:52:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44775" http.request.id=99f083ea-4866-401b-a7f8-5151de8fd874 http.request.method=GET http.request.remoteaddr="127.0.0.1:32882" http.request.uri="/v2/foo/bar/blobs/sha256:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.647167ms http.response.status=200 http.response.written=2621440 127.0.0.1 - - [09/Feb/2025:19:52:05 +0000] "GET /v2/foo/bar/blobs/sha256:0112e83f06c7a07470af875730487ce6c6054ea3e1e71b8a116e4d4ce44b99e7 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-02-09T19:52:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=e9e4afbb-640f-44f4-9593-9e0ce37e27ac http.request.method=GET http.request.remoteaddr="127.0.0.1:50576" http.request.uri="/v2/foo/bar/blobs/sha256:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.780817184s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [09/Feb/2025:19:52:02 +0000] "GET /v2/foo/bar/blobs/sha256:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2025-02-09T19:52:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44267" http.request.id=88f72e9e-771c-49b8-b69b-f8af8307b537 http.request.method=GET http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/bar/blobs/sha256:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.785986947s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [09/Feb/2025:19:52:02 +0000] "GET /v2/foo/bar/blobs/sha256:c4d52dc7fec4246a889cc779a8415b5661b55a1e74347c17fd4de33dcfed0e83 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (6.74s) === RUN TestBlobDelete time="2025-02-09T19:52: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-09T19:52:05Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:52:05Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=c0489a18-6455-464b-8f0b-077e6c665420 http.request.method=GET http.request.remoteaddr="127.0.0.1:37176" http.request.uri="/v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="886.207µs" http.response.status=404 http.response.written=157 vars.digest="sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:52:05 +0000] "GET /v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T19:52:05Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=9d6c5e2e-a5e6-463f-aa64-a3d9cad6072f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37182" http.request.uri="/v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="955.168µs" http.response.status=404 http.response.written=157 vars.digest="sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:52:05 +0000] "HEAD /v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T19:52:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=4b450a8f-bcf7-41fa-8399-c99873888e3f http.request.method=POST http.request.remoteaddr="127.0.0.1:37182" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="859.847µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=19c83e70-41de-4b45-9bbc-005c48c46297 http.request.method=GET http.request.remoteaddr="127.0.0.1:37182" http.request.uri="/v2/foo/bar/blobs/uploads/106cb598-a16a-4f6f-9d6f-0b770ecd401d?_state=Hq8jll3QwXQZUHBDRQH4nH_-QGiuBh2wH5JCZ8Z6m7l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwNmNiNTk4LWExNmEtNGY2Zi05ZDZmLTBiNzcwZWNkNDAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowNS45OTM3NzAyMDJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="854.407µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:05 +0000] "GET /v2/foo/bar/blobs/uploads/106cb598-a16a-4f6f-9d6f-0b770ecd401d?_state=Hq8jll3QwXQZUHBDRQH4nH_-QGiuBh2wH5JCZ8Z6m7l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwNmNiNTk4LWExNmEtNGY2Zi05ZDZmLTBiNzcwZWNkNDAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowNS45OTM3NzAyMDJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=0c9c9e93-1ed7-448e-b4c9-e6e99929173a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37182" http.request.uri="/v2/foo/bar/blobs/uploads/106cb598-a16a-4f6f-9d6f-0b770ecd401d?_state=Hq8jll3QwXQZUHBDRQH4nH_-QGiuBh2wH5JCZ8Z6m7l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwNmNiNTk4LWExNmEtNGY2Zi05ZDZmLTBiNzcwZWNkNDAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowNS45OTM3NzAyMDJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="793.887µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:05 +0000] "DELETE /v2/foo/bar/blobs/uploads/106cb598-a16a-4f6f-9d6f-0b770ecd401d?_state=Hq8jll3QwXQZUHBDRQH4nH_-QGiuBh2wH5JCZ8Z6m7l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwNmNiNTk4LWExNmEtNGY2Zi05ZDZmLTBiNzcwZWNkNDAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowNS45OTM3NzAyMDJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:05Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=1411947d-0a79-427e-9eeb-9f656c3177d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37182" http.request.uri="/v2/foo/bar/blobs/uploads/106cb598-a16a-4f6f-9d6f-0b770ecd401d?_state=Hq8jll3QwXQZUHBDRQH4nH_-QGiuBh2wH5JCZ8Z6m7l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwNmNiNTk4LWExNmEtNGY2Zi05ZDZmLTBiNzcwZWNkNDAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowNS45OTM3NzAyMDJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=106cb598-a16a-4f6f-9d6f-0b770ecd401d time="2025-02-09T19:52:05Z" 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:45677" http.request.id=1411947d-0a79-427e-9eeb-9f656c3177d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37182" http.request.uri="/v2/foo/bar/blobs/uploads/106cb598-a16a-4f6f-9d6f-0b770ecd401d?_state=Hq8jll3QwXQZUHBDRQH4nH_-QGiuBh2wH5JCZ8Z6m7l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwNmNiNTk4LWExNmEtNGY2Zi05ZDZmLTBiNzcwZWNkNDAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowNS45OTM3NzAyMDJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="849.687µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=106cb598-a16a-4f6f-9d6f-0b770ecd401d 127.0.0.1 - - [09/Feb/2025:19:52:05 +0000] "GET /v2/foo/bar/blobs/uploads/106cb598-a16a-4f6f-9d6f-0b770ecd401d?_state=Hq8jll3QwXQZUHBDRQH4nH_-QGiuBh2wH5JCZ8Z6m7l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwNmNiNTk4LWExNmEtNGY2Zi05ZDZmLTBiNzcwZWNkNDAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowNS45OTM3NzAyMDJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T19:52:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=584b6fc4-00eb-454f-87d7-552f51ac1fcc http.request.method=POST http.request.remoteaddr="127.0.0.1:37194" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="901.408µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:05Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=0e4b69bc-fdde-424f-aa84-dca763ad9660 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37194" http.request.uri="/v2/foo/bar/blobs/uploads/c9593cf0-eb7f-4c28-bd80-65e80697931a?_state=hPrMPkHjjQXROtD3EZi8arZIydbleN_2F7La_98L6O57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5NTkzY2YwLWViN2YtNGMyOC1iZDgwLTY1ZTgwNjk3OTMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowNS45OTgxNDQ5MThaIn0%3D&digest=sha256%3A138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" http.request.useragent="Go-http-client/1.1" provided=sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa vars.name="foo/bar" vars.uuid=c9593cf0-eb7f-4c28-bd80-65e80697931a time="2025-02-09T19:52:05Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=0e4b69bc-fdde-424f-aa84-dca763ad9660 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37194" http.request.uri="/v2/foo/bar/blobs/uploads/c9593cf0-eb7f-4c28-bd80-65e80697931a?_state=hPrMPkHjjQXROtD3EZi8arZIydbleN_2F7La_98L6O57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5NTkzY2YwLWViN2YtNGMyOC1iZDgwLTY1ZTgwNjk3OTMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowNS45OTgxNDQ5MThaIn0%3D&digest=sha256%3A138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c9593cf0-eb7f-4c28-bd80-65e80697931a time="2025-02-09T19:52:05Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa, 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:45677" http.request.id=0e4b69bc-fdde-424f-aa84-dca763ad9660 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37194" http.request.uri="/v2/foo/bar/blobs/uploads/c9593cf0-eb7f-4c28-bd80-65e80697931a?_state=hPrMPkHjjQXROtD3EZi8arZIydbleN_2F7La_98L6O57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5NTkzY2YwLWViN2YtNGMyOC1iZDgwLTY1ZTgwNjk3OTMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowNS45OTgxNDQ5MThaIn0%3D&digest=sha256%3A138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="903.327µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=c9593cf0-eb7f-4c28-bd80-65e80697931a 127.0.0.1 - - [09/Feb/2025:19:52:05 +0000] "PUT /v2/foo/bar/blobs/uploads/c9593cf0-eb7f-4c28-bd80-65e80697931a?_state=hPrMPkHjjQXROtD3EZi8arZIydbleN_2F7La_98L6O57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5NTkzY2YwLWViN2YtNGMyOC1iZDgwLTY1ZTgwNjk3OTMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowNS45OTgxNDQ5MThaIn0%3D&digest=sha256%3A138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-09T19:52:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=cbc1af44-28b0-4ec5-b1af-33800b87b7b7 http.request.method=POST http.request.remoteaddr="127.0.0.1:37194" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="760.966µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=04e58b84-9960-4cbf-a0ba-aaf20d21b685 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37194" http.request.uri="/v2/foo/bar/blobs/uploads/3adc7241-3e73-4a54-9231-8c4dc56461c3?_state=7OYPbNi0aKoUCUX_tnkdRpEoD_tCzLa8l5aJh1Hg47d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhZGM3MjQxLTNlNzMtNGE1NC05MjMxLThjNGRjNTY0NjFjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowNi4wMDAyNDg4MTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="947.808µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:06 +0000] "PUT /v2/foo/bar/blobs/uploads/3adc7241-3e73-4a54-9231-8c4dc56461c3?_state=7OYPbNi0aKoUCUX_tnkdRpEoD_tCzLa8l5aJh1Hg47d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhZGM3MjQxLTNlNzMtNGE1NC05MjMxLThjNGRjNTY0NjFjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowNi4wMDAyNDg4MTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=25f3f678-e88f-47de-a139-c3e145f9f2bf http.request.method=POST http.request.remoteaddr="127.0.0.1:37194" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="798.407µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=06e87f3d-4f77-43b7-9af2-5b5d3de689ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:37194" http.request.uri="/v2/foo/bar/blobs/uploads/31a57139-cc32-4071-8d88-0eb89d376891?_state=m40U6XBFd5Yvamwplp5lkJG7jSlPWXUp6QeAKFAVeYt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxYTU3MTM5LWNjMzItNDA3MS04ZDg4LTBlYjg5ZDM3Njg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowNi4wMDI0NTE2MzRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="987.568µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:06 +0000] "PUT /v2/foo/bar/blobs/uploads/31a57139-cc32-4071-8d88-0eb89d376891?_state=m40U6XBFd5Yvamwplp5lkJG7jSlPWXUp6QeAKFAVeYt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxYTU3MTM5LWNjMzItNDA3MS04ZDg4LTBlYjg5ZDM3Njg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowNi4wMDI0NTE2MzRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:06Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=4d6fb57a-cbef-41a8-a26a-7886989af528 http.request.method=POST http.request.remoteaddr="127.0.0.1:37194" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="783.927µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=b73f1f70-14be-4674-b718-8005a100fd26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37194" http.request.uri="/v2/foo/bar/blobs/uploads/e4364eb8-96c5-4882-b670-13d264316f18?_state=eC0hXzTJJKhc85-iQSs0M8gtqt3pjmWrrYKSD_wJB4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0MzY0ZWI4LTk2YzUtNDg4Mi1iNjcwLTEzZDI2NDMxNmYxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowNi4wMDQ2MjM1NzJaIn0%3D&digest=sha256%3A138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" http.request.useragent="Go-http-client/1.1" http.response.duration=2.029694128s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:06 +0000] "PUT /v2/foo/bar/blobs/uploads/e4364eb8-96c5-4882-b670-13d264316f18?_state=eC0hXzTJJKhc85-iQSs0M8gtqt3pjmWrrYKSD_wJB4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0MzY0ZWI4LTk2YzUtNDg4Mi1iNjcwLTEzZDI2NDMxNmYxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowNi4wMDQ2MjM1NzJaIn0%3D&digest=sha256%3A138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=9cc45a94-29fc-4154-9a7f-87b8dbe58dff http.request.method=POST http.request.remoteaddr="127.0.0.1:37194" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="881.447µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:45677" http.request.id=56cd76a5-4070-4f25-a78b-a17670f2d1cb http.request.method=PATCH http.request.remoteaddr="127.0.0.1:37194" http.request.uri="/v2/foo/bar/blobs/uploads/f30e3468-5478-4609-b425-fd062bd4d39b?_state=8bEQJmI-G65Qrcdm7o1NAiiJ6xLqPvAq3wxXz2zqQMV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYzMGUzNDY4LTU0NzgtNDYwOS1iNDI1LWZkMDYyYmQ0ZDM5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowOC4wNTE5ODM4MDZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.913921646s http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:08 +0000] "PATCH /v2/foo/bar/blobs/uploads/f30e3468-5478-4609-b425-fd062bd4d39b?_state=8bEQJmI-G65Qrcdm7o1NAiiJ6xLqPvAq3wxXz2zqQMV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYzMGUzNDY4LTU0NzgtNDYwOS1iNDI1LWZkMDYyYmQ0ZDM5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjowOC4wNTE5ODM4MDZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=9dd26e0d-9755-4227-a64d-8f4fbd51cd19 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37194" http.request.uri="/v2/foo/bar/blobs/uploads/f30e3468-5478-4609-b425-fd062bd4d39b?_state=TkV9kJ5rI7mut6UJMxh3IN2aSOAWEK7AZ4x37cT4CnN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYzMGUzNDY4LTU0NzgtNDYwOS1iNDI1LWZkMDYyYmQ0ZDM5YiIsIk9mZnNldCI6MzA1MjQ5MjgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MDhaIn0%3D&digest=sha256%3A138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" http.request.useragent="Go-http-client/1.1" http.response.duration="988.128µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:09 +0000] "PUT /v2/foo/bar/blobs/uploads/f30e3468-5478-4609-b425-fd062bd4d39b?_state=TkV9kJ5rI7mut6UJMxh3IN2aSOAWEK7AZ4x37cT4CnN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYzMGUzNDY4LTU0NzgtNDYwOS1iNDI1LWZkMDYyYmQ0ZDM5YiIsIk9mZnNldCI6MzA1MjQ5MjgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MDhaIn0%3D&digest=sha256%3A138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=d358da62-02ce-4ee9-9e71-8b22e87f6609 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37194" http.request.uri="/v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="817.046µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:09 +0000] "HEAD /v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=c609b12b-d8d2-4712-afaa-5aeccf063b61 http.request.method=GET http.request.remoteaddr="127.0.0.1:37194" http.request.uri="/v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=16.996461ms http.response.status=200 http.response.written=30524928 127.0.0.1 - - [09/Feb/2025:19:52:09 +0000] "GET /v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa HTTP/1.1" 200 30524928 "" "Go-http-client/1.1" time="2025-02-09T19:52:09Z" level=error msg="error parsing digest="sha257:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=b5b31790-fd2c-4cfd-b9fa-6541c97d514b http.request.method=GET http.request.remoteaddr="127.0.0.1:37194" http.request.uri="/v2/foo/bar/blobs/sha257:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" vars.name="foo/bar" time="2025-02-09T19:52:09Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=b5b31790-fd2c-4cfd-b9fa-6541c97d514b http.request.method=GET http.request.remoteaddr="127.0.0.1:37194" http.request.uri="/v2/foo/bar/blobs/sha257:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="758.606µs" http.response.status=400 http.response.written=110 vars.digest="sha257:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:52:09 +0000] "GET /v2/foo/bar/blobs/sha257:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T19:52:09Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=880b67dc-7538-4475-9fe9-5f247b9a5f61 http.request.method=GET http.request.remoteaddr="127.0.0.1:37212" http.request.uri="/v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.009648ms http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:09 +0000] "GET /v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:10Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=4219c129-c68c-49a5-871f-be2343ef5fc3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37216" http.request.uri="/v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" http.request.useragent="Go-http-client/1.1" http.response.duration="928.208µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:10 +0000] "DELETE /v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:10Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=cdb8e8d5-7b4d-4a00-9d84-c04f4c55b4f7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37216" http.request.uri="/v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="797.287µs" http.response.status=404 http.response.written=157 vars.digest="sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:52:10 +0000] "HEAD /v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T19:52:10Z" 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:45677" http.request.id=bb49f4d4-2574-449c-b764-2ee156e38abb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37216" http.request.uri="/v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="720.126µs" http.response.status=404 http.response.written=74 vars.digest="sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:52:10 +0000] "DELETE /v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-02-09T19:52:10Z" level=error msg="error parsing digest="sha257:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=6dc853ce-dfd7-4f67-a1d5-0e1e847a0212 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37218" http.request.uri="/v2/foo/bar/blobs/sha257:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" vars.name="foo/bar" time="2025-02-09T19:52:10Z" 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:45677" http.request.id=6dc853ce-dfd7-4f67-a1d5-0e1e847a0212 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37218" http.request.uri="/v2/foo/bar/blobs/sha257:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="829.607µs" http.response.status=400 http.response.written=110 vars.digest="sha257:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:52:10 +0000] "DELETE /v2/foo/bar/blobs/sha257:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T19:52:10Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=a485ecf6-d56b-4221-95ff-e0887a4391b5 http.request.method=POST http.request.remoteaddr="127.0.0.1:37228" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="907.967µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:11Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=d02d92d0-c24c-40f7-a52f-cfdf5e5060fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:37228" http.request.uri="/v2/foo/bar/blobs/uploads/4141505d-3e53-4962-ad5e-974e77950a67?_state=y-VLpQl_H3Efz6dK7D41UEtSP1AjEG5jwfPowrFyppd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQxNDE1MDVkLTNlNTMtNDk2Mi1hZDVlLTk3NGU3Nzk1MGE2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjoxMC4wMDYyMDE3MDdaIn0%3D&digest=sha256%3A138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.98422323s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:10 +0000] "PUT /v2/foo/bar/blobs/uploads/4141505d-3e53-4962-ad5e-974e77950a67?_state=y-VLpQl_H3Efz6dK7D41UEtSP1AjEG5jwfPowrFyppd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQxNDE1MDVkLTNlNTMtNDk2Mi1hZDVlLTk3NGU3Nzk1MGE2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjoxMC4wMDYyMDE3MDdaIn0%3D&digest=sha256%3A138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=98957b37-cb48-40f8-9bb0-c233c68c4af1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37228" http.request.uri="/v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="944.208µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:12 +0000] "HEAD /v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=a50203af-c673-4efc-a5b3-23c80b71cc51 http.request.method=GET http.request.remoteaddr="127.0.0.1:37200" http.request.uri="/v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.014695003s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [09/Feb/2025:19:52:09 +0000] "GET /v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-02-09T19:52:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45677" http.request.id=70717e91-c4ac-4dea-ae2d-4b107fa34b28 http.request.method=GET http.request.remoteaddr="127.0.0.1:37212" http.request.uri="/v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.010354287s http.response.status=200 http.response.written=2588672 127.0.0.1 - - [09/Feb/2025:19:52:09 +0000] "GET /v2/foo/bar/blobs/sha256:138ed3c23419a3f504bfa6f85aaca3fbc76e6fb603b8ccca467bf2d8f77301aa HTTP/1.1" 200 2588672 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (6.13s) === RUN TestRelativeURL time="2025-02-09T19:52: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 time="2025-02-09T19:52:12Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:52:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40977" http.request.id=f16841e0-38a1-464b-b318-3d30ad4662e5 http.request.method=POST http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="919.327µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40977" http.request.id=ead9713b-ff2e-4ca2-9663-e09c813b7c59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/bar/blobs/uploads/2b2f8a23-8aee-4d69-8597-64c07c425d69?_state=uW86gI6fJiaUeJ7m5G1HVP7AFH5vXlG84TYxzEkgZNF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiMmY4YTIzLThhZWUtNGQ2OS04NTk3LTY0YzA3YzQyNWQ2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjoxMi4wMTExNDgxMDlaIn0%3D&digest=sha256%3A5cbc0b791d77f5b5f0409397e86d4b858922825c145490c4917888bcc0c54e39" http.request.useragent="Go-http-client/1.1" http.response.duration=1.25905465s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:12 +0000] "PUT /v2/foo/bar/blobs/uploads/2b2f8a23-8aee-4d69-8597-64c07c425d69?_state=uW86gI6fJiaUeJ7m5G1HVP7AFH5vXlG84TYxzEkgZNF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiMmY4YTIzLThhZWUtNGQ2OS04NTk3LTY0YzA3YzQyNWQ2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjoxMi4wMTExNDgxMDlaIn0%3D&digest=sha256%3A5cbc0b791d77f5b5f0409397e86d4b858922825c145490c4917888bcc0c54e39 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40977" http.request.id=fc257010-8d71-4e50-9874-3964b0fab819 http.request.method=POST http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="955.608µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40977" http.request.id=284cbf40-e31d-4d73-ad72-5f6ea84523be http.request.method=POST http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="689.566µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:14Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:40977" http.request.id=34efd6fa-955f-4a1d-bc03-ff9e3e04496b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/bar/blobs/uploads/8f64370b-7f5b-4c80-9788-e663f6d01bed?_state=QgZyPIkRrst5W9sE4HXGItPghDVqxO8Rab1jx6p8gzd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmNjQzNzBiLTdmNWItNGM4MC05Nzg4LWU2NjNmNmQwMWJlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjoxMy40NDAxOTgxMzFaIn0%3D&digest=sha256%3A1346d0644cf861b12e355102ef508983e9b40fea9692de104a1acece015b6013" http.request.useragent="Go-http-client/1.1" http.response.duration=1.270999029s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:13 +0000] "PUT /v2/foo/bar/blobs/uploads/8f64370b-7f5b-4c80-9788-e663f6d01bed?_state=QgZyPIkRrst5W9sE4HXGItPghDVqxO8Rab1jx6p8gzd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmNjQzNzBiLTdmNWItNGM4MC05Nzg4LWU2NjNmNmQwMWJlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjoxMy40NDAxOTgxMzFaIn0%3D&digest=sha256%3A1346d0644cf861b12e355102ef508983e9b40fea9692de104a1acece015b6013 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.71s) === RUN TestBlobDeleteDisabled time="2025-02-09T19:52:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:52:14Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:52:14Z" 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:33415" http.request.id=824e34bc-30b6-4fac-ad10-947fa1a06961 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59270" http.request.uri="/v2/foo/bar/blobs/sha256:6ea2fbe09eda4b7c62feb471667acd30085dbeabb025cc2aaa55a7df5909a369" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="941.488µs" http.response.status=405 http.response.written=78 vars.digest="sha256:6ea2fbe09eda4b7c62feb471667acd30085dbeabb025cc2aaa55a7df5909a369" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:52:14 +0000] "DELETE /v2/foo/bar/blobs/sha256:6ea2fbe09eda4b7c62feb471667acd30085dbeabb025cc2aaa55a7df5909a369 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.08s) === RUN TestDeleteDisabled time="2025-02-09T19:52:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:52:14Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:52:14Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36585" http.request.id=cd6162ea-2988-4e49-b2c8-86b0d0861a7a http.request.method=POST http.request.remoteaddr="127.0.0.1:55216" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.003648ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36585" http.request.id=88db7253-4a68-435f-8eba-a6e30bc4f3c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55216" http.request.uri="/v2/foo/bar/blobs/uploads/e1d36991-2de3-42ee-b9c1-4841b6481975?_state=SbrVMQiA9t2X6huMNTjqyr93WHqwNVhWv4vpjbuTECh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUxZDM2OTkxLTJkZTMtNDJlZS1iOWMxLTQ4NDFiNjQ4MTk3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjoxNC44NjM0NTgxNDRaIn0%3D&digest=sha256%3A085d3e514b758a13b83419f72156f60fb48841cea98ef42c36796289c7ac0005" http.request.useragent="Go-http-client/1.1" http.response.duration=724.799136ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:14 +0000] "PUT /v2/foo/bar/blobs/uploads/e1d36991-2de3-42ee-b9c1-4841b6481975?_state=SbrVMQiA9t2X6huMNTjqyr93WHqwNVhWv4vpjbuTECh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUxZDM2OTkxLTJkZTMtNDJlZS1iOWMxLTQ4NDFiNjQ4MTk3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjoxNC44NjM0NTgxNDRaIn0%3D&digest=sha256%3A085d3e514b758a13b83419f72156f60fb48841cea98ef42c36796289c7ac0005 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:15Z" 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:36585" http.request.id=e2cf1956-fac1-4a54-8602-f4503e6b36e3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55216" http.request.uri="/v2/foo/bar/blobs/sha256:085d3e514b758a13b83419f72156f60fb48841cea98ef42c36796289c7ac0005" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="824.727µs" http.response.status=405 http.response.written=78 vars.digest="sha256:085d3e514b758a13b83419f72156f60fb48841cea98ef42c36796289c7ac0005" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:52:15 +0000] "DELETE /v2/foo/bar/blobs/sha256:085d3e514b758a13b83419f72156f60fb48841cea98ef42c36796289c7ac0005 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (0.79s) === RUN TestDeleteReadOnly time="2025-02-09T19:52: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-09T19:52:15Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:52:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45227" http.request.id=151b61d1-24da-4d1b-a214-5833d7b032ba http.request.method=POST http.request.remoteaddr="127.0.0.1:40432" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="914.368µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45227" http.request.id=1cb52ef4-1243-4d41-b2dd-df132f5249c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40432" http.request.uri="/v2/foo/bar/blobs/uploads/ee097b6b-8056-40ba-8a16-83233d237aa2?_state=mOyKKrwVQZRQtria5NXiZ9zx-HzxGd4q0AvAokMofNl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlMDk3YjZiLTgwNTYtNDBiYS04YTE2LTgzMjMzZDIzN2FhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjoxNS42OTg0Njc1OTVaIn0%3D&digest=sha256%3A18e323e435ff3330f695c58c2593f79ad2a19217cc949326041ac627f6965726" http.request.useragent="Go-http-client/1.1" http.response.duration=1.881562217s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:15 +0000] "PUT /v2/foo/bar/blobs/uploads/ee097b6b-8056-40ba-8a16-83233d237aa2?_state=mOyKKrwVQZRQtria5NXiZ9zx-HzxGd4q0AvAokMofNl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlMDk3YjZiLTgwNTYtNDBiYS04YTE2LTgzMjMzZDIzN2FhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjoxNS42OTg0Njc1OTVaIn0%3D&digest=sha256%3A18e323e435ff3330f695c58c2593f79ad2a19217cc949326041ac627f6965726 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [09/Feb/2025:19:52:17 +0000] "DELETE /v2/foo/bar/blobs/sha256:18e323e435ff3330f695c58c2593f79ad2a19217cc949326041ac627f6965726 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.99s) === RUN TestStartPushReadOnly time="2025-02-09T19:52:17Z" 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-09T19:52:17Z" level=info msg="redis not configured" go.version=go1.23.6 127.0.0.1 - - [09/Feb/2025:19:52:17 +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-09T19:52:17Z" 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-09T19:52:17Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:52:17Z" 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:39287" http.request.id=c6b12b1c-17d5-4c30-ac7f-777997fd332e http.request.method=GET http.request.remoteaddr="127.0.0.1:57864" 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="828.647µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:52:17 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T19:52:17Z" 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:39287" http.request.id=bffa9a10-7feb-4e62-9dc0-4d0d13ae4b34 http.request.method=GET http.request.remoteaddr="127.0.0.1:57864" 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="683.805µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [09/Feb/2025:19:52:17 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T19:52:17Z" 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:39287" http.request.id=ca8afd47-f4ee-45a4-a75e-7274a8661cdb http.request.method=PUT http.request.remoteaddr="127.0.0.1:57864" 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="664.365µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:52:17 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-09T19:52:17Z" 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:39287" http.request.id=f056f2f0-b72d-428a-8307-5d59ac71623a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57864" 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="981.128µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:52:17Z" 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:39287" http.request.id=f056f2f0-b72d-428a-8307-5d59ac71623a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57864" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.012049ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:52:17Z" 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:39287" http.request.id=f056f2f0-b72d-428a-8307-5d59ac71623a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57864" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.033409ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:52:17Z" 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:39287" http.request.id=f056f2f0-b72d-428a-8307-5d59ac71623a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57864" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.053289ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:52:17 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-09T19:52:17Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=ef7e2d67-477a-417b-907f-2744fc7a376a http.request.method=POST http.request.remoteaddr="127.0.0.1:57864" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="871.287µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:17 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=63dc9c58-0740-4b05-b194-54a30fb0c8ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:57864" http.request.uri="/v2/foo/schema1/blobs/uploads/a8e63c61-4f6e-4780-a054-78a82932e9a7?_state=E06sDqSEyScoLbTq-MjJwKOmzAJupwus5_EH2Pxkdtl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhOGU2M2M2MS00ZjZlLTQ3ODAtYTA1NC03OGE4MjkzMmU5YTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MTcuNzA5OTQ5MDlaIn0%3D&digest=sha256%3A644f3c71fc0d112032e10d5b42fa15e26cefbd31db31ee34a707d909af5d221c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.092439527s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:17 +0000] "PUT /v2/foo/schema1/blobs/uploads/a8e63c61-4f6e-4780-a054-78a82932e9a7?_state=E06sDqSEyScoLbTq-MjJwKOmzAJupwus5_EH2Pxkdtl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhOGU2M2M2MS00ZjZlLTQ3ODAtYTA1NC03OGE4MjkzMmU5YTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MTcuNzA5OTQ5MDlaIn0%3D&digest=sha256%3A644f3c71fc0d112032e10d5b42fa15e26cefbd31db31ee34a707d909af5d221c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:19Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=55fd585a-75c2-433d-bd46-4ab199c56fa4 http.request.method=POST http.request.remoteaddr="127.0.0.1:57864" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="922.928µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:19 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=011109c6-5e52-4e10-9cb7-a753731e1316 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57864" http.request.uri="/v2/foo/schema1/blobs/uploads/b349e12d-d957-4cfb-906a-aa96580f2f99?_state=oyfGIprqwztU42_MyolQxtvwfJcQpmJFW7ZO9AzJd2Z7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiMzQ5ZTEyZC1kOTU3LTRjZmItOTA2YS1hYTk2NTgwZjJmOTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MTkuODU5Mzg2NjFaIn0%3D&digest=sha256%3A9213b8a719bb5a1600a4a65b98b5615e3edcad6bbd6e3eb95f3efe3f44e8d8cb" http.request.useragent="Go-http-client/1.1" http.response.duration=519.033668ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:19 +0000] "PUT /v2/foo/schema1/blobs/uploads/b349e12d-d957-4cfb-906a-aa96580f2f99?_state=oyfGIprqwztU42_MyolQxtvwfJcQpmJFW7ZO9AzJd2Z7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiMzQ5ZTEyZC1kOTU3LTRjZmItOTA2YS1hYTk2NTgwZjJmOTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MTkuODU5Mzg2NjFaIn0%3D&digest=sha256%3A9213b8a719bb5a1600a4a65b98b5615e3edcad6bbd6e3eb95f3efe3f44e8d8cb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=4fe5cfde-73c2-4cad-a8ee-e33234f37f6a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57864" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.421812ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:20 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=5cf8dd00-6ab8-417a-84b1-f61721e488fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:57864" http.request.uri="/v2/foo/schema1/manifests/sha256:d5544bad602a01131444f1df9a4240157ed4a6ac78e55a31372b992abcbfef2a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.336331ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:20 +0000] "PUT /v2/foo/schema1/manifests/sha256:d5544bad602a01131444f1df9a4240157ed4a6ac78e55a31372b992abcbfef2a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=93da6d60-de48-4af6-a4a6-6531806dd46b http.request.method=GET http.request.remoteaddr="127.0.0.1:57864" 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.140729ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:52:20 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:52:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=94a7031a-4528-49c4-8890-e9fccc3ef044 http.request.method=GET http.request.remoteaddr="127.0.0.1:57864" http.request.uri="/v2/foo/schema1/manifests/sha256:d5544bad602a01131444f1df9a4240157ed4a6ac78e55a31372b992abcbfef2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.088849ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:52:20 +0000] "GET /v2/foo/schema1/manifests/sha256:d5544bad602a01131444f1df9a4240157ed4a6ac78e55a31372b992abcbfef2a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:52:20Z" 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:39287" http.request.id=35b16c2a-31f5-43f8-b082-94f1cbf359d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57864" http.request.uri="/v2/foo/schema1/manifests/sha256:d5544bad602a01131444f1df9a4240157ed4a6ac78e55a31372b992abcbfef2a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.28673ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:20 +0000] "PUT /v2/foo/schema1/manifests/sha256:d5544bad602a01131444f1df9a4240157ed4a6ac78e55a31372b992abcbfef2a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:20Z" 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:39287" http.request.id=e6555e50-d353-459b-8dc2-ae69452e90ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:57864" http.request.uri="/v2/foo/schema1/manifests/sha256:d5544bad602a01131444f1df9a4240157ed4a6ac78e55a31372b992abcbfef2a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.283891ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:20 +0000] "PUT /v2/foo/schema1/manifests/sha256:d5544bad602a01131444f1df9a4240157ed4a6ac78e55a31372b992abcbfef2a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:39287" http.request.id=9fdfe625-ca05-46ff-b097-94897420dbc3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57864" http.request.uri="/v2/foo/schema1/manifests/sha256:d5544bad602a01131444f1df9a4240157ed4a6ac78e55a31372b992abcbfef2a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.306131ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:20 +0000] "PUT /v2/foo/schema1/manifests/sha256:d5544bad602a01131444f1df9a4240157ed4a6ac78e55a31372b992abcbfef2a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=9137efb8-d926-4a8d-9a3c-06f21ca2b842 http.request.method=GET http.request.remoteaddr="127.0.0.1:57864" http.request.uri="/v2/foo/schema1/manifests/sha256:d5544bad602a01131444f1df9a4240157ed4a6ac78e55a31372b992abcbfef2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.081609ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:52:20 +0000] "GET /v2/foo/schema1/manifests/sha256:d5544bad602a01131444f1df9a4240157ed4a6ac78e55a31372b992abcbfef2a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:52:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=0370864a-3fb9-48a5-a5db-030d7a54f09f http.request.method=GET http.request.remoteaddr="127.0.0.1:57864" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="701.286µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:20 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=b451983e-3ffb-4d76-9e90-55320947a281 http.request.method=GET http.request.remoteaddr="127.0.0.1:57864" http.request.uri="/v2/foo/schema1/manifests/sha256:d5544bad602a01131444f1df9a4240157ed4a6ac78e55a31372b992abcbfef2a" http.request.useragent="Go-http-client/1.1" http.response.duration="733.926µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:20 +0000] "GET /v2/foo/schema1/manifests/sha256:d5544bad602a01131444f1df9a4240157ed4a6ac78e55a31372b992abcbfef2a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=61abde9c-7105-434e-85cd-8d64fb4189e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57864" 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="781.126µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:19:52:20 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T19:52:20Z" level=error msg="payload digest does match: "sha256:1edd20b1c2a9be5fd1a25ed264b8e1d2432c78ffcd11f80e9f163152759cc1dd" != "sha256:d5544bad602a01131444f1df9a4240157ed4a6ac78e55a31372b992abcbfef2a"" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=ac488daf-2118-4a53-bfe3-e983743ea04d http.request.method=PUT http.request.remoteaddr="127.0.0.1:57864" http.request.uri="/v2/foo/schema1/manifests/sha256:d5544bad602a01131444f1df9a4240157ed4a6ac78e55a31372b992abcbfef2a" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:d5544bad602a01131444f1df9a4240157ed4a6ac78e55a31372b992abcbfef2a" time="2025-02-09T19:52:20Z" 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:39287" http.request.id=ac488daf-2118-4a53-bfe3-e983743ea04d http.request.method=PUT http.request.remoteaddr="127.0.0.1:57864" http.request.uri="/v2/foo/schema1/manifests/sha256:d5544bad602a01131444f1df9a4240157ed4a6ac78e55a31372b992abcbfef2a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="922.927µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:d5544bad602a01131444f1df9a4240157ed4a6ac78e55a31372b992abcbfef2a" 127.0.0.1 - - [09/Feb/2025:19:52:20 +0000] "PUT /v2/foo/schema1/manifests/sha256:d5544bad602a01131444f1df9a4240157ed4a6ac78e55a31372b992abcbfef2a HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-09T19:52:20Z" 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:39287" http.request.id=82092391-8fce-46c8-a6df-d269495d5dcb http.request.method=GET http.request.remoteaddr="127.0.0.1:57880" 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="824.807µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:52:20 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T19:52:20Z" 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:39287" http.request.id=621cd954-d5b2-4ef8-b706-0af30f161e4e http.request.method=GET http.request.remoteaddr="127.0.0.1:57880" 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="752.646µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [09/Feb/2025:19:52:20 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T19:52:20Z" 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:39287" http.request.id=be39982f-eb77-4a6a-94c0-4a7f693db56d http.request.method=PUT http.request.remoteaddr="127.0.0.1:57880" 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="842.647µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:52:20Z" 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:39287" http.request.id=be39982f-eb77-4a6a-94c0-4a7f693db56d http.request.method=PUT http.request.remoteaddr="127.0.0.1:57880" 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="877.408µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:52:20Z" 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:39287" http.request.id=be39982f-eb77-4a6a-94c0-4a7f693db56d http.request.method=PUT http.request.remoteaddr="127.0.0.1:57880" 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="898.768µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:52:20 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-09T19:52:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=0e0f6771-3f7d-4940-b4ed-40a1137f0f3d http.request.method=POST http.request.remoteaddr="127.0.0.1:57880" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="781.247µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:20 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=9449c747-5907-4766-8d24-e0dc93a94dc8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57880" http.request.uri="/v2/foo/schema2/blobs/uploads/d0b961d2-87de-4331-95f4-6646c00a9b3b?_state=zK9Aqvyc1zeXYiAzebRzUH1ZrKmgBLDvLSBLEbvQ28p7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMGI5NjFkMi04N2RlLTQzMzEtOTVmNC02NjQ2YzAwYTliM2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MjAuNDAwOTUxNzg1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.155049ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:20 +0000] "PUT /v2/foo/schema2/blobs/uploads/d0b961d2-87de-4331-95f4-6646c00a9b3b?_state=zK9Aqvyc1zeXYiAzebRzUH1ZrKmgBLDvLSBLEbvQ28p7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMGI5NjFkMi04N2RlLTQzMzEtOTVmNC02NjQ2YzAwYTliM2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MjAuNDAwOTUxNzg1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:20Z" 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:39287" http.request.id=8d1e62d1-12d9-4794-a0a8-2cb761c9d1e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57880" 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="925.848µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:52:20Z" 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:39287" http.request.id=8d1e62d1-12d9-4794-a0a8-2cb761c9d1e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57880" 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="960.528µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:52:20 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-09T19:52:20Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=ab7a5d8e-c1d1-4e02-837c-2c075d5725fa http.request.method=POST http.request.remoteaddr="127.0.0.1:57880" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="946.928µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:20 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=682d315a-debe-4a26-aad9-38ce36dc28af http.request.method=PUT http.request.remoteaddr="127.0.0.1:57880" http.request.uri="/v2/foo/schema2/blobs/uploads/d645bece-4e28-4e34-b0bf-e9704387427d?_state=ffEUdP52jYSurbSpH7DdI0RSiKrUbjezq1rk-Ej23Cp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkNjQ1YmVjZS00ZTI4LTRlMzQtYjBiZi1lOTcwNDM4NzQyN2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MjAuNTAwMDE5OTY3WiJ9&digest=sha256%3Aa66da2896a09cbfbc7491b6a98d68b61597918a11bec25b651fcafee273ba14e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.001975895s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:20 +0000] "PUT /v2/foo/schema2/blobs/uploads/d645bece-4e28-4e34-b0bf-e9704387427d?_state=ffEUdP52jYSurbSpH7DdI0RSiKrUbjezq1rk-Ej23Cp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkNjQ1YmVjZS00ZTI4LTRlMzQtYjBiZi1lOTcwNDM4NzQyN2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MjAuNTAwMDE5OTY3WiJ9&digest=sha256%3Aa66da2896a09cbfbc7491b6a98d68b61597918a11bec25b651fcafee273ba14e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:22Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=6a3ff6ea-1b4b-455e-bb89-d6cf2577989a http.request.method=POST http.request.remoteaddr="127.0.0.1:57880" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="964.488µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=cc69a684-240f-4d9a-9c47-57c830317278 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57880" http.request.uri="/v2/foo/schema2/blobs/uploads/a64bb039-d823-4170-b5e8-78cbc79feae4?_state=AY4_ILytCBcJ9sUDkNI_0-waQkmhH8k-8xf_dujRJPJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhNjRiYjAzOS1kODIzLTQxNzAtYjVlOC03OGNiYzc5ZmVhZTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MjIuNjE5NjIyOTU5WiJ9&digest=sha256%3A6f6050e30b850673dd58d91303b4cf82edd7da09032b35ed50e260af02edfed9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.940772748s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/a64bb039-d823-4170-b5e8-78cbc79feae4?_state=AY4_ILytCBcJ9sUDkNI_0-waQkmhH8k-8xf_dujRJPJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhNjRiYjAzOS1kODIzLTQxNzAtYjVlOC03OGNiYzc5ZmVhZTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MjIuNjE5NjIyOTU5WiJ9&digest=sha256%3A6f6050e30b850673dd58d91303b4cf82edd7da09032b35ed50e260af02edfed9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" 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:39287" http.request.id=e84323f5-c994-4fd4-bda1-52a6d659ba2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57880" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.099249ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" 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:39287" http.request.id=e4b41657-4f43-40eb-8784-413d884e42d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57880" http.request.uri="/v2/foo/schema2/manifests/sha256:d6b4ee13605ca045cf8da3dcb221ad651761a419478233b619c3cb2ae90ed3aa" http.request.useragent="Go-http-client/1.1" http.response.duration="892.767µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "PUT /v2/foo/schema2/manifests/sha256:d6b4ee13605ca045cf8da3dcb221ad651761a419478233b619c3cb2ae90ed3aa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=a45bb2ca-5fb1-40f8-8687-811c31f330d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57880" 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="902.367µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=d0704c44-74ef-43e5-a192-94da35f82c3c http.request.method=GET http.request.remoteaddr="127.0.0.1:57880" http.request.uri="/v2/foo/schema2/manifests/sha256:d6b4ee13605ca045cf8da3dcb221ad651761a419478233b619c3cb2ae90ed3aa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="856.447µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "GET /v2/foo/schema2/manifests/sha256:d6b4ee13605ca045cf8da3dcb221ad651761a419478233b619c3cb2ae90ed3aa HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=c011ac26-3e15-4b07-82f4-8ae06e76edfb http.request.method=GET http.request.remoteaddr="127.0.0.1:57880" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="660.045µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=74f43269-8c86-43fa-af1e-7b0703671119 http.request.method=GET http.request.remoteaddr="127.0.0.1:57880" http.request.uri="/v2/foo/schema2/manifests/sha256:d6b4ee13605ca045cf8da3dcb221ad651761a419478233b619c3cb2ae90ed3aa" http.request.useragent="Go-http-client/1.1" http.response.duration="640.045µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "GET /v2/foo/schema2/manifests/sha256:d6b4ee13605ca045cf8da3dcb221ad651761a419478233b619c3cb2ae90ed3aa HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=4f8dc92c-1db5-4f47-ab5e-b7f7f7915e57 http.request.method=GET http.request.remoteaddr="127.0.0.1:57880" 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="641.166µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" level=info msg="rewriting manifest sha256:d6b4ee13605ca045cf8da3dcb221ad651761a419478233b619c3cb2ae90ed3aa in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=674fd577-f387-4a4a-97b4-48418b6f4933 http.request.method=GET http.request.remoteaddr="127.0.0.1:57880" 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-09T19:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=674fd577-f387-4a4a-97b4-48418b6f4933 http.request.method=GET http.request.remoteaddr="127.0.0.1:57880" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.406612ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" 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:39287" http.request.id=0b8f88cb-325f-4c90-a969-99f9bc4b8feb http.request.method=PUT http.request.remoteaddr="127.0.0.1:57880" 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="779.286µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" 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:39287" http.request.id=57670e5a-c884-4dc0-abf1-1c14cd0df7b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57880" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="963.208µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" 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:39287" http.request.id=415d4c11-9a69-49eb-85e6-78acc265ff79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57880" http.request.uri="/v2/foo/schema2/manifests/sha256:fb16ced7d0bbf40fd299cba011262b3388f493e70af7c307a9dd22b13117d643" http.request.useragent="Go-http-client/1.1" http.response.duration="877.687µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "PUT /v2/foo/schema2/manifests/sha256:fb16ced7d0bbf40fd299cba011262b3388f493e70af7c307a9dd22b13117d643 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=0e9e2aa5-96c3-4f30-9b2f-acb2d116a971 http.request.method=GET http.request.remoteaddr="127.0.0.1:57880" 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="895.607µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=8576b3a6-53b5-4724-8ac3-5d5d8ca42949 http.request.method=GET http.request.remoteaddr="127.0.0.1:57880" http.request.uri="/v2/foo/schema2/manifests/sha256:fb16ced7d0bbf40fd299cba011262b3388f493e70af7c307a9dd22b13117d643" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="854.767µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "GET /v2/foo/schema2/manifests/sha256:fb16ced7d0bbf40fd299cba011262b3388f493e70af7c307a9dd22b13117d643 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=1824408d-1551-4bd4-9084-e23264d51821 http.request.method=GET http.request.remoteaddr="127.0.0.1:57880" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="690.645µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=96e2d1b9-35e3-4ff6-b80c-11a927926d46 http.request.method=GET http.request.remoteaddr="127.0.0.1:57880" http.request.uri="/v2/foo/schema2/manifests/sha256:fb16ced7d0bbf40fd299cba011262b3388f493e70af7c307a9dd22b13117d643" http.request.useragent="Go-http-client/1.1" http.response.duration="691.806µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "GET /v2/foo/schema2/manifests/sha256:fb16ced7d0bbf40fd299cba011262b3388f493e70af7c307a9dd22b13117d643 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" level=info msg="rewriting manifest list sha256:fb16ced7d0bbf40fd299cba011262b3388f493e70af7c307a9dd22b13117d643 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=4fe45ec4-4aa0-4e28-9052-c33e4b2978d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:57880" 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-09T19:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:39287" http.request.id=4fe45ec4-4aa0-4e28-9052-c33e4b2978d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:57880" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.366892ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" 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-09T19:52:24Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:52:24Z" 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:33819" http.request.id=ede6ab8d-f773-4540-85b1-9fb6003881c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:34552" 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="854.727µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" 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:33819" http.request.id=aa0d7bfc-e340-4a75-9f40-5c29a27337ee http.request.method=GET http.request.remoteaddr="127.0.0.1:34552" 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="724.526µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" 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:33819" http.request.id=296e8525-0181-433d-9658-1eb9e3c5eb23 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" 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="733.926µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" 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:33819" http.request.id=ec16e48f-608b-4bd8-a925-3507fc61b0d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.027088ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:52:24Z" 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:33819" http.request.id=ec16e48f-608b-4bd8-a925-3507fc61b0d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.062648ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:52:24Z" 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:33819" http.request.id=ec16e48f-608b-4bd8-a925-3507fc61b0d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.080569ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:52:24Z" 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:33819" http.request.id=ec16e48f-608b-4bd8-a925-3507fc61b0d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.100169ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-09T19:52:24Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=76261091-8a09-4dac-89e1-134b0b325f50 http.request.method=POST http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="879.087µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=1863ce90-bb7d-4c90-bce1-ac26a5cbb6e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/foo/schema1/blobs/uploads/5dfca9cb-c6a3-4d7e-bba2-9905dd35799b?_state=xsoJTZu7iaP2WBI4CiYS_Vhq1bLuQNF1zjeeUxgzVIV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1ZGZjYTljYi1jNmEzLTRkN2UtYmJhMi05OTA1ZGQzNTc5OWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MjQuNjU0MjQwODg1WiJ9&digest=sha256%3Ae3c2c02d4dadc2a6187bcb16c3e82b4319e6687c82aa259f888c3f46923b8410" http.request.useragent="Go-http-client/1.1" http.response.duration=562.064545ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:24 +0000] "PUT /v2/foo/schema1/blobs/uploads/5dfca9cb-c6a3-4d7e-bba2-9905dd35799b?_state=xsoJTZu7iaP2WBI4CiYS_Vhq1bLuQNF1zjeeUxgzVIV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1ZGZjYTljYi1jNmEzLTRkN2UtYmJhMi05OTA1ZGQzNTc5OWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MjQuNjU0MjQwODg1WiJ9&digest=sha256%3Ae3c2c02d4dadc2a6187bcb16c3e82b4319e6687c82aa259f888c3f46923b8410 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:25Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=7d07d6dc-6545-483f-92f9-edd8be409c53 http.request.method=POST http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="885.287µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:25 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=ffcc96c0-a19b-4547-ad63-1121bbe5100a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/foo/schema1/blobs/uploads/741a46fc-afc2-495f-accd-ef2f5f875ed3?_state=4Y5FT71oE7TVrWfKu-5iqKxHXHgAPe0TgWV4CAS1XLt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3NDFhNDZmYy1hZmMyLTQ5NWYtYWNjZC1lZjJmNWY4NzVlZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MjUuMjk0ODU3NDAyWiJ9&digest=sha256%3A3de6bb08d1e940f0dc1758efc001acc76ce9b2ceb623756a9c4d494a6aabf724" http.request.useragent="Go-http-client/1.1" http.response.duration=1.499338483s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:25 +0000] "PUT /v2/foo/schema1/blobs/uploads/741a46fc-afc2-495f-accd-ef2f5f875ed3?_state=4Y5FT71oE7TVrWfKu-5iqKxHXHgAPe0TgWV4CAS1XLt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3NDFhNDZmYy1hZmMyLTQ5NWYtYWNjZC1lZjJmNWY4NzVlZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MjUuMjk0ODU3NDAyWiJ9&digest=sha256%3A3de6bb08d1e940f0dc1758efc001acc76ce9b2ceb623756a9c4d494a6aabf724 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=ff6dc50d-c045-48be-ac68-7391c12d7928 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.738495ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:26 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=22bbef7f-bfd2-4a2d-935b-ac4ab5969904 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/foo/schema1/manifests/sha256:f4765691a1eb1249120df0d70f910bba33aa2d4478c1859a515abd45703189f0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.478253ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:f4765691a1eb1249120df0d70f910bba33aa2d4478c1859a515abd45703189f0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=236be901-c734-402d-8cd6-79bc339d154d http.request.method=GET http.request.remoteaddr="127.0.0.1:34552" 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.264331ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:52:26 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:52:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=1eb2eda5-1e29-44af-9675-bd0fadb5f93c http.request.method=GET http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/foo/schema1/manifests/sha256:f4765691a1eb1249120df0d70f910bba33aa2d4478c1859a515abd45703189f0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.291651ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:52:26 +0000] "GET /v2/foo/schema1/manifests/sha256:f4765691a1eb1249120df0d70f910bba33aa2d4478c1859a515abd45703189f0 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:52:26Z" 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:33819" http.request.id=209b7427-9d88-474e-bba1-dae7100ba0b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/foo/schema1/manifests/sha256:f4765691a1eb1249120df0d70f910bba33aa2d4478c1859a515abd45703189f0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.442852ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:f4765691a1eb1249120df0d70f910bba33aa2d4478c1859a515abd45703189f0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:26Z" 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:33819" http.request.id=0dda53ce-d7ab-444e-836e-2d0032197885 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/foo/schema1/manifests/sha256:f4765691a1eb1249120df0d70f910bba33aa2d4478c1859a515abd45703189f0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.429412ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:f4765691a1eb1249120df0d70f910bba33aa2d4478c1859a515abd45703189f0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:33819" http.request.id=d0497e8a-be3e-4bcd-a78a-78528867bc50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/foo/schema1/manifests/sha256:f4765691a1eb1249120df0d70f910bba33aa2d4478c1859a515abd45703189f0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.521292ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:f4765691a1eb1249120df0d70f910bba33aa2d4478c1859a515abd45703189f0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=8ceffccf-c51f-4125-abf9-9a65a141615d http.request.method=GET http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/foo/schema1/manifests/sha256:f4765691a1eb1249120df0d70f910bba33aa2d4478c1859a515abd45703189f0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.363171ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:52:26 +0000] "GET /v2/foo/schema1/manifests/sha256:f4765691a1eb1249120df0d70f910bba33aa2d4478c1859a515abd45703189f0 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:52:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=5cb7f43b-9230-4104-8115-a3bbf06c6d64 http.request.method=GET http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="836.767µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:26 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=5ea7338b-ff6d-4af5-ac13-5f581d127837 http.request.method=GET http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/foo/schema1/manifests/sha256:f4765691a1eb1249120df0d70f910bba33aa2d4478c1859a515abd45703189f0" http.request.useragent="Go-http-client/1.1" http.response.duration="848.807µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:26 +0000] "GET /v2/foo/schema1/manifests/sha256:f4765691a1eb1249120df0d70f910bba33aa2d4478c1859a515abd45703189f0 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=7d048fc9-dc40-4c54-a160-5ffb81e88af5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34552" 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.207µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:19:52:26 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T19:52:26Z" level=error msg="payload digest does match: "sha256:ecc3635d91c22c9203f9747d75316cd851d5f7dd577965747f25109234c5fbb5" != "sha256:f4765691a1eb1249120df0d70f910bba33aa2d4478c1859a515abd45703189f0"" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=40784133-19cd-4dde-b3a4-233fb8b8acef http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/foo/schema1/manifests/sha256:f4765691a1eb1249120df0d70f910bba33aa2d4478c1859a515abd45703189f0" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:f4765691a1eb1249120df0d70f910bba33aa2d4478c1859a515abd45703189f0" time="2025-02-09T19:52:26Z" 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:33819" http.request.id=40784133-19cd-4dde-b3a4-233fb8b8acef http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/foo/schema1/manifests/sha256:f4765691a1eb1249120df0d70f910bba33aa2d4478c1859a515abd45703189f0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="995.248µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:f4765691a1eb1249120df0d70f910bba33aa2d4478c1859a515abd45703189f0" 127.0.0.1 - - [09/Feb/2025:19:52:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:f4765691a1eb1249120df0d70f910bba33aa2d4478c1859a515abd45703189f0 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-09T19:52:26Z" 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:33819" http.request.id=1a23a4e9-a28e-48aa-816f-391b75d7957b http.request.method=GET http.request.remoteaddr="127.0.0.1:34562" 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.077889ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:52:26 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T19:52:26Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=495d272e-8af6-476a-90eb-6333fffa8776 http.request.method=GET http.request.remoteaddr="127.0.0.1:34562" 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="890.687µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [09/Feb/2025:19:52:26 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T19:52:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33819" http.request.id=10ed17b1-5465-4e9c-b902-5c595f2832c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34562" 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="986.208µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:52:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33819" http.request.id=10ed17b1-5465-4e9c-b902-5c595f2832c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34562" 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.081609ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:52:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33819" http.request.id=10ed17b1-5465-4e9c-b902-5c595f2832c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34562" 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.121529ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:52:26 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-09T19:52:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=2533c023-494b-4e40-83b1-a7ad83405025 http.request.method=POST http.request.remoteaddr="127.0.0.1:34562" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="966.128µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:26 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=26151f59-219c-407e-8731-5ce574d1c68d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34562" http.request.uri="/v2/foo/schema2/blobs/uploads/485d41b5-345c-4c5b-97d2-5a21ab7de20c?_state=gs-qwoIHdweqzMSvSC9UI365iRA5buSHwJh56B-Qsch7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ODVkNDFiNS0zNDVjLTRjNWItOTdkMi01YTIxYWI3ZGUyMGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MjYuODE5ODAwMzc4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.24869ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:26 +0000] "PUT /v2/foo/schema2/blobs/uploads/485d41b5-345c-4c5b-97d2-5a21ab7de20c?_state=gs-qwoIHdweqzMSvSC9UI365iRA5buSHwJh56B-Qsch7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ODVkNDFiNS0zNDVjLTRjNWItOTdkMi01YTIxYWI3ZGUyMGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MjYuODE5ODAwMzc4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33819" http.request.id=948d1a88-5dca-48ac-9dcb-eaf6e3d0b220 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34562" 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.006008ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:52:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33819" http.request.id=948d1a88-5dca-48ac-9dcb-eaf6e3d0b220 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34562" 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.048608ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:52:26 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-09T19:52:26Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=5b0cf779-b5ad-4fdc-a203-4cc83f55c26a http.request.method=POST http.request.remoteaddr="127.0.0.1:34562" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.068169ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:26 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=18f8993f-9194-4423-8fc9-d794a5f9f1a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34562" http.request.uri="/v2/foo/schema2/blobs/uploads/2589f7eb-6d83-457a-b976-b48eb8d27eb4?_state=Lyxdr8hXe48pEAb9Ms7xkeiUQyunbEb8ZoabVUnGMiJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyNTg5ZjdlYi02ZDgzLTQ1N2EtYjk3Ni1iNDhlYjhkMjdlYjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MjYuOTQ5MjUwMDkyWiJ9&digest=sha256%3A390836e611377bf2e5ba3ce137087506fcce1a3986774e3d39e6a2445798c9e4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.409278795s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:26 +0000] "PUT /v2/foo/schema2/blobs/uploads/2589f7eb-6d83-457a-b976-b48eb8d27eb4?_state=Lyxdr8hXe48pEAb9Ms7xkeiUQyunbEb8ZoabVUnGMiJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyNTg5ZjdlYi02ZDgzLTQ1N2EtYjk3Ni1iNDhlYjhkMjdlYjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MjYuOTQ5MjUwMDkyWiJ9&digest=sha256%3A390836e611377bf2e5ba3ce137087506fcce1a3986774e3d39e6a2445798c9e4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:29Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=77357414-39d5-425c-a7a9-0e3d64d343fb http.request.method=POST http.request.remoteaddr="127.0.0.1:34562" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.076809ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:29 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=8a8cf790-6a45-4c97-b089-223a587291a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34562" http.request.uri="/v2/foo/schema2/blobs/uploads/b57ebd79-2614-4ab0-a31e-ce3e9cea4a3d?_state=wlOAl5CYnzu6S-HdU1vIgCcG1MnrSARtOjC6xwl9LXV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiNTdlYmQ3OS0yNjE0LTRhYjAtYTMxZS1jZTNlOWNlYTRhM2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MjkuNDUyOTM0NTUxWiJ9&digest=sha256%3A98e19cbb6ae599e5bc340314d927a7826cc2fb6bfa46d1b2c757e73cf3decc58" http.request.useragent="Go-http-client/1.1" http.response.duration=1.327759819s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:29 +0000] "PUT /v2/foo/schema2/blobs/uploads/b57ebd79-2614-4ab0-a31e-ce3e9cea4a3d?_state=wlOAl5CYnzu6S-HdU1vIgCcG1MnrSARtOjC6xwl9LXV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiNTdlYmQ3OS0yNjE0LTRhYjAtYTMxZS1jZTNlOWNlYTRhM2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MjkuNDUyOTM0NTUxWiJ9&digest=sha256%3A98e19cbb6ae599e5bc340314d927a7826cc2fb6bfa46d1b2c757e73cf3decc58 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" 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:33819" http.request.id=1ddcd9d3-7ca9-453b-87d5-c7651e19329c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34562" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.234931ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" 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:33819" http.request.id=a70b5fe3-465a-4a22-b4c3-2239f0cb7b0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34562" http.request.uri="/v2/foo/schema2/manifests/sha256:4eb1cc072cb326bbf6acbfb4f11ce32142b0a45c53655263f9cb4fdd191852e2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.081769ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "PUT /v2/foo/schema2/manifests/sha256:4eb1cc072cb326bbf6acbfb4f11ce32142b0a45c53655263f9cb4fdd191852e2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=e9f7a9eb-c8b7-4a1a-98da-9361d3a07c0a http.request.method=GET http.request.remoteaddr="127.0.0.1:34562" 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="990.328µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=d8eccb2a-98ec-4d1c-9930-1b81b7ef4d8a http.request.method=GET http.request.remoteaddr="127.0.0.1:34562" http.request.uri="/v2/foo/schema2/manifests/sha256:4eb1cc072cb326bbf6acbfb4f11ce32142b0a45c53655263f9cb4fdd191852e2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="947.568µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "GET /v2/foo/schema2/manifests/sha256:4eb1cc072cb326bbf6acbfb4f11ce32142b0a45c53655263f9cb4fdd191852e2 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=84e47d9c-f08a-4dcc-bd56-7b30e2dc8a15 http.request.method=GET http.request.remoteaddr="127.0.0.1:34562" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="797.086µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=470a5a6a-f9c9-4ec3-8e12-57fdac036299 http.request.method=GET http.request.remoteaddr="127.0.0.1:34562" http.request.uri="/v2/foo/schema2/manifests/sha256:4eb1cc072cb326bbf6acbfb4f11ce32142b0a45c53655263f9cb4fdd191852e2" http.request.useragent="Go-http-client/1.1" http.response.duration="682.045µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "GET /v2/foo/schema2/manifests/sha256:4eb1cc072cb326bbf6acbfb4f11ce32142b0a45c53655263f9cb4fdd191852e2 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=f3c9cade-7fb2-499c-8a7e-5c60ffa0b995 http.request.method=GET http.request.remoteaddr="127.0.0.1:34562" 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="741.766µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" level=info msg="rewriting manifest sha256:4eb1cc072cb326bbf6acbfb4f11ce32142b0a45c53655263f9cb4fdd191852e2 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=b753054d-ad92-4204-ad95-3a4fe0cb658c http.request.method=GET http.request.remoteaddr="127.0.0.1:34562" 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-09T19:52:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=b753054d-ad92-4204-ad95-3a4fe0cb658c http.request.method=GET http.request.remoteaddr="127.0.0.1:34562" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.409372ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" 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:33819" http.request.id=cd13d289-1e7b-47b4-8d98-280106a1c430 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34562" 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="937.448µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" 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:33819" http.request.id=56332194-6e11-4011-a62e-36cc78030538 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34562" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="996.528µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" 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:33819" http.request.id=d85012e7-b552-411f-8dd1-cac80479c46d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34562" http.request.uri="/v2/foo/schema2/manifests/sha256:b5838c0054afa77555c831ea87592f735f0fa50b20c3f763b8b0590707872564" http.request.useragent="Go-http-client/1.1" http.response.duration="962.248µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "PUT /v2/foo/schema2/manifests/sha256:b5838c0054afa77555c831ea87592f735f0fa50b20c3f763b8b0590707872564 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=af189ea5-d0a6-4b3b-a59c-09fe83d37ab9 http.request.method=GET http.request.remoteaddr="127.0.0.1:34562" 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="962.208µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=6dfb0702-cc13-4aca-94a7-c7c98a18bda6 http.request.method=GET http.request.remoteaddr="127.0.0.1:34562" http.request.uri="/v2/foo/schema2/manifests/sha256:b5838c0054afa77555c831ea87592f735f0fa50b20c3f763b8b0590707872564" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="898.687µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "GET /v2/foo/schema2/manifests/sha256:b5838c0054afa77555c831ea87592f735f0fa50b20c3f763b8b0590707872564 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=0b423923-994d-472d-9a3a-d0ebfb532887 http.request.method=GET http.request.remoteaddr="127.0.0.1:34562" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="786.846µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=7bbfeb16-a6cc-4409-8e42-ee0f5031e3e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:34562" http.request.uri="/v2/foo/schema2/manifests/sha256:b5838c0054afa77555c831ea87592f735f0fa50b20c3f763b8b0590707872564" http.request.useragent="Go-http-client/1.1" http.response.duration="632.005µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "GET /v2/foo/schema2/manifests/sha256:b5838c0054afa77555c831ea87592f735f0fa50b20c3f763b8b0590707872564 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" level=info msg="rewriting manifest list sha256:b5838c0054afa77555c831ea87592f735f0fa50b20c3f763b8b0590707872564 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=01263e71-a24d-4dc5-b4e4-a8a677e7ad56 http.request.method=GET http.request.remoteaddr="127.0.0.1:34562" 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-09T19:52:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33819" http.request.id=01263e71-a24d-4dc5-b4e4-a8a677e7ad56 http.request.method=GET http.request.remoteaddr="127.0.0.1:34562" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.536613ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (13.22s) === RUN TestGetManifestWithStorageError time="2025-02-09T19:52:30Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:52:30Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:52:30Z" 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:41003" http.request.id=e107a3da-4d0c-41d5-9f0d-b6a9f824874f http.request.method=GET http.request.remoteaddr="127.0.0.1:55612" 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="854.607µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" 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:41003" http.request.id=ffd38239-43c1-4024-ba8b-6a2e4a2a5640 http.request.method=GET http.request.remoteaddr="127.0.0.1:55612" 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="738.686µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" 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:41003" http.request.id=478e9a29-e216-48df-b302-a852d4eec19a http.request.method=GET http.request.remoteaddr="127.0.0.1:55612" 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="787.287µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" 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:41003" http.request.id=8034c2e2-6f1c-4e2f-8f02-eff07524860d http.request.method=GET http.request.remoteaddr="127.0.0.1:55612" 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="693.086µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [09/Feb/2025:19:52:30 +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-09T19:52:30Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:52:30Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:52:30Z" 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:46037" http.request.id=820ff84a-0691-4587-bd0b-8352faead224 http.request.method=GET http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.079769ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" 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:46037" http.request.id=a33af3f3-47a2-4ef0-9e5c-3d9695084c9d http.request.method=GET http.request.remoteaddr="127.0.0.1:39174" 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="786.086µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" 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:46037" http.request.id=863fbe60-d01f-4eb4-a802-7728622d4627 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39174" 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="864.887µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" 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:46037" http.request.id=f76ba009-166f-4186-ac50-139b129d4988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.25125ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:52:30Z" 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:46037" http.request.id=f76ba009-166f-4186-ac50-139b129d4988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.29641ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:52:30Z" 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:46037" http.request.id=f76ba009-166f-4186-ac50-139b129d4988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.322171ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:52:30Z" 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:46037" http.request.id=f76ba009-166f-4186-ac50-139b129d4988 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.344691ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-09T19:52:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=c5993069-51c5-4272-a78c-9da22c5f0668 http.request.method=POST http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="996.288µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:32Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=dbe2dbd5-68c3-49e6-8874-1cd534b2540a http.request.method=PUT http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/schema1/blobs/uploads/835e9dca-6bf7-4cff-bcdf-8c3d5f8d4bb7?_state=KnxeCUaW6aRLQoXWxawvrgzY6rTj35Ad6V4rncyxm_t7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4MzVlOWRjYS02YmY3LTRjZmYtYmNkZi04YzNkNWY4ZDRiYjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MzAuOTE0Njk1MjgyWiJ9&digest=sha256%3A88d998f1138cec4ff2c8fe21e7e8b1ef5fc569f7fca0b9e62d19604373f8d86a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.721693968s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:30 +0000] "PUT /v2/foo/schema1/blobs/uploads/835e9dca-6bf7-4cff-bcdf-8c3d5f8d4bb7?_state=KnxeCUaW6aRLQoXWxawvrgzY6rTj35Ad6V4rncyxm_t7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4MzVlOWRjYS02YmY3LTRjZmYtYmNkZi04YzNkNWY4ZDRiYjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MzAuOTE0Njk1MjgyWiJ9&digest=sha256%3A88d998f1138cec4ff2c8fe21e7e8b1ef5fc569f7fca0b9e62d19604373f8d86a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:32Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=2b5ccdb8-5c49-47fe-8428-d9d7c86ba560 http.request.method=POST http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="969.768µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:32 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=db001f04-6e72-4fb2-89f9-6c00315ac5d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/schema1/blobs/uploads/38ce1bcd-611e-4a8b-a28b-36224ad8ce90?_state=xTll8091tpMQKeheWdrXz8YT_B5Zwqqm5_VYBK6T8dx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzOGNlMWJjZC02MTFlLTRhOGItYTI4Yi0zNjIyNGFkOGNlOTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MzIuNzA2MjI2NDNaIn0%3D&digest=sha256%3Ab8720d35aef2cbddd2e17b8f6cb5d633aa9377f7dd5df96c5348530dafd6cca6" http.request.useragent="Go-http-client/1.1" http.response.duration=651.86317ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:32 +0000] "PUT /v2/foo/schema1/blobs/uploads/38ce1bcd-611e-4a8b-a28b-36224ad8ce90?_state=xTll8091tpMQKeheWdrXz8YT_B5Zwqqm5_VYBK6T8dx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzOGNlMWJjZC02MTFlLTRhOGItYTI4Yi0zNjIyNGFkOGNlOTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MzIuNzA2MjI2NDNaIn0%3D&digest=sha256%3Ab8720d35aef2cbddd2e17b8f6cb5d633aa9377f7dd5df96c5348530dafd6cca6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=b9525364-89cc-45bf-acdd-d4a52da01f9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.472292ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=d4cfc31e-0ba3-4afc-b393-74d0affcc476 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.27777ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=3c33324f-7f50-4432-aaba-5ed454452dd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:39174" 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.117769ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=9ec6990a-3d98-495a-8671-524bab8c52ca http.request.method=GET http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.076729ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "GET /v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" 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:46037" http.request.id=c2b05842-5f38-4624-a2a7-13b7ab88d019 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.315811ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" 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:46037" http.request.id=cb4d8bf5-08f5-4b11-96ef-fe0622106ed3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.27881ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:46037" http.request.id=07a0f1ad-8382-4c89-82a2-ea639b01ab2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.281651ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=f94ea8bd-02d4-43fe-bd95-8e5fb7518625 http.request.method=GET http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.088529ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "GET /v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=13666a58-a212-4d89-9d5b-e3fb69fc8c29 http.request.method=GET http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="723.286µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=a29efe2d-8949-4c0e-ade9-d9959a45d064 http.request.method=GET http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3" http.request.useragent="Go-http-client/1.1" http.response.duration="648.485µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "GET /v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=b6eb505a-e93e-4401-b756-90f805e362ac http.request.method=GET http.request.remoteaddr="127.0.0.1:39174" 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="662.806µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=error msg="payload digest does match: "sha256:ad49834f5c4f12801789f8bc2fd3a5ac524f78f6b83e34ec76fcb73989b70412" != "sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3"" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=92c7c616-ccbe-49ec-9253-09713be71cc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3" time="2025-02-09T19:52:33Z" 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:46037" http.request.id=92c7c616-ccbe-49ec-9253-09713be71cc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="871.248µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3" 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=91968a75-7e94-4f29-9e33-dbfc18311fdc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39184" http.request.uri="/v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.014769ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "DELETE /v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=932831e4-621d-46d7-b087-bc5434be6b1d http.request.method=GET http.request.remoteaddr="127.0.0.1:39184" http.request.uri="/v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="897.007µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3" 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "GET /v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" 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:46037" http.request.id=c0694a06-9272-4d6f-8a1e-9f54885e64e6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39196" http.request.uri="/v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="963.928µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3" 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "DELETE /v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=db0e89bc-385f-458e-ba21-79a593c47b35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39204" http.request.uri="/v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.453852ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=8cb97e44-6ea0-4221-b8f3-b77c81323c54 http.request.method=GET http.request.remoteaddr="127.0.0.1:39204" http.request.uri="/v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.17273ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "GET /v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" 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:46037" http.request.id=1fb41f45-dd1f-4dbf-832f-8ce7d603e279 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39214" 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="904.448µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=4f4fbf0b-2d57-4074-b309-4eb400b5ab6d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39228" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.592533ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=6b89c158-6165-4010-8764-21bde1c78922 http.request.method=GET http.request.remoteaddr="127.0.0.1:39228" 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="735.046µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=0503f4cc-d91a-471e-bb3d-fd105b11f729 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39228" http.request.uri="/v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3" http.request.useragent="Go-http-client/1.1" http.response.duration="808.447µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "DELETE /v2/foo/schema1/manifests/sha256:1c5345183d4985625f8db1e916cad979c97d25a9057e8cf05b8710907e1a17a3 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=df234364-7bcc-4ef4-8f51-06baacb3dff4 http.request.method=GET http.request.remoteaddr="127.0.0.1:39228" 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="706.966µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" 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:46037" http.request.id=262e6903-389d-46c4-9125-01f61f2d74e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:39228" 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="781.487µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" 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:46037" http.request.id=172be279-6d4f-463e-a2c6-0d609543087b http.request.method=GET http.request.remoteaddr="127.0.0.1:39228" 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="736.606µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" 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:46037" http.request.id=5745f781-aa7a-408c-86c8-03778cb701f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39228" 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="937.368µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:52:33Z" 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:46037" http.request.id=5745f781-aa7a-408c-86c8-03778cb701f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39228" 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="982.688µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:52:33Z" 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:46037" http.request.id=5745f781-aa7a-408c-86c8-03778cb701f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39228" 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.002368ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=fdfff84f-93d8-4d48-a101-cc4ec484b4d9 http.request.method=POST http.request.remoteaddr="127.0.0.1:39228" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="848.287µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=8515e114-3c08-4b62-979e-d8fda589f5f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39228" http.request.uri="/v2/foo/schema2/blobs/uploads/ac66a562-a071-4a1d-b137-785759b36610?_state=hPrDoF-1itjXW813SCCCX54jHMfnTn2UhTIXJxZubyl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhYzY2YTU2Mi1hMDcxLTRhMWQtYjEzNy03ODU3NTliMzY2MTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MzMuMzk3Mjk4MjQ1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.094169ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "PUT /v2/foo/schema2/blobs/uploads/ac66a562-a071-4a1d-b137-785759b36610?_state=hPrDoF-1itjXW813SCCCX54jHMfnTn2UhTIXJxZubyl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhYzY2YTU2Mi1hMDcxLTRhMWQtYjEzNy03ODU3NTliMzY2MTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MzMuMzk3Mjk4MjQ1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" 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:46037" http.request.id=5eb52ea6-20b0-490d-ac99-cd5d763c5c99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39228" 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="955.048µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:52:33Z" 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:46037" http.request.id=5eb52ea6-20b0-490d-ac99-cd5d763c5c99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39228" 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="990.848µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-09T19:52:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=42bbca85-1330-4edf-854a-c2a4ce82ae8b http.request.method=POST http.request.remoteaddr="127.0.0.1:39228" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.853575ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=7ff6d2f3-bb38-4e4e-98e3-2ce632220b0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39228" http.request.uri="/v2/foo/schema2/blobs/uploads/8795d7cd-50f7-461c-b596-5dc3830f9795?_state=yK8SY_zw452MTsuH5YQXdNUj5yr9knrkplN3b-IecNx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4Nzk1ZDdjZC01MGY3LTQ2MWMtYjU5Ni01ZGMzODMwZjk3OTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MzMuNDc5NjgxNDg4WiJ9&digest=sha256%3A688a7e65396fd0921c4090096649319e95f68f1dda7edede420fb1c2c7172fa4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.218323391s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:33 +0000] "PUT /v2/foo/schema2/blobs/uploads/8795d7cd-50f7-461c-b596-5dc3830f9795?_state=yK8SY_zw452MTsuH5YQXdNUj5yr9knrkplN3b-IecNx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4Nzk1ZDdjZC01MGY3LTQ2MWMtYjU5Ni01ZGMzODMwZjk3OTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MzMuNDc5NjgxNDg4WiJ9&digest=sha256%3A688a7e65396fd0921c4090096649319e95f68f1dda7edede420fb1c2c7172fa4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=2f2cb75d-b36a-4ef1-a663-7dfea47f5d7b http.request.method=POST http.request.remoteaddr="127.0.0.1:39228" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="974.488µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:34 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=562fc41c-b5da-4aa9-9e16-9d38c95d8aaf http.request.method=PUT http.request.remoteaddr="127.0.0.1:39228" http.request.uri="/v2/foo/schema2/blobs/uploads/f5663ed6-44be-42e9-8adf-24dcf7c0d209?_state=db0hFkvhd6vl_pt1_kke6N6fwkOQXWW7bkoT0Rnetld7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmNTY2M2VkNi00NGJlLTQyZTktOGFkZi0yNGRjZjdjMGQyMDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MzQuNzg5MDUxMTE1WiJ9&digest=sha256%3A1267ea542d133d7e73cf9b3b2f5d5521f5802c751b4869ad174fb96b73166527" http.request.useragent="Go-http-client/1.1" http.response.duration=1.382697434s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:34 +0000] "PUT /v2/foo/schema2/blobs/uploads/f5663ed6-44be-42e9-8adf-24dcf7c0d209?_state=db0hFkvhd6vl_pt1_kke6N6fwkOQXWW7bkoT0Rnetld7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmNTY2M2VkNi00NGJlLTQyZTktOGFkZi0yNGRjZjdjMGQyMDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NTI6MzQuNzg5MDUxMTE1WiJ9&digest=sha256%3A1267ea542d133d7e73cf9b3b2f5d5521f5802c751b4869ad174fb96b73166527 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:36Z" 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:46037" http.request.id=c4a71570-5152-4d6e-808b-0d0d13a09780 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39228" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14709ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:36Z" 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:46037" http.request.id=cb2d2493-ab8d-49c8-86ed-d642a92689d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39228" http.request.uri="/v2/foo/schema2/manifests/sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3" http.request.useragent="Go-http-client/1.1" http.response.duration="921.488µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "PUT /v2/foo/schema2/manifests/sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=e93dce42-f4e3-477d-a562-636d11ad1cbf http.request.method=GET http.request.remoteaddr="127.0.0.1:39228" 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="773.046µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T19:52:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=37328709-b20b-4ba9-857f-30d158680f70 http.request.method=GET http.request.remoteaddr="127.0.0.1:39228" http.request.uri="/v2/foo/schema2/manifests/sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="763.046µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "GET /v2/foo/schema2/manifests/sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T19:52:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=1898238a-5b9e-4529-ad97-be2a6e9cc259 http.request.method=GET http.request.remoteaddr="127.0.0.1:39228" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="654.166µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=bca1bc71-c6b6-4d72-9e12-c3af1c4b8743 http.request.method=GET http.request.remoteaddr="127.0.0.1:39228" http.request.uri="/v2/foo/schema2/manifests/sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3" http.request.useragent="Go-http-client/1.1" http.response.duration="715.966µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "GET /v2/foo/schema2/manifests/sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=93addd46-653a-4c46-bf5f-9fc73ed0285c http.request.method=GET http.request.remoteaddr="127.0.0.1:39228" 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="683.366µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-09T19:52:36Z" level=info msg="rewriting manifest sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=c21498c3-6c26-4f79-b61c-6cb8b953104d http.request.method=GET http.request.remoteaddr="127.0.0.1:39228" 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-09T19:52:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=c21498c3-6c26-4f79-b61c-6cb8b953104d http.request.method=GET http.request.remoteaddr="127.0.0.1:39228" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.21625ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-09T19:52:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=10ceccfe-f175-4ebe-8314-c9e64dfd4027 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39228" http.request.uri="/v2/foo/schema2/manifests/sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3" http.request.useragent="Go-http-client/1.1" http.response.duration="827.326µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "DELETE /v2/foo/schema2/manifests/sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=78d54d4e-5462-4e35-ac12-a190d1078391 http.request.method=GET http.request.remoteaddr="127.0.0.1:39228" http.request.uri="/v2/foo/schema2/manifests/sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="791.046µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3" 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "GET /v2/foo/schema2/manifests/sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-02-09T19:52:36Z" 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:46037" http.request.id=483996d3-c3b9-4da2-96c5-278e0e4802cc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49462" http.request.uri="/v2/foo/schema2/manifests/sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="900.327µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3" 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "DELETE /v2/foo/schema2/manifests/sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T19:52:36Z" 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:46037" http.request.id=ce548298-b61a-467c-aeaf-9fec20bcbcbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:49478" http.request.uri="/v2/foo/schema2/manifests/sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.13389ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "PUT /v2/foo/schema2/manifests/sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=9bdb00f6-a6e0-41ac-ac11-fb20ab60eb7a http.request.method=GET http.request.remoteaddr="127.0.0.1:49478" http.request.uri="/v2/foo/schema2/manifests/sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="872.608µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "GET /v2/foo/schema2/manifests/sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T19:52:36Z" 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:46037" http.request.id=75d1a545-44d7-4880-8dbc-334e6b1bc0b0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49494" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="914.328µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T19:52:36Z" 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:46037" http.request.id=98e7ff1c-d7b3-4d9f-bcb3-8fcd1f0cc6eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:49496" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.17085ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=1279f829-c825-4e3b-bc83-ee72516e22ea http.request.method=GET http.request.remoteaddr="127.0.0.1:49496" 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="690.205µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-02-09T19:52:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=d6928d9b-3fd1-4513-9ee9-5983e9af3539 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49496" http.request.uri="/v2/foo/schema2/manifests/sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3" http.request.useragent="Go-http-client/1.1" http.response.duration="831.727µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "DELETE /v2/foo/schema2/manifests/sha256:0f4c84d365e64c581c0697e5950eaa3aa4fbe9841c48b0472b68409a515957e3 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46037" http.request.id=2e92e1fd-4e8d-4423-b5f1-ea8f9f0312f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49496" 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="732.046µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (5.38s) === RUN TestManifestDeleteDisabled time="2025-02-09T19:52: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-09T19:52:36Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:52: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:42599" http.request.id=48961137-98ae-4833-9f4a-140ae8573459 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40318" 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="857.887µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [09/Feb/2025:19:52:36 +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-09T19:52: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-09T19:52:36Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:52:36Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 time="2025-02-09T19:52:36Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.6 time="2025-02-09T19:52:36Z" 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-09T19:52: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:45637" http.request.id=4f214891-75ef-40ff-aaf0-35ecd5e37419 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41036" 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.648613ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-09T19:52: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:45637" http.request.id=6c495c5d-7a63-4ba9-abb5-2b29acd6b62a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41038" 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.463332ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-09T19:52: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:45637" http.request.id=562a1f30-5ef1-4ed1-a33d-8c804e6863eb http.request.method=POST http.request.remoteaddr="127.0.0.1:41044" 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.422212ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-09T19:52: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:45637" http.request.id=87dfe4d8-7479-41d3-88d9-fcb0c26da6e5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41056" 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.446812ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.67s) === RUN TestProxyManifestGetByTag time="2025-02-09T19:52: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-09T19:52:36Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:52:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36483" http.request.id=48251bad-04ef-4225-9de7-5720e498b99f http.request.method=POST http.request.remoteaddr="127.0.0.1:47498" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.034248ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36483" http.request.id=6cbeb78b-50f1-4690-b8ee-8e755080652f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47498" http.request.uri="/v2/foo/bar/blobs/uploads/dc23fca8-51e2-482a-bbfb-2556a09c3380?_state=ZCPedktpAUY6r182t5kbYj0kLTi_LYU3Y-2uBDa8M3J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRjMjNmY2E4LTUxZTItNDgyYS1iYmZiLTI1NTZhMDljMzM4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjozNi45MjUyMjQ3NjJaIn0%3D&digest=sha256%3Ae48c26fbd23640df2c06e435a6ad5e03ba41e19cb35cbeef4587612503c72404" http.request.useragent="Go-http-client/1.1" http.response.duration=690.201688ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:36 +0000] "PUT /v2/foo/bar/blobs/uploads/dc23fca8-51e2-482a-bbfb-2556a09c3380?_state=ZCPedktpAUY6r182t5kbYj0kLTi_LYU3Y-2uBDa8M3J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRjMjNmY2E4LTUxZTItNDgyYS1iYmZiLTI1NTZhMDljMzM4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjozNi45MjUyMjQ3NjJaIn0%3D&digest=sha256%3Ae48c26fbd23640df2c06e435a6ad5e03ba41e19cb35cbeef4587612503c72404 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36483" http.request.id=614c8947-1d59-4196-a0ff-256925ab503e http.request.method=PUT http.request.remoteaddr="127.0.0.1:47498" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.402651ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:37 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:37Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 time="2025-02-09T19:52:37Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:52:37Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 time="2025-02-09T19:52:37Z" level=info msg="Starting upload purge in 4m0s" go.version=go1.23.6 time="2025-02-09T19:52:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36483" http.request.id=c0b3d276-ae9a-41b8-b815-3c36f478f74c http.request.method=GET http.request.remoteaddr="127.0.0.1:47498" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="667.886µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:52:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T19:52:37Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:36483" go.version=go1.23.6 time="2025-02-09T19:52:37Z" 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-09T19:52:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36483" http.request.id=5b98563f-1b82-4d6a-92c3-0e908fe408d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:47506" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="781.086µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:52:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T19:52:37Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:36483 /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:36483/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:38543" http.request.id=f39baac5-575e-4c99-bc52-16f45ce0441b http.request.method=GET http.request.remoteaddr="127.0.0.1:48290" http.request.uri="/v2/foo/bar/manifests/sha256:f5918f77010f2acdd789c2c5dd55c8aa57b2632088e965af897bd6ae888b5fad" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:f5918f77010f2acdd789c2c5dd55c8aa57b2632088e965af897bd6ae888b5fad" time="2025-02-09T19:52:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36483" http.request.id=d145cf06-0a23-4903-9deb-dc10bc4b1c8f http.request.method=GET http.request.remoteaddr="127.0.0.1:47512" http.request.uri="/v2/foo/bar/manifests/sha256:f5918f77010f2acdd789c2c5dd55c8aa57b2632088e965af897bd6ae888b5fad" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.256131ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:19:52:37 +0000] "GET /v2/foo/bar/manifests/sha256:f5918f77010f2acdd789c2c5dd55c8aa57b2632088e965af897bd6ae888b5fad HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T19:52:37Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:f5918f77010f2acdd789c2c5dd55c8aa57b2632088e965af897bd6ae888b5fad with ttl=167h59m59.999998039s" go.version=go1.23.6 time="2025-02-09T19:52:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38543" http.request.id=f39baac5-575e-4c99-bc52-16f45ce0441b http.request.method=GET http.request.remoteaddr="127.0.0.1:48290" http.request.uri="/v2/foo/bar/manifests/sha256:f5918f77010f2acdd789c2c5dd55c8aa57b2632088e965af897bd6ae888b5fad" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.82776ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:19:52:37 +0000] "GET /v2/foo/bar/manifests/sha256:f5918f77010f2acdd789c2c5dd55c8aa57b2632088e965af897bd6ae888b5fad HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T19:52:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36483" http.request.id=0f58f8b8-9134-48c9-815a-7dc6424d6245 http.request.method=GET http.request.remoteaddr="127.0.0.1:47512" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="640.765µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:52:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T19:52:37Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:36483 /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:36483/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:38543" http.request.id=5177a632-b4af-4403-b760-a962ec9ba7b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48306" 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-09T19:52:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36483" http.request.id=a1b49162-1741-4883-8822-7b2031eae96e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47524" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.266691ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:19:52:37 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T19:52:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38543" http.request.id=5177a632-b4af-4403-b760-a962ec9ba7b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48306" 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=4.330436ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:19:52:37 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T19:52:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36483" http.request.id=6521d606-585a-402d-af73-47252eb05ac9 http.request.method=POST http.request.remoteaddr="127.0.0.1:47524" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="856.287µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36483" http.request.id=5892d1a8-7e29-4046-ad3b-2e1b68bd6867 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47524" http.request.uri="/v2/foo/bar/blobs/uploads/f22229cd-f5d8-4701-a214-22e1376c73d0?_state=nVPZc64_8eoetjTFmmmnE0EkzhmxmxB65CNPKOAVoeB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyMjIyOWNkLWY1ZDgtNDcwMS1hMjE0LTIyZTEzNzZjNzNkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjozNy43MjQ1NjU3OTVaIn0%3D&digest=sha256%3A982e047d4449c88324c994fcf9b3ccd0dff502e838509764b38dcefda9afa7d1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.986912329s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:37 +0000] "PUT /v2/foo/bar/blobs/uploads/f22229cd-f5d8-4701-a214-22e1376c73d0?_state=nVPZc64_8eoetjTFmmmnE0EkzhmxmxB65CNPKOAVoeB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyMjIyOWNkLWY1ZDgtNDcwMS1hMjE0LTIyZTEzNzZjNzNkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo1MjozNy43MjQ1NjU3OTVaIn0%3D&digest=sha256%3A982e047d4449c88324c994fcf9b3ccd0dff502e838509764b38dcefda9afa7d1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36483" http.request.id=32014ac8-e434-4a9b-bd9a-6e83bd94f183 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47524" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.503492ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:52:39 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:52:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36483" http.request.id=784152da-9fd1-41fd-9fc9-0c7a07228af3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47524" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="751.886µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:52:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T19:52:39Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:36483 /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:36483/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:38543" http.request.id=b91553eb-3de7-46aa-8fac-a8be0d79fb5a http.request.method=GET http.request.remoteaddr="127.0.0.1:48310" 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-09T19:52:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36483" http.request.id=d5cb7672-280f-40a2-bea3-bb388cff81ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47530" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.319971ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:19:52:39 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T19:52:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36483" http.request.id=5ad69a49-e0a8-4f96-b55f-e6e42125bd5f http.request.method=GET http.request.remoteaddr="127.0.0.1:47530" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="731.606µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:52:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T19:52:39Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:36483 /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:36483/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:38543" http.request.id=b91553eb-3de7-46aa-8fac-a8be0d79fb5a http.request.method=GET http.request.remoteaddr="127.0.0.1:48310" 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-09T19:52:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36483" http.request.id=bf3877f3-c55e-4cb4-a29d-6398b8e72ea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:47538" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.353452ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:19:52:39 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T19:52:39Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:629a83bcb6a993957de7ee9e44a73c3984d4e2c516871f31496815662aa6815e with ttl=167h59m59.99999664s" go.version=go1.23.6 time="2025-02-09T19:52:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38543" http.request.id=b91553eb-3de7-46aa-8fac-a8be0d79fb5a http.request.method=GET http.request.remoteaddr="127.0.0.1:48310" 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=7.782624ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:19:52:39 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (2.86s) === RUN TestAppDispatcher time="2025-02-09T19:52:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41645" http.request.id=acef4571-8faa-4022-8156-b8f707d36cda http.request.method=GET http.request.remoteaddr="127.0.0.1:36850" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="921.928µs" http.response.status=200 http.response.written=0 time="2025-02-09T19:52:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41645" http.request.id=b5436afb-cb31-4671-8085-acfce4704e26 http.request.method=GET http.request.remoteaddr="127.0.0.1:36850" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="701.326µs" http.response.status=200 http.response.written=0 time="2025-02-09T19:52:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41645" http.request.id=df602a26-a90e-4f2b-89ff-5410bf86af5f http.request.method=GET http.request.remoteaddr="127.0.0.1:36850" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="773.047µs" http.response.status=200 http.response.written=0 time="2025-02-09T19:52:39Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41645" http.request.id=4cfe5856-a0c3-4b51-9174-231e1604f5f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36850" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="759.366µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-02-09T19:52:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 instance.id=fd1870e7-e18d-4ef8-9f6c-4e59e0ea2e81 time="2025-02-09T19:52:39Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=fd1870e7-e18d-4ef8-9f6c-4e59e0ea2e81 time="2025-02-09T19:52:39Z" 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:41967" http.request.id=3ee38f8a-7f23-4472-8ff6-4847578d5cdd http.request.method=GET http.request.remoteaddr="127.0.0.1:52014" 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-09T19:52:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 instance.id=fd1870e7-e18d-4ef8-9f6c-4e59e0ea2e81 time="2025-02-09T19:52:39Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=fd1870e7-e18d-4ef8-9f6c-4e59e0ea2e81 time="2025-02-09T19:52:39Z" level=info msg="configuring file health check path=/tmp/healthcheck3305988233, interval=1" go.version=go1.23.6 instance.id=fd1870e7-e18d-4ef8-9f6c-4e59e0ea2e81 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-02-09T19:52:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.6 instance.id=fd1870e7-e18d-4ef8-9f6c-4e59e0ea2e81 time="2025-02-09T19:52:43Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=fd1870e7-e18d-4ef8-9f6c-4e59e0ea2e81 time="2025-02-09T19:52:43Z" level=info msg="configuring TCP health check addr=127.0.0.1:46703, interval=1" go.version=go1.23.6 instance.id=fd1870e7-e18d-4ef8-9f6c-4e59e0ea2e81 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-02-09T19:52:47Z" 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=fd1870e7-e18d-4ef8-9f6c-4e59e0ea2e81 time="2025-02-09T19:52:47Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=fd1870e7-e18d-4ef8-9f6c-4e59e0ea2e81 time="2025-02-09T19:52:47Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:37461, interval=1, threshold=3" go.version=go1.23.6 instance.id=fd1870e7-e18d-4ef8-9f6c-4e59e0ea2e81 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 68.163s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.05s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.02s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.11s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.25s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.515s === RUN TestSchedule time="2025-02-09T19:51:46Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=8fc527b1-4935-4d84-9c3f-e2e3690a4cf0 time="2025-02-09T19:51:46Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99816ms" go.version=go1.23.6 instance.id=8fc527b1-4935-4d84-9c3f-e2e3690a4cf0 time="2025-02-09T19:51:46Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=998.84µs" go.version=go1.23.6 instance.id=8fc527b1-4935-4d84-9c3f-e2e3690a4cf0 time="2025-02-09T19:51:46Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.72µs" go.version=go1.23.6 instance.id=8fc527b1-4935-4d84-9c3f-e2e3690a4cf0 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-09T19:51:46Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=8fc527b1-4935-4d84-9c3f-e2e3690a4cf0 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-02-09T19:51:46Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=8fc527b1-4935-4d84-9c3f-e2e3690a4cf0 time="2025-02-09T19:51:46Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99832ms" go.version=go1.23.6 instance.id=8fc527b1-4935-4d84-9c3f-e2e3690a4cf0 time="2025-02-09T19:51:46Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99732ms" go.version=go1.23.6 instance.id=8fc527b1-4935-4d84-9c3f-e2e3690a4cf0 time="2025-02-09T19:51:46Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=8fc527b1-4935-4d84-9c3f-e2e3690a4cf0 --- PASS: TestStopRestore (0.52s) === RUN TestDoubleStart time="2025-02-09T19:51:47Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=8fc527b1-4935-4d84-9c3f-e2e3690a4cf0 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.637s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (2.58s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 26017280 sha256:03eb0a524d00ac1cba865a5b0ddf2df3e479829acaf23fbc92a0756bfc0d76d2 [] map[] } --- PASS: TestSimpleBlobRead (0.19s) === RUN TestBlobMount --- PASS: TestBlobMount (0.14s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.90s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.96s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (0.97s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.00s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:0992b3a9a52f6158f1f839062eceb7884cea465d0ac62ae136501a6e618d890a palailogos: marking blob sha256:7bcee88f168f50638f4d3c8ff2cf1fb1b776e1648c29b861be38068baae3cc4f palailogos: marking blob sha256:173dd0d2b51642d5bb00bd9b21bed0c633023b0f42d2b4e6952dfdb16c97391d palailogos: marking manifest sha256:173dd0d2b51642d5bb00bd9b21bed0c633023b0f42d2b4e6952dfdb16c97391d palailogos: marking blob sha256:1e33e511a929edd2cccce1f28f0b70bc5be3978dd19d758e904b202f95375082 palailogos: marking blob sha256:a0194ea211cf6b753589c50c838cd817c8d7d336527fa59003ced879242c0c7a palailogos: marking manifest sha256:1c046027eb67278f224850570b6cda61eb906d376969bebc8c41a8b0ba9b2d1e palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:b9cd1b4f7c621612e5d8938a90824dc7ea2542b4c80c1bd2bdbf8fde4722bd50 palailogos: marking blob sha256:93ba6b4b91c832848d4a9b691fda9a083d5841cda672ba29527ae1672d61e46b palailogos: marking manifest sha256:7bcee88f168f50638f4d3c8ff2cf1fb1b776e1648c29b861be38068baae3cc4f palailogos: marking blob sha256:99b9f0be418e074f3cc89ca10ad12c6395ceeeafb552e71a42bd5beb013ec800 palailogos: marking blob sha256:35753e3b14adfe96e5d103f48048e5bdbe541d7d05a7ab242a9f469faefb26bc 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (0.68s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:0505a53c3a481f818c09158afe7766e583b201b49fa33fd2c2f01c121f3c202d deletemanifests: marking manifest sha256:6898998663ad54f7f6a2a870d243377ee86cedb30bdb36dc6f6ab1b7d6d522ea deletemanifests: marking blob sha256:1747b6d064bfaeed3038a1ae6db031c920e6c72cf4ada9a5e996b689baedf96b deletemanifests: marking blob sha256:38270e81b80d39eeb200d7fcadd2bc2e19158945da67e75ee499a57897d218ad deletemanifests: marking blob sha256:b0158f7037941b19724dc50985d670474cbfae9ae2fef0445da12541e8f16493 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0505a53c3a481f818c09158afe7766e583b201b49fa33fd2c2f01c121f3c202d blob eligible for deletion: sha256:12a1d95b45c465ca1bed851fdb13b15c13edc70f4a0f51f498298157e4b8f8a8 blob eligible for deletion: sha256:4c535fd3f9ecdb3b75566df9727325d1f0dc32be75ee81cf6f1a9ccd3d5052bf blob eligible for deletion: sha256:959c3ba5be642fcffeaebd626b5d4aa9dc47d9cdcf68d239d0cd161404e27ce8 deletemanifests manifest eligible for deletion: sha256:0505a53c3a481f818c09158afe7766e583b201b49fa33fd2c2f01c121f3c202d deletemanifests: marking manifest sha256:6898998663ad54f7f6a2a870d243377ee86cedb30bdb36dc6f6ab1b7d6d522ea deletemanifests: marking blob sha256:1747b6d064bfaeed3038a1ae6db031c920e6c72cf4ada9a5e996b689baedf96b deletemanifests: marking blob sha256:38270e81b80d39eeb200d7fcadd2bc2e19158945da67e75ee499a57897d218ad deletemanifests: marking blob sha256:b0158f7037941b19724dc50985d670474cbfae9ae2fef0445da12541e8f16493 time="2025-02-09T19:51:53Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/0505a53c3a481f818c09158afe7766e583b201b49fa33fd2c2f01c121f3c202d" go.version=go1.23.6 instance.id=4a62ca6b-3199-4f3f-aa6c-2d074fcb6b0d time="2025-02-09T19:51:53Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/0505a53c3a481f818c09158afe7766e583b201b49fa33fd2c2f01c121f3c202d" go.version=go1.23.6 instance.id=4a62ca6b-3199-4f3f-aa6c-2d074fcb6b0d 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0505a53c3a481f818c09158afe7766e583b201b49fa33fd2c2f01c121f3c202d time="2025-02-09T19:51:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/05/0505a53c3a481f818c09158afe7766e583b201b49fa33fd2c2f01c121f3c202d" go.version=go1.23.6 instance.id=4a62ca6b-3199-4f3f-aa6c-2d074fcb6b0d blob eligible for deletion: sha256:12a1d95b45c465ca1bed851fdb13b15c13edc70f4a0f51f498298157e4b8f8a8 time="2025-02-09T19:51:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/12/12a1d95b45c465ca1bed851fdb13b15c13edc70f4a0f51f498298157e4b8f8a8" go.version=go1.23.6 instance.id=4a62ca6b-3199-4f3f-aa6c-2d074fcb6b0d blob eligible for deletion: sha256:4c535fd3f9ecdb3b75566df9727325d1f0dc32be75ee81cf6f1a9ccd3d5052bf time="2025-02-09T19:51:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4c/4c535fd3f9ecdb3b75566df9727325d1f0dc32be75ee81cf6f1a9ccd3d5052bf" go.version=go1.23.6 instance.id=4a62ca6b-3199-4f3f-aa6c-2d074fcb6b0d blob eligible for deletion: sha256:959c3ba5be642fcffeaebd626b5d4aa9dc47d9cdcf68d239d0cd161404e27ce8 time="2025-02-09T19:51:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/95/959c3ba5be642fcffeaebd626b5d4aa9dc47d9cdcf68d239d0cd161404e27ce8" go.version=go1.23.6 instance.id=4a62ca6b-3199-4f3f-aa6c-2d074fcb6b0d --- PASS: TestDeleteManifestIfTagNotFound (0.57s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:af93d4242cd748bd6652e0390eebeb71208fd07affcfe387e2f0347fcade2d44 time="2025-02-09T19:51:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/af/af93d4242cd748bd6652e0390eebeb71208fd07affcfe387e2f0347fcade2d44" go.version=go1.23.6 instance.id=4a62ca6b-3199-4f3f-aa6c-2d074fcb6b0d blob eligible for deletion: sha256:1aa0784d10dbfb55bc25af1cd4efc607e3bd70c2791bf370256fc69201c5358f time="2025-02-09T19:51:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1a/1aa0784d10dbfb55bc25af1cd4efc607e3bd70c2791bf370256fc69201c5358f" go.version=go1.23.6 instance.id=4a62ca6b-3199-4f3f-aa6c-2d074fcb6b0d blob eligible for deletion: sha256:1d3714c5509b4b65ca703ac48528e25bd66824c36fda86767acbf158e76f886b time="2025-02-09T19:51:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1d/1d3714c5509b4b65ca703ac48528e25bd66824c36fda86767acbf158e76f886b" go.version=go1.23.6 instance.id=4a62ca6b-3199-4f3f-aa6c-2d074fcb6b0d --- PASS: TestGCWithMissingManifests (0.25s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:1b878b552dabda5a93c4595263ecd201e228c3d70bf9e4b1754d5c432d771b2e komnenos: marking blob sha256:b672c720cc7eba51e3fa491d37963ef3a5e09c71f5b4f4f69b385a2a1a75cf6e komnenos: marking blob sha256:3e233414c2f2e21f4070e3e93cb4f814b9011598f00f3cd052852657a90f8a90 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:ed0ea2895a33dde41f6d816a4ed7c1553ca3f153fc99977e49cba1c50b0d198b time="2025-02-09T19:51:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ed/ed0ea2895a33dde41f6d816a4ed7c1553ca3f153fc99977e49cba1c50b0d198b" go.version=go1.23.6 instance.id=4a62ca6b-3199-4f3f-aa6c-2d074fcb6b0d blob eligible for deletion: sha256:15499df7ee083e01d91df49b408dd2ab3fa81969f2d93892f0512c2beb7c47f4 time="2025-02-09T19:51:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/15/15499df7ee083e01d91df49b408dd2ab3fa81969f2d93892f0512c2beb7c47f4" go.version=go1.23.6 instance.id=4a62ca6b-3199-4f3f-aa6c-2d074fcb6b0d blob eligible for deletion: sha256:3e40f52d2764d2958abb13140d21433806f9d0bb5d3dda86ed5f29a1c848b747 time="2025-02-09T19:51:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3e/3e40f52d2764d2958abb13140d21433806f9d0bb5d3dda86ed5f29a1c848b747" go.version=go1.23.6 instance.id=4a62ca6b-3199-4f3f-aa6c-2d074fcb6b0d blob eligible for deletion: sha256:4a437136ae5553789f3ed121a48f6d6a69eb30fcd194c6feb4bf84f9f5b6bcd2 time="2025-02-09T19:51:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4a/4a437136ae5553789f3ed121a48f6d6a69eb30fcd194c6feb4bf84f9f5b6bcd2" go.version=go1.23.6 instance.id=4a62ca6b-3199-4f3f-aa6c-2d074fcb6b0d blob eligible for deletion: sha256:7e287e1c9dffdd28a67ce6be59677bf9c38fc1a3ec7bbcfa8a319ff9cd12bee2 time="2025-02-09T19:51:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7e/7e287e1c9dffdd28a67ce6be59677bf9c38fc1a3ec7bbcfa8a319ff9cd12bee2" go.version=go1.23.6 instance.id=4a62ca6b-3199-4f3f-aa6c-2d074fcb6b0d blob eligible for deletion: sha256:84e1bdbe3d0d8d3d3e4307d55084b7c312b8bb42677fc9e2a19c96fa5063f39c time="2025-02-09T19:51:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/84/84e1bdbe3d0d8d3d3e4307d55084b7c312b8bb42677fc9e2a19c96fa5063f39c" go.version=go1.23.6 instance.id=4a62ca6b-3199-4f3f-aa6c-2d074fcb6b0d blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-02-09T19:51:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.6 instance.id=4a62ca6b-3199-4f3f-aa6c-2d074fcb6b0d --- PASS: TestDeletionHasEffect (0.65s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (0.60s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:c9a8eb2b56526c7a4957a110f9719fc9394363004825d9860d55ab5110c5fbb5 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:a98c583c00b7541d3efe99160e7dc21a01aff9e969d314f63dbec3dcf5cee90c michael_z_doukas: marking blob sha256:32ca5ad46dd1409dd410d8d42483cd7650094e867919bd6f0e8809b8dd7a1a23 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:08ffb70fc5e17b83be78189ce471193992890a022509a6327968877fac490923 time="2025-02-09T19:51:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/08/08ffb70fc5e17b83be78189ce471193992890a022509a6327968877fac490923" go.version=go1.23.6 instance.id=4a62ca6b-3199-4f3f-aa6c-2d074fcb6b0d --- PASS: TestOrphanBlobDeleted (0.26s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:07d4662b27f99cc21c4157b4b01b461735249d8bfca3002c8a993d3678a63edd linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:c718f3433198c879265f05d5aa15d10c5d655c039d7e1d882bff9d4dea416ca6 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.19s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.22s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.18s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.49s) === 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-09T19:51:56Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 18:51:56.55509821 +0000 UTC m=-3590.119883896, actuallyDelete=true" time="2025-02-09T19:51:56Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-02-09T19:51:56Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 19:51:56.555924657 +0000 UTC m=+9.880942591, actuallyDelete=true" time="2025-02-09T19:51:56Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/c0a8c274-2612-4c5e-a4f1-e0b4a5659ad7 have older date (2025-02-09 18:51:56 +0000 UTC) than purge date (2025-02-09 19:51:56.555924657 +0000 UTC m=+9.880942591). Removing upload directory." time="2025-02-09T19:51:56Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5e343174-c104-4061-ac2b-204091744705 have older date (2025-02-09 18:51:56 +0000 UTC) than purge date (2025-02-09 19:51:56.555924657 +0000 UTC m=+9.880942591). Removing upload directory." time="2025-02-09T19:51:56Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/93ee5070-e288-4190-84fe-37a76767dfa1 have older date (2025-02-09 18:51:56 +0000 UTC) than purge date (2025-02-09 19:51:56.555924657 +0000 UTC m=+9.880942591). Removing upload directory." time="2025-02-09T19:51:56Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9c4d6d01-4f72-47b6-af99-84d0dcf35146 have older date (2025-02-09 18:51:56 +0000 UTC) than purge date (2025-02-09 19:51:56.555924657 +0000 UTC m=+9.880942591). Removing upload directory." time="2025-02-09T19:51:56Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ebe58202-1225-4b88-ae7c-53dd6495ce38 have older date (2025-02-09 18:51:56 +0000 UTC) than purge date (2025-02-09 19:51:56.555924657 +0000 UTC m=+9.880942591). Removing upload directory." time="2025-02-09T19:51:56Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cac21249-eeda-4055-b25b-ef77867ca9a3 have older date (2025-02-09 18:51:56 +0000 UTC) than purge date (2025-02-09 19:51:56.555924657 +0000 UTC m=+9.880942591). Removing upload directory." time="2025-02-09T19:51:56Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f37db019-1a34-42c9-89d8-669bf8d73131 have older date (2025-02-09 18:51:56 +0000 UTC) than purge date (2025-02-09 19:51:56.555924657 +0000 UTC m=+9.880942591). Removing upload directory." time="2025-02-09T19:51:56Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/40eb9988-d672-435e-a044-f803d2b32839 have older date (2025-02-09 18:51:56 +0000 UTC) than purge date (2025-02-09 19:51:56.555924657 +0000 UTC m=+9.880942591). Removing upload directory." time="2025-02-09T19:51:56Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a4967129-de8a-41bf-820a-2127b9c4d6e7 have older date (2025-02-09 18:51:56 +0000 UTC) than purge date (2025-02-09 19:51:56.555924657 +0000 UTC m=+9.880942591). Removing upload directory." time="2025-02-09T19:51:56Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b3d7834f-5ceb-4ad7-a9e3-d8768169928d have older date (2025-02-09 18:51:56 +0000 UTC) than purge date (2025-02-09 19:51:56.555924657 +0000 UTC m=+9.880942591). Removing upload directory." time="2025-02-09T19:51:56Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c823946c-dfe3-4953-93c5-380c6e905ff8 have older date (2025-02-09 18:51:56 +0000 UTC) than purge date (2025-02-09 19:51:56.555924657 +0000 UTC m=+9.880942591). Removing upload directory." time="2025-02-09T19:51:56Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-02-09T19:51:56Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 19:51:56.556899265 +0000 UTC m=+9.881917159, actuallyDelete=true" time="2025-02-09T19:51:56Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/2aff198e-5144-46bc-9fd5-5f48eeff9e15 have older date (2025-02-09 18:51:56 +0000 UTC) than purge date (2025-02-09 19:51:56.556899265 +0000 UTC m=+9.881917159). Removing upload directory." time="2025-02-09T19:51:56Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/3b0de1ae-1f91-4401-9779-bbe73a2c02c8 have older date (2025-02-09 18:51:56 +0000 UTC) than purge date (2025-02-09 19:51:56.556899265 +0000 UTC m=+9.881917159). Removing upload directory." time="2025-02-09T19:51:56Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/552ee44d-0b4c-42b7-a099-0845c1b5b542 have older date (2025-02-09 18:51:56 +0000 UTC) than purge date (2025-02-09 19:51:56.556899265 +0000 UTC m=+9.881917159). Removing upload directory." time="2025-02-09T19:51:56Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/5494fa89-415e-4ca9-9253-ecc18317fcc3 have older date (2025-02-09 18:51:56 +0000 UTC) than purge date (2025-02-09 19:51:56.556899265 +0000 UTC m=+9.881917159). Removing upload directory." time="2025-02-09T19:51:56Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/ba4f9857-a934-4c9a-b818-5bdd71102363 have older date (2025-02-09 18:51:56 +0000 UTC) than purge date (2025-02-09 19:51:56.556899265 +0000 UTC m=+9.881917159). Removing upload directory." time="2025-02-09T19:51:56Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-02-09T19:51:56Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 19:51:56.557575991 +0000 UTC m=+9.882593925, actuallyDelete=true" time="2025-02-09T19:51:56Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1d9dd2ae-77fa-48ec-90ba-578289f9f06e have older date (2025-02-09 18:51:56 +0000 UTC) than purge date (2025-02-09 19:51:56.557575991 +0000 UTC m=+9.882593925). Removing upload directory." time="2025-02-09T19:51:56Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/20d79375-b2d3-49e6-a2df-611cbc2e882f have older date (2025-02-09 18:51:56 +0000 UTC) than purge date (2025-02-09 19:51:56.557575991 +0000 UTC m=+9.882593925). Removing upload directory." time="2025-02-09T19:51:56Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/36262164-c3e3-44eb-a4ca-0f9e8fe5c25b have older date (2025-02-09 18:51:56 +0000 UTC) than purge date (2025-02-09 19:51:56.557575991 +0000 UTC m=+9.882593925). Removing upload directory." time="2025-02-09T19:51:56Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/43c30706-78a3-48ac-a1af-9f3740a7dae7 have older date (2025-02-09 18:51:56 +0000 UTC) than purge date (2025-02-09 19:51:56.557575991 +0000 UTC m=+9.882593925). Removing upload directory." time="2025-02-09T19:51:56Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/49807462-40c0-4fcb-b22c-a35e7b41f5ea have older date (2025-02-09 18:51:56 +0000 UTC) than purge date (2025-02-09 19:51:56.557575991 +0000 UTC m=+9.882593925). Removing upload directory." time="2025-02-09T19:51:56Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-02-09T19:51:56Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 19:51:56.557967874 +0000 UTC m=+9.882985768, actuallyDelete=true" time="2025-02-09T19:51:56Z" 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 9.940s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.062s === 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.065s === RUN TestWalkFileRemoved time="2025-02-09T19:51:46Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.035s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.408s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.06s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.140s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.25s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.659s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.65s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.073s === 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-09T19:51:46Z" 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-09T19:51:46Z" 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-09T19:51:46Z" 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 TestMatchIPV4WithRegionNotMatched === CONT TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4 === CONT TestMatchIPV6 time="2025-02-09T19:51:46Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T19:51:46Z" level=error msg="unknown ip address format" go.version=go1.23.6 instance.id=a4cc7b92-ffda-4baf-bca0-d712cc7f1023 ip=?0000000000000000000000000000000000 --- PASS: TestS3TryUpdate (0.01s) --- PASS: TestInvalidNetworkType (0.01s) --- PASS: TestParsing (0.01s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) time="2025-02-09T19:51:46Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.6 instance.id=a4cc7b92-ffda-4baf-bca0-d712cc7f1023 --- PASS: TestMatchIPV4WithRegionMatched (0.01s) time="2025-02-09T19:51:46Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.6 instance.id=a4cc7b92-ffda-4baf-bca0-d712cc7f1023 --- PASS: TestInvalidData (0.01s) time="2025-02-09T19:51:47Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T19:51:48Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T19:51:49Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T19:51:50Z" 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.569s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.066s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.404s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.56s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.961s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.00s) PASS ok github.com/docker/distribution/uuid 0.046s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-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-aarch64.so.1 >>> docker-registry*: Package size: 24.0 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 19:52:55 +0000 elapsed time 0h 1m 25s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20250209.195131) (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: 396 MiB in 102 packages >>> docker-registry: Updating the community/aarch64 repository index... >>> docker-registry: Signing the index...