>>> docker-registry: Building community/docker-registry 2.8.3-r7 (using abuild 3.14.1-r1) started Sun, 03 Nov 2024 14:00:28 +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.2-r0) (3/3) Installing .makedepends-docker-registry (20241103.140029) Executing busybox-1.37.0-r5.trigger OK: 454 MiB in 104 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> docker-registry: Fetching docker-registry-2.8.3.tar.gz::https://github.com/distribution/distribution/archive/v2.8.3.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' saved >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] === RUN Test time="2024-11-03T14:00:47Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-11-03T14:00:47Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.060s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-11-03T14:00:47Z" 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.046s === 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.043s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.032s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.23s) PASS ok github.com/docker/distribution/health/checks 0.281s === 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.044s === 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.036s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.01s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.065s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) PASS ok github.com/docker/distribution/manifest/schema2 0.035s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.01s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2024/11/03 14:00:47 http: TLS handshake error from 127.0.0.1:45864: 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:37321/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:37321/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:37321/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:37321/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:42457?status=0, fail=true --- PASS: TestHTTPSink (0.04s) === RUN TestListener --- PASS: TestListener (0.78s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-11-03T14:00:48Z" level=info msg="broadcaster: closing" time="2024-11-03T14:00:48Z" level=info msg="closing testSink" time="2024-11-03T14:00:48Z" level=info msg="closing testSink" time="2024-11-03T14:00:48Z" level=info msg="closing testSink" time="2024-11-03T14:00:48Z" level=info msg="closing testSink" time="2024-11-03T14:00:48Z" level=info msg="closing testSink" time="2024-11-03T14:00:48Z" level=info msg="closing testSink" time="2024-11-03T14:00:48Z" level=info msg="closing testSink" time="2024-11-03T14:00:48Z" level=info msg="closing testSink" time="2024-11-03T14:00:48Z" level=info msg="closing testSink" time="2024-11-03T14:00:48Z" level=info msg="closing testSink" time="2024-11-03T14:00:48Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-11-03T14:00:48Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 1} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 1} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 1} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 1} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:48Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:49Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:49Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:49Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:49Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:49Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:49Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:49Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:49Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:49Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:49Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:49Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:49Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:49Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:49Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-03T14:00:49Z" level=warning msg="&{0x2a24e88 0.9} encountered too many errors, backing off" time="2024-11-03T14:00:49Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.56s) PASS ok github.com/docker/distribution/notifications 1.553s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-11-03T14:00:47Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-11-03T14:00:47.640633499Z" 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.2 time="2024-11-03T14:00:47.64072294Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:00:47.64074038Z" level=info msg="Starting upload purge in 3m0s" go.version=go1.23.2 time="2024-11-03T14:00:47.647733881Z" level=info msg="listening on [::]:5000" go.version=go1.23.2 time="2024-11-03T14:00:50.650372697Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.2 time="2024-11-03T14:00:50.751931658Z" level=info msg="response completed" go.version=go1.23.2 http.request.host=127.0.0.1 http.request.id=2deb79fd-382b-4970-8d22-71ca98d6cec7 http.request.method=GET http.request.remoteaddr="[::1]:39378" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="801.007µs" http.response.status=200 http.response.written=2 ::1 - - [03/Nov/2024:14:00:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-11-03T14:00:51.336335289Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-11-03T14:00:51.337090416Z" 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.2 time="2024-11-03T14:00:51.337112336Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:00:51.337179897Z" level=info msg="Starting upload purge in 22m0s" go.version=go1.23.2 time="2024-11-03T14:00:51.337692621Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.2 time="2024-11-03T14:00:51.337707541Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.2 time="2024-11-03T14:00:51.338101865Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.2 time="2024-11-03T14:00:54.352889546Z" level=info msg="response completed" go.version=go1.23.2 http.request.host=127.0.0.1 http.request.id=eb0dec3b-26f1-47e6-84a1-3f87e5ab8e2f http.request.method=GET http.request.remoteaddr="127.0.0.1:44260" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="746.046µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Nov/2024:14:00:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-11-03T14:00:54.353029347Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.2 --- PASS: TestRegistrySupportedCipherSuite (3.70s) === RUN TestRegistryUnsupportedCipherSuite time="2024-11-03T14:00:56.186318456Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-11-03T14:00:56.187072023Z" 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.2 time="2024-11-03T14:00:56.187095263Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:00:56.187160503Z" level=info msg="Starting upload purge in 27m0s" go.version=go1.23.2 time="2024-11-03T14:00:56.188440675Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.2 --- PASS: TestRegistryUnsupportedCipherSuite (9.84s) PASS ok github.com/docker/distribution/registry 16.709s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.033s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.04s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.121s === RUN TestBasicAccessController time="2024-11-03T14:00:47Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.2 instance.id=dba97c86-76ca-466a-b7cf-7bf8ea4d75af time="2024-11-03T14:00:47Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.2 instance.id=dba97c86-76ca-466a-b7cf-7bf8ea4d75af --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-11-03T14:00:47Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.2 password="FHVyaHONIeWPdn_hOAh8t1JRHPe6Hy03SvdXkU0V9HE" user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.123s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.052s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.07s) === RUN TestLeeway time="2024-11-03T14:00:47Z" level=info msg="token not to be used before 2024-11-03 14:00:48 +0000 UTC - currently 2024-11-03 14:00:47.704515333 +0000 UTC m=+0.080066175" time="2024-11-03T14:00:47Z" level=info msg="token not to be used after 2024-11-03 14:00:47 +0000 UTC - currently 2024-11-03 14:00:47.708332086 +0000 UTC m=+0.083882888" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2024-11-03T14:00:47Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.04s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.169s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.106s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.062s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.034s === RUN TestCheckAPI time="2024-11-03T14:00: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.2 time="2024-11-03T14:00:47Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:00:47Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41847" http.request.id=1ed83005-d2c9-4043-a069-f28629d95ab4 http.request.method=GET http.request.remoteaddr="127.0.0.1:56872" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="826.847µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Nov/2024:14:00:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-11-03T14:00: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.2 time="2024-11-03T14:00:47Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:00:47Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=0d9880a5-b4ce-4498-bda2-23e9dae0ff6e http.request.method=GET http.request.remoteaddr="127.0.0.1:35172" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.47259ms http.response.status=200 http.response.written=20 127.0.0.1 - - [03/Nov/2024:14:00:47 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-11-03T14:00:48Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=ee5b89e5-8f6a-45fe-a0a8-b964479187e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:35172" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.21125ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:48 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:00:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=556ad009-72e4-45a7-88d6-68f273898c9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35172" http.request.uri="/v2/foo/aaaa/blobs/uploads/3d8e1e44-9bfd-4eb6-8678-dab245eef099?_state=LITdTYOpnSa0LT19UVF615dQrmvOrbNm0zVQxrkfFe97Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIzZDhlMWU0NC05YmZkLTRlYjYtODY3OC1kYWIyNDVlZWYwOTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDA6NDguMTM0MTg3ODYyWiJ9&digest=sha256%3A42c74613ec7570df4abd9b95c5cc3d06f7eaf254e6eb7fa77d21cbba70a6425e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.519183781s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:48 +0000] "PUT /v2/foo/aaaa/blobs/uploads/3d8e1e44-9bfd-4eb6-8678-dab245eef099?_state=LITdTYOpnSa0LT19UVF615dQrmvOrbNm0zVQxrkfFe97Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIzZDhlMWU0NC05YmZkLTRlYjYtODY3OC1kYWIyNDVlZWYwOTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDA6NDguMTM0MTg3ODYyWiJ9&digest=sha256%3A42c74613ec7570df4abd9b95c5cc3d06f7eaf254e6eb7fa77d21cbba70a6425e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:00:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=f28cdfba-8ae4-4939-8e7e-a4ff5caa81d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35172" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.728352ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:50 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:00:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=06b86b61-e2b2-493a-aff5-c40c6daa6ab0 http.request.method=POST http.request.remoteaddr="127.0.0.1:35172" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.039649ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:50 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:00:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=f6bcd01e-b801-4405-88f4-25f4a5544901 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35172" http.request.uri="/v2/foo/bbbb/blobs/uploads/ffbe3dfe-d38c-41cc-9704-ad633b140344?_state=EVIUQcK3iirK6iPzBp4f3kCuSgcEsfCi0SRtQzZ3bHt7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJmZmJlM2RmZS1kMzhjLTQxY2MtOTcwNC1hZDYzM2IxNDAzNDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDA6NTAuODU3NTkzOTc1WiJ9&digest=sha256%3A3ab4422deef52bb0fe5391b1f71b47f70d880e4351ced953fdf0a1497fba8d89" http.request.useragent="Go-http-client/1.1" http.response.duration=945.715646ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:50 +0000] "PUT /v2/foo/bbbb/blobs/uploads/ffbe3dfe-d38c-41cc-9704-ad633b140344?_state=EVIUQcK3iirK6iPzBp4f3kCuSgcEsfCi0SRtQzZ3bHt7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJmZmJlM2RmZS1kMzhjLTQxY2MtOTcwNC1hZDYzM2IxNDAzNDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDA6NTAuODU3NTkzOTc1WiJ9&digest=sha256%3A3ab4422deef52bb0fe5391b1f71b47f70d880e4351ced953fdf0a1497fba8d89 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:00:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=e37ecbae-a376-4ebd-b315-44b4231c472d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35172" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.986083ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:51 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:00:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=d787d1e7-9f60-40ca-90a3-bdb4ff99f641 http.request.method=POST http.request.remoteaddr="127.0.0.1:35172" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.035969ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:52 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:00:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=6331d84f-34ed-4399-a571-ca1056c4d75b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35172" http.request.uri="/v2/foo/cccc/blobs/uploads/b98b8b09-8b41-417c-adf8-73af0c3cfd96?_state=fNJ3KyT88I1dNKj_W2l2qnrX6umFu7bz8QAa5JB6VxZ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJiOThiOGIwOS04YjQxLTQxN2MtYWRmOC03M2FmMGMzY2ZkOTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDA6NTIuMDAzOTE1MjQyWiJ9&digest=sha256%3Ae4cf099d1f15268fc348d08e0d941d0d23ce87c0aed0f2ad796d8d297da87cac" http.request.useragent="Go-http-client/1.1" http.response.duration=827.756263ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:52 +0000] "PUT /v2/foo/cccc/blobs/uploads/b98b8b09-8b41-417c-adf8-73af0c3cfd96?_state=fNJ3KyT88I1dNKj_W2l2qnrX6umFu7bz8QAa5JB6VxZ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJiOThiOGIwOS04YjQxLTQxN2MtYWRmOC03M2FmMGMzY2ZkOTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDA6NTIuMDAzOTE1MjQyWiJ9&digest=sha256%3Ae4cf099d1f15268fc348d08e0d941d0d23ce87c0aed0f2ad796d8d297da87cac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:00:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=b6dcfc34-7b5f-40bb-9db5-b85fbd42f22a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35172" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.648991ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:52 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:00:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=2f303080-fa71-4e00-9217-c2d737dce6c5 http.request.method=POST http.request.remoteaddr="127.0.0.1:35172" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.021768ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:53 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:00:54Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=20ad89e4-3091-47d0-b628-7668f25d872f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35172" http.request.uri="/v2/foo/dddd/blobs/uploads/355a533e-07e0-4ce3-b153-bd70bd548a2e?_state=fCBZnU8ao4gTWl1BFxUAHiZav-WHPKts8CIrZ6vyAsN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzNTVhNTMzZS0wN2UwLTRjZTMtYjE1My1iZDcwYmQ1NDhhMmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDA6NTMuMDk4NzA5ODYzWiJ9&digest=sha256%3A0574c356fcb033b34146c8bdc11a0f3af8e1137aa03e6d4d4911f6e054b81729" http.request.useragent="Go-http-client/1.1" http.response.duration=1.669569728s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:53 +0000] "PUT /v2/foo/dddd/blobs/uploads/355a533e-07e0-4ce3-b153-bd70bd548a2e?_state=fCBZnU8ao4gTWl1BFxUAHiZav-WHPKts8CIrZ6vyAsN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzNTVhNTMzZS0wN2UwLTRjZTMtYjE1My1iZDcwYmQ1NDhhMmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDA6NTMuMDk4NzA5ODYzWiJ9&digest=sha256%3A0574c356fcb033b34146c8bdc11a0f3af8e1137aa03e6d4d4911f6e054b81729 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:00:54Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=7b44ee18-f23f-4e4a-81a0-b294395729d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35172" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.740872ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:54 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:00:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=94a542c5-b29e-42af-b0a3-caeb839b9a11 http.request.method=POST http.request.remoteaddr="127.0.0.1:35172" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.023769ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:55 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:00:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=c869aef9-eff5-4e4a-9fce-e1b45e464b26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35172" http.request.uri="/v2/foo/eeee/blobs/uploads/91cebd27-038d-4b22-9b4c-4130aa33f93f?_state=fbb8ekhtjsGaFFAvjyO8jIuOzyQNrbTIKD_GE9Fwrhp7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI5MWNlYmQyNy0wMzhkLTRiMjItOWI0Yy00MTMwYWEzM2Y5M2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDA6NTUuMDA4NTc5MDc2WiJ9&digest=sha256%3A5b8ec964f61cb1f0da1c8d2e59ed0ec0e2a2a4a2524d987dfb027bc1cc16ed9e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.319948854s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:55 +0000] "PUT /v2/foo/eeee/blobs/uploads/91cebd27-038d-4b22-9b4c-4130aa33f93f?_state=fbb8ekhtjsGaFFAvjyO8jIuOzyQNrbTIKD_GE9Fwrhp7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI5MWNlYmQyNy0wMzhkLTRiMjItOWI0Yy00MTMwYWEzM2Y5M2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDA6NTUuMDA4NTc5MDc2WiJ9&digest=sha256%3A5b8ec964f61cb1f0da1c8d2e59ed0ec0e2a2a4a2524d987dfb027bc1cc16ed9e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:00:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=dc87c9cb-4d32-46f5-b781-2bad96565f44 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35172" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.742832ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:56 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:00:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=26227a1f-ca1b-4cf4-832c-35976991442e http.request.method=POST http.request.remoteaddr="127.0.0.1:35172" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.020369ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:56 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:00:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=ba41f7a6-b804-4858-a9f5-fd7fd9f462fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:35172" http.request.uri="/v2/foo/ffff/blobs/uploads/9df843e6-7480-40b3-a3e7-52488281d993?_state=RGa8ahNF2nMsWwralu25PFmCLsWCdL9BJgAiUH0B1oJ7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI5ZGY4NDNlNi03NDgwLTQwYjMtYTNlNy01MjQ4ODI4MWQ5OTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDA6NTYuNTk5NjAzMTIyWiJ9&digest=sha256%3A7dfa510bc64895bcab61d49d7ce47fffaf5b59ed77ee5200b13842cfff821627" http.request.useragent="Go-http-client/1.1" http.response.duration=1.493760963s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:56 +0000] "PUT /v2/foo/ffff/blobs/uploads/9df843e6-7480-40b3-a3e7-52488281d993?_state=RGa8ahNF2nMsWwralu25PFmCLsWCdL9BJgAiUH0B1oJ7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI5ZGY4NDNlNi03NDgwLTQwYjMtYTNlNy01MjQ4ODI4MWQ5OTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDA6NTYuNTk5NjAzMTIyWiJ9&digest=sha256%3A7dfa510bc64895bcab61d49d7ce47fffaf5b59ed77ee5200b13842cfff821627 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:00:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=396023e9-bb74-4111-aff6-79c2e4e39317 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35172" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.887234ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:58 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:00:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=5776a85e-f0d2-4f3c-b3cb-afd93b3ee466 http.request.method=GET http.request.remoteaddr="127.0.0.1:35172" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="845.967µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [03/Nov/2024:14:00:58 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-11-03T14:00:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=5d15f6c0-e6ca-46c9-9d5e-b5e69863b4dc http.request.method=GET http.request.remoteaddr="127.0.0.1:35172" 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="803.567µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [03/Nov/2024:14:00:58 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-11-03T14:00:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=e50f7c15-b60c-4cf6-90ad-fbae76f9562a http.request.method=GET http.request.remoteaddr="127.0.0.1:35172" 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="793.087µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [03/Nov/2024:14:00:58 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-11-03T14:00:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=7ee9e390-4641-45fe-b297-528016cf2751 http.request.method=GET http.request.remoteaddr="127.0.0.1:35172" 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="772.366µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [03/Nov/2024:14:00:58 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-11-03T14:00:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=7d628d03-1dcf-4241-80a0-d4ddcdcc0ee9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35172" 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="753.526µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [03/Nov/2024:14:00:58 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-11-03T14:00:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=4f106e96-61d4-48a2-9836-74b9271d9a3e http.request.method=GET http.request.remoteaddr="127.0.0.1:35172" 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="750.687µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Nov/2024:14:00:58 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-11-03T14:00:58Z" 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.2 http.request.host="127.0.0.1:33499" http.request.id=e811cb37-d2b4-47cc-bfb7-c8ef91e0783c http.request.method=GET http.request.remoteaddr="127.0.0.1:35172" 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="782.407µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [03/Nov/2024:14:00:58 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-11-03T14:00:58Z" 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.2 http.request.host="127.0.0.1:33499" http.request.id=0afc22df-055e-4925-8f88-59676b46df27 http.request.method=GET http.request.remoteaddr="127.0.0.1:35172" 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="744.286µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [03/Nov/2024:14:00:58 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-11-03T14:00:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=098732b9-0fde-4727-a988-8fe7c2eb33cb http.request.method=GET http.request.remoteaddr="127.0.0.1:35172" 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="748.487µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [03/Nov/2024:14:00:58 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-11-03T14:00:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33499" http.request.id=fec13d07-10e7-4161-8a76-2453500bea8e http.request.method=GET http.request.remoteaddr="127.0.0.1:35172" 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="795.847µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [03/Nov/2024:14:00:58 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-11-03T14:00:58Z" 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.2 time="2024-11-03T14:00:58Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:00:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33681" http.request.id=b66fba6a-b6ad-4256-8185-84cb3907d507 http.request.method=POST http.request.remoteaddr="127.0.0.1:40686" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.120849ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:58 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:00:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33681" http.request.id=f80829b0-775e-47cb-a94c-bb9f536a0919 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40686" http.request.uri="/v2/foo/aaaa/blobs/uploads/65bc23ba-7900-4e57-8c47-4d79fd0055eb?_state=qzMT_f9Um1XJDKNReapHny0Z7bBCTECzNAHbnXfd-al7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI2NWJjMjNiYS03OTAwLTRlNTctOGM0Ny00ZDc5ZmQwMDU1ZWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDA6NTguMjgxMDY3Njc0WiJ9&digest=sha256%3A59fba89f7a6019e87c5cab91d9e0c85dbbc04c1994f86e3dbb8c1b1b5b2db47e" http.request.useragent="Go-http-client/1.1" http.response.duration=687.765328ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:58 +0000] "PUT /v2/foo/aaaa/blobs/uploads/65bc23ba-7900-4e57-8c47-4d79fd0055eb?_state=qzMT_f9Um1XJDKNReapHny0Z7bBCTECzNAHbnXfd-al7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI2NWJjMjNiYS03OTAwLTRlNTctOGM0Ny00ZDc5ZmQwMDU1ZWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDA6NTguMjgxMDY3Njc0WiJ9&digest=sha256%3A59fba89f7a6019e87c5cab91d9e0c85dbbc04c1994f86e3dbb8c1b1b5b2db47e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:00:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33681" http.request.id=19756aeb-45b6-46a2-a352-e6a7c4ca2883 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40686" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.673952ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:58 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:00:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33681" http.request.id=2d844523-8272-47d1-9cdf-11b9dab5dccb http.request.method=POST http.request.remoteaddr="127.0.0.1:40686" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.117289ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:59 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33681" http.request.id=6be9da4d-66f8-4e50-8410-5f573c4593b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40686" http.request.uri="/v2/foo/bbbb/blobs/uploads/7c880308-be2f-4c1c-9591-19e892c1825f?_state=cUNCgg4zGQaJGt8TkRNtYNqg4NeupYK3ey9hmlhExGJ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3Yzg4MDMwOC1iZTJmLTRjMWMtOTU5MS0xOWU4OTJjMTgyNWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDA6NTkuMjU0MzY1NloifQ%3D%3D&digest=sha256%3A6cfa60a05f0a73b0b5b74118adb9b24ab5b0ec90818af05f78283784e891be40" http.request.useragent="Go-http-client/1.1" http.response.duration=1.682813962s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:00:59 +0000] "PUT /v2/foo/bbbb/blobs/uploads/7c880308-be2f-4c1c-9591-19e892c1825f?_state=cUNCgg4zGQaJGt8TkRNtYNqg4NeupYK3ey9hmlhExGJ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3Yzg4MDMwOC1iZTJmLTRjMWMtOTU5MS0xOWU4OTJjMTgyNWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDA6NTkuMjU0MzY1NloifQ%3D%3D&digest=sha256%3A6cfa60a05f0a73b0b5b74118adb9b24ab5b0ec90818af05f78283784e891be40 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33681" http.request.id=1f9657c5-f596-4e31-8b6b-48af59549b89 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40686" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.686552ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:00 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33681" http.request.id=e1a1c52d-f3f9-47b1-88c3-035dea64b381 http.request.method=POST http.request.remoteaddr="127.0.0.1:40686" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.090289ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:01 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33681" http.request.id=5a426cdc-db84-462c-a559-30fc4ce864a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40686" http.request.uri="/v2/foo/cccc/blobs/uploads/22490ab3-d876-4cd7-be73-42fecc8e58b4?_state=I6wXFv1bIB_9gZwbCR3mMToA81Jp7JOmvwRN_ifIjJN7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyMjQ5MGFiMy1kODc2LTRjZDctYmU3My00MmZlY2M4ZTU4YjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MDEuMjUwODU1MzY0WiJ9&digest=sha256%3Aacf9d073675732db9d6f688e693c95eeb469a2d3d1d32155bf34c9e58b671d9f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.967949917s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:01 +0000] "PUT /v2/foo/cccc/blobs/uploads/22490ab3-d876-4cd7-be73-42fecc8e58b4?_state=I6wXFv1bIB_9gZwbCR3mMToA81Jp7JOmvwRN_ifIjJN7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyMjQ5MGFiMy1kODc2LTRjZDctYmU3My00MmZlY2M4ZTU4YjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MDEuMjUwODU1MzY0WiJ9&digest=sha256%3Aacf9d073675732db9d6f688e693c95eeb469a2d3d1d32155bf34c9e58b671d9f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33681" http.request.id=f6a09eae-9fb1-4b1a-a80b-f570766b3fcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:40686" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.749952ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:03 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33681" http.request.id=81c469ff-6b56-4c58-aaa8-3ee432bf579b http.request.method=POST http.request.remoteaddr="127.0.0.1:40686" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.012129ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:03 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33681" http.request.id=572ee4ee-7fc4-414c-bc0c-7c608b3e0542 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40686" http.request.uri="/v2/foo/dddd/blobs/uploads/c42aa0a9-f713-44c3-bd08-32fb2c6731f0?_state=K96OVaHXfmv-XP48Kps24XgkEONHZhW1QyivHUGluhN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjNDJhYTBhOS1mNzEzLTQ0YzMtYmQwOC0zMmZiMmM2NzMxZjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MDMuNDQ3ODYyMjY5WiJ9&digest=sha256%3A52b2b5cf89d6ebcb9408450390d704ecb038bf928a4090c28b22b5689a658d7b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.164323783s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:03 +0000] "PUT /v2/foo/dddd/blobs/uploads/c42aa0a9-f713-44c3-bd08-32fb2c6731f0?_state=K96OVaHXfmv-XP48Kps24XgkEONHZhW1QyivHUGluhN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjNDJhYTBhOS1mNzEzLTQ0YzMtYmQwOC0zMmZiMmM2NzMxZjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MDMuNDQ3ODYyMjY5WiJ9&digest=sha256%3A52b2b5cf89d6ebcb9408450390d704ecb038bf928a4090c28b22b5689a658d7b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33681" http.request.id=22a343a6-fef0-48fe-9d03-2d257a0e675d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40686" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.751473ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:04 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33681" http.request.id=d47665e3-a6c1-4521-8dba-8043c3824578 http.request.method=GET http.request.remoteaddr="127.0.0.1:40686" 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="836.527µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [03/Nov/2024:14:01:04 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (16.81s) === RUN TestURLPrefix time="2024-11-03T14:01:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-03T14:01:04Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:01:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42681" http.request.id=8d0924ce-47d4-469d-9200-94d044bb2208 http.request.method=GET http.request.remoteaddr="127.0.0.1:39550" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="883.888µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Nov/2024:14:01:04 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-11-03T14:01:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-03T14:01:04Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:01:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=4b6706b3-6329-4046-9e67-9be9c87edbe2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58590" http.request.uri="/v2/foo/bar/blobs/sha256:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455" 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=404 http.response.written=157 vars.digest="sha256:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455" vars.name="foo/bar" 127.0.0.1 - - [03/Nov/2024:14:01:04 +0000] "GET /v2/foo/bar/blobs/sha256:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-03T14:01:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=20c2e71e-b33f-4c41-94ce-05c58ccab9f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58596" http.request.uri="/v2/foo/bar/blobs/sha256:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="911.127µs" http.response.status=404 http.response.written=157 vars.digest="sha256:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455" vars.name="foo/bar" 127.0.0.1 - - [03/Nov/2024:14:01:04 +0000] "HEAD /v2/foo/bar/blobs/sha256:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-03T14:01:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=fc03b83b-65f5-4744-bdcf-64075d62ac2a http.request.method=POST http.request.remoteaddr="127.0.0.1:58596" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="956.329µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=21de8040-49ce-4df9-b530-c6eac32f4646 http.request.method=GET http.request.remoteaddr="127.0.0.1:58596" http.request.uri="/v2/foo/bar/blobs/uploads/10f20ae2-826c-4ab4-ab2d-fe4296b973d0?_state=6cHedGdLaA-SXDx0vvlXPOPFAhDiiaschoh8zXnKbjt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwZjIwYWUyLTgyNmMtNGFiNC1hYjJkLWZlNDI5NmI5NzNkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNC44MjIzMTEzMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="905.128µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:04 +0000] "GET /v2/foo/bar/blobs/uploads/10f20ae2-826c-4ab4-ab2d-fe4296b973d0?_state=6cHedGdLaA-SXDx0vvlXPOPFAhDiiaschoh8zXnKbjt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwZjIwYWUyLTgyNmMtNGFiNC1hYjJkLWZlNDI5NmI5NzNkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNC44MjIzMTEzMTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=a50cc7a2-5962-4c8c-9797-ceb3629c841e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58596" http.request.uri="/v2/foo/bar/blobs/uploads/10f20ae2-826c-4ab4-ab2d-fe4296b973d0?_state=6cHedGdLaA-SXDx0vvlXPOPFAhDiiaschoh8zXnKbjt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwZjIwYWUyLTgyNmMtNGFiNC1hYjJkLWZlNDI5NmI5NzNkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNC44MjIzMTEzMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="942.208µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:04 +0000] "DELETE /v2/foo/bar/blobs/uploads/10f20ae2-826c-4ab4-ab2d-fe4296b973d0?_state=6cHedGdLaA-SXDx0vvlXPOPFAhDiiaschoh8zXnKbjt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwZjIwYWUyLTgyNmMtNGFiNC1hYjJkLWZlNDI5NmI5NzNkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNC44MjIzMTEzMTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:04Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=9c3dc0ef-b229-4047-bc51-bc9c3ffe16aa http.request.method=GET http.request.remoteaddr="127.0.0.1:58596" http.request.uri="/v2/foo/bar/blobs/uploads/10f20ae2-826c-4ab4-ab2d-fe4296b973d0?_state=6cHedGdLaA-SXDx0vvlXPOPFAhDiiaschoh8zXnKbjt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwZjIwYWUyLTgyNmMtNGFiNC1hYjJkLWZlNDI5NmI5NzNkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNC44MjIzMTEzMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=10f20ae2-826c-4ab4-ab2d-fe4296b973d0 time="2024-11-03T14:01:04Z" 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.2 http.request.host="127.0.0.1:45523" http.request.id=9c3dc0ef-b229-4047-bc51-bc9c3ffe16aa http.request.method=GET http.request.remoteaddr="127.0.0.1:58596" http.request.uri="/v2/foo/bar/blobs/uploads/10f20ae2-826c-4ab4-ab2d-fe4296b973d0?_state=6cHedGdLaA-SXDx0vvlXPOPFAhDiiaschoh8zXnKbjt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwZjIwYWUyLTgyNmMtNGFiNC1hYjJkLWZlNDI5NmI5NzNkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNC44MjIzMTEzMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="859.047µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=10f20ae2-826c-4ab4-ab2d-fe4296b973d0 127.0.0.1 - - [03/Nov/2024:14:01:04 +0000] "GET /v2/foo/bar/blobs/uploads/10f20ae2-826c-4ab4-ab2d-fe4296b973d0?_state=6cHedGdLaA-SXDx0vvlXPOPFAhDiiaschoh8zXnKbjt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwZjIwYWUyLTgyNmMtNGFiNC1hYjJkLWZlNDI5NmI5NzNkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNC44MjIzMTEzMTZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-03T14:01:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=2a5867c9-5687-46c6-bcae-5333baecec09 http.request.method=POST http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="982.089µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:04Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=c34ba080-08da-4b36-8b2a-b0bbd323ee24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/foo/bar/blobs/uploads/6243cdab-d61d-49cb-a0b6-52c37447cd8f?_state=BRwnP0ssz8UIk74tLKO1EohQMgVi1zSL0nYG09P9LId7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyNDNjZGFiLWQ2MWQtNDljYi1hMGI2LTUyYzM3NDQ3Y2Q4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNC44MjY5ODg4MzdaIn0%3D&digest=sha256%3A686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455" http.request.useragent="Go-http-client/1.1" provided=sha256:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455 vars.name="foo/bar" vars.uuid=6243cdab-d61d-49cb-a0b6-52c37447cd8f time="2024-11-03T14:01:04Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=c34ba080-08da-4b36-8b2a-b0bbd323ee24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/foo/bar/blobs/uploads/6243cdab-d61d-49cb-a0b6-52c37447cd8f?_state=BRwnP0ssz8UIk74tLKO1EohQMgVi1zSL0nYG09P9LId7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyNDNjZGFiLWQ2MWQtNDljYi1hMGI2LTUyYzM3NDQ3Y2Q4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNC44MjY5ODg4MzdaIn0%3D&digest=sha256%3A686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=6243cdab-d61d-49cb-a0b6-52c37447cd8f time="2024-11-03T14:01:04Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=c34ba080-08da-4b36-8b2a-b0bbd323ee24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/foo/bar/blobs/uploads/6243cdab-d61d-49cb-a0b6-52c37447cd8f?_state=BRwnP0ssz8UIk74tLKO1EohQMgVi1zSL0nYG09P9LId7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyNDNjZGFiLWQ2MWQtNDljYi1hMGI2LTUyYzM3NDQ3Y2Q4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNC44MjY5ODg4MzdaIn0%3D&digest=sha256%3A686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.08033ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=6243cdab-d61d-49cb-a0b6-52c37447cd8f 127.0.0.1 - - [03/Nov/2024:14:01:04 +0000] "PUT /v2/foo/bar/blobs/uploads/6243cdab-d61d-49cb-a0b6-52c37447cd8f?_state=BRwnP0ssz8UIk74tLKO1EohQMgVi1zSL0nYG09P9LId7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyNDNjZGFiLWQ2MWQtNDljYi1hMGI2LTUyYzM3NDQ3Y2Q4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNC44MjY5ODg4MzdaIn0%3D&digest=sha256%3A686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-11-03T14:01:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=84343523-c2e1-4c3f-a286-3555eaa0a6c0 http.request.method=POST http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="859.328µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=82c50121-7a1f-464c-a9be-3fdee514ec6b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/foo/bar/blobs/uploads/7bfc4ff1-6367-48f8-b163-a1455503e008?_state=td4Wep0y2tRdX--P6ldPz_48QjpLMS9wEZ9UyFBok4Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiZmM0ZmYxLTYzNjctNDhmOC1iMTYzLWExNDU1NTAzZTAwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNC44Mjk0ODI0OThaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11121ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:04 +0000] "PUT /v2/foo/bar/blobs/uploads/7bfc4ff1-6367-48f8-b163-a1455503e008?_state=td4Wep0y2tRdX--P6ldPz_48QjpLMS9wEZ9UyFBok4Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiZmM0ZmYxLTYzNjctNDhmOC1iMTYzLWExNDU1NTAzZTAwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNC44Mjk0ODI0OThaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=3a724b14-056b-410f-8018-7592ea68fb23 http.request.method=POST http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="938.088µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=f9faaa08-0174-43ea-88bb-7151d5c8a4e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/foo/bar/blobs/uploads/b27eae1b-9a9c-4493-bfbf-0b1679857c8d?_state=7-3pR2LMxKZxJX10ARKvqLmluFpeyeQlmqsOk89f6Rl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyN2VhZTFiLTlhOWMtNDQ5My1iZmJmLTBiMTY3OTg1N2M4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNC44MzE5MzkyNFoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14509ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:04 +0000] "PUT /v2/foo/bar/blobs/uploads/b27eae1b-9a9c-4493-bfbf-0b1679857c8d?_state=7-3pR2LMxKZxJX10ARKvqLmluFpeyeQlmqsOk89f6Rl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyN2VhZTFiLTlhOWMtNDQ5My1iZmJmLTBiMTY3OTg1N2M4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNC44MzE5MzkyNFoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:04Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=e961e09a-323b-458d-9ee0-78de7ad383f8 http.request.method=POST http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="795.247µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:05Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=6a676835-2c7d-4ff1-bcbe-4df3cf5c445f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/foo/bar/blobs/uploads/c97c6a6f-c02f-4afe-b71b-ec08ffaffe48?_state=3Y-HMR32kBRviIQjOIC579XgxkXS7ct3IOyG9S_tJot7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5N2M2YTZmLWMwMmYtNGFmZS1iNzFiLWVjMDhmZmFmZmU0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNC44MzQyODg1OFoifQ%3D%3D&digest=sha256%3A686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455" http.request.useragent="Go-http-client/1.1" http.response.duration=935.457837ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:04 +0000] "PUT /v2/foo/bar/blobs/uploads/c97c6a6f-c02f-4afe-b71b-ec08ffaffe48?_state=3Y-HMR32kBRviIQjOIC579XgxkXS7ct3IOyG9S_tJot7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5N2M2YTZmLWMwMmYtNGFmZS1iNzFiLWVjMDhmZmFmZmU0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNC44MzQyODg1OFoifQ%3D%3D&digest=sha256%3A686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:05Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=ebade6bc-4649-48d9-9b25-117f7b0131f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.081649ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:45523" http.request.id=06e7f6a4-6328-415e-9e9a-da39a16f2a92 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/foo/bar/blobs/uploads/c2d5af53-95bd-4df5-b00c-7a8b87e67c54?_state=cHQuMwu5k20X-R6RB-oP4V1z6K1SgX6GkO2S4M3fqMd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyZDVhZjUzLTk1YmQtNGRmNS1iMDBjLTdhOGI4N2U2N2M1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNS45MDgxNTc0MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=926.223037ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:05 +0000] "PATCH /v2/foo/bar/blobs/uploads/c2d5af53-95bd-4df5-b00c-7a8b87e67c54?_state=cHQuMwu5k20X-R6RB-oP4V1z6K1SgX6GkO2S4M3fqMd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyZDVhZjUzLTk1YmQtNGRmNS1iMDBjLTdhOGI4N2U2N2M1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNS45MDgxNTc0MTlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=f8565988-c419-4952-b9a4-30082f787a9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/foo/bar/blobs/uploads/c2d5af53-95bd-4df5-b00c-7a8b87e67c54?_state=l6RvL58dA9b2PCtguuOrV8hcyJXTunodnPf0NuVTNnF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyZDVhZjUzLTk1YmQtNGRmNS1iMDBjLTdhOGI4N2U2N2M1NCIsIk9mZnNldCI6MTkxNjQ2NzIsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MDVaIn0%3D&digest=sha256%3A686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455" http.request.useragent="Go-http-client/1.1" http.response.duration=1.18645ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:06 +0000] "PUT /v2/foo/bar/blobs/uploads/c2d5af53-95bd-4df5-b00c-7a8b87e67c54?_state=l6RvL58dA9b2PCtguuOrV8hcyJXTunodnPf0NuVTNnF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyZDVhZjUzLTk1YmQtNGRmNS1iMDBjLTdhOGI4N2U2N2M1NCIsIk9mZnNldCI6MTkxNjQ2NzIsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MDVaIn0%3D&digest=sha256%3A686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=173b0ef1-d52c-4dab-8f4f-ec5f2d6fedf9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/foo/bar/blobs/sha256:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.057009ms http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=61f23f67-8b78-4ced-b885-5aec9c5fa177 http.request.method=GET http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/foo/bar/blobs/sha256:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=90.666426ms http.response.status=200 http.response.written=19164672 127.0.0.1 - - [03/Nov/2024:14:01:06 +0000] "GET /v2/foo/bar/blobs/sha256:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455 HTTP/1.1" 200 19164672 "" "Go-http-client/1.1" time="2024-11-03T14:01:06Z" level=error msg="error parsing digest="sha257:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=76f56b39-44a7-4ded-980e-e91497c7d7ce http.request.method=GET http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/foo/bar/blobs/sha257:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455" vars.name="foo/bar" time="2024-11-03T14:01:06Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=76f56b39-44a7-4ded-980e-e91497c7d7ce http.request.method=GET http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/foo/bar/blobs/sha257:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="861.287µs" http.response.status=400 http.response.written=110 vars.digest="sha257:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455" vars.name="foo/bar" 127.0.0.1 - - [03/Nov/2024:14:01:06 +0000] "GET /v2/foo/bar/blobs/sha257:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-11-03T14:01:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=d149b511-9e80-4c18-9d10-a2553b7e0c1c http.request.method=GET http.request.remoteaddr="127.0.0.1:58626" http.request.uri="/v2/foo/bar/blobs/sha256:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455" http.request.useragent="Go-http-client/1.1" http.response.duration=1.21521ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:06 +0000] "GET /v2/foo/bar/blobs/sha256:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-03T14:01:06Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:01:07Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=637014cc-f48d-4e8b-9f67-01b345ba1f47 http.request.method=GET http.request.remoteaddr="127.0.0.1:35524" http.request.uri="/v2/foo/bar/blobs/sha256:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.316051ms http.response.status=404 http.response.written=157 vars.digest="sha256:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5" vars.name="foo/bar" 127.0.0.1 - - [03/Nov/2024:14:01:07 +0000] "GET /v2/foo/bar/blobs/sha256:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-03T14:01:07Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=56978ead-b9e5-48ab-98c7-40f35a9116b8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35528" http.request.uri="/v2/foo/bar/blobs/sha256:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="965.288µs" http.response.status=404 http.response.written=157 vars.digest="sha256:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5" vars.name="foo/bar" 127.0.0.1 - - [03/Nov/2024:14:01:07 +0000] "HEAD /v2/foo/bar/blobs/sha256:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-03T14:01:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=134fd999-26eb-4de1-83a5-5560279e7a40 http.request.method=POST http.request.remoteaddr="127.0.0.1:35528" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="847.448µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=c14e797d-7609-4c2f-9c40-50f4e3f4acd5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35528" http.request.uri="/v2/foo/bar/blobs/uploads/fabb05e1-ea34-453b-b8e8-a3ddb7a4ce38?_state=ZhJqucZygkRwwgi88C2WLmod9JAZsvsH7hUnJa2UKNh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhYmIwNWUxLWVhMzQtNDUzYi1iOGU4LWEzZGRiN2E0Y2UzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNy4yODY4MjIyMjJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="970.369µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:07 +0000] "GET /v2/foo/bar/blobs/uploads/fabb05e1-ea34-453b-b8e8-a3ddb7a4ce38?_state=ZhJqucZygkRwwgi88C2WLmod9JAZsvsH7hUnJa2UKNh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhYmIwNWUxLWVhMzQtNDUzYi1iOGU4LWEzZGRiN2E0Y2UzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNy4yODY4MjIyMjJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=f2d8edd7-9f37-4713-89a4-8205907a3fd9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35528" http.request.uri="/v2/foo/bar/blobs/uploads/fabb05e1-ea34-453b-b8e8-a3ddb7a4ce38?_state=ZhJqucZygkRwwgi88C2WLmod9JAZsvsH7hUnJa2UKNh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhYmIwNWUxLWVhMzQtNDUzYi1iOGU4LWEzZGRiN2E0Y2UzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNy4yODY4MjIyMjJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="960.249µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:07 +0000] "DELETE /v2/foo/bar/blobs/uploads/fabb05e1-ea34-453b-b8e8-a3ddb7a4ce38?_state=ZhJqucZygkRwwgi88C2WLmod9JAZsvsH7hUnJa2UKNh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhYmIwNWUxLWVhMzQtNDUzYi1iOGU4LWEzZGRiN2E0Y2UzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNy4yODY4MjIyMjJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:07Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=2a3b843c-0356-40cc-818e-c281b814bf0f http.request.method=GET http.request.remoteaddr="127.0.0.1:35528" http.request.uri="/v2/foo/bar/blobs/uploads/fabb05e1-ea34-453b-b8e8-a3ddb7a4ce38?_state=ZhJqucZygkRwwgi88C2WLmod9JAZsvsH7hUnJa2UKNh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhYmIwNWUxLWVhMzQtNDUzYi1iOGU4LWEzZGRiN2E0Y2UzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNy4yODY4MjIyMjJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=fabb05e1-ea34-453b-b8e8-a3ddb7a4ce38 time="2024-11-03T14:01:07Z" 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.2 http.request.host="127.0.0.1:39823" http.request.id=2a3b843c-0356-40cc-818e-c281b814bf0f http.request.method=GET http.request.remoteaddr="127.0.0.1:35528" http.request.uri="/v2/foo/bar/blobs/uploads/fabb05e1-ea34-453b-b8e8-a3ddb7a4ce38?_state=ZhJqucZygkRwwgi88C2WLmod9JAZsvsH7hUnJa2UKNh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhYmIwNWUxLWVhMzQtNDUzYi1iOGU4LWEzZGRiN2E0Y2UzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNy4yODY4MjIyMjJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="815.167µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=fabb05e1-ea34-453b-b8e8-a3ddb7a4ce38 127.0.0.1 - - [03/Nov/2024:14:01:07 +0000] "GET /v2/foo/bar/blobs/uploads/fabb05e1-ea34-453b-b8e8-a3ddb7a4ce38?_state=ZhJqucZygkRwwgi88C2WLmod9JAZsvsH7hUnJa2UKNh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhYmIwNWUxLWVhMzQtNDUzYi1iOGU4LWEzZGRiN2E0Y2UzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNy4yODY4MjIyMjJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-03T14:01:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=7cfde2a1-3fda-46e3-aba2-5cfe082d94c2 http.request.method=POST http.request.remoteaddr="127.0.0.1:35532" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="943.248µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:07Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=821ce3fe-f27e-4bfc-9cf4-9f746199831d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35532" http.request.uri="/v2/foo/bar/blobs/uploads/c92cde04-e4ef-40ba-84b2-a6a1be36fa94?_state=HtnuLC-FQoxvLp3iaZWUV3URk6Q5wsB6MFzc2WqjwNp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5MmNkZTA0LWU0ZWYtNDBiYS04NGIyLWE2YTFiZTM2ZmE5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNy4yOTE0MDA2NjJaIn0%3D&digest=sha256%3A00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5" http.request.useragent="Go-http-client/1.1" provided=sha256:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5 vars.name="foo/bar" vars.uuid=c92cde04-e4ef-40ba-84b2-a6a1be36fa94 time="2024-11-03T14:01:07Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=821ce3fe-f27e-4bfc-9cf4-9f746199831d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35532" http.request.uri="/v2/foo/bar/blobs/uploads/c92cde04-e4ef-40ba-84b2-a6a1be36fa94?_state=HtnuLC-FQoxvLp3iaZWUV3URk6Q5wsB6MFzc2WqjwNp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5MmNkZTA0LWU0ZWYtNDBiYS04NGIyLWE2YTFiZTM2ZmE5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNy4yOTE0MDA2NjJaIn0%3D&digest=sha256%3A00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c92cde04-e4ef-40ba-84b2-a6a1be36fa94 time="2024-11-03T14:01:07Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=821ce3fe-f27e-4bfc-9cf4-9f746199831d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35532" http.request.uri="/v2/foo/bar/blobs/uploads/c92cde04-e4ef-40ba-84b2-a6a1be36fa94?_state=HtnuLC-FQoxvLp3iaZWUV3URk6Q5wsB6MFzc2WqjwNp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5MmNkZTA0LWU0ZWYtNDBiYS04NGIyLWE2YTFiZTM2ZmE5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNy4yOTE0MDA2NjJaIn0%3D&digest=sha256%3A00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="950.568µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=c92cde04-e4ef-40ba-84b2-a6a1be36fa94 127.0.0.1 - - [03/Nov/2024:14:01:07 +0000] "PUT /v2/foo/bar/blobs/uploads/c92cde04-e4ef-40ba-84b2-a6a1be36fa94?_state=HtnuLC-FQoxvLp3iaZWUV3URk6Q5wsB6MFzc2WqjwNp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5MmNkZTA0LWU0ZWYtNDBiYS04NGIyLWE2YTFiZTM2ZmE5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNy4yOTE0MDA2NjJaIn0%3D&digest=sha256%3A00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-11-03T14:01:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=df01431e-8a04-435f-a634-42c059dbaee6 http.request.method=POST http.request.remoteaddr="127.0.0.1:35532" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="935.928µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=033389c1-96f1-4add-9f79-c536eec1c1c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35532" http.request.uri="/v2/foo/bar/blobs/uploads/202c4b20-61a1-40dd-bd1a-c5fdd8174ce6?_state=2ZSrDJgCU7bXYNpePQIxkUOll3XdvmpjrJYJNLjR09N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIwMmM0YjIwLTYxYTEtNDBkZC1iZDFhLWM1ZmRkODE3NGNlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNy4yOTM4MDM3NjNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14485ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:07 +0000] "PUT /v2/foo/bar/blobs/uploads/202c4b20-61a1-40dd-bd1a-c5fdd8174ce6?_state=2ZSrDJgCU7bXYNpePQIxkUOll3XdvmpjrJYJNLjR09N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIwMmM0YjIwLTYxYTEtNDBkZC1iZDFhLWM1ZmRkODE3NGNlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNy4yOTM4MDM3NjNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=73e96754-edd5-488b-a65d-b8204fc4eb93 http.request.method=POST http.request.remoteaddr="127.0.0.1:35532" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="881.727µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=b7c2d91e-e3ed-4cae-9ab6-608f3725dcad http.request.method=PUT http.request.remoteaddr="127.0.0.1:35532" http.request.uri="/v2/foo/bar/blobs/uploads/5af40b73-def1-4580-a5a4-b93101b71967?_state=kBHFT4Q8fUyvn-0jyaJ_KNn7L7zbdBln7CGc-Qyg5uN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVhZjQwYjczLWRlZjEtNDU4MC1hNWE0LWI5MzEwMWI3MTk2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNy4yOTY1MDI1ODZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.058969ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:07 +0000] "PUT /v2/foo/bar/blobs/uploads/5af40b73-def1-4580-a5a4-b93101b71967?_state=kBHFT4Q8fUyvn-0jyaJ_KNn7L7zbdBln7CGc-Qyg5uN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVhZjQwYjczLWRlZjEtNDU4MC1hNWE0LWI5MzEwMWI3MTk2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNy4yOTY1MDI1ODZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=6fdd9579-2eb8-4bb2-af33-c07711dfd1e1 http.request.method=POST http.request.remoteaddr="127.0.0.1:35532" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="894.047µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=3e2415bb-3d35-416a-b91a-f005202644d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35532" http.request.uri="/v2/foo/bar/blobs/uploads/0e8be9e1-44e2-4849-ba20-cfee2240719d?_state=DjMTdjQG0qCA9qetlxABxjFdyMm81UiWlK3Rnq0_tXJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBlOGJlOWUxLTQ0ZTItNDg0OS1iYTIwLWNmZWUyMjQwNzE5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNy4yOTg5MTAwMDdaIn0%3D&digest=sha256%3A00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5" http.request.useragent="Go-http-client/1.1" http.response.duration=2.061410488s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:07 +0000] "PUT /v2/foo/bar/blobs/uploads/0e8be9e1-44e2-4849-ba20-cfee2240719d?_state=DjMTdjQG0qCA9qetlxABxjFdyMm81UiWlK3Rnq0_tXJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBlOGJlOWUxLTQ0ZTItNDg0OS1iYTIwLWNmZWUyMjQwNzE5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowNy4yOTg5MTAwMDdaIn0%3D&digest=sha256%3A00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=158ad959-c68b-40fe-9516-c55de87f20be http.request.method=POST http.request.remoteaddr="127.0.0.1:35532" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.16433ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:11Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:39823" http.request.id=efc0cc6e-e19a-4dac-a352-e36dc8053157 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:35532" http.request.uri="/v2/foo/bar/blobs/uploads/b5c2ead7-48fe-4857-bd90-7670d8c97fc3?_state=kmdkHTnKRDnWwwkbiH5rWuVMbikTeMJIm6ioHhHvVIB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1YzJlYWQ3LTQ4ZmUtNDg1Ny1iZDkwLTc2NzBkOGM5N2ZjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowOS41NzAyNzQzNTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.990411712s http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:09 +0000] "PATCH /v2/foo/bar/blobs/uploads/b5c2ead7-48fe-4857-bd90-7670d8c97fc3?_state=kmdkHTnKRDnWwwkbiH5rWuVMbikTeMJIm6ioHhHvVIB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1YzJlYWQ3LTQ4ZmUtNDg1Ny1iZDkwLTc2NzBkOGM5N2ZjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTowOS41NzAyNzQzNTdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:11Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=4c053779-4a3a-496f-80b1-ae7b7d67c3ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:35532" http.request.uri="/v2/foo/bar/blobs/uploads/b5c2ead7-48fe-4857-bd90-7670d8c97fc3?_state=EgACjW2Pb6y-rnm-NtbIaD3uUXirdOS1vSz8Gsygf417Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1YzJlYWQ3LTQ4ZmUtNDg1Ny1iZDkwLTc2NzBkOGM5N2ZjMyIsIk9mZnNldCI6MjkyMzcyNDgsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MDlaIn0%3D&digest=sha256%3A00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.18337ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:11 +0000] "PUT /v2/foo/bar/blobs/uploads/b5c2ead7-48fe-4857-bd90-7670d8c97fc3?_state=EgACjW2Pb6y-rnm-NtbIaD3uUXirdOS1vSz8Gsygf417Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1YzJlYWQ3LTQ4ZmUtNDg1Ny1iZDkwLTc2NzBkOGM5N2ZjMyIsIk9mZnNldCI6MjkyMzcyNDgsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MDlaIn0%3D&digest=sha256%3A00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:11Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=516cfd71-5660-4aaf-ab2f-d151f5534c5c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35532" http.request.uri="/v2/foo/bar/blobs/sha256:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.072729ms http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:11 +0000] "HEAD /v2/foo/bar/blobs/sha256:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:11Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=075ca641-e81b-4dc6-aaa7-0faaf31f365e http.request.method=GET http.request.remoteaddr="127.0.0.1:35532" http.request.uri="/v2/foo/bar/blobs/sha256:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=161.919045ms http.response.status=200 http.response.written=29237248 127.0.0.1 - - [03/Nov/2024:14:01:11 +0000] "GET /v2/foo/bar/blobs/sha256:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5 HTTP/1.1" 200 29237248 "" "Go-http-client/1.1" time="2024-11-03T14:01:11Z" level=error msg="error parsing digest="sha257:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=5d7398bf-8a6d-457e-90be-b7ee474cfe41 http.request.method=GET http.request.remoteaddr="127.0.0.1:35532" http.request.uri="/v2/foo/bar/blobs/sha257:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5" vars.name="foo/bar" time="2024-11-03T14:01:11Z" 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.2 http.request.host="127.0.0.1:39823" http.request.id=5d7398bf-8a6d-457e-90be-b7ee474cfe41 http.request.method=GET http.request.remoteaddr="127.0.0.1:35532" http.request.uri="/v2/foo/bar/blobs/sha257:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="910.648µs" http.response.status=400 http.response.written=110 vars.digest="sha257:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5" vars.name="foo/bar" 127.0.0.1 - - [03/Nov/2024:14:01:11 +0000] "GET /v2/foo/bar/blobs/sha257:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-11-03T14:01:11Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=7dc82988-c812-4d78-9e67-bcac8bcc2714 http.request.method=GET http.request.remoteaddr="127.0.0.1:42632" http.request.uri="/v2/foo/bar/blobs/sha256:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12593ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:11 +0000] "GET /v2/foo/bar/blobs/sha256:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:11Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=19b8126c-7c94-4639-b1c7-e813b842d40e http.request.method=GET http.request.remoteaddr="127.0.0.1:42632" http.request.uri="/v2/foo/bar/blobs/sha256:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.993058ms http.response.status=200 http.response.written=458752 127.0.0.1 - - [03/Nov/2024:14:01:11 +0000] "GET /v2/foo/bar/blobs/sha256:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5 HTTP/1.1" 200 458752 "" "Go-http-client/1.1" time="2024-11-03T14:01:11Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39823" http.request.id=9511f603-8c9e-4806-830b-4d13804c718d http.request.method=GET http.request.remoteaddr="127.0.0.1:42626" http.request.uri="/v2/foo/bar/blobs/sha256:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.254974ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [03/Nov/2024:14:01:11 +0000] "GET /v2/foo/bar/blobs/sha256:00312e8724bc777bd088120a2096b32eb9e57a453d0a437a1bba9425b19705c5 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-11-03T14:01:11Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=2a772d09-081a-4dcd-9b26-6f9d67bc5b36 http.request.method=GET http.request.remoteaddr="127.0.0.1:58626" http.request.uri="/v2/foo/bar/blobs/sha256:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.801044302s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [03/Nov/2024:14:01:06 +0000] "GET /v2/foo/bar/blobs/sha256:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-11-03T14:01:11Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45523" http.request.id=c69e7a7f-b820-4e57-ae58-e5ecc56786f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/foo/bar/blobs/sha256:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.806128345s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [03/Nov/2024:14:01:06 +0000] "GET /v2/foo/bar/blobs/sha256:686aafc456565c2086df8b9d9410aa6f5745542d3c845d3c8278df97fe732455 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (7.16s) === RUN TestBlobDelete time="2024-11-03T14:01:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-03T14:01:11Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:01:12Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=3b3a0a8c-9fad-4895-b894-a78824c468b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45112" http.request.uri="/v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.011969ms http.response.status=404 http.response.written=157 vars.digest="sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" vars.name="foo/bar" 127.0.0.1 - - [03/Nov/2024:14:01:12 +0000] "GET /v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-03T14:01:12Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=3a7c8540-1adf-4f97-a3b5-3ed394f97780 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45114" http.request.uri="/v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="948.688µs" http.response.status=404 http.response.written=157 vars.digest="sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" vars.name="foo/bar" 127.0.0.1 - - [03/Nov/2024:14:01:12 +0000] "HEAD /v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-03T14:01:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=d5f233c8-99fb-4642-add1-6d83b31fef2c http.request.method=POST http.request.remoteaddr="127.0.0.1:45114" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.029689ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=1406d0ac-1446-4bb2-9215-bef8b1b880f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45114" http.request.uri="/v2/foo/bar/blobs/uploads/65e26add-ae71-4029-837a-8bf61939c21e?_state=Bkw2wrWFV7tGj_QFN6tNG6-TNr5b8yucrN-8BWUZ31p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1ZTI2YWRkLWFlNzEtNDAyOS04MzdhLThiZjYxOTM5YzIxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxMi4wMDg4NzE3MThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="996.849µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:12 +0000] "GET /v2/foo/bar/blobs/uploads/65e26add-ae71-4029-837a-8bf61939c21e?_state=Bkw2wrWFV7tGj_QFN6tNG6-TNr5b8yucrN-8BWUZ31p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1ZTI2YWRkLWFlNzEtNDAyOS04MzdhLThiZjYxOTM5YzIxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxMi4wMDg4NzE3MThaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=17621631-00c4-4332-b94a-f6e23623cf8f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45114" http.request.uri="/v2/foo/bar/blobs/uploads/65e26add-ae71-4029-837a-8bf61939c21e?_state=Bkw2wrWFV7tGj_QFN6tNG6-TNr5b8yucrN-8BWUZ31p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1ZTI2YWRkLWFlNzEtNDAyOS04MzdhLThiZjYxOTM5YzIxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxMi4wMDg4NzE3MThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="952.049µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:12 +0000] "DELETE /v2/foo/bar/blobs/uploads/65e26add-ae71-4029-837a-8bf61939c21e?_state=Bkw2wrWFV7tGj_QFN6tNG6-TNr5b8yucrN-8BWUZ31p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1ZTI2YWRkLWFlNzEtNDAyOS04MzdhLThiZjYxOTM5YzIxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxMi4wMDg4NzE3MThaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:12Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=4a021c0a-f7ee-43e4-abb7-de4a951f4566 http.request.method=GET http.request.remoteaddr="127.0.0.1:45114" http.request.uri="/v2/foo/bar/blobs/uploads/65e26add-ae71-4029-837a-8bf61939c21e?_state=Bkw2wrWFV7tGj_QFN6tNG6-TNr5b8yucrN-8BWUZ31p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1ZTI2YWRkLWFlNzEtNDAyOS04MzdhLThiZjYxOTM5YzIxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxMi4wMDg4NzE3MThaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=65e26add-ae71-4029-837a-8bf61939c21e time="2024-11-03T14:01:12Z" 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.2 http.request.host="127.0.0.1:41101" http.request.id=4a021c0a-f7ee-43e4-abb7-de4a951f4566 http.request.method=GET http.request.remoteaddr="127.0.0.1:45114" http.request.uri="/v2/foo/bar/blobs/uploads/65e26add-ae71-4029-837a-8bf61939c21e?_state=Bkw2wrWFV7tGj_QFN6tNG6-TNr5b8yucrN-8BWUZ31p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1ZTI2YWRkLWFlNzEtNDAyOS04MzdhLThiZjYxOTM5YzIxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxMi4wMDg4NzE3MThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="931.768µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=65e26add-ae71-4029-837a-8bf61939c21e 127.0.0.1 - - [03/Nov/2024:14:01:12 +0000] "GET /v2/foo/bar/blobs/uploads/65e26add-ae71-4029-837a-8bf61939c21e?_state=Bkw2wrWFV7tGj_QFN6tNG6-TNr5b8yucrN-8BWUZ31p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1ZTI2YWRkLWFlNzEtNDAyOS04MzdhLThiZjYxOTM5YzIxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxMi4wMDg4NzE3MThaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-03T14:01:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=4bc8522a-9c47-414e-857e-52a16d00d69b http.request.method=POST http.request.remoteaddr="127.0.0.1:45128" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="989.608µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:12Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=acb8355f-6afe-4c70-95c6-ad9c9c125962 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45128" http.request.uri="/v2/foo/bar/blobs/uploads/488aaf87-cfc7-455f-b693-3597b2352686?_state=itx7sHxUsrvudb-MY07jrc6lWrdlvn8ieRId1vP7j6Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4OGFhZjg3LWNmYzctNDU1Zi1iNjkzLTM1OTdiMjM1MjY4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxMi4wMTM3MTQ1NloifQ%3D%3D&digest=sha256%3Aad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" http.request.useragent="Go-http-client/1.1" provided=sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e vars.name="foo/bar" vars.uuid=488aaf87-cfc7-455f-b693-3597b2352686 time="2024-11-03T14:01:12Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=acb8355f-6afe-4c70-95c6-ad9c9c125962 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45128" http.request.uri="/v2/foo/bar/blobs/uploads/488aaf87-cfc7-455f-b693-3597b2352686?_state=itx7sHxUsrvudb-MY07jrc6lWrdlvn8ieRId1vP7j6Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4OGFhZjg3LWNmYzctNDU1Zi1iNjkzLTM1OTdiMjM1MjY4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxMi4wMTM3MTQ1NloifQ%3D%3D&digest=sha256%3Aad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=488aaf87-cfc7-455f-b693-3597b2352686 time="2024-11-03T14:01:12Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=acb8355f-6afe-4c70-95c6-ad9c9c125962 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45128" http.request.uri="/v2/foo/bar/blobs/uploads/488aaf87-cfc7-455f-b693-3597b2352686?_state=itx7sHxUsrvudb-MY07jrc6lWrdlvn8ieRId1vP7j6Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4OGFhZjg3LWNmYzctNDU1Zi1iNjkzLTM1OTdiMjM1MjY4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxMi4wMTM3MTQ1NloifQ%3D%3D&digest=sha256%3Aad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="997.928µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=488aaf87-cfc7-455f-b693-3597b2352686 127.0.0.1 - - [03/Nov/2024:14:01:12 +0000] "PUT /v2/foo/bar/blobs/uploads/488aaf87-cfc7-455f-b693-3597b2352686?_state=itx7sHxUsrvudb-MY07jrc6lWrdlvn8ieRId1vP7j6Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4OGFhZjg3LWNmYzctNDU1Zi1iNjkzLTM1OTdiMjM1MjY4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxMi4wMTM3MTQ1NloifQ%3D%3D&digest=sha256%3Aad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-11-03T14:01:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=525ad9d6-4858-45c0-9d3f-7d353a53cb8b http.request.method=POST http.request.remoteaddr="127.0.0.1:45128" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="928.408µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=c6619611-b68b-4bab-937b-817927bf5711 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45128" http.request.uri="/v2/foo/bar/blobs/uploads/061d2e32-ba40-45f1-8778-fb6ba7abf6b4?_state=PysFcT2pVzUvTxWhU9qUm1UIXjvZs9f_PY61jQECobF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA2MWQyZTMyLWJhNDAtNDVmMS04Nzc4LWZiNmJhN2FiZjZiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxMi4wMTYyNzQwNjJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.18197ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:12 +0000] "PUT /v2/foo/bar/blobs/uploads/061d2e32-ba40-45f1-8778-fb6ba7abf6b4?_state=PysFcT2pVzUvTxWhU9qUm1UIXjvZs9f_PY61jQECobF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA2MWQyZTMyLWJhNDAtNDVmMS04Nzc4LWZiNmJhN2FiZjZiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxMi4wMTYyNzQwNjJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=5e13f05b-34b9-4c85-b7fb-a792e7061531 http.request.method=POST http.request.remoteaddr="127.0.0.1:45128" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="872.168µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=24ed8dc2-9789-4cfb-b8e3-1acc48983a6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45128" http.request.uri="/v2/foo/bar/blobs/uploads/9db93b8e-7252-4afe-9053-cfede220dd7b?_state=6EJhfjiPyQVPsqKd5-_tAxRZ3OXEL7_FNE21MusEG9B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlkYjkzYjhlLTcyNTItNGFmZS05MDUzLWNmZWRlMjIwZGQ3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxMi4wMTg4NDM0ODRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.16561ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:12 +0000] "PUT /v2/foo/bar/blobs/uploads/9db93b8e-7252-4afe-9053-cfede220dd7b?_state=6EJhfjiPyQVPsqKd5-_tAxRZ3OXEL7_FNE21MusEG9B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlkYjkzYjhlLTcyNTItNGFmZS05MDUzLWNmZWRlMjIwZGQ3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxMi4wMTg4NDM0ODRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:12Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=12382daf-ddd4-4ef1-ae63-9bca0a7d9838 http.request.method=POST http.request.remoteaddr="127.0.0.1:45128" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="860.607µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:13Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=ff8ca84e-c6b7-4806-bb5a-8258fdd9e16b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45128" http.request.uri="/v2/foo/bar/blobs/uploads/a1686d13-3cc0-4fc0-9ac3-9001f0e9f381?_state=tBzkds1BfCNJToG9cU6fxXhEaAnXIRGza5lqmrNiqER7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExNjg2ZDEzLTNjYzAtNGZjMC05YWMzLTkwMDFmMGU5ZjM4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxMi4wMjEzNDUxMDZaIn0%3D&digest=sha256%3Aad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.041701679s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:12 +0000] "PUT /v2/foo/bar/blobs/uploads/a1686d13-3cc0-4fc0-9ac3-9001f0e9f381?_state=tBzkds1BfCNJToG9cU6fxXhEaAnXIRGza5lqmrNiqER7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExNjg2ZDEzLTNjYzAtNGZjMC05YWMzLTkwMDFmMGU5ZjM4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxMi4wMjEzNDUxMDZaIn0%3D&digest=sha256%3Aad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:13Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=0ac2ce9a-1015-40d3-95d4-08aad1cfe8d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:45128" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.070009ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:41101" http.request.id=b4d151ac-5649-46c4-9c75-a53ce9719834 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:45128" http.request.uri="/v2/foo/bar/blobs/uploads/7a395faa-5148-48db-884f-607805acfa88?_state=CsxrJZJpKTZagYoybHd3eUdmuurTOYWtkpBmyT1v5xx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdhMzk1ZmFhLTUxNDgtNDhkYi04ODRmLTYwNzgwNWFjZmE4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxMy4yMTE1MDgxNTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.086791311s http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:13 +0000] "PATCH /v2/foo/bar/blobs/uploads/7a395faa-5148-48db-884f-607805acfa88?_state=CsxrJZJpKTZagYoybHd3eUdmuurTOYWtkpBmyT1v5xx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdhMzk1ZmFhLTUxNDgtNDhkYi04ODRmLTYwNzgwNWFjZmE4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxMy4yMTE1MDgxNTRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=128e441f-5dcf-4cdb-939b-95ac53d2c274 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45128" http.request.uri="/v2/foo/bar/blobs/uploads/7a395faa-5148-48db-884f-607805acfa88?_state=2fMXUy7MtDGtxIZhIcGPkdvI0eW0S7LjyQtjRaFNQA97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdhMzk1ZmFhLTUxNDgtNDhkYi04ODRmLTYwNzgwNWFjZmE4OCIsIk9mZnNldCI6MjA1MzgzNjgsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MTNaIn0%3D&digest=sha256%3Aad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14481ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:14 +0000] "PUT /v2/foo/bar/blobs/uploads/7a395faa-5148-48db-884f-607805acfa88?_state=2fMXUy7MtDGtxIZhIcGPkdvI0eW0S7LjyQtjRaFNQA97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdhMzk1ZmFhLTUxNDgtNDhkYi04ODRmLTYwNzgwNWFjZmE4OCIsIk9mZnNldCI6MjA1MzgzNjgsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MTNaIn0%3D&digest=sha256%3Aad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=d9f3893c-146f-4e2b-9923-b83dcc005c3c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45128" http.request.uri="/v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="988.609µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:14 +0000] "HEAD /v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=5edb980f-48ab-4b7d-b0e6-8b4845c4aa5a http.request.method=GET http.request.remoteaddr="127.0.0.1:45128" http.request.uri="/v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=93.43477ms http.response.status=200 http.response.written=20538368 127.0.0.1 - - [03/Nov/2024:14:01:14 +0000] "GET /v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e HTTP/1.1" 200 20538368 "" "Go-http-client/1.1" time="2024-11-03T14:01:14Z" level=error msg="error parsing digest="sha257:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=cd65ae74-54f4-4892-b56b-852afc9fe10e http.request.method=GET http.request.remoteaddr="127.0.0.1:45128" http.request.uri="/v2/foo/bar/blobs/sha257:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" vars.name="foo/bar" time="2024-11-03T14:01:14Z" 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.2 http.request.host="127.0.0.1:41101" http.request.id=cd65ae74-54f4-4892-b56b-852afc9fe10e http.request.method=GET http.request.remoteaddr="127.0.0.1:45128" http.request.uri="/v2/foo/bar/blobs/sha257:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="847.527µs" http.response.status=400 http.response.written=110 vars.digest="sha257:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" vars.name="foo/bar" 127.0.0.1 - - [03/Nov/2024:14:01:14 +0000] "GET /v2/foo/bar/blobs/sha257:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-11-03T14:01:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=1714e493-6d61-4cc4-827c-14fd02f03595 http.request.method=GET http.request.remoteaddr="127.0.0.1:45146" http.request.uri="/v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.199771ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:14 +0000] "GET /v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=2316aea6-0828-408d-ab50-7f392fca9e24 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45160" http.request.uri="/v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" http.request.useragent="Go-http-client/1.1" http.response.duration="973.008µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:14 +0000] "DELETE /v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:14Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=8f175c93-83f6-45a2-9839-e53be8f6bbf8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45160" http.request.uri="/v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="845.447µs" http.response.status=404 http.response.written=157 vars.digest="sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" vars.name="foo/bar" 127.0.0.1 - - [03/Nov/2024:14:01:14 +0000] "HEAD /v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-03T14:01:14Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=db38f371-7ef9-4692-aec0-861a4b8268fb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45160" http.request.uri="/v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="768.287µs" http.response.status=404 http.response.written=74 vars.digest="sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" vars.name="foo/bar" 127.0.0.1 - - [03/Nov/2024:14:01:14 +0000] "DELETE /v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-11-03T14:01:14Z" level=error msg="error parsing digest="sha257:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=260fb91c-b2ff-4a50-9355-3d404b43456c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45172" http.request.uri="/v2/foo/bar/blobs/sha257:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" vars.name="foo/bar" time="2024-11-03T14:01:14Z" 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.2 http.request.host="127.0.0.1:41101" http.request.id=260fb91c-b2ff-4a50-9355-3d404b43456c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45172" http.request.uri="/v2/foo/bar/blobs/sha257:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="898.088µs" http.response.status=400 http.response.written=110 vars.digest="sha257:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" vars.name="foo/bar" 127.0.0.1 - - [03/Nov/2024:14:01:14 +0000] "DELETE /v2/foo/bar/blobs/sha257:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-11-03T14:01:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=e8ac5880-9c36-4f62-9784-f466e7231f64 http.request.method=POST http.request.remoteaddr="127.0.0.1:45180" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.014209ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:15Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=34018911-4525-4d7a-9671-d25a142ef9b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45180" http.request.uri="/v2/foo/bar/blobs/uploads/51ac7d6a-e61d-4a41-97b8-e5dd0a357c84?_state=EepjYhhyG4P8plfJ4tiossUU1fU2QUPXujD3iqxwUXB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxYWM3ZDZhLWU2MWQtNGE0MS05N2I4LWU1ZGQwYTM1N2M4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxNC40Njc0Nzg4OTJaIn0%3D&digest=sha256%3Aad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.147041234s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:14 +0000] "PUT /v2/foo/bar/blobs/uploads/51ac7d6a-e61d-4a41-97b8-e5dd0a357c84?_state=EepjYhhyG4P8plfJ4tiossUU1fU2QUPXujD3iqxwUXB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxYWM3ZDZhLWU2MWQtNGE0MS05N2I4LWU1ZGQwYTM1N2M4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxNC40Njc0Nzg4OTJaIn0%3D&digest=sha256%3Aad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:15Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=9434f3c8-da01-4d9e-9fc5-ea4fc2c0ce84 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45180" http.request.uri="/v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.21749ms http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:15 +0000] "HEAD /v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:15Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=c5d81d82-bd03-4022-8648-d453d9703c13 http.request.method=GET http.request.remoteaddr="127.0.0.1:45134" http.request.uri="/v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.308639036s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [03/Nov/2024:14:01:14 +0000] "GET /v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-11-03T14:01:15Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41101" http.request.id=73e44a75-53ba-475f-a178-103f132cc6e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45146" http.request.uri="/v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.304080916s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [03/Nov/2024:14:01:14 +0000] "GET /v2/foo/bar/blobs/sha256:ad7852f8d3ea1f3986a35afd0d30c6f77b0400a11419653a30f35d409a729d2e HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (3.98s) === RUN TestRelativeURL time="2024-11-03T14:01: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.2 time="2024-11-03T14:01:15Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:01:15Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39177" http.request.id=7572771d-8128-4ea6-8d55-c7fd8bc16054 http.request.method=POST http.request.remoteaddr="127.0.0.1:38376" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.030449ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:18Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39177" http.request.id=0aa04ad3-55ad-4e27-9f3e-1d177fa1b564 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38376" http.request.uri="/v2/foo/bar/blobs/uploads/68caff01-72b4-4a11-8cd0-5155b8d86018?_state=bdoy_UDyzJaSDvJzW7seQbI8dDwBtGYVxpun9xfCoUZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4Y2FmZjAxLTcyYjQtNGExMS04Y2QwLTUxNTViOGQ4NjAxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxNS43NjY5MTk1MjhaIn0%3D&digest=sha256%3A6b2a94fd747f085009a43e00c1fc9ca923ba17d54b1f62bfc36ffb937bde2b9b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.013769154s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:16 +0000] "PUT /v2/foo/bar/blobs/uploads/68caff01-72b4-4a11-8cd0-5155b8d86018?_state=bdoy_UDyzJaSDvJzW7seQbI8dDwBtGYVxpun9xfCoUZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4Y2FmZjAxLTcyYjQtNGExMS04Y2QwLTUxNTViOGQ4NjAxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxNS43NjY5MTk1MjhaIn0%3D&digest=sha256%3A6b2a94fd747f085009a43e00c1fc9ca923ba17d54b1f62bfc36ffb937bde2b9b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:18Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39177" http.request.id=ac9c1b5c-7cad-497a-903c-6eb9264a6d20 http.request.method=POST http.request.remoteaddr="127.0.0.1:38376" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.110689ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:18Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39177" http.request.id=2fb2eb39-619c-4fea-b9d5-31698c99fc4c http.request.method=POST http.request.remoteaddr="127.0.0.1:38376" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="939.049µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39177" http.request.id=211828ba-3494-4ec3-bf4d-2a27500d50e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38376" http.request.uri="/v2/foo/bar/blobs/uploads/0bc451c8-7918-4758-9b0d-612f761d4d37?_state=8IirB_WLFvxEyxhfz52cpCgfIZAn4XVamaymaM54juF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiYzQ1MWM4LTc5MTgtNDc1OC05YjBkLTYxMmY3NjFkNGQzNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxOC4yNjIzNDAxNDJaIn0%3D&digest=sha256%3Adf177cbbbf9b85b8e550681c12e91417499de51439e78406841c13f3262b028a" http.request.useragent="Go-http-client/1.1" http.response.duration=864.532942ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:18 +0000] "PUT /v2/foo/bar/blobs/uploads/0bc451c8-7918-4758-9b0d-612f761d4d37?_state=8IirB_WLFvxEyxhfz52cpCgfIZAn4XVamaymaM54juF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiYzQ1MWM4LTc5MTgtNDc1OC05YjBkLTYxMmY3NjFkNGQzNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxOC4yNjIzNDAxNDJaIn0%3D&digest=sha256%3Adf177cbbbf9b85b8e550681c12e91417499de51439e78406841c13f3262b028a HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (3.36s) === RUN TestBlobDeleteDisabled time="2024-11-03T14:01:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-03T14:01:19Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:01:19Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:34733" http.request.id=58600a16-a708-45dc-aae8-d1f175823a9e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44162" http.request.uri="/v2/foo/bar/blobs/sha256:36528cea5dc8bc911682da2b4292d978631f311f7c67063281303c7bd7392912" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="950.209µs" http.response.status=405 http.response.written=78 vars.digest="sha256:36528cea5dc8bc911682da2b4292d978631f311f7c67063281303c7bd7392912" vars.name="foo/bar" 127.0.0.1 - - [03/Nov/2024:14:01:19 +0000] "DELETE /v2/foo/bar/blobs/sha256:36528cea5dc8bc911682da2b4292d978631f311f7c67063281303c7bd7392912 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.18s) === RUN TestDeleteDisabled time="2024-11-03T14:01:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-03T14:01:19Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:01:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34703" http.request.id=a2c7c240-8be3-48ac-b7cd-f2d370ae1355 http.request.method=POST http.request.remoteaddr="127.0.0.1:57616" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.011769ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:20Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34703" http.request.id=1b00dd53-ac40-41fd-a119-eb9ea436a6e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57616" http.request.uri="/v2/foo/bar/blobs/uploads/4c6df6f5-bc9f-4341-8587-b8e5991e4ff1?_state=OHqq_4isKdohfjM3PVYEKLGwoqaSGZCbLyvRVDFlKB17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjNmRmNmY1LWJjOWYtNDM0MS04NTg3LWI4ZTU5OTFlNGZmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxOS40NzMyODQyMVoifQ%3D%3D&digest=sha256%3A3f46b869443082792142c74d387acaebad6c6f77c5f9d8f59933eb43b8dae82b" http.request.useragent="Go-http-client/1.1" http.response.duration=712.138099ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:19 +0000] "PUT /v2/foo/bar/blobs/uploads/4c6df6f5-bc9f-4341-8587-b8e5991e4ff1?_state=OHqq_4isKdohfjM3PVYEKLGwoqaSGZCbLyvRVDFlKB17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjNmRmNmY1LWJjOWYtNDM0MS04NTg3LWI4ZTU5OTFlNGZmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToxOS40NzMyODQyMVoifQ%3D%3D&digest=sha256%3A3f46b869443082792142c74d387acaebad6c6f77c5f9d8f59933eb43b8dae82b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:20Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:34703" http.request.id=aea42e16-bba4-4d0e-b8cc-8bb70cb8e559 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57616" http.request.uri="/v2/foo/bar/blobs/sha256:3f46b869443082792142c74d387acaebad6c6f77c5f9d8f59933eb43b8dae82b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="866.768µs" http.response.status=405 http.response.written=78 vars.digest="sha256:3f46b869443082792142c74d387acaebad6c6f77c5f9d8f59933eb43b8dae82b" vars.name="foo/bar" 127.0.0.1 - - [03/Nov/2024:14:01:20 +0000] "DELETE /v2/foo/bar/blobs/sha256:3f46b869443082792142c74d387acaebad6c6f77c5f9d8f59933eb43b8dae82b HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (0.88s) === RUN TestDeleteReadOnly time="2024-11-03T14:01:20Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-03T14:01:20Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:01:20Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:32903" http.request.id=0d8a1ad2-af47-493e-920c-3fe2462aa532 http.request.method=POST http.request.remoteaddr="127.0.0.1:44756" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.16629ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:22Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:32903" http.request.id=41eadafd-a253-43e0-b481-01f57e9cb370 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44756" http.request.uri="/v2/foo/bar/blobs/uploads/425797af-97bc-4ff4-bf77-ead7be7bf036?_state=dMc4sYaGFBkz4PN2aaK9Ek2wYFbYr8eitTXbg9qt5WJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyNTc5N2FmLTk3YmMtNGZmNC1iZjc3LWVhZDdiZTdiZjAzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToyMC40Njg5NDk2NVoifQ%3D%3D&digest=sha256%3Ad295e4151a7fe4cd120ab5e37bc7fd43ab9f0acad4c66d1ef8811945ef45e6e0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.943338503s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:20 +0000] "PUT /v2/foo/bar/blobs/uploads/425797af-97bc-4ff4-bf77-ead7be7bf036?_state=dMc4sYaGFBkz4PN2aaK9Ek2wYFbYr8eitTXbg9qt5WJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyNTc5N2FmLTk3YmMtNGZmNC1iZjc3LWVhZDdiZTdiZjAzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMToyMC40Njg5NDk2NVoifQ%3D%3D&digest=sha256%3Ad295e4151a7fe4cd120ab5e37bc7fd43ab9f0acad4c66d1ef8811945ef45e6e0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [03/Nov/2024:14:01:22 +0000] "DELETE /v2/foo/bar/blobs/sha256:d295e4151a7fe4cd120ab5e37bc7fd43ab9f0acad4c66d1ef8811945ef45e6e0 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (2.23s) === RUN TestStartPushReadOnly time="2024-11-03T14:01:22Z" 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.2 time="2024-11-03T14:01:22Z" level=info msg="redis not configured" go.version=go1.23.2 127.0.0.1 - - [03/Nov/2024:14:01:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2024-11-03T14:01:22Z" 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.2 time="2024-11-03T14:01:22Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:01:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=84ffffca-46c7-4154-be88-5257defbd5b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:47510" 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="966.568µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Nov/2024:14:01:22 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-11-03T14:01:22Z" 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.2 http.request.host="127.0.0.1:41823" http.request.id=3b28eb00-4b56-4f8f-8560-9340e83a3c72 http.request.method=GET http.request.remoteaddr="127.0.0.1:47510" 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="732.846µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [03/Nov/2024:14:01:22 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-03T14:01:22Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=e9b1b670-a5df-43b5-961a-6ae5096626ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:47510" 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="844.928µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Nov/2024:14:01:22 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-11-03T14:01:22Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=8f101e06-cf20-4d24-b8bb-bc3575a796c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47510" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.269308ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-03T14:01:22Z" 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.2 http.request.host="127.0.0.1:41823" http.request.id=8f101e06-cf20-4d24-b8bb-bc3575a796c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47510" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.310309ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-03T14:01:22Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=8f101e06-cf20-4d24-b8bb-bc3575a796c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47510" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.337709ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-03T14:01:22Z" 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.2 http.request.host="127.0.0.1:41823" http.request.id=8f101e06-cf20-4d24-b8bb-bc3575a796c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47510" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.371789ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Nov/2024:14:01:22 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-11-03T14:01:22Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=8292eea6-2ad3-4de7-bc74-f5c49eae0090 http.request.method=POST http.request.remoteaddr="127.0.0.1:47510" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04225ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:22 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:23Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=8e8dc556-1972-4432-afa3-f1660529c33d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47510" http.request.uri="/v2/foo/schema1/blobs/uploads/1dc8de25-0ecc-49d0-a8d6-adc7a50dabea?_state=Q3nH2MzidrmAaiv4KfWDKjXXYsJ89MsDvMi4XKnAAkV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxZGM4ZGUyNS0wZWNjLTQ5ZDAtYThkNi1hZGM3YTUwZGFiZWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MjIuNjQzMTE3MTE2WiJ9&digest=sha256%3A17a1f0e0979d1b6455a5e7be05934e579a94aad8ca3a142f6682db9b530007f2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.133911519s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:22 +0000] "PUT /v2/foo/schema1/blobs/uploads/1dc8de25-0ecc-49d0-a8d6-adc7a50dabea?_state=Q3nH2MzidrmAaiv4KfWDKjXXYsJ89MsDvMi4XKnAAkV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxZGM4ZGUyNS0wZWNjLTQ5ZDAtYThkNi1hZGM3YTUwZGFiZWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MjIuNjQzMTE3MTE2WiJ9&digest=sha256%3A17a1f0e0979d1b6455a5e7be05934e579a94aad8ca3a142f6682db9b530007f2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:24Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=49904b5a-372e-4d8a-a78f-2ab186d0a646 http.request.method=POST http.request.remoteaddr="127.0.0.1:47510" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10821ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:24 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:25Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=f912a056-49f6-4b36-bffb-1c19dde34fce http.request.method=PUT http.request.remoteaddr="127.0.0.1:47510" http.request.uri="/v2/foo/schema1/blobs/uploads/97732abe-3cc0-4116-bbff-2a738be307bd?_state=u76c7Ui3nOzZElmYj9UUP7uhJBLFRRYqyLNStclkQQV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5NzczMmFiZS0zY2MwLTQxMTYtYmJmZi0yYTczOGJlMzA3YmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MjQuMDI1MTcxNjY4WiJ9&digest=sha256%3A5dd444e4c3bf18b9c4378429b855671dcd33421dabda9c52be56689c2e5fb5ee" http.request.useragent="Go-http-client/1.1" http.response.duration=1.475300282s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:24 +0000] "PUT /v2/foo/schema1/blobs/uploads/97732abe-3cc0-4116-bbff-2a738be307bd?_state=u76c7Ui3nOzZElmYj9UUP7uhJBLFRRYqyLNStclkQQV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5NzczMmFiZS0zY2MwLTQxMTYtYmJmZi0yYTczOGJlMzA3YmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MjQuMDI1MTcxNjY4WiJ9&digest=sha256%3A5dd444e4c3bf18b9c4378429b855671dcd33421dabda9c52be56689c2e5fb5ee HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:25Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=8b8a942a-d773-4df2-802a-2fdd69b7e6e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47510" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.761593ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:25 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:25Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=b2d6852f-1f9b-4d37-a3d6-25ac3ec4bb3f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47510" http.request.uri="/v2/foo/schema1/manifests/sha256:06ed25b8daebf58cf51ff259eb03cb50b222e6f49363757a573b5f3234acb236" http.request.useragent="Go-http-client/1.1" http.response.duration=3.52279ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:06ed25b8daebf58cf51ff259eb03cb50b222e6f49363757a573b5f3234acb236 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:25Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=eb8b8ae4-5046-4bdf-a9eb-a7fbe515e983 http.request.method=GET http.request.remoteaddr="127.0.0.1:47510" 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.861777ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Nov/2024:14:01:25 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-03T14:01:25Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=49a33a1f-f96e-434e-b30b-c2faf07312cd http.request.method=GET http.request.remoteaddr="127.0.0.1:47510" http.request.uri="/v2/foo/schema1/manifests/sha256:06ed25b8daebf58cf51ff259eb03cb50b222e6f49363757a573b5f3234acb236" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.900857ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Nov/2024:14:01:25 +0000] "GET /v2/foo/schema1/manifests/sha256:06ed25b8daebf58cf51ff259eb03cb50b222e6f49363757a573b5f3234acb236 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-03T14:01:25Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:41823" http.request.id=43810e3e-c9af-4fdc-b664-dddcee116459 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47510" http.request.uri="/v2/foo/schema1/manifests/sha256:06ed25b8daebf58cf51ff259eb03cb50b222e6f49363757a573b5f3234acb236" http.request.useragent="Go-http-client/1.1" http.response.duration=3.480871ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:06ed25b8daebf58cf51ff259eb03cb50b222e6f49363757a573b5f3234acb236 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:25Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:41823" http.request.id=f91b692e-1e55-433a-b9a5-9c4196bfc554 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47510" http.request.uri="/v2/foo/schema1/manifests/sha256:06ed25b8daebf58cf51ff259eb03cb50b222e6f49363757a573b5f3234acb236" http.request.useragent="Go-http-client/1.1" http.response.duration=3.534431ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:06ed25b8daebf58cf51ff259eb03cb50b222e6f49363757a573b5f3234acb236 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:25Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:41823" http.request.id=71cdfde2-e110-453a-af0f-57f469498f48 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47510" http.request.uri="/v2/foo/schema1/manifests/sha256:06ed25b8daebf58cf51ff259eb03cb50b222e6f49363757a573b5f3234acb236" http.request.useragent="Go-http-client/1.1" http.response.duration=3.622311ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:06ed25b8daebf58cf51ff259eb03cb50b222e6f49363757a573b5f3234acb236 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:25Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=7fce3cb6-8309-4255-bbc2-61a1e4c9e7e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:47510" http.request.uri="/v2/foo/schema1/manifests/sha256:06ed25b8daebf58cf51ff259eb03cb50b222e6f49363757a573b5f3234acb236" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.841416ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Nov/2024:14:01:25 +0000] "GET /v2/foo/schema1/manifests/sha256:06ed25b8daebf58cf51ff259eb03cb50b222e6f49363757a573b5f3234acb236 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-03T14:01:25Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=01500af0-4f60-4cc5-89df-2db54c7c9ae1 http.request.method=GET http.request.remoteaddr="127.0.0.1:47510" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="752.606µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:25 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:25Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=92630a3d-9767-42b0-a8ef-65ee4c257e52 http.request.method=GET http.request.remoteaddr="127.0.0.1:47510" http.request.uri="/v2/foo/schema1/manifests/sha256:06ed25b8daebf58cf51ff259eb03cb50b222e6f49363757a573b5f3234acb236" http.request.useragent="Go-http-client/1.1" http.response.duration="747.766µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:25 +0000] "GET /v2/foo/schema1/manifests/sha256:06ed25b8daebf58cf51ff259eb03cb50b222e6f49363757a573b5f3234acb236 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:25Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=675b8c50-6640-4ebd-be52-bb84ef6a1ed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:47510" 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="767.326µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Nov/2024:14:01:25 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-11-03T14:01:25Z" level=error msg="payload digest does match: "sha256:d5bb2fc40c0dfaf3b920f83a1e217cafd71e2dc596c6948ff9e3205a98a13253" != "sha256:06ed25b8daebf58cf51ff259eb03cb50b222e6f49363757a573b5f3234acb236"" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=ede30776-3453-44f2-b1ff-779f6079c241 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47510" http.request.uri="/v2/foo/schema1/manifests/sha256:06ed25b8daebf58cf51ff259eb03cb50b222e6f49363757a573b5f3234acb236" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:06ed25b8daebf58cf51ff259eb03cb50b222e6f49363757a573b5f3234acb236" time="2024-11-03T14:01:25Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=ede30776-3453-44f2-b1ff-779f6079c241 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47510" http.request.uri="/v2/foo/schema1/manifests/sha256:06ed25b8daebf58cf51ff259eb03cb50b222e6f49363757a573b5f3234acb236" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="983.049µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:06ed25b8daebf58cf51ff259eb03cb50b222e6f49363757a573b5f3234acb236" 127.0.0.1 - - [03/Nov/2024:14:01:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:06ed25b8daebf58cf51ff259eb03cb50b222e6f49363757a573b5f3234acb236 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-11-03T14:01:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=e3c8c108-3b51-44fb-bec4-a07babd36986 http.request.method=GET http.request.remoteaddr="127.0.0.1:47526" 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="873.167µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Nov/2024:14:01:25 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-03T14:01:25Z" 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.2 http.request.host="127.0.0.1:41823" http.request.id=5e7f3ede-b503-484d-85fd-196acce3c32e http.request.method=GET http.request.remoteaddr="127.0.0.1:47526" 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="789.047µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [03/Nov/2024:14:01:25 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-03T14:01:25Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41823" http.request.id=8b69bb43-3030-48d5-a75f-153f62085374 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47526" 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="940.248µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-03T14:01:25Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41823" http.request.id=8b69bb43-3030-48d5-a75f-153f62085374 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47526" 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="2024-11-03T14:01:25Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41823" http.request.id=8b69bb43-3030-48d5-a75f-153f62085374 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47526" 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.016568ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Nov/2024:14:01:25 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-11-03T14:01:25Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=35a37248-7648-48ef-8b9f-4fb5eb72cbdb http.request.method=POST http.request.remoteaddr="127.0.0.1:47526" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="899.248µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:25 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:25Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=3059cff5-dbac-4a26-b901-e8f843b884cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:47526" http.request.uri="/v2/foo/schema2/blobs/uploads/167d62a3-6437-4f57-99f9-cfcd31c2bbb6?_state=rmn7jyeiGXWha-ie76FJUIZCU1lREYkihwRKU1slQ097Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNjdkNjJhMy02NDM3LTRmNTctOTlmOS1jZmNkMzFjMmJiYjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MjUuNTM4NjIxMzIxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14209ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:25 +0000] "PUT /v2/foo/schema2/blobs/uploads/167d62a3-6437-4f57-99f9-cfcd31c2bbb6?_state=rmn7jyeiGXWha-ie76FJUIZCU1lREYkihwRKU1slQ097Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNjdkNjJhMy02NDM3LTRmNTctOTlmOS1jZmNkMzFjMmJiYjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MjUuNTM4NjIxMzIxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:25Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41823" http.request.id=22539f93-9045-471a-a346-6100292bce84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47526" 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="973.048µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-03T14:01:25Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41823" http.request.id=22539f93-9045-471a-a346-6100292bce84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47526" 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.014729ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Nov/2024:14:01:25 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-11-03T14:01:25Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=eac397da-b516-47b6-9a6d-6df8e584baff http.request.method=POST http.request.remoteaddr="127.0.0.1:47526" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.043729ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:25 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=4201b7f2-591d-4792-9867-50a5010aaa58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47526" http.request.uri="/v2/foo/schema2/blobs/uploads/977c0c34-5df1-4c31-87d0-37e724304e12?_state=G-9rP-RZEELaAPwjk3KSHrCRNxcOMeM-D0zAZSxaOLp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NzdjMGMzNC01ZGYxLTRjMzEtODdkMC0zN2U3MjQzMDRlMTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MjUuNzk1MzcyNzg5WiJ9&digest=sha256%3A12f6d36f280c07c2fe247b4812deb35b80ca0df0baf3474db0319a394158d348" http.request.useragent="Go-http-client/1.1" http.response.duration=1.471377568s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:25 +0000] "PUT /v2/foo/schema2/blobs/uploads/977c0c34-5df1-4c31-87d0-37e724304e12?_state=G-9rP-RZEELaAPwjk3KSHrCRNxcOMeM-D0zAZSxaOLp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NzdjMGMzNC01ZGYxLTRjMzEtODdkMC0zN2U3MjQzMDRlMTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MjUuNzk1MzcyNzg5WiJ9&digest=sha256%3A12f6d36f280c07c2fe247b4812deb35b80ca0df0baf3474db0319a394158d348 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=f9e83bc6-a662-458f-964e-0791207573fb http.request.method=POST http.request.remoteaddr="127.0.0.1:47526" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.111449ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:27 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=9d2ca3ee-7068-4599-8a15-1ed0428dfa68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47526" http.request.uri="/v2/foo/schema2/blobs/uploads/68bc3eca-5526-450f-ba81-2a15877e5b6f?_state=njJ-wKTNuEFDaHE9bCX8ehPhxqj7owG-9B_UNf0oM6N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2OGJjM2VjYS01NTI2LTQ1MGYtYmE4MS0yYTE1ODc3ZTViNmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MjcuNDcxMTcyMTMxWiJ9&digest=sha256%3A21d281d5652884a969cea3dac59da8a615aac95922681126ca4c234b311161ed" http.request.useragent="Go-http-client/1.1" http.response.duration=975.292623ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:27 +0000] "PUT /v2/foo/schema2/blobs/uploads/68bc3eca-5526-450f-ba81-2a15877e5b6f?_state=njJ-wKTNuEFDaHE9bCX8ehPhxqj7owG-9B_UNf0oM6N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2OGJjM2VjYS01NTI2LTQ1MGYtYmE4MS0yYTE1ODc3ZTViNmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MjcuNDcxMTcyMTMxWiJ9&digest=sha256%3A21d281d5652884a969cea3dac59da8a615aac95922681126ca4c234b311161ed HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41823" http.request.id=7e6e9229-a3f6-4013-b914-bc60adfc18e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47526" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.322852ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41823" http.request.id=234d1457-9509-47f8-a889-22f79c2b1afc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47526" http.request.uri="/v2/foo/schema2/manifests/sha256:a6a9f1161158703b8fb511b3e940fbf9fc58f0c7ff7a13bea5019ac946a42db1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08761ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "PUT /v2/foo/schema2/manifests/sha256:a6a9f1161158703b8fb511b3e940fbf9fc58f0c7ff7a13bea5019ac946a42db1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=7528580b-7068-4506-afdf-d566646b0921 http.request.method=GET http.request.remoteaddr="127.0.0.1:47526" 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="935.049µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=ec59b993-f02c-4ff6-b656-b3e8fb95311b http.request.method=GET http.request.remoteaddr="127.0.0.1:47526" http.request.uri="/v2/foo/schema2/manifests/sha256:a6a9f1161158703b8fb511b3e940fbf9fc58f0c7ff7a13bea5019ac946a42db1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="935.048µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "GET /v2/foo/schema2/manifests/sha256:a6a9f1161158703b8fb511b3e940fbf9fc58f0c7ff7a13bea5019ac946a42db1 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=6bcb4e99-e667-40c0-ad4d-5653a0d829df http.request.method=GET http.request.remoteaddr="127.0.0.1:47526" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="727.846µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=904507d6-0052-47e4-bc38-28637c3088de http.request.method=GET http.request.remoteaddr="127.0.0.1:47526" http.request.uri="/v2/foo/schema2/manifests/sha256:a6a9f1161158703b8fb511b3e940fbf9fc58f0c7ff7a13bea5019ac946a42db1" http.request.useragent="Go-http-client/1.1" http.response.duration="700.246µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "GET /v2/foo/schema2/manifests/sha256:a6a9f1161158703b8fb511b3e940fbf9fc58f0c7ff7a13bea5019ac946a42db1 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=37a374fb-99ea-44f2-b320-7c9518367661 http.request.method=GET http.request.remoteaddr="127.0.0.1:47526" 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="767.847µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" level=info msg="rewriting manifest sha256:a6a9f1161158703b8fb511b3e940fbf9fc58f0c7ff7a13bea5019ac946a42db1 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=943f98d7-2498-463a-b36b-391b57dc7c18 http.request.method=GET http.request.remoteaddr="127.0.0.1:47526" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-03T14:01:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=943f98d7-2498-463a-b36b-391b57dc7c18 http.request.method=GET http.request.remoteaddr="127.0.0.1:47526" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.143459ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41823" http.request.id=7d47c6fd-e38a-4011-b056-4a62a3a5f725 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47526" 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="917.648µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41823" http.request.id=95e87d54-e718-43f6-85d1-27da287146fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:47526" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.054329ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41823" http.request.id=e6fbe1b7-108f-4826-b510-2f71534b01fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:47526" http.request.uri="/v2/foo/schema2/manifests/sha256:ac1287fed3b4cdf6db1164ab87339bdf468d27c472a5946f8612fd70cf532d3c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.020288ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "PUT /v2/foo/schema2/manifests/sha256:ac1287fed3b4cdf6db1164ab87339bdf468d27c472a5946f8612fd70cf532d3c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=fae61af5-32b9-45d5-8679-f7060f67db42 http.request.method=GET http.request.remoteaddr="127.0.0.1:47526" 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="960.128µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=32cd9c4e-ee4a-4646-9f87-bcfba028954a http.request.method=GET http.request.remoteaddr="127.0.0.1:47526" http.request.uri="/v2/foo/schema2/manifests/sha256:ac1287fed3b4cdf6db1164ab87339bdf468d27c472a5946f8612fd70cf532d3c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="909.888µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "GET /v2/foo/schema2/manifests/sha256:ac1287fed3b4cdf6db1164ab87339bdf468d27c472a5946f8612fd70cf532d3c HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=b6d068e8-2a61-499a-a0ef-a6dae71963b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:47526" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="767.487µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=6308ecfc-9326-4126-b3c9-258212acd91c http.request.method=GET http.request.remoteaddr="127.0.0.1:47526" http.request.uri="/v2/foo/schema2/manifests/sha256:ac1287fed3b4cdf6db1164ab87339bdf468d27c472a5946f8612fd70cf532d3c" http.request.useragent="Go-http-client/1.1" http.response.duration="716.886µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "GET /v2/foo/schema2/manifests/sha256:ac1287fed3b4cdf6db1164ab87339bdf468d27c472a5946f8612fd70cf532d3c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" level=info msg="rewriting manifest list sha256:ac1287fed3b4cdf6db1164ab87339bdf468d27c472a5946f8612fd70cf532d3c in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=ad87ece6-5bb5-477e-811a-dd3c28aa1924 http.request.method=GET http.request.remoteaddr="127.0.0.1:47526" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-11-03T14:01:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41823" http.request.id=ad87ece6-5bb5-477e-811a-dd3c28aa1924 http.request.method=GET http.request.remoteaddr="127.0.0.1:47526" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.110738ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" 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.2 time="2024-11-03T14:01:28Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:01:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=59ea1161-c031-49cd-a882-108fc3b37568 http.request.method=GET http.request.remoteaddr="127.0.0.1:48786" 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="867.448µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" 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.2 http.request.host="127.0.0.1:44717" http.request.id=4cbb57f7-6840-4277-82ed-1a061ece07f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:48786" 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="758.287µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=6e121442-b917-4266-8ecc-2a7fc920bb0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48786" 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="829.887µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=0eda60ac-1006-4fcc-99bb-695a0b98f075 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.276309ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-03T14:01:28Z" 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.2 http.request.host="127.0.0.1:44717" http.request.id=0eda60ac-1006-4fcc-99bb-695a0b98f075 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.316909ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-03T14:01:28Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=0eda60ac-1006-4fcc-99bb-695a0b98f075 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.350189ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-03T14:01:28Z" 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.2 http.request.host="127.0.0.1:44717" http.request.id=0eda60ac-1006-4fcc-99bb-695a0b98f075 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.375909ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-11-03T14:01:28Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=278d4c44-f742-4068-86d5-22291e51b605 http.request.method=POST http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="975.289µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=3121ec23-933c-4e1e-86d0-11a3a4481d28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/schema1/blobs/uploads/ef8f7464-74d8-4096-b481-4f7f900cf8e1?_state=IG9bzfH_QAy71qQngjlP2pST7enXASE1LRinMDztUll7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlZjhmNzQ2NC03NGQ4LTQwOTYtYjQ4MS00ZjdmOTAwY2Y4ZTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MjguNzQ0MzI0MDk4WiJ9&digest=sha256%3A48441ad8b5dfffda276d3836af17eb62f52306034f4c0a8deaf2beba2a5de1b2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.657843546s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:28 +0000] "PUT /v2/foo/schema1/blobs/uploads/ef8f7464-74d8-4096-b481-4f7f900cf8e1?_state=IG9bzfH_QAy71qQngjlP2pST7enXASE1LRinMDztUll7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlZjhmNzQ2NC03NGQ4LTQwOTYtYjQ4MS00ZjdmOTAwY2Y4ZTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MjguNzQ0MzI0MDk4WiJ9&digest=sha256%3A48441ad8b5dfffda276d3836af17eb62f52306034f4c0a8deaf2beba2a5de1b2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=9ece330c-79d1-4412-bc60-e8178dda3e2e http.request.method=POST http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07869ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:30 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:32Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=5652d649-b1ce-4759-b3c8-2e98d7ac4a67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/schema1/blobs/uploads/85e5fe23-1ae8-4220-90b3-909691d257c4?_state=Vru_Ayf0ojYDP9dmaM9OpPBPg4wQGjVhVPTAQBfo4d97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4NWU1ZmUyMy0xYWU4LTQyMjAtOTBiMy05MDk2OTFkMjU3YzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MzAuNzAyNDExODg5WiJ9&digest=sha256%3A7c7c1fcf4a15d5d483e960ecbb9dc713899f6d7c565887174da6a59756ebfeab" http.request.useragent="Go-http-client/1.1" http.response.duration=1.842324787s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:30 +0000] "PUT /v2/foo/schema1/blobs/uploads/85e5fe23-1ae8-4220-90b3-909691d257c4?_state=Vru_Ayf0ojYDP9dmaM9OpPBPg4wQGjVhVPTAQBfo4d97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4NWU1ZmUyMy0xYWU4LTQyMjAtOTBiMy05MDk2OTFkMjU3YzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MzAuNzAyNDExODg5WiJ9&digest=sha256%3A7c7c1fcf4a15d5d483e960ecbb9dc713899f6d7c565887174da6a59756ebfeab HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:32Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=68377d70-2a02-4111-a35f-0c20158b7f8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.771793ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:32 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:32Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=0f65dee0-3972-48ce-a5ad-65f83cbbe671 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/schema1/manifests/sha256:c60ec09ffc6a9ff8155a677b0c62084a6e62f44e36d711241985682c7d5887d9" http.request.useragent="Go-http-client/1.1" http.response.duration=3.526551ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:c60ec09ffc6a9ff8155a677b0c62084a6e62f44e36d711241985682c7d5887d9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:32Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=3ceab513-faeb-4b06-98d4-6c354225664d http.request.method=GET http.request.remoteaddr="127.0.0.1:48786" 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.949497ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Nov/2024:14:01:32 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-03T14:01:32Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=3d093859-057d-44f4-9644-49de7bbd5fd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/schema1/manifests/sha256:c60ec09ffc6a9ff8155a677b0c62084a6e62f44e36d711241985682c7d5887d9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.852056ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Nov/2024:14:01:32 +0000] "GET /v2/foo/schema1/manifests/sha256:c60ec09ffc6a9ff8155a677b0c62084a6e62f44e36d711241985682c7d5887d9 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-03T14:01:32Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:44717" http.request.id=6376e008-d6a0-42f1-ad5f-97e0adc2fad6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/schema1/manifests/sha256:c60ec09ffc6a9ff8155a677b0c62084a6e62f44e36d711241985682c7d5887d9" http.request.useragent="Go-http-client/1.1" http.response.duration=3.43747ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:c60ec09ffc6a9ff8155a677b0c62084a6e62f44e36d711241985682c7d5887d9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:32Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:44717" http.request.id=e120e6fe-eaa0-4d63-9261-ec2664f6db06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/schema1/manifests/sha256:c60ec09ffc6a9ff8155a677b0c62084a6e62f44e36d711241985682c7d5887d9" http.request.useragent="Go-http-client/1.1" http.response.duration=3.51819ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:c60ec09ffc6a9ff8155a677b0c62084a6e62f44e36d711241985682c7d5887d9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:32Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:44717" http.request.id=9355a7ff-10d1-45d2-a8d8-6fdf2f910a1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/schema1/manifests/sha256:c60ec09ffc6a9ff8155a677b0c62084a6e62f44e36d711241985682c7d5887d9" http.request.useragent="Go-http-client/1.1" http.response.duration=3.524791ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:c60ec09ffc6a9ff8155a677b0c62084a6e62f44e36d711241985682c7d5887d9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:32Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=2e61c11b-42b9-4565-8a2c-e2898e0e6aa3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/schema1/manifests/sha256:c60ec09ffc6a9ff8155a677b0c62084a6e62f44e36d711241985682c7d5887d9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.952137ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Nov/2024:14:01:32 +0000] "GET /v2/foo/schema1/manifests/sha256:c60ec09ffc6a9ff8155a677b0c62084a6e62f44e36d711241985682c7d5887d9 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-03T14:01:32Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=a14ce228-581f-4d62-92db-32882e3f38de http.request.method=GET http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="816.087µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:32 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:32Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=f099b7ae-a029-404c-b24c-9da69f32aa17 http.request.method=GET http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/schema1/manifests/sha256:c60ec09ffc6a9ff8155a677b0c62084a6e62f44e36d711241985682c7d5887d9" http.request.useragent="Go-http-client/1.1" http.response.duration="734.006µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:32 +0000] "GET /v2/foo/schema1/manifests/sha256:c60ec09ffc6a9ff8155a677b0c62084a6e62f44e36d711241985682c7d5887d9 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:32Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=9e6b9c95-161a-4e74-89a9-d17b7fc32d52 http.request.method=GET http.request.remoteaddr="127.0.0.1:48786" 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="806.287µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Nov/2024:14:01:32 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-11-03T14:01:32Z" level=error msg="payload digest does match: "sha256:22c44f643f01f12d4a512f392e55b32374428517a5ddaad5a8c274545860588f" != "sha256:c60ec09ffc6a9ff8155a677b0c62084a6e62f44e36d711241985682c7d5887d9"" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=5373f27f-d005-4f7d-aeac-9b0d33e16ba2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/schema1/manifests/sha256:c60ec09ffc6a9ff8155a677b0c62084a6e62f44e36d711241985682c7d5887d9" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:c60ec09ffc6a9ff8155a677b0c62084a6e62f44e36d711241985682c7d5887d9" time="2024-11-03T14:01:32Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=5373f27f-d005-4f7d-aeac-9b0d33e16ba2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48786" http.request.uri="/v2/foo/schema1/manifests/sha256:c60ec09ffc6a9ff8155a677b0c62084a6e62f44e36d711241985682c7d5887d9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="975.449µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:c60ec09ffc6a9ff8155a677b0c62084a6e62f44e36d711241985682c7d5887d9" 127.0.0.1 - - [03/Nov/2024:14:01:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:c60ec09ffc6a9ff8155a677b0c62084a6e62f44e36d711241985682c7d5887d9 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-11-03T14:01:32Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=220dea4d-484e-49b5-ac36-352d13756146 http.request.method=GET http.request.remoteaddr="127.0.0.1:48796" 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="901.888µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Nov/2024:14:01:32 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-03T14:01:32Z" 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.2 http.request.host="127.0.0.1:44717" http.request.id=efdfde4b-aaa5-44db-826a-e34440f76b32 http.request.method=GET http.request.remoteaddr="127.0.0.1:48796" 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="774.566µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [03/Nov/2024:14:01:32 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-03T14:01:32Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44717" http.request.id=806183fe-5c69-4d4f-b231-60fd482cbd4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:48796" 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="958.049µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-03T14:01:32Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44717" http.request.id=806183fe-5c69-4d4f-b231-60fd482cbd4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:48796" 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.003769ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-03T14:01:32Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44717" http.request.id=806183fe-5c69-4d4f-b231-60fd482cbd4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:48796" 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.034529ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Nov/2024:14:01:32 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-11-03T14:01:32Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=93bbdd25-e7a5-4f29-90fb-ec7acb02e91a http.request.method=POST http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="904.088µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:32 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:32Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=93f9df4e-8903-4a81-be33-4292e5cff369 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/foo/schema2/blobs/uploads/5feeeb1e-87a0-406d-92ac-c15e449378a1?_state=i3vIGW77C2Gwi_FEzbE5iN-kZmNsvXCumaxH1QZncHR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ZmVlZWIxZS04N2EwLTQwNmQtOTJhYy1jMTVlNDQ5Mzc4YTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MzIuNTgyOTExODA3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12741ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:32 +0000] "PUT /v2/foo/schema2/blobs/uploads/5feeeb1e-87a0-406d-92ac-c15e449378a1?_state=i3vIGW77C2Gwi_FEzbE5iN-kZmNsvXCumaxH1QZncHR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ZmVlZWIxZS04N2EwLTQwNmQtOTJhYy1jMTVlNDQ5Mzc4YTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MzIuNTgyOTExODA3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:32Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44717" http.request.id=946ff297-811c-4a42-80d2-a38c9172d1e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48796" 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="926.408µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-03T14:01:32Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44717" http.request.id=946ff297-811c-4a42-80d2-a38c9172d1e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="966.608µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Nov/2024:14:01:32 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-11-03T14:01:32Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=88da1079-eedb-4ddd-8a0e-1332083f255c http.request.method=POST http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="985.408µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:32 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=aed426a3-32b5-4a79-9e55-ac186f2d3bde http.request.method=PUT http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/foo/schema2/blobs/uploads/97400462-4ce1-4f55-bd8b-0041da70f6e7?_state=9mMLqoLpyKuRstfwOAVsg2TKsGVTg3mX-m7U88fbJ2h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NzQwMDQ2Mi00Y2UxLTRmNTUtYmQ4Yi0wMDQxZGE3MGY2ZTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MzIuNzg3MzY1MTAxWiJ9&digest=sha256%3Af520e295aa4836d54b27c06719572f41808a6bddb7120306ec1683f2134d3a95" http.request.useragent="Go-http-client/1.1" http.response.duration=912.617239ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:32 +0000] "PUT /v2/foo/schema2/blobs/uploads/97400462-4ce1-4f55-bd8b-0041da70f6e7?_state=9mMLqoLpyKuRstfwOAVsg2TKsGVTg3mX-m7U88fbJ2h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NzQwMDQ2Mi00Y2UxLTRmNTUtYmQ4Yi0wMDQxZGE3MGY2ZTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MzIuNzg3MzY1MTAxWiJ9&digest=sha256%3Af520e295aa4836d54b27c06719572f41808a6bddb7120306ec1683f2134d3a95 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=e814f10d-95d8-466c-a63c-1ecf4a261fd3 http.request.method=POST http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.104529ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:33 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:35Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=7c416d85-00c1-4bf8-b432-0520770a0365 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/foo/schema2/blobs/uploads/bf1cb48c-e9c9-4ad9-94a5-7ee10709e396?_state=Ip3UZZ_bvp712AertkVMQSDDFXAdsE7w8B6Ce0sY4Ch7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiZjFjYjQ4Yy1lOWM5LTRhZDktOTRhNS03ZWUxMDcwOWUzOTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MzMuOTk5MTQ2NTM2WiJ9&digest=sha256%3A03ad69151db2faea13540ad597329fb213cf816cadad2109eaca64bb24e0571f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.997587014s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:33 +0000] "PUT /v2/foo/schema2/blobs/uploads/bf1cb48c-e9c9-4ad9-94a5-7ee10709e396?_state=Ip3UZZ_bvp712AertkVMQSDDFXAdsE7w8B6Ce0sY4Ch7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiZjFjYjQ4Yy1lOWM5LTRhZDktOTRhNS03ZWUxMDcwOWUzOTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MzMuOTk5MTQ2NTM2WiJ9&digest=sha256%3A03ad69151db2faea13540ad597329fb213cf816cadad2109eaca64bb24e0571f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:35Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44717" http.request.id=a074e95d-693d-4591-a02e-220e7a57089b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.334491ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:35 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44717" http.request.id=6a4ed407-6277-46e2-b810-e827c7c4123c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/foo/schema2/manifests/sha256:23f9d0589ff19fd7449a2d4c5b7132ea444cd8e2c0cb3207b90542e2bc200e20" http.request.useragent="Go-http-client/1.1" http.response.duration=1.094129ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:35 +0000] "PUT /v2/foo/schema2/manifests/sha256:23f9d0589ff19fd7449a2d4c5b7132ea444cd8e2c0cb3207b90542e2bc200e20 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=8b341ea6-65a4-4882-a677-c63cd249fc5f http.request.method=GET http.request.remoteaddr="127.0.0.1:48796" 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="961.568µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=8c6ffe93-8e44-4c0c-a70a-1094e9803f5f http.request.method=GET http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/foo/schema2/manifests/sha256:23f9d0589ff19fd7449a2d4c5b7132ea444cd8e2c0cb3207b90542e2bc200e20" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="894.808µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "GET /v2/foo/schema2/manifests/sha256:23f9d0589ff19fd7449a2d4c5b7132ea444cd8e2c0cb3207b90542e2bc200e20 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=16043c77-b449-4c7a-b83e-1c092a5e0def http.request.method=GET http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="824.567µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=a64707ec-d711-4cad-afdd-4befa44c93fe http.request.method=GET http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/foo/schema2/manifests/sha256:23f9d0589ff19fd7449a2d4c5b7132ea444cd8e2c0cb3207b90542e2bc200e20" http.request.useragent="Go-http-client/1.1" http.response.duration="728.687µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "GET /v2/foo/schema2/manifests/sha256:23f9d0589ff19fd7449a2d4c5b7132ea444cd8e2c0cb3207b90542e2bc200e20 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=262f8fe8-8457-48f2-8cde-130297a5f312 http.request.method=GET http.request.remoteaddr="127.0.0.1:48796" 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.166µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" level=info msg="rewriting manifest sha256:23f9d0589ff19fd7449a2d4c5b7132ea444cd8e2c0cb3207b90542e2bc200e20 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=a89b95df-8049-414a-821b-2b34f31ba351 http.request.method=GET http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-03T14:01:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=a89b95df-8049-414a-821b-2b34f31ba351 http.request.method=GET http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.028658ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44717" http.request.id=080c4be6-4aa6-480e-9aa4-c77db84ed3eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:48796" 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="913.288µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44717" http.request.id=ebb042ea-f9b8-4609-85c5-4a0173d622cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.084369ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44717" http.request.id=e8885b9c-bae7-4f95-a7dc-f28bba8b32c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/foo/schema2/manifests/sha256:e80b002c8efeee5fe76545e2d9feac290d69938278b9e895518ac8468d81d3f9" http.request.useragent="Go-http-client/1.1" http.response.duration="964.168µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "PUT /v2/foo/schema2/manifests/sha256:e80b002c8efeee5fe76545e2d9feac290d69938278b9e895518ac8468d81d3f9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=969d2067-4d3c-4f52-94dc-adde2ab05766 http.request.method=GET http.request.remoteaddr="127.0.0.1:48796" 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="915.328µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=89a45649-c56c-4d81-900f-e485e5c8ffb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/foo/schema2/manifests/sha256:e80b002c8efeee5fe76545e2d9feac290d69938278b9e895518ac8468d81d3f9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="908.088µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "GET /v2/foo/schema2/manifests/sha256:e80b002c8efeee5fe76545e2d9feac290d69938278b9e895518ac8468d81d3f9 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=f7b600c0-9ec8-45d2-83f5-b0f39c1c29e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="778.527µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=b83007dc-9401-4ac6-99c6-9c740004155a http.request.method=GET http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/foo/schema2/manifests/sha256:e80b002c8efeee5fe76545e2d9feac290d69938278b9e895518ac8468d81d3f9" http.request.useragent="Go-http-client/1.1" http.response.duration="735.846µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "GET /v2/foo/schema2/manifests/sha256:e80b002c8efeee5fe76545e2d9feac290d69938278b9e895518ac8468d81d3f9 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" level=info msg="rewriting manifest list sha256:e80b002c8efeee5fe76545e2d9feac290d69938278b9e895518ac8468d81d3f9 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=4555757b-b7a5-42f8-98c0-5ac16eb49b91 http.request.method=GET http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-11-03T14:01:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44717" http.request.id=4555757b-b7a5-42f8-98c0-5ac16eb49b91 http.request.method=GET http.request.remoteaddr="127.0.0.1:48796" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.113738ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (13.60s) === RUN TestGetManifestWithStorageError time="2024-11-03T14:01: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.2 time="2024-11-03T14:01:36Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:01:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:38833" http.request.id=ee7d4807-72c8-4474-9c5d-1dd597d11998 http.request.method=GET http.request.remoteaddr="127.0.0.1:50648" 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="884.088µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.2 http.request.host="127.0.0.1:38833" http.request.id=97cb3c71-3050-4317-a302-318ce252e03f http.request.method=GET http.request.remoteaddr="127.0.0.1:50648" 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="746.286µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.2 http.request.host="127.0.0.1:38833" http.request.id=038a9658-154f-4eea-adf2-01a3218ca8e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:50648" 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="831.007µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.2 http.request.host="127.0.0.1:38833" http.request.id=c404f499-d10f-4b02-abc3-7f9f91f77af8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50648" 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="772.367µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-11-03T14:01: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.2 time="2024-11-03T14:01:36Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:01:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=52e44907-1379-4539-8842-f4c06521b785 http.request.method=GET http.request.remoteaddr="127.0.0.1:54126" 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="968.608µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" 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.2 http.request.host="127.0.0.1:39359" http.request.id=7eda7624-b391-4092-9724-1891961189e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54126" 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="795.207µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=e444cce3-e0b6-42f2-8eb4-51ff2e46a9e0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54126" 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="809.887µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=6531b602-4df5-4127-9548-30b1b7641af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.135187ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-03T14:01:36Z" 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.2 http.request.host="127.0.0.1:39359" http.request.id=6531b602-4df5-4127-9548-30b1b7641af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.173228ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-03T14:01:36Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=6531b602-4df5-4127-9548-30b1b7641af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.200828ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-03T14:01:36Z" 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.2 http.request.host="127.0.0.1:39359" http.request.id=6531b602-4df5-4127-9548-30b1b7641af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.225468ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-11-03T14:01:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=edd49237-3f21-4841-b31a-392292eb18fa http.request.method=POST http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.018729ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=a0ed5516-82be-418d-b2f3-abbefea03092 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/foo/schema1/blobs/uploads/0768d103-949e-4ce3-94a1-914018685c75?_state=7L1U3IJQmjwIzAXfiTuQ66YblB9cP2eycZRnH2m0cTh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwNzY4ZDEwMy05NDllLTRjZTMtOTRhMS05MTQwMTg2ODVjNzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MzYuMjQwOTA5NTQ4WiJ9&digest=sha256%3A19cda69e8a39cbffcf65602f406f784c435ad11d06c62bbe71802a86f5e54d99" http.request.useragent="Go-http-client/1.1" http.response.duration=988.658739ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:36 +0000] "PUT /v2/foo/schema1/blobs/uploads/0768d103-949e-4ce3-94a1-914018685c75?_state=7L1U3IJQmjwIzAXfiTuQ66YblB9cP2eycZRnH2m0cTh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwNzY4ZDEwMy05NDllLTRjZTMtOTRhMS05MTQwMTg2ODVjNzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MzYuMjQwOTA5NTQ4WiJ9&digest=sha256%3A19cda69e8a39cbffcf65602f406f784c435ad11d06c62bbe71802a86f5e54d99 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=8d0b31d6-cb2a-4ea5-accd-3d372c5b02cd http.request.method=POST http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06597ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:37 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=58a18dd3-5fc6-4896-a142-cb8136fa6860 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/foo/schema1/blobs/uploads/5d353ee0-e1a6-4218-aeb0-c50141bece64?_state=Cn-RH4zdHrozBSBj6DM-9hcBKecQnamzGPtIZXak9_R7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1ZDM1M2VlMC1lMWE2LTQyMTgtYWViMC1jNTAxNDFiZWNlNjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MzcuMzk5NDQ5NDQxWiJ9&digest=sha256%3A54e9c6b9fff9e02dc8264d65cdb1a7fe746ce9569bac8a08ce56c813139baa99" http.request.useragent="Go-http-client/1.1" http.response.duration=715.913532ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:37 +0000] "PUT /v2/foo/schema1/blobs/uploads/5d353ee0-e1a6-4218-aeb0-c50141bece64?_state=Cn-RH4zdHrozBSBj6DM-9hcBKecQnamzGPtIZXak9_R7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1ZDM1M2VlMC1lMWE2LTQyMTgtYWViMC1jNTAxNDFiZWNlNjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MzcuMzk5NDQ5NDQxWiJ9&digest=sha256%3A54e9c6b9fff9e02dc8264d65cdb1a7fe746ce9569bac8a08ce56c813139baa99 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=ab10cb86-4d30-4440-975b-c325887627e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.738153ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=c6bfcd0d-173d-447a-98db-aff8710e5510 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495" http.request.useragent="Go-http-client/1.1" http.response.duration=3.47955ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=aa975ae6-f03c-4566-bb15-bd2791edc2ee http.request.method=GET http.request.remoteaddr="127.0.0.1:54126" 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.891697ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=64e521a3-dd20-4dfe-a32c-54a5016cb5ea http.request.method=GET http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.860136ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "GET /v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:39359" http.request.id=513854cd-046f-466d-90aa-919fd7a653a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495" http.request.useragent="Go-http-client/1.1" http.response.duration=3.43451ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:39359" http.request.id=5e818778-64aa-434f-97a8-6b440675f889 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495" http.request.useragent="Go-http-client/1.1" http.response.duration=3.446949ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:39359" http.request.id=e8b11cff-6d8f-48c6-82ce-9d1f17c81e5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495" http.request.useragent="Go-http-client/1.1" http.response.duration=3.491391ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=67838bdd-ac88-45e8-b355-91fc420ef0c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.854656ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "GET /v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=5eaa478b-a00d-4d5e-bf4d-a5f6cbf9c0e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="754.886µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=21347e88-f3cf-4ef6-bc45-9e69f44bab49 http.request.method=GET http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495" http.request.useragent="Go-http-client/1.1" http.response.duration="782.766µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "GET /v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=bccdf30e-66a3-45ee-9fe1-1f2b339e8a42 http.request.method=GET http.request.remoteaddr="127.0.0.1:54126" 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="796.687µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=error msg="payload digest does match: "sha256:3d3e846cab50d6204142bf9745abac07f8c8a1474dee2a4cf409d1833277d4ae" != "sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495"" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=6d20f959-a42a-4d09-b590-11267a0c4c88 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495" time="2024-11-03T14:01:38Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=6d20f959-a42a-4d09-b590-11267a0c4c88 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.035329ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495" 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=0d2e8167-698c-4298-98bc-bb52330c7350 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44752" http.request.uri="/v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495" http.request.useragent="Go-http-client/1.1" http.response.duration=1.051569ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "DELETE /v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=260cb826-0af7-4403-aa3e-806653cbf6e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44752" http.request.uri="/v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="844.528µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495" 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "GET /v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=3059e4ea-1da9-42ce-affa-a3a806f6ae31 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44764" http.request.uri="/v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.006808ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495" 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "DELETE /v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=f91a32b5-eb82-47ba-84bf-8ea962b49c91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44772" http.request.uri="/v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495" http.request.useragent="Go-http-client/1.1" http.response.duration=3.595631ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=b48fd384-cb60-4510-9e0e-0643b0907ad9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44772" http.request.uri="/v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.888016ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "GET /v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=3966aad4-1a4e-4cb9-b4ac-621e3b3061a9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44780" 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="946.408µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=f188c206-b4eb-48c9-ad0c-52eba36c09fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44796" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.678312ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=120a632c-d874-4299-ba8f-241ee94a7ced http.request.method=GET http.request.remoteaddr="127.0.0.1:44796" 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.286µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=1cc81fbf-3cc6-474b-b7a4-e7cbf3f17bd7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44796" http.request.uri="/v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495" http.request.useragent="Go-http-client/1.1" http.response.duration="932.248µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "DELETE /v2/foo/schema1/manifests/sha256:f33405dbdb566875fed10e58e97eb6ac24c116e3599b6ea28ca12eb7a1bce495 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=7eb21cde-58e6-44bd-8693-8e52004afc4d http.request.method=GET http.request.remoteaddr="127.0.0.1:44796" 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="758.887µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=e905a3c0-b73a-4712-8adf-40b5ac25f996 http.request.method=GET http.request.remoteaddr="127.0.0.1:44796" 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="774.967µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" 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.2 http.request.host="127.0.0.1:39359" http.request.id=8f76cbaa-c22c-48c5-8eb1-9b76d9923962 http.request.method=GET http.request.remoteaddr="127.0.0.1:44796" 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="774.247µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39359" http.request.id=479b0280-9755-472d-bad9-7a94b6f7a07e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44796" 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="895.448µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-03T14:01:38Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39359" http.request.id=479b0280-9755-472d-bad9-7a94b6f7a07e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44796" 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.968µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-03T14:01:38Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39359" http.request.id=479b0280-9755-472d-bad9-7a94b6f7a07e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44796" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="966.208µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=235acf77-95bf-4abf-8c09-46bf453bf4b8 http.request.method=POST http.request.remoteaddr="127.0.0.1:44796" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="868.888µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=f5b618c8-c7a4-4783-80d6-04ba3827db7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44796" http.request.uri="/v2/foo/schema2/blobs/uploads/c199fbbe-8526-407a-991a-bf11ef887b28?_state=6OwSaKB3OivPrJIm9BZnBubjpeUcZ3-gFpzlhcH0bN17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMTk5ZmJiZS04NTI2LTQwN2EtOTkxYS1iZjExZWY4ODdiMjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MzguMTcxNTAxMTRaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.17837ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "PUT /v2/foo/schema2/blobs/uploads/c199fbbe-8526-407a-991a-bf11ef887b28?_state=6OwSaKB3OivPrJIm9BZnBubjpeUcZ3-gFpzlhcH0bN17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMTk5ZmJiZS04NTI2LTQwN2EtOTkxYS1iZjExZWY4ODdiMjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MzguMTcxNTAxMTRaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39359" http.request.id=63204968-1bee-4799-8050-ed2456584026 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44796" 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="952.568µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-03T14:01:38Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39359" http.request.id=63204968-1bee-4799-8050-ed2456584026 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44796" 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="993.688µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-11-03T14:01:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=11ed3ae1-f47b-4b86-87aa-1031ceef51fb http.request.method=POST http.request.remoteaddr="127.0.0.1:44796" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.005809ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:40Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=18359e4c-1da1-4d3f-94ae-aa4bc53ae53d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44796" http.request.uri="/v2/foo/schema2/blobs/uploads/190bc61a-f2d2-42fe-bf2e-800b40ef6065?_state=6O9TtzoBylo5D7_rbBKpSHtgjRv8U5lHvMifMLTjqeF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxOTBiYzYxYS1mMmQyLTQyZmUtYmYyZS04MDBiNDBlZjYwNjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MzguNDY0NzI1MDA1WiJ9&digest=sha256%3Abd8ec6ee13d459ef720bc5e29417637b05c489b8a1349845c7adb5effcab94b5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.993400817s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:38 +0000] "PUT /v2/foo/schema2/blobs/uploads/190bc61a-f2d2-42fe-bf2e-800b40ef6065?_state=6O9TtzoBylo5D7_rbBKpSHtgjRv8U5lHvMifMLTjqeF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxOTBiYzYxYS1mMmQyLTQyZmUtYmYyZS04MDBiNDBlZjYwNjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6MzguNDY0NzI1MDA1WiJ9&digest=sha256%3Abd8ec6ee13d459ef720bc5e29417637b05c489b8a1349845c7adb5effcab94b5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:40Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=cb72a855-0a5e-4608-b2ee-5762a30770af http.request.method=POST http.request.remoteaddr="127.0.0.1:44796" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.087249ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:40 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=cce42856-8d52-4e5b-8806-6bf3fabed7c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44796" http.request.uri="/v2/foo/schema2/blobs/uploads/fbff42c8-93a5-4234-b25f-46ca0e4d91a2?_state=XZbh5dNtNwunob8C1UIkfj1ygHeTLbpwDawMfxHk7rR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmYmZmNDJjOC05M2E1LTQyMzQtYjI1Zi00NmNhMGU0ZDkxYTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6NDAuNzQ4NjI2NDYzWiJ9&digest=sha256%3A7930c54239d38c08872dbe4aa907ddba54eabaca3aacdeb8dd74d236042fa3e1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.802285679s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:40 +0000] "PUT /v2/foo/schema2/blobs/uploads/fbff42c8-93a5-4234-b25f-46ca0e4d91a2?_state=XZbh5dNtNwunob8C1UIkfj1ygHeTLbpwDawMfxHk7rR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmYmZmNDJjOC05M2E1LTQyMzQtYjI1Zi00NmNhMGU0ZDkxYTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDNUMTQ6MDE6NDAuNzQ4NjI2NDYzWiJ9&digest=sha256%3A7930c54239d38c08872dbe4aa907ddba54eabaca3aacdeb8dd74d236042fa3e1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39359" http.request.id=53d835a2-db4f-4a35-be74-4993ea3ae228 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44796" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.322652ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39359" http.request.id=4670c6be-ed05-4e5c-89e9-453acc1ec4b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44796" http.request.uri="/v2/foo/schema2/manifests/sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09693ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "PUT /v2/foo/schema2/manifests/sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=588b7805-1333-45d3-bcee-95372f9bb93c http.request.method=GET http.request.remoteaddr="127.0.0.1:44796" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="930.928µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=96d73350-8904-4210-9b83-e34ba46c1afe http.request.method=GET http.request.remoteaddr="127.0.0.1:44796" http.request.uri="/v2/foo/schema2/manifests/sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="924.808µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "GET /v2/foo/schema2/manifests/sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=35b1814c-f6de-40a1-9d9b-3518dcce7db7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44796" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="745.687µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=8c7cd792-d10a-4d7a-b6d5-c9bf6f2bee2a http.request.method=GET http.request.remoteaddr="127.0.0.1:44796" http.request.uri="/v2/foo/schema2/manifests/sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4" http.request.useragent="Go-http-client/1.1" http.response.duration="744.207µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "GET /v2/foo/schema2/manifests/sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=536b7b46-4fc1-4bc8-ac0c-14712a24d95e http.request.method=GET http.request.remoteaddr="127.0.0.1:44796" 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="733.366µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=info msg="rewriting manifest sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=6bf3250c-b561-44b7-8a4a-bc8fdc52f0c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:44796" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-03T14:01:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=6bf3250c-b561-44b7-8a4a-bc8fdc52f0c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:44796" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.039218ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=653ee4ae-e75b-43e7-bb30-4fbac6323748 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44796" http.request.uri="/v2/foo/schema2/manifests/sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4" http.request.useragent="Go-http-client/1.1" http.response.duration="917.528µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "DELETE /v2/foo/schema2/manifests/sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=b67841db-ab66-46e4-a460-e8091c85dc6e http.request.method=GET http.request.remoteaddr="127.0.0.1:44796" http.request.uri="/v2/foo/schema2/manifests/sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="838.567µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4" 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "GET /v2/foo/schema2/manifests/sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=cbf94c21-e447-41e0-a3d5-0f763eed3c4b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44806" http.request.uri="/v2/foo/schema2/manifests/sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="976.889µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4" 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "DELETE /v2/foo/schema2/manifests/sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39359" http.request.id=a4b1f876-4420-4574-923d-13385d3b742f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/foo/schema2/manifests/sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.188371ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "PUT /v2/foo/schema2/manifests/sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=f1d8c183-02a0-4bab-9dfe-ce9927f19f16 http.request.method=GET http.request.remoteaddr="127.0.0.1:44816" http.request.uri="/v2/foo/schema2/manifests/sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="995.089µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "GET /v2/foo/schema2/manifests/sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=2df8668e-094e-45f1-8d3c-3059d5ed3402 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44826" 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="935.168µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39359" http.request.id=e25a96b6-0171-4888-a2b4-0f64f84792c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44836" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.255891ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=11f0f1e9-6fa4-4f27-bb2c-5ce6d7848ebf http.request.method=GET http.request.remoteaddr="127.0.0.1:44836" 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="721.286µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=288a0d92-7afc-4ecf-8e2d-8be7155d7ec9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44836" http.request.uri="/v2/foo/schema2/manifests/sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4" http.request.useragent="Go-http-client/1.1" http.response.duration="955.728µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "DELETE /v2/foo/schema2/manifests/sha256:f941a3370ad13df070d71ab3ca9fb74c232b9916198e201026521ae6664acfb4 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39359" http.request.id=323ceaa9-8ff1-4d7e-9384-0c5aaa07986b http.request.method=GET http.request.remoteaddr="127.0.0.1:44836" 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="795.767µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (6.55s) === RUN TestManifestDeleteDisabled time="2024-11-03T14:01:42Z" 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.2 time="2024-11-03T14:01:42Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:01:42Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:33393" http.request.id=4d83c28f-b079-455a-a197-29fc5f91bdfc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40892" 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="923.448µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [03/Nov/2024:14:01:42 +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="2024-11-03T14:01:42Z" 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.2 time="2024-11-03T14:01:42Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:01:42Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 time="2024-11-03T14:01:42Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.2 time="2024-11-03T14:01:42Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.2 time="2024-11-03T14:01:42Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:32865" http.request.id=cd57e9b6-eb2b-4822-8072-4089d3540cc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37296" 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.707134ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:32865" http.request.id=2ddd9482-a899-4321-9a05-fa9bff129c1b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37300" 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.457613ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:32865" http.request.id=d92f4be2-5f99-4233-b882-a75d66274fcf http.request.method=POST http.request.remoteaddr="127.0.0.1:37312" 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.504253ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-11-03T14:01:42Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:32865" http.request.id=aff84464-be7d-44ca-9a55-7a9401d601c9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37324" 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.484413ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.20s) === RUN TestProxyManifestGetByTag time="2024-11-03T14:01:42Z" 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.2 time="2024-11-03T14:01:42Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:01:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38753" http.request.id=dbbdc4c0-61f0-4b13-8f4e-dff9c2413245 http.request.method=POST http.request.remoteaddr="127.0.0.1:34822" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10001ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38753" http.request.id=38c9dc7c-ceef-4acc-b17b-b1f04f8f16a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34822" http.request.uri="/v2/foo/bar/blobs/uploads/71f90384-6c14-4cc4-8ead-37e48e4b3d07?_state=KSdcmUBAkbjsygIQKYwuLfQ47Qy6lsmtf2_yVOTa0_R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxZjkwMzg0LTZjMTQtNGNjNC04ZWFkLTM3ZTQ4ZTRiM2QwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTo0Mi45OTk3NDUyMzZaIn0%3D&digest=sha256%3A331dcd44340ef53051ddda10dfcdbe188a97c2f86dd2af75bc2d9845fba875a7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.114613792s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:43 +0000] "PUT /v2/foo/bar/blobs/uploads/71f90384-6c14-4cc4-8ead-37e48e4b3d07?_state=KSdcmUBAkbjsygIQKYwuLfQ47Qy6lsmtf2_yVOTa0_R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxZjkwMzg0LTZjMTQtNGNjNC04ZWFkLTM3ZTQ4ZTRiM2QwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTo0Mi45OTk3NDUyMzZaIn0%3D&digest=sha256%3A331dcd44340ef53051ddda10dfcdbe188a97c2f86dd2af75bc2d9845fba875a7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38753" http.request.id=8ce7b536-4d1b-4c0d-baf4-3d8faacdd87a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34822" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.692192ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:44 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:44Z" 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.2 time="2024-11-03T14:01:44Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-03T14:01:44Z" level=info msg="Starting upload purge in 28m0s" go.version=go1.23.2 time="2024-11-03T14:01:44Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 time="2024-11-03T14:01:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38753" http.request.id=71b7c00a-06de-4a79-a525-22dd3fc15c84 http.request.method=GET http.request.remoteaddr="127.0.0.1:34822" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="669.446µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Nov/2024:14:01:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-11-03T14:01:44Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:38753" go.version=go1.23.2 time="2024-11-03T14:01:44Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.2 time="2024-11-03T14:01:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38753" http.request.id=3d8c88a4-b04c-4649-a528-368b945f7cb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34824" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="748.966µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Nov/2024:14:01:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-11-03T14:01:44Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:38753 /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:38753/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:40293" http.request.id=7c89be55-c5d9-4eeb-9260-41822f919c99 http.request.method=GET http.request.remoteaddr="127.0.0.1:49416" http.request.uri="/v2/foo/bar/manifests/sha256:d41a9a5a15f1c04f2f22cbe1f71584c9143dddbccc1cd1d4b916b1c594036d03" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:d41a9a5a15f1c04f2f22cbe1f71584c9143dddbccc1cd1d4b916b1c594036d03" time="2024-11-03T14:01:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38753" http.request.id=0194d544-dc88-4947-b248-2f7680f57769 http.request.method=GET http.request.remoteaddr="127.0.0.1:34836" http.request.uri="/v2/foo/bar/manifests/sha256:d41a9a5a15f1c04f2f22cbe1f71584c9143dddbccc1cd1d4b916b1c594036d03" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.949457ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Nov/2024:14:01:44 +0000] "GET /v2/foo/bar/manifests/sha256:d41a9a5a15f1c04f2f22cbe1f71584c9143dddbccc1cd1d4b916b1c594036d03 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-03T14:01:44Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:d41a9a5a15f1c04f2f22cbe1f71584c9143dddbccc1cd1d4b916b1c594036d03 with ttl=167h59m59.99999632s" go.version=go1.23.2 time="2024-11-03T14:01:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40293" http.request.id=7c89be55-c5d9-4eeb-9260-41822f919c99 http.request.method=GET http.request.remoteaddr="127.0.0.1:49416" http.request.uri="/v2/foo/bar/manifests/sha256:d41a9a5a15f1c04f2f22cbe1f71584c9143dddbccc1cd1d4b916b1c594036d03" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=7.695867ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Nov/2024:14:01:44 +0000] "GET /v2/foo/bar/manifests/sha256:d41a9a5a15f1c04f2f22cbe1f71584c9143dddbccc1cd1d4b916b1c594036d03 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-03T14:01:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38753" http.request.id=fea4ec2b-6c8e-4892-a266-43935844ebb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34836" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="684.366µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Nov/2024:14:01:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-11-03T14:01:44Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:38753 /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:38753/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:40293" http.request.id=e852ebc8-f906-4f9a-89cb-403cd49ecfca http.request.method=GET http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-11-03T14:01:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38753" http.request.id=b993a6c9-17c3-4a56-9b6a-6fed9a1cd603 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34852" 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.919817ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Nov/2024:14:01:44 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-03T14:01:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40293" http.request.id=e852ebc8-f906-4f9a-89cb-403cd49ecfca http.request.method=GET http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.049772ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Nov/2024:14:01:44 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-03T14:01:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38753" http.request.id=a2fb33b4-dd4c-4d89-a6bb-79fe33431c64 http.request.method=POST http.request.remoteaddr="127.0.0.1:34852" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="977.169µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38753" http.request.id=ace0e12a-d937-4e58-a308-63f105d62969 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34852" http.request.uri="/v2/foo/bar/blobs/uploads/cc502a86-3450-4e3b-a871-8469678ba3ff?_state=jjbJ3NSGbngMSLRUY21Tc8DLdKu1Btsag27WwtxUGQV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjNTAyYTg2LTM0NTAtNGUzYi1hODcxLTg0Njk2NzhiYTNmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTo0NC4zMTc4Nzc5MTRaIn0%3D&digest=sha256%3Af21e576e7ce9394b2f5014c134b4a2c04817d48ffdc6bf5efcdebe9ffbf883f0" http.request.useragent="Go-http-client/1.1" http.response.duration=828.922833ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:44 +0000] "PUT /v2/foo/bar/blobs/uploads/cc502a86-3450-4e3b-a871-8469678ba3ff?_state=jjbJ3NSGbngMSLRUY21Tc8DLdKu1Btsag27WwtxUGQV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjNTAyYTg2LTM0NTAtNGUzYi1hODcxLTg0Njk2NzhiYTNmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wM1QxNDowMTo0NC4zMTc4Nzc5MTRaIn0%3D&digest=sha256%3Af21e576e7ce9394b2f5014c134b4a2c04817d48ffdc6bf5efcdebe9ffbf883f0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38753" http.request.id=e717a189-7954-48a6-b365-f1dac07cafe4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34852" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.657072ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Nov/2024:14:01:45 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-03T14:01:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38753" http.request.id=618aff36-64d0-4423-b834-273f9805b40b http.request.method=GET http.request.remoteaddr="127.0.0.1:34852" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="767.447µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Nov/2024:14:01:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-11-03T14:01:45Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:38753 /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:38753/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:40293" http.request.id=8294a090-d0c3-4202-9433-676932c665e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49432" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-11-03T14:01:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38753" http.request.id=7e3c86c2-3366-42bd-92e4-e6958d83011a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34862" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.055418ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Nov/2024:14:01:45 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-03T14:01:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38753" http.request.id=24f8ab03-cf48-46e9-942f-7a3f83b6e813 http.request.method=GET http.request.remoteaddr="127.0.0.1:34862" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="704.686µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Nov/2024:14:01:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-11-03T14:01:45Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:38753 /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:38753/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:40293" http.request.id=8294a090-d0c3-4202-9433-676932c665e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49432" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-11-03T14:01:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38753" http.request.id=daa44e99-81eb-4cbf-9c79-983396f69511 http.request.method=GET http.request.remoteaddr="127.0.0.1:34868" 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.981977ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Nov/2024:14:01:45 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-03T14:01:45Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:0ee59f00b29b7517709de9501783d2218efdaefb9baca1b02afa6051d75438d5 with ttl=167h59m59.99999616s" go.version=go1.23.2 time="2024-11-03T14:01:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40293" http.request.id=8294a090-d0c3-4202-9433-676932c665e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49432" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=11.122577ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Nov/2024:14:01:45 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (2.38s) === RUN TestAppDispatcher time="2024-11-03T14:01:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36861" http.request.id=2b7b9e35-1f33-4956-b9a6-73ec82709160 http.request.method=GET http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="862.887µs" http.response.status=200 http.response.written=0 time="2024-11-03T14:01:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36861" http.request.id=6ab3a18d-6e1f-4ba1-b4a9-3f30cfbe72af http.request.method=GET http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="715.726µs" http.response.status=200 http.response.written=0 time="2024-11-03T14:01:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36861" http.request.id=38555b41-6707-4768-acae-cc3fbbc4bcb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="795.166µs" http.response.status=200 http.response.written=0 time="2024-11-03T14:01:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36861" http.request.id=1f2ba3de-af40-4b4e-ad61-37a7bbfa23f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59790" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="746.447µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-11-03T14:01:45Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 instance.id=5335874e-1696-42d8-bc3d-0eaaeef9ca15 time="2024-11-03T14:01:45Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=5335874e-1696-42d8-bc3d-0eaaeef9ca15 time="2024-11-03T14:01:45Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.2 http.request.host="127.0.0.1:34861" http.request.id=958c9b06-43ba-4b22-b9a9-c2c5e223839f http.request.method=GET http.request.remoteaddr="127.0.0.1:45144" 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="2024-11-03T14:01:45Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 instance.id=5335874e-1696-42d8-bc3d-0eaaeef9ca15 time="2024-11-03T14:01:45Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=5335874e-1696-42d8-bc3d-0eaaeef9ca15 time="2024-11-03T14:01:45Z" level=info msg="configuring file health check path=/tmp/healthcheck2064364793, interval=1" go.version=go1.23.2 instance.id=5335874e-1696-42d8-bc3d-0eaaeef9ca15 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-11-03T14:01:49Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 instance.id=5335874e-1696-42d8-bc3d-0eaaeef9ca15 time="2024-11-03T14:01:49Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=5335874e-1696-42d8-bc3d-0eaaeef9ca15 time="2024-11-03T14:01:49Z" level=info msg="configuring TCP health check addr=127.0.0.1:43121, interval=1" go.version=go1.23.2 instance.id=5335874e-1696-42d8-bc3d-0eaaeef9ca15 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-11-03T14:01:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 instance.id=5335874e-1696-42d8-bc3d-0eaaeef9ca15 time="2024-11-03T14:01:53Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=5335874e-1696-42d8-bc3d-0eaaeef9ca15 time="2024-11-03T14:01:53Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:40177, interval=1, threshold=3" go.version=go1.23.2 instance.id=5335874e-1696-42d8-bc3d-0eaaeef9ca15 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 72.464s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.04s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.02s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.32s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.97s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.408s === RUN TestSchedule time="2024-11-03T14:00:47Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=64f0324d-7fce-4298-ba5b-b65813801d99 time="2024-11-03T14:00:47Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99668ms" go.version=go1.23.2 instance.id=64f0324d-7fce-4298-ba5b-b65813801d99 time="2024-11-03T14:00:47Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.96µs" go.version=go1.23.2 instance.id=64f0324d-7fce-4298-ba5b-b65813801d99 time="2024-11-03T14:00:47Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.96µs" go.version=go1.23.2 instance.id=64f0324d-7fce-4298-ba5b-b65813801d99 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="2024-11-03T14:00:47Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=64f0324d-7fce-4298-ba5b-b65813801d99 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-11-03T14:00:47Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=64f0324d-7fce-4298-ba5b-b65813801d99 time="2024-11-03T14:00:47Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99748ms" go.version=go1.23.2 instance.id=64f0324d-7fce-4298-ba5b-b65813801d99 time="2024-11-03T14:00:47Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99788ms" go.version=go1.23.2 instance.id=64f0324d-7fce-4298-ba5b-b65813801d99 time="2024-11-03T14:00:47Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=64f0324d-7fce-4298-ba5b-b65813801d99 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-11-03T14:00:48Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=64f0324d-7fce-4298-ba5b-b65813801d99 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.612s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (2.66s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 22971392 sha256:55c50744a384ae8e2ecf21b92fc0eaf52209d64b392e9080a82c26715a02302f [] map[] } --- PASS: TestSimpleBlobRead (0.61s) === RUN TestBlobMount --- PASS: TestBlobMount (0.52s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.93s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.44s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.59s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:515bf23afc2f25870c96680145dbd938797f564d4a9f93555db3fb67cb12858f palailogos: marking blob sha256:f71f17c2684cc3e93b3817576dbc703a20bd749fe06a486da1aad3b877556d27 palailogos: marking blob sha256:054a8bcb1fca6982e1b960979010651087f8d6e006a3d67f4cf4c2ad9dd76e5e palailogos: marking manifest sha256:5c263f5c3a46aaaa762e88e1cb52e8f6e9780c356e7c4ea5a28fb2e0ac29d9fb palailogos: marking blob sha256:b04c54b99baab9599ffe662f04d096fcfcbc222ae2df6ab965ca1cd92aff5920 palailogos: marking blob sha256:9497abf6187007550c8870a6d144f53b4cab4ac9d5bd23fd20a19786e75f95ca palailogos: marking manifest sha256:6a7bee8ef25945dbd72f11700eb86051569d37856e301d24ebb1f39d7714e68b palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:755923090703ab2d30332a5d5f5c849b32b137a9214d1791796a7e97c290aec7 palailogos: marking blob sha256:fd5b3b6762594b0a1788766c4cfba0bbf18839bd9693a1a4bd7225e94361b9f5 palailogos: marking manifest sha256:dd12b17713c59d5c76fa95a8504c7ffd8c30eb0a62ded081ac48950d287e9d26 palailogos: marking blob sha256:5c263f5c3a46aaaa762e88e1cb52e8f6e9780c356e7c4ea5a28fb2e0ac29d9fb palailogos: marking blob sha256:515bf23afc2f25870c96680145dbd938797f564d4a9f93555db3fb67cb12858f 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.72s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:622b2ee79de79d86d7a8334af1835f5115804410bc4ce9a6356c0cba72a90ca9 deletemanifests: marking manifest sha256:c9b5f533e126977a60c0fd3386222f0735eb178432145c392dad72cc154483a7 deletemanifests: marking blob sha256:cabeeb43ce7a7ccbaca788064b43409e70befff61e165f38b904ca767a6c5200 deletemanifests: marking blob sha256:d4ecb67ff5403d214e6350068a6f86d0857cb198417d81aa68536a849191ed4a deletemanifests: marking blob sha256:619eb890f2230c4847cf4ea79260a2bf42fb029457c31fa6f1ad97e71b744374 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:364ffd09dc20fa40db5d3cf2d0cc3aac5266f16e1d3e4d4b4130fb9d81313add blob eligible for deletion: sha256:622b2ee79de79d86d7a8334af1835f5115804410bc4ce9a6356c0cba72a90ca9 blob eligible for deletion: sha256:6cde507a95d3174ab27354804cf54733b77a8f0810fd8f5ffadc5b598491a9bb blob eligible for deletion: sha256:c0c573a611d93a60d09275759e6b0563995b8983a2c77baae27735a329933c2e deletemanifests manifest eligible for deletion: sha256:622b2ee79de79d86d7a8334af1835f5115804410bc4ce9a6356c0cba72a90ca9 deletemanifests: marking manifest sha256:c9b5f533e126977a60c0fd3386222f0735eb178432145c392dad72cc154483a7 deletemanifests: marking blob sha256:cabeeb43ce7a7ccbaca788064b43409e70befff61e165f38b904ca767a6c5200 deletemanifests: marking blob sha256:d4ecb67ff5403d214e6350068a6f86d0857cb198417d81aa68536a849191ed4a deletemanifests: marking blob sha256:619eb890f2230c4847cf4ea79260a2bf42fb029457c31fa6f1ad97e71b744374 time="2024-11-03T14:01:07Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/622b2ee79de79d86d7a8334af1835f5115804410bc4ce9a6356c0cba72a90ca9" go.version=go1.23.2 instance.id=152f1963-c1cd-45e1-b8d5-b88582c825c8 time="2024-11-03T14:01:07Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/622b2ee79de79d86d7a8334af1835f5115804410bc4ce9a6356c0cba72a90ca9" go.version=go1.23.2 instance.id=152f1963-c1cd-45e1-b8d5-b88582c825c8 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:364ffd09dc20fa40db5d3cf2d0cc3aac5266f16e1d3e4d4b4130fb9d81313add time="2024-11-03T14:01:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/36/364ffd09dc20fa40db5d3cf2d0cc3aac5266f16e1d3e4d4b4130fb9d81313add" go.version=go1.23.2 instance.id=152f1963-c1cd-45e1-b8d5-b88582c825c8 blob eligible for deletion: sha256:622b2ee79de79d86d7a8334af1835f5115804410bc4ce9a6356c0cba72a90ca9 time="2024-11-03T14:01:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/62/622b2ee79de79d86d7a8334af1835f5115804410bc4ce9a6356c0cba72a90ca9" go.version=go1.23.2 instance.id=152f1963-c1cd-45e1-b8d5-b88582c825c8 blob eligible for deletion: sha256:6cde507a95d3174ab27354804cf54733b77a8f0810fd8f5ffadc5b598491a9bb time="2024-11-03T14:01:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6c/6cde507a95d3174ab27354804cf54733b77a8f0810fd8f5ffadc5b598491a9bb" go.version=go1.23.2 instance.id=152f1963-c1cd-45e1-b8d5-b88582c825c8 blob eligible for deletion: sha256:c0c573a611d93a60d09275759e6b0563995b8983a2c77baae27735a329933c2e time="2024-11-03T14:01:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c0/c0c573a611d93a60d09275759e6b0563995b8983a2c77baae27735a329933c2e" go.version=go1.23.2 instance.id=152f1963-c1cd-45e1-b8d5-b88582c825c8 --- PASS: TestDeleteManifestIfTagNotFound (2.41s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:339f11383d07b1e15cfe95588bd4807e5291084af4e4772595fe85ed9767e72f time="2024-11-03T14:01:08Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/33/339f11383d07b1e15cfe95588bd4807e5291084af4e4772595fe85ed9767e72f" go.version=go1.23.2 instance.id=152f1963-c1cd-45e1-b8d5-b88582c825c8 blob eligible for deletion: sha256:37ddfc8c23a4def427583287156629282ed1a8aaa22341ca682b65197c2ad053 time="2024-11-03T14:01:08Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/37/37ddfc8c23a4def427583287156629282ed1a8aaa22341ca682b65197c2ad053" go.version=go1.23.2 instance.id=152f1963-c1cd-45e1-b8d5-b88582c825c8 blob eligible for deletion: sha256:75aa1a9361694aa783ac2523df2c372af2382eda4ea51f46254ecb5532f262c4 time="2024-11-03T14:01:08Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/75/75aa1a9361694aa783ac2523df2c372af2382eda4ea51f46254ecb5532f262c4" go.version=go1.23.2 instance.id=152f1963-c1cd-45e1-b8d5-b88582c825c8 --- PASS: TestGCWithMissingManifests (0.61s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:aa113dd1e7afd97bc303139360e807df62ca3a97491c7317ecd9269e3f403bbc komnenos: marking blob sha256:d23c92d91b226b17f53474553f8328fa6292150ac77c5d2a1c76fe57f1b53988 komnenos: marking blob sha256:adcbcc0e0236071cc3d0340553edebf253b1212ada667ffe4546b136819ea3cb 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:5b7f4271ab92b6f1a03c5d7f827469ce91002e04b948dac89aaad199181577c4 time="2024-11-03T14:01:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5b/5b7f4271ab92b6f1a03c5d7f827469ce91002e04b948dac89aaad199181577c4" go.version=go1.23.2 instance.id=152f1963-c1cd-45e1-b8d5-b88582c825c8 blob eligible for deletion: sha256:640f431bf263a1181b4e98a5072d759b96aa1a10a2b63f44ab2fb92476ff47cf time="2024-11-03T14:01:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/64/640f431bf263a1181b4e98a5072d759b96aa1a10a2b63f44ab2fb92476ff47cf" go.version=go1.23.2 instance.id=152f1963-c1cd-45e1-b8d5-b88582c825c8 blob eligible for deletion: sha256:64ecb5c8f07e1fde14d24207f6d8bedeb543dabe50fc53b1df8d0e92f34b9b81 time="2024-11-03T14:01:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/64/64ecb5c8f07e1fde14d24207f6d8bedeb543dabe50fc53b1df8d0e92f34b9b81" go.version=go1.23.2 instance.id=152f1963-c1cd-45e1-b8d5-b88582c825c8 blob eligible for deletion: sha256:68a4216c4f07079a013e6b52ea79ea78e27fdaf9b5b570a1250f21bb6a483234 time="2024-11-03T14:01:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/68/68a4216c4f07079a013e6b52ea79ea78e27fdaf9b5b570a1250f21bb6a483234" go.version=go1.23.2 instance.id=152f1963-c1cd-45e1-b8d5-b88582c825c8 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-11-03T14:01:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.2 instance.id=152f1963-c1cd-45e1-b8d5-b88582c825c8 blob eligible for deletion: sha256:133a08a1299c0b4a5a60ffdc02e0c42d9dfdf2ff38b9898ab90101a9060d469f time="2024-11-03T14:01:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/13/133a08a1299c0b4a5a60ffdc02e0c42d9dfdf2ff38b9898ab90101a9060d469f" go.version=go1.23.2 instance.id=152f1963-c1cd-45e1-b8d5-b88582c825c8 blob eligible for deletion: sha256:17df6a4c91037952e9b284a385d45c9d61c663dc227c2dfdbc2d6af6be2c9c06 time="2024-11-03T14:01:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/17/17df6a4c91037952e9b284a385d45c9d61c663dc227c2dfdbc2d6af6be2c9c06" go.version=go1.23.2 instance.id=152f1963-c1cd-45e1-b8d5-b88582c825c8 --- PASS: TestDeletionHasEffect (2.47s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.34s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:85ba0bec2da9a4cb3e4e49ae4811261e25b2a6c86faa27b5572a95cdbf4dbd63 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:7401ffe8b72fe82ec6357ec0d4e0ee1df2a6ed8110810759a5169174d0143118 michael_z_doukas: marking blob sha256:a52327dda8011a4bd229689c8a4d2e2c4b66700d2cd162d797793137fdff0e2e 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:8b80a1bf6ec73424a90a10684be073291db671200405e2cf1d12fc3ebda0c583 time="2024-11-03T14:01:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8b/8b80a1bf6ec73424a90a10684be073291db671200405e2cf1d12fc3ebda0c583" go.version=go1.23.2 instance.id=152f1963-c1cd-45e1-b8d5-b88582c825c8 --- PASS: TestOrphanBlobDeleted (1.28s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:ffd95f2624ab3cb8925bea0674505ca5dd5eb96d165eed0a9e1c8953b657f50a linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:c9ac1cd90955b3850784aeaa01d116a3485feae4f14b82c2c4d65132a2f0cfce --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.73s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.97s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.39s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.67s) === 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="2024-11-03T14:01:18Z" level=info msg="PurgeUploads starting: olderThan=2024-11-03 13:01:18.174675061 +0000 UTC m=-3569.602287940, actuallyDelete=true" time="2024-11-03T14:01:18Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-11-03T14:01:18Z" level=info msg="PurgeUploads starting: olderThan=2024-11-03 14:01:18.17565839 +0000 UTC m=+30.398695349, actuallyDelete=true" time="2024-11-03T14:01:18Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9d950541-a40a-4635-a7de-5fae26e5368b have older date (2024-11-03 13:01:18 +0000 UTC) than purge date (2024-11-03 14:01:18.17565839 +0000 UTC m=+30.398695349). Removing upload directory." time="2024-11-03T14:01:18Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b20525f6-407c-4469-80c8-cf2ddee20f3d have older date (2024-11-03 13:01:18 +0000 UTC) than purge date (2024-11-03 14:01:18.17565839 +0000 UTC m=+30.398695349). Removing upload directory." time="2024-11-03T14:01:18Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e73d6083-63d2-438d-a54b-7893baf9f107 have older date (2024-11-03 13:01:18 +0000 UTC) than purge date (2024-11-03 14:01:18.17565839 +0000 UTC m=+30.398695349). Removing upload directory." time="2024-11-03T14:01:18Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/dd9aa0e0-19ab-490c-9c46-319ce2d63e92 have older date (2024-11-03 13:01:18 +0000 UTC) than purge date (2024-11-03 14:01:18.17565839 +0000 UTC m=+30.398695349). Removing upload directory." time="2024-11-03T14:01:18Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a9d0c3a7-7426-4398-9aa3-1d118e04d455 have older date (2024-11-03 13:01:18 +0000 UTC) than purge date (2024-11-03 14:01:18.17565839 +0000 UTC m=+30.398695349). Removing upload directory." time="2024-11-03T14:01:18Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cb4ebfaf-5860-4f10-b2fd-5aaef619f404 have older date (2024-11-03 13:01:18 +0000 UTC) than purge date (2024-11-03 14:01:18.17565839 +0000 UTC m=+30.398695349). Removing upload directory." time="2024-11-03T14:01:18Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d76c495e-5458-4094-90ea-661ed2339492 have older date (2024-11-03 13:01:18 +0000 UTC) than purge date (2024-11-03 14:01:18.17565839 +0000 UTC m=+30.398695349). Removing upload directory." time="2024-11-03T14:01:18Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1859b006-907d-4aeb-8c26-06e643b36adc have older date (2024-11-03 13:01:18 +0000 UTC) than purge date (2024-11-03 14:01:18.17565839 +0000 UTC m=+30.398695349). Removing upload directory." time="2024-11-03T14:01:18Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4b4db8e1-6409-402c-9d2e-bbe8ae128619 have older date (2024-11-03 13:01:18 +0000 UTC) than purge date (2024-11-03 14:01:18.17565839 +0000 UTC m=+30.398695349). Removing upload directory." time="2024-11-03T14:01:18Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6796b810-a671-4dca-be33-f05fbe6fdbbf have older date (2024-11-03 13:01:18 +0000 UTC) than purge date (2024-11-03 14:01:18.17565839 +0000 UTC m=+30.398695349). Removing upload directory." time="2024-11-03T14:01:18Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/827e6867-e635-4dd4-b03c-ef8dd85f2167 have older date (2024-11-03 13:01:18 +0000 UTC) than purge date (2024-11-03 14:01:18.17565839 +0000 UTC m=+30.398695349). Removing upload directory." time="2024-11-03T14:01:18Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-11-03T14:01:18Z" level=info msg="PurgeUploads starting: olderThan=2024-11-03 14:01:18.176880401 +0000 UTC m=+30.399917040, actuallyDelete=true" time="2024-11-03T14:01:18Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/3f85b333-5a6a-45f0-89eb-558081e73d94 have older date (2024-11-03 13:01:18 +0000 UTC) than purge date (2024-11-03 14:01:18.176880401 +0000 UTC m=+30.399917040). Removing upload directory." time="2024-11-03T14:01:18Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/12c3e991-e61e-4d15-84de-29421495a246 have older date (2024-11-03 13:01:18 +0000 UTC) than purge date (2024-11-03 14:01:18.176880401 +0000 UTC m=+30.399917040). Removing upload directory." time="2024-11-03T14:01:18Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/31989389-3f97-459f-8927-e01dbfbb5ab5 have older date (2024-11-03 13:01:18 +0000 UTC) than purge date (2024-11-03 14:01:18.176880401 +0000 UTC m=+30.399917040). Removing upload directory." time="2024-11-03T14:01:18Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/1e4249a9-e436-47b1-a1d7-e85426facc1a have older date (2024-11-03 13:01:18 +0000 UTC) than purge date (2024-11-03 14:01:18.176880401 +0000 UTC m=+30.399917040). Removing upload directory." time="2024-11-03T14:01:18Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/35bd65ec-5a39-4a11-8cea-92461f26a90f have older date (2024-11-03 13:01:18 +0000 UTC) than purge date (2024-11-03 14:01:18.176880401 +0000 UTC m=+30.399917040). Removing upload directory." time="2024-11-03T14:01:18Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-11-03T14:01:18Z" level=info msg="PurgeUploads starting: olderThan=2024-11-03 14:01:18.177706648 +0000 UTC m=+30.400743207, actuallyDelete=true" time="2024-11-03T14:01:18Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2542c3bc-7ced-4130-8627-a7989a27f08a have older date (2024-11-03 13:01:18 +0000 UTC) than purge date (2024-11-03 14:01:18.177706648 +0000 UTC m=+30.400743207). Removing upload directory." time="2024-11-03T14:01:18Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/63592894-de73-421c-a856-b6f26c077d64 have older date (2024-11-03 13:01:18 +0000 UTC) than purge date (2024-11-03 14:01:18.177706648 +0000 UTC m=+30.400743207). Removing upload directory." time="2024-11-03T14:01:18Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6c1ccf15-2f3b-426c-a85d-0362063ae250 have older date (2024-11-03 13:01:18 +0000 UTC) than purge date (2024-11-03 14:01:18.177706648 +0000 UTC m=+30.400743207). Removing upload directory." time="2024-11-03T14:01:18Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7b7707be-b583-41ad-9153-4b4a241a83fe have older date (2024-11-03 13:01:18 +0000 UTC) than purge date (2024-11-03 14:01:18.177706648 +0000 UTC m=+30.400743207). Removing upload directory." time="2024-11-03T14:01:18Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b0b9d6c5-a5d2-4ec4-84f4-97c1c9c7b59b have older date (2024-11-03 13:01:18 +0000 UTC) than purge date (2024-11-03 14:01:18.177706648 +0000 UTC m=+30.400743207). Removing upload directory." time="2024-11-03T14:01:18Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-11-03T14:01:18Z" level=info msg="PurgeUploads starting: olderThan=2024-11-03 14:01:18.178198612 +0000 UTC m=+30.401235171, actuallyDelete=true" time="2024-11-03T14:01:18Z" 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 30.434s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.038s === 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.037s === RUN TestWalkFileRemoved time="2024-11-03T14:00:47Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.022s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.378s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.10s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.139s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.19s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.562s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.23s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.597s === 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="2024-11-03T14:00:47Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.2 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-11-03T14:00:47Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.2 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-11-03T14:00:47Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.2 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestInvalidData === CONT TestMatchIPV6 === CONT TestMatchIPV4 === CONT TestMatchIPV4_2 === CONT TestInvalidNetworkType === CONT TestParsing time="2024-11-03T14:00:47Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.2 instance.id=1a661aca-8f8f-4370-b258-8fdac73cdfc5 time="2024-11-03T14:00:47Z" level=error msg="unknown ip address format" go.version=go1.23.2 instance.id=1a661aca-8f8f-4370-b258-8fdac73cdfc5 ip=?0000000000000000000000000000000000 time="2024-11-03T14:00:47Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 --- PASS: TestParsing (0.00s) --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestS3TryUpdate (0.01s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestMatchIPV6 (0.01s) time="2024-11-03T14:00:47Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.2 instance.id=1a661aca-8f8f-4370-b258-8fdac73cdfc5 --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) time="2024-11-03T14:00:48Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-11-03T14:00:49Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-11-03T14:00:50Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-11-03T14:00:51Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.547s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.037s === 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.375s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.46s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.835s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.027s >>> 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-r7.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-r7.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-armv7.so.1 >>> docker-registry*: Package size: 22.1 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r7.apk >>> docker-registry: Build complete at Sun, 03 Nov 2024 14:02:00 +0000 elapsed time 0h 1m 32s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20241103.140029) (2/3) Purging go (1.23.2-r0) (3/3) Purging binutils-gold (2.43.1-r1) Executing busybox-1.37.0-r5.trigger OK: 271 MiB in 101 packages >>> docker-registry: Updating the community/armv7 repository index... >>> docker-registry: Signing the index...