>>> docker-registry: Building community/docker-registry 2.8.3-r7 (using abuild 3.13.0-r3) started Wed, 03 Jul 2024 16:02:11 +0000 >>> docker-registry: Checking sanity of /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.42-r0) (2/3) Installing go (1.22.5-r0) (3/3) Installing .makedepends-docker-registry (20240703.160212) Executing busybox-1.36.1-r31.trigger OK: 599 MiB in 111 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN Test time="2024-07-03T16:02:24Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-07-03T16:02:24Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/configuration 0.040s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-07-03T16:02:24Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.025s === 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.026s === 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.026s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.09s) PASS ok github.com/docker/distribution/health/checks 0.126s === 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.027s === 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.027s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.034s === 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.026s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2024/07/03 16:02:24 http: TLS handshake error from 127.0.0.1:45656: 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:36433/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:36433/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:36433/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:36433/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:34945?status=0, fail=true --- PASS: TestHTTPSink (0.04s) === RUN TestListener --- PASS: TestListener (0.18s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-07-03T16:02:25Z" level=info msg="broadcaster: closing" time="2024-07-03T16:02:25Z" level=info msg="closing testSink" time="2024-07-03T16:02:25Z" level=info msg="closing testSink" time="2024-07-03T16:02:25Z" level=info msg="closing testSink" time="2024-07-03T16:02:25Z" level=info msg="closing testSink" time="2024-07-03T16:02:25Z" level=info msg="closing testSink" time="2024-07-03T16:02:25Z" level=info msg="closing testSink" time="2024-07-03T16:02:25Z" level=info msg="closing testSink" time="2024-07-03T16:02:25Z" level=info msg="closing testSink" time="2024-07-03T16:02:25Z" level=info msg="closing testSink" time="2024-07-03T16:02:25Z" level=info msg="closing testSink" time="2024-07-03T16:02:25Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-07-03T16:02:25Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 1} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:02:25Z" level=warning msg="&{0x400014d530 0.9} encountered too many errors, backing off" time="2024-07-03T16:02:26Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.89s) PASS ok github.com/docker/distribution/notifications 1.254s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-07-03T16:02:24Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-03T16:02:24.789448644Z" 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.22.5 time="2024-07-03T16:02:24.790550055Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:02:24.791599865Z" level=info msg="Starting upload purge in 43m0s" go.version=go1.22.5 time="2024-07-03T16:02:24.793935967Z" level=info msg="listening on [::]:5000" go.version=go1.22.5 time="2024-07-03T16:02:27.795382239Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.5 time="2024-07-03T16:02:27.89883003Z" level=info msg="response completed" go.version=go1.22.5 http.request.host=127.0.0.1 http.request.id=9f1f9220-c68f-4646-95d2-7257c82e2850 http.request.method=GET http.request.remoteaddr="[::1]:47674" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.569065ms http.response.status=200 http.response.written=2 ::1 - - [03/Jul/2024:16:02:27 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-07-03T16:02:28.348029653Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-03T16:02:28.348962422Z" 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.22.5 time="2024-07-03T16:02:28.349019223Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:02:28.351075082Z" level=info msg="Starting upload purge in 42m0s" go.version=go1.22.5 time="2024-07-03T16:02:28.351616887Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.5 time="2024-07-03T16:02:28.351632928Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.5 time="2024-07-03T16:02:28.351955491Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.5 time="2024-07-03T16:02:31.356811194Z" level=info msg="response completed" go.version=go1.22.5 http.request.host=127.0.0.1 http.request.id=95ea941d-abd2-4e46-a80b-f3b2d6a728f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39164" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="825.608µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:16:02:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-07-03T16:02:31.356968236Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.5 --- PASS: TestRegistrySupportedCipherSuite (3.56s) === RUN TestRegistryUnsupportedCipherSuite time="2024-07-03T16:02:31.699539597Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-03T16:02:31.700388565Z" 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.22.5 time="2024-07-03T16:02:31.700411446Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:02:31.700481406Z" level=info msg="Starting upload purge in 53m0s" go.version=go1.22.5 time="2024-07-03T16:02:31.700547367Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.5 --- PASS: TestRegistryUnsupportedCipherSuite (8.35s) PASS ok github.com/docker/distribution/registry 15.050s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.026s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.01s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.06s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.129s === RUN TestBasicAccessController time="2024-07-03T16:02:24Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.5 instance.id=2bd0b694-41f5-419d-bc49-d343cbe19c1e time="2024-07-03T16:02:24Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.5 instance.id=2bd0b694-41f5-419d-bc49-d343cbe19c1e --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-07-03T16:02:24Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.5 password=Nbzcq8z8FlLY72OvyQxT2aJaBuG2RRUlQzYKWwTbgwk user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.096s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.041s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2024-07-03T16:02:24Z" level=info msg="token not to be used before 2024-07-03 16:02:25 +0000 UTC - currently 2024-07-03 16:02:24.81717575 +0000 UTC m=+0.020077314" time="2024-07-03T16:02:24Z" level=info msg="token not to be used after 2024-07-03 16:02:24 +0000 UTC - currently 2024-07-03 16:02:24.817645834 +0000 UTC m=+0.020547398" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2024-07-03T16:02:24Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.00s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.042s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.083s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.01s) === 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.053s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.028s === RUN TestCheckAPI time="2024-07-03T16:02:24Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T16:02:24Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:02:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35225" http.request.id=13db6bc4-d541-4957-ae80-64d7b4101449 http.request.method=GET http.request.remoteaddr="127.0.0.1:35308" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.885108ms http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:16:02:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-07-03T16:02:24Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T16:02:24Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:02:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=4b9c2246-4a63-4a04-b511-70e0dda8502f http.request.method=GET http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.573135ms http.response.status=200 http.response.written=20 127.0.0.1 - - [03/Jul/2024:16:02:24 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-07-03T16:02:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=61aec03c-84da-4e1d-8703-e94fa0644915 http.request.method=POST http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="932.609µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:24 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=404ab66e-fe18-43e5-b2c3-9efb8d7af502 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/aaaa/blobs/uploads/17b58608-c8cf-433d-9741-0c7f57d6de5f?_state=zpp4T05AHVDt_BWcWeUMFe-ZBlbo7F5q_oP7jL1HMjF7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxN2I1ODYwOC1jOGNmLTQzM2QtOTc0MS0wYzdmNTdkNmRlNWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MjQuOTQ3NDUzMDc4WiJ9&digest=sha256%3A6b94a44be9787f96d167035515f1d068ead965e256eeb29bbf4d77fe6374023a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.198885765s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:24 +0000] "PUT /v2/foo/aaaa/blobs/uploads/17b58608-c8cf-433d-9741-0c7f57d6de5f?_state=zpp4T05AHVDt_BWcWeUMFe-ZBlbo7F5q_oP7jL1HMjF7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxN2I1ODYwOC1jOGNmLTQzM2QtOTc0MS0wYzdmNTdkNmRlNWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MjQuOTQ3NDUzMDc4WiJ9&digest=sha256%3A6b94a44be9787f96d167035515f1d068ead965e256eeb29bbf4d77fe6374023a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=47800b6c-234f-4faf-b237-316bfb16c4b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.625056ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:26 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=587abd95-907d-40c8-b763-fa4d821a52c1 http.request.method=POST http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="846.448µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:26 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=6eb1b3bb-4158-4e3a-930a-33e19c35b294 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/bbbb/blobs/uploads/c8090e0c-9dde-455a-8fc8-5a5946284ef2?_state=p3uAtwStiz4s7CLo5Wp4pM7pdmiJweiJxyOEJhSrmct7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJjODA5MGUwYy05ZGRlLTQ1NWEtOGZjOC01YTU5NDYyODRlZjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MjYuMjAyNTM2NDYxWiJ9&digest=sha256%3A4967c25a2d623eaaa3f70a108e10704ebcfe932be38d32098c836510cc963da4" http.request.useragent="Go-http-client/1.1" http.response.duration=531.491532ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:26 +0000] "PUT /v2/foo/bbbb/blobs/uploads/c8090e0c-9dde-455a-8fc8-5a5946284ef2?_state=p3uAtwStiz4s7CLo5Wp4pM7pdmiJweiJxyOEJhSrmct7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJjODA5MGUwYy05ZGRlLTQ1NWEtOGZjOC01YTU5NDYyODRlZjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MjYuMjAyNTM2NDYxWiJ9&digest=sha256%3A4967c25a2d623eaaa3f70a108e10704ebcfe932be38d32098c836510cc963da4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=8a2aad90-5b4e-4052-8aeb-51494d042ad7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.525895ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:26 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=ea7dc419-d245-4c7b-a602-aa3ee03091da http.request.method=POST http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.524895ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:26 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=3debc966-ff3e-4f3b-a4cc-825ed996cf19 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/cccc/blobs/uploads/89440522-4bdd-4e65-b1b3-f64626f96d34?_state=llGnzdd52mDwkuT2gQNXxwd1RQS30llx89hLkeZXUoZ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI4OTQ0MDUyMi00YmRkLTRlNjUtYjFiMy1mNjQ2MjZmOTZkMzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MjYuODIxNTI2NzlaIn0%3D&digest=sha256%3Aa3035b43e2d719620e2b2efeb15fe2d6be7f5deae55acf9ee0946caa57ee085f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.359495303s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:26 +0000] "PUT /v2/foo/cccc/blobs/uploads/89440522-4bdd-4e65-b1b3-f64626f96d34?_state=llGnzdd52mDwkuT2gQNXxwd1RQS30llx89hLkeZXUoZ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI4OTQ0MDUyMi00YmRkLTRlNjUtYjFiMy1mNjQ2MjZmOTZkMzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MjYuODIxNTI2NzlaIn0%3D&digest=sha256%3Aa3035b43e2d719620e2b2efeb15fe2d6be7f5deae55acf9ee0946caa57ee085f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=dc0232ed-2cd5-40dc-8f1a-61efa632acbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.519095ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:28 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=07caca2a-3086-4666-9ed6-884a8c3645b5 http.request.method=POST http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="851.608µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:28 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=88c55f97-64a4-4e68-86b8-2d9f2b9b624d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/dddd/blobs/uploads/c296689b-634c-4b09-bbef-3a489dbd3278?_state=q2FJ_n8nmdIcOmIH8wsCAXaZW1qTEJXRXdMW11akD7h7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjMjk2Njg5Yi02MzRjLTRiMDktYmJlZi0zYTQ4OWRiZDMyNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MjguMjQ3NzQzMjkyWiJ9&digest=sha256%3Ab6c6bbdad1f737586d7891006375c90920c11c38ae27bddf83375d72ca7e7468" http.request.useragent="Go-http-client/1.1" http.response.duration=711.93654ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:28 +0000] "PUT /v2/foo/dddd/blobs/uploads/c296689b-634c-4b09-bbef-3a489dbd3278?_state=q2FJ_n8nmdIcOmIH8wsCAXaZW1qTEJXRXdMW11akD7h7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjMjk2Njg5Yi02MzRjLTRiMDktYmJlZi0zYTQ4OWRiZDMyNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MjguMjQ3NzQzMjkyWiJ9&digest=sha256%3Ab6c6bbdad1f737586d7891006375c90920c11c38ae27bddf83375d72ca7e7468 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=ed69d712-67b5-47f1-9151-a6adb497bd06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.589935ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:28 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:29Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=586e165a-f0d8-4667-a99f-f8e50eda94d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="892.329µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:29 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=659b394f-e24d-4d71-9054-b3b22487fb59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/eeee/blobs/uploads/a9aefbb7-aca0-4fb6-83f0-3afa7a91334d?_state=p0hgMg5BzQnjUt1wgOMl8U15wXIFQ3kB7IoNRbZWst97Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJhOWFlZmJiNy1hY2EwLTRmYjYtODNmMC0zYWZhN2E5MTMzNGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MjkuMDQ1NTQyMzM1WiJ9&digest=sha256%3A8709c7b26b53aa86b04b21e685ebe2e9802929fcd5f6269a799953c0c4550147" http.request.useragent="Go-http-client/1.1" http.response.duration=1.330897749s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:29 +0000] "PUT /v2/foo/eeee/blobs/uploads/a9aefbb7-aca0-4fb6-83f0-3afa7a91334d?_state=p0hgMg5BzQnjUt1wgOMl8U15wXIFQ3kB7IoNRbZWst97Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJhOWFlZmJiNy1hY2EwLTRmYjYtODNmMC0zYWZhN2E5MTMzNGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MjkuMDQ1NTQyMzM1WiJ9&digest=sha256%3A8709c7b26b53aa86b04b21e685ebe2e9802929fcd5f6269a799953c0c4550147 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=48cee298-635c-4ebc-89da-4c2aecab3e85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.450574ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:30 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=e00e8d32-915a-4f2f-b916-25ee7e10c5ad http.request.method=POST http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="822.528µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:30 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=7acded10-8c4b-4751-89e6-d98b60b7f025 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/ffff/blobs/uploads/4656ea73-50cc-49f4-9558-92f3f2dae81b?_state=WY5lcMhtCMlridnSpb-ADSIw1mEgyv4uumMCGqep60t7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI0NjU2ZWE3My01MGNjLTQ5ZjQtOTU1OC05MmYzZjJkYWU4MWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MzAuNDQ4NzYwMDU2WiJ9&digest=sha256%3Aba7421bba6c4c6adc6e9af0868fcd8a74476eb522f21a8ea1049e9df95b95e20" http.request.useragent="Go-http-client/1.1" http.response.duration=962.47066ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:30 +0000] "PUT /v2/foo/ffff/blobs/uploads/4656ea73-50cc-49f4-9558-92f3f2dae81b?_state=WY5lcMhtCMlridnSpb-ADSIw1mEgyv4uumMCGqep60t7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI0NjU2ZWE3My01MGNjLTQ5ZjQtOTU1OC05MmYzZjJkYWU4MWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MzAuNDQ4NzYwMDU2WiJ9&digest=sha256%3Aba7421bba6c4c6adc6e9af0868fcd8a74476eb522f21a8ea1049e9df95b95e20 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=1e8febd9-0d37-49f6-a81d-734fefc17ad1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.678056ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:31 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=6d599140-c762-4f00-a106-5106bc079493 http.request.method=GET http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="725.567µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [03/Jul/2024:16:02:31 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-03T16:02:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=04ada965-2bf1-415f-a1b1-5527a36646a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:50856" 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="810.408µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [03/Jul/2024:16:02:31 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-07-03T16:02:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=fa3619d8-0b73-41f4-b6c4-4d5a4f9d1c34 http.request.method=GET http.request.remoteaddr="127.0.0.1:50856" 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="703.007µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [03/Jul/2024:16:02:31 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-03T16:02:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=0c71db53-609d-43bc-9110-4d42408c4b3a http.request.method=GET http.request.remoteaddr="127.0.0.1:50856" 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="741.727µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [03/Jul/2024:16:02:31 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-07-03T16:02:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=cfe4d3b3-0259-4013-9f54-ab92eb48f45d http.request.method=GET http.request.remoteaddr="127.0.0.1:50856" 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="680.686µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [03/Jul/2024:16:02:31 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-07-03T16:02:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=9b1dec9b-97e4-4871-8449-9c62151812b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:50856" 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="824.048µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:16:02:31 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T16:02:31Z" 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.22.5 http.request.host="127.0.0.1:37813" http.request.id=74732127-934e-48c0-b9fa-e5f3a7578feb http.request.method=GET http.request.remoteaddr="127.0.0.1:50856" 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="594.086µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [03/Jul/2024:16:02:31 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-07-03T16:02:31Z" 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.22.5 http.request.host="127.0.0.1:37813" http.request.id=e463ef37-6741-42bc-90d2-6c9e90a995b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:50856" 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="511.405µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [03/Jul/2024:16:02:31 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-07-03T16:02:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=0f8e09c2-72d7-4e03-83a2-902c09db27c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50856" 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="522.845µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [03/Jul/2024:16:02:31 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-07-03T16:02:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37813" http.request.id=00e0f0a5-e9b0-4032-8f31-3b6fbbd30a87 http.request.method=GET http.request.remoteaddr="127.0.0.1:50856" 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="866.688µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [03/Jul/2024:16:02:31 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-03T16:02:31Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T16:02:31Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:02:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39951" http.request.id=61b6b1d4-e733-4438-9e92-216bca6752ef http.request.method=POST http.request.remoteaddr="127.0.0.1:42820" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="957.569µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:31 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39951" http.request.id=46f46e96-fd86-4ec4-beca-c6d661ec73e0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42820" http.request.uri="/v2/foo/aaaa/blobs/uploads/8a8a593c-3553-4278-ae15-98d02461ca1d?_state=xuVyz_6RJYQXzpsbW0gVQqQcgDQWAE4sS5-awFazmVN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4YThhNTkzYy0zNTUzLTQyNzgtYWUxNS05OGQwMjQ2MWNhMWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MzEuNDk5NDQ3MzYxWiJ9&digest=sha256%3Ae3e8df2cf52215cd5da1ebe1ab485edd210aae9ad63d8d53b40da5c2ab517ac9" http.request.useragent="Go-http-client/1.1" http.response.duration=797.018755ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:31 +0000] "PUT /v2/foo/aaaa/blobs/uploads/8a8a593c-3553-4278-ae15-98d02461ca1d?_state=xuVyz_6RJYQXzpsbW0gVQqQcgDQWAE4sS5-awFazmVN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4YThhNTkzYy0zNTUzLTQyNzgtYWUxNS05OGQwMjQ2MWNhMWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MzEuNDk5NDQ3MzYxWiJ9&digest=sha256%3Ae3e8df2cf52215cd5da1ebe1ab485edd210aae9ad63d8d53b40da5c2ab517ac9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39951" http.request.id=c76fdf48-00c3-48cf-bf79-1c2ccf8f7e3c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42820" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.504014ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:32 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39951" http.request.id=746ec07a-d1a8-4e84-8ffa-e367130a59dd http.request.method=POST http.request.remoteaddr="127.0.0.1:42820" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="870.208µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:32 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39951" http.request.id=2c34e73b-b3b3-4fb1-854e-8834abe0f904 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42820" http.request.uri="/v2/foo/bbbb/blobs/uploads/4e8a26bb-9f9b-4c0b-a006-a73f71c8be0a?_state=e6tAzv7TCXIenmzeAK8IaeB0fAERB09mJTvPWmEvv1B7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI0ZThhMjZiYi05ZjliLTRjMGItYTAwNi1hNzNmNzFjOGJlMGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MzIuMzcxNjQxODM1WiJ9&digest=sha256%3A83696afbc8b121e86b753a40dc9a626e4b86ae12c77551ab6738ad4fb775891d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.023205801s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:32 +0000] "PUT /v2/foo/bbbb/blobs/uploads/4e8a26bb-9f9b-4c0b-a006-a73f71c8be0a?_state=e6tAzv7TCXIenmzeAK8IaeB0fAERB09mJTvPWmEvv1B7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI0ZThhMjZiYi05ZjliLTRjMGItYTAwNi1hNzNmNzFjOGJlMGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MzIuMzcxNjQxODM1WiJ9&digest=sha256%3A83696afbc8b121e86b753a40dc9a626e4b86ae12c77551ab6738ad4fb775891d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39951" http.request.id=393c2414-c948-47b0-bd1f-fe788e7eaa1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42820" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.532255ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:33 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39951" http.request.id=5d0c7992-286c-4948-9ea1-2d3f455fb07e http.request.method=POST http.request.remoteaddr="127.0.0.1:42820" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="889.248µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:33 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:34Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39951" http.request.id=18f5603e-40b0-4c28-9e4f-f8c94bf4dfed http.request.method=PUT http.request.remoteaddr="127.0.0.1:42820" http.request.uri="/v2/foo/cccc/blobs/uploads/fa4a4864-5607-43fc-b895-eead8872c14b?_state=Y3nAy3NgWbm0eQ50jSJInXHyWy3N0x8woAX9ZdqLqFF7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJmYTRhNDg2NC01NjA3LTQzZmMtYjg5NS1lZWFkODg3MmMxNGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MzMuNTAwODk2NjUyWiJ9&digest=sha256%3Af224995a964c8300b1fa5f3d93ac2818be17cfd3654822e7f041e05514b84bf0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.448409593s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:33 +0000] "PUT /v2/foo/cccc/blobs/uploads/fa4a4864-5607-43fc-b895-eead8872c14b?_state=Y3nAy3NgWbm0eQ50jSJInXHyWy3N0x8woAX9ZdqLqFF7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJmYTRhNDg2NC01NjA3LTQzZmMtYjg5NS1lZWFkODg3MmMxNGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MzMuNTAwODk2NjUyWiJ9&digest=sha256%3Af224995a964c8300b1fa5f3d93ac2818be17cfd3654822e7f041e05514b84bf0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:34Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39951" http.request.id=b7bc434d-7809-4270-8d69-503b3ebabc09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42820" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.494054ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:34 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39951" http.request.id=b54a9e56-5ba9-450d-9515-2e58967b7a94 http.request.method=POST http.request.remoteaddr="127.0.0.1:42820" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="824.088µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:35 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39951" http.request.id=15271354-2134-4d3b-9f62-1c750aa5029c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42820" http.request.uri="/v2/foo/dddd/blobs/uploads/95be2d08-9620-4262-9cf5-4a69ccae0255?_state=hcNJWDmm3pm2ITMEaPw4_5pdONKS1LYDVKDadfKlBmp7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI5NWJlMmQwOC05NjIwLTQyNjItOWNmNS00YTY5Y2NhZTAyNTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MzUuMDI2NDQ5ODY1WiJ9&digest=sha256%3Ad1ba46c65d58a9747e92ad50a9405e4b40190e993237c433f6b91442b441902a" http.request.useragent="Go-http-client/1.1" http.response.duration=854.633866ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:35 +0000] "PUT /v2/foo/dddd/blobs/uploads/95be2d08-9620-4262-9cf5-4a69ccae0255?_state=hcNJWDmm3pm2ITMEaPw4_5pdONKS1LYDVKDadfKlBmp7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI5NWJlMmQwOC05NjIwLTQyNjItOWNmNS00YTY5Y2NhZTAyNTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MzUuMDI2NDQ5ODY1WiJ9&digest=sha256%3Ad1ba46c65d58a9747e92ad50a9405e4b40190e993237c433f6b91442b441902a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39951" http.request.id=2a5b6802-e05a-41d5-af27-ee543c7afef9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42820" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.530734ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:35 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39951" http.request.id=0ddbc1c9-eeb3-4e6f-b871-98e98ed13c4b http.request.method=GET http.request.remoteaddr="127.0.0.1:42820" 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="668.126µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [03/Jul/2024:16:02:35 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (11.05s) === RUN TestURLPrefix time="2024-07-03T16:02:35Z" 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.22.5 time="2024-07-03T16:02:35Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:02:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43071" http.request.id=89b2effc-6356-4151-8a27-93a705479d75 http.request.method=GET http.request.remoteaddr="127.0.0.1:36914" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="836.648µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:16:02:35 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-07-03T16:02:35Z" 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.22.5 time="2024-07-03T16:02:35Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:02:35Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=1c321649-efa0-4fec-b620-ea2ddffda19f http.request.method=GET http.request.remoteaddr="127.0.0.1:57852" http.request.uri="/v2/foo/bar/blobs/sha256:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.07041ms http.response.status=404 http.response.written=157 vars.digest="sha256:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:02:35 +0000] "GET /v2/foo/bar/blobs/sha256:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T16:02:35Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=f3882b1c-0086-43ea-b4c6-e55c679e860e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57860" http.request.uri="/v2/foo/bar/blobs/sha256:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="890.848µs" http.response.status=404 http.response.written=157 vars.digest="sha256:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:02:35 +0000] "HEAD /v2/foo/bar/blobs/sha256:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T16:02:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=b378ce93-9888-4185-a3b3-b319dde31b76 http.request.method=POST http.request.remoteaddr="127.0.0.1:57860" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="751.807µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=1f2d03fc-ccc0-4206-8d71-77e3d86c186f http.request.method=GET http.request.remoteaddr="127.0.0.1:57860" http.request.uri="/v2/foo/bar/blobs/uploads/a36dfb7d-c257-4bc9-b1a7-c94adb006c5e?_state=HFW2X5bGMlSC0NqSr2f8dUvA7gMykT2dKeigg8u5AXZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzNmRmYjdkLWMyNTctNGJjOS1iMWE3LWM5NGFkYjAwNmM1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozNS45OTM0MTg2ODdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="844.849µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:35 +0000] "GET /v2/foo/bar/blobs/uploads/a36dfb7d-c257-4bc9-b1a7-c94adb006c5e?_state=HFW2X5bGMlSC0NqSr2f8dUvA7gMykT2dKeigg8u5AXZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzNmRmYjdkLWMyNTctNGJjOS1iMWE3LWM5NGFkYjAwNmM1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozNS45OTM0MTg2ODdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=0eaaef0d-cead-4cfb-a44c-2c9678665ca1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57860" http.request.uri="/v2/foo/bar/blobs/uploads/a36dfb7d-c257-4bc9-b1a7-c94adb006c5e?_state=HFW2X5bGMlSC0NqSr2f8dUvA7gMykT2dKeigg8u5AXZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzNmRmYjdkLWMyNTctNGJjOS1iMWE3LWM5NGFkYjAwNmM1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozNS45OTM0MTg2ODdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="774.127µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:35 +0000] "DELETE /v2/foo/bar/blobs/uploads/a36dfb7d-c257-4bc9-b1a7-c94adb006c5e?_state=HFW2X5bGMlSC0NqSr2f8dUvA7gMykT2dKeigg8u5AXZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzNmRmYjdkLWMyNTctNGJjOS1iMWE3LWM5NGFkYjAwNmM1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozNS45OTM0MTg2ODdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:35Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=e44e52db-7eae-4bc7-b9ca-bbb0de070cd1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57860" http.request.uri="/v2/foo/bar/blobs/uploads/a36dfb7d-c257-4bc9-b1a7-c94adb006c5e?_state=HFW2X5bGMlSC0NqSr2f8dUvA7gMykT2dKeigg8u5AXZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzNmRmYjdkLWMyNTctNGJjOS1iMWE3LWM5NGFkYjAwNmM1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozNS45OTM0MTg2ODdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=a36dfb7d-c257-4bc9-b1a7-c94adb006c5e time="2024-07-03T16:02:35Z" 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.22.5 http.request.host="127.0.0.1:36395" http.request.id=e44e52db-7eae-4bc7-b9ca-bbb0de070cd1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57860" http.request.uri="/v2/foo/bar/blobs/uploads/a36dfb7d-c257-4bc9-b1a7-c94adb006c5e?_state=HFW2X5bGMlSC0NqSr2f8dUvA7gMykT2dKeigg8u5AXZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzNmRmYjdkLWMyNTctNGJjOS1iMWE3LWM5NGFkYjAwNmM1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozNS45OTM0MTg2ODdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="761.287µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=a36dfb7d-c257-4bc9-b1a7-c94adb006c5e 127.0.0.1 - - [03/Jul/2024:16:02:35 +0000] "GET /v2/foo/bar/blobs/uploads/a36dfb7d-c257-4bc9-b1a7-c94adb006c5e?_state=HFW2X5bGMlSC0NqSr2f8dUvA7gMykT2dKeigg8u5AXZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzNmRmYjdkLWMyNTctNGJjOS1iMWE3LWM5NGFkYjAwNmM1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozNS45OTM0MTg2ODdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T16:02:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=3d483406-c3a8-45dc-8ebe-758d38dba56f http.request.method=POST http.request.remoteaddr="127.0.0.1:57876" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01781ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:35Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=3669f475-2a85-4b16-bb2f-0b4b3ebf7186 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57876" http.request.uri="/v2/foo/bar/blobs/uploads/72e5a332-889a-42bb-9377-ea6c3ed8c9e6?_state=AGkx-tHGIXMtDo_AWiSAvzaVbYjbzulFkx_3Vh-XeGV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyZTVhMzMyLTg4OWEtNDJiYi05Mzc3LWVhNmMzZWQ4YzllNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozNS45OTc2MTU2ODdaIn0%3D&digest=sha256%3A5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37" http.request.useragent="Go-http-client/1.1" provided=sha256:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37 vars.name="foo/bar" vars.uuid=72e5a332-889a-42bb-9377-ea6c3ed8c9e6 time="2024-07-03T16:02:35Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=3669f475-2a85-4b16-bb2f-0b4b3ebf7186 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57876" http.request.uri="/v2/foo/bar/blobs/uploads/72e5a332-889a-42bb-9377-ea6c3ed8c9e6?_state=AGkx-tHGIXMtDo_AWiSAvzaVbYjbzulFkx_3Vh-XeGV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyZTVhMzMyLTg4OWEtNDJiYi05Mzc3LWVhNmMzZWQ4YzllNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozNS45OTc2MTU2ODdaIn0%3D&digest=sha256%3A5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=72e5a332-889a-42bb-9377-ea6c3ed8c9e6 time="2024-07-03T16:02:35Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=3669f475-2a85-4b16-bb2f-0b4b3ebf7186 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57876" http.request.uri="/v2/foo/bar/blobs/uploads/72e5a332-889a-42bb-9377-ea6c3ed8c9e6?_state=AGkx-tHGIXMtDo_AWiSAvzaVbYjbzulFkx_3Vh-XeGV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyZTVhMzMyLTg4OWEtNDJiYi05Mzc3LWVhNmMzZWQ4YzllNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozNS45OTc2MTU2ODdaIn0%3D&digest=sha256%3A5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="885.728µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=72e5a332-889a-42bb-9377-ea6c3ed8c9e6 127.0.0.1 - - [03/Jul/2024:16:02:35 +0000] "PUT /v2/foo/bar/blobs/uploads/72e5a332-889a-42bb-9377-ea6c3ed8c9e6?_state=AGkx-tHGIXMtDo_AWiSAvzaVbYjbzulFkx_3Vh-XeGV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyZTVhMzMyLTg4OWEtNDJiYi05Mzc3LWVhNmMzZWQ4YzllNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozNS45OTc2MTU2ODdaIn0%3D&digest=sha256%3A5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-03T16:02:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=68deb36e-f659-4370-b7e4-216b7ba31297 http.request.method=POST http.request.remoteaddr="127.0.0.1:57876" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="750.528µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:36Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=36bfb86d-9e3c-4519-8673-98758da8d310 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57876" http.request.uri="/v2/foo/bar/blobs/uploads/ff1525a8-869d-427d-b381-2b453cd76f0c?_state=rI7bofMvXMyfb3HM8IbrMwId3pz9iKytWjOf9vnRUqd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmMTUyNWE4LTg2OWQtNDI3ZC1iMzgxLTJiNDUzY2Q3NmYwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozNS45OTk2Nzk3NDdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.003529ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:35 +0000] "PUT /v2/foo/bar/blobs/uploads/ff1525a8-869d-427d-b381-2b453cd76f0c?_state=rI7bofMvXMyfb3HM8IbrMwId3pz9iKytWjOf9vnRUqd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmMTUyNWE4LTg2OWQtNDI3ZC1iMzgxLTJiNDUzY2Q3NmYwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozNS45OTk2Nzk3NDdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:36Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=76772cce-ded9-4a1e-adcd-a7f88909eae1 http.request.method=POST http.request.remoteaddr="127.0.0.1:57876" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="794.088µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:36Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=bbdc8193-846b-4c39-bd54-2c901ae289cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:57876" http.request.uri="/v2/foo/bar/blobs/uploads/eb6341ac-b91e-4444-85a8-3dc1a55483b5?_state=JRy3T-uEOLMdFzgEZ3wDFd5UQPseEjYCwk6gkA5ApuN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViNjM0MWFjLWI5MWUtNDQ0NC04NWE4LTNkYzFhNTU0ODNiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozNi4wMDE4ODE4MDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="862.248µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:36 +0000] "PUT /v2/foo/bar/blobs/uploads/eb6341ac-b91e-4444-85a8-3dc1a55483b5?_state=JRy3T-uEOLMdFzgEZ3wDFd5UQPseEjYCwk6gkA5ApuN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViNjM0MWFjLWI5MWUtNDQ0NC04NWE4LTNkYzFhNTU0ODNiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozNi4wMDE4ODE4MDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:36Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=b1d9c78d-39bd-4b25-a61e-b67c0b5e49f6 http.request.method=POST http.request.remoteaddr="127.0.0.1:57876" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="751.247µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=efe690cb-55e0-442a-a46b-1b7e488277fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:57876" http.request.uri="/v2/foo/bar/blobs/uploads/ef056459-8c59-4bca-9362-cb783a53ab58?_state=8XxaP5erbp0GXK1sx6GVtyAzSGwW07y7o7C-owYUBDF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVmMDU2NDU5LThjNTktNGJjYS05MzYyLWNiNzgzYTUzYWI1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozNi4wMDM5MDU1NDdaIn0%3D&digest=sha256%3A5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37" http.request.useragent="Go-http-client/1.1" http.response.duration=1.736908397s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:36 +0000] "PUT /v2/foo/bar/blobs/uploads/ef056459-8c59-4bca-9362-cb783a53ab58?_state=8XxaP5erbp0GXK1sx6GVtyAzSGwW07y7o7C-owYUBDF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVmMDU2NDU5LThjNTktNGJjYS05MzYyLWNiNzgzYTUzYWI1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozNi4wMDM5MDU1NDdaIn0%3D&digest=sha256%3A5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=c055833f-5f5f-438c-bb97-18eed3e11fb5 http.request.method=POST http.request.remoteaddr="127.0.0.1:57876" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05617ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36395" http.request.id=40d416f9-711b-4ae7-a3b6-ffbe2cfb2235 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:57876" http.request.uri="/v2/foo/bar/blobs/uploads/a7b12c1e-29c1-4562-b85f-cb1a2ac84bf0?_state=4xPQru2HA_OxJ8_C4IfnQOj9lMnqLVwOHvqtYnef5wF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3YjEyYzFlLTI5YzEtNDU2Mi1iODVmLWNiMWEyYWM4NGJmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozNy43NTc3NTMxNDZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.67464652s http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:37 +0000] "PATCH /v2/foo/bar/blobs/uploads/a7b12c1e-29c1-4562-b85f-cb1a2ac84bf0?_state=4xPQru2HA_OxJ8_C4IfnQOj9lMnqLVwOHvqtYnef5wF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3YjEyYzFlLTI5YzEtNDU2Mi1iODVmLWNiMWEyYWM4NGJmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozNy43NTc3NTMxNDZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=e0a58465-3ea1-452b-892e-7f09df01c173 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57876" http.request.uri="/v2/foo/bar/blobs/uploads/a7b12c1e-29c1-4562-b85f-cb1a2ac84bf0?_state=LRCi7q_EDf0U2B6zZzRzj6s2zYiCCWMK5tEZVjn0LWR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3YjEyYzFlLTI5YzEtNDU2Mi1iODVmLWNiMWEyYWM4NGJmMCIsIk9mZnNldCI6MjgyMjUwMjQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MzdaIn0%3D&digest=sha256%3A5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37" http.request.useragent="Go-http-client/1.1" http.response.duration=1.124531ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:39 +0000] "PUT /v2/foo/bar/blobs/uploads/a7b12c1e-29c1-4562-b85f-cb1a2ac84bf0?_state=LRCi7q_EDf0U2B6zZzRzj6s2zYiCCWMK5tEZVjn0LWR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3YjEyYzFlLTI5YzEtNDU2Mi1iODVmLWNiMWEyYWM4NGJmMCIsIk9mZnNldCI6MjgyMjUwMjQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6MzdaIn0%3D&digest=sha256%3A5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=4b864827-be54-45ea-8828-bf97a5dc7dce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57876" http.request.uri="/v2/foo/bar/blobs/sha256:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="869.529µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:39 +0000] "HEAD /v2/foo/bar/blobs/sha256:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=22050352-0e54-46f8-9d30-7c1ca4e26f4b http.request.method=GET http.request.remoteaddr="127.0.0.1:57876" http.request.uri="/v2/foo/bar/blobs/sha256:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=15.496589ms http.response.status=200 http.response.written=28225024 127.0.0.1 - - [03/Jul/2024:16:02:39 +0000] "GET /v2/foo/bar/blobs/sha256:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37 HTTP/1.1" 200 28225024 "" "Go-http-client/1.1" time="2024-07-03T16:02:39Z" level=error msg="error parsing digest="sha257:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=14927078-2ef9-42e3-b876-b8bb2a959d31 http.request.method=GET http.request.remoteaddr="127.0.0.1:57876" http.request.uri="/v2/foo/bar/blobs/sha257:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37" vars.name="foo/bar" time="2024-07-03T16:02:39Z" 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.22.5 http.request.host="127.0.0.1:36395" http.request.id=14927078-2ef9-42e3-b876-b8bb2a959d31 http.request.method=GET http.request.remoteaddr="127.0.0.1:57876" http.request.uri="/v2/foo/bar/blobs/sha257:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="726.007µs" http.response.status=400 http.response.written=110 vars.digest="sha257:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:02:39 +0000] "GET /v2/foo/bar/blobs/sha257:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T16:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=5c4c9ce1-c3a5-4aeb-8ba8-7567f3d7d82a http.request.method=GET http.request.remoteaddr="127.0.0.1:49720" http.request.uri="/v2/foo/bar/blobs/sha256:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37" http.request.useragent="Go-http-client/1.1" http.response.duration=1.093451ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:39 +0000] "GET /v2/foo/bar/blobs/sha256:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T16:02:39Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:02:39Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=de0e7d6a-ab6d-45d4-9eef-461d98caab5e http.request.method=GET http.request.remoteaddr="127.0.0.1:49638" http.request.uri="/v2/foo/bar/blobs/sha256:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.02141ms http.response.status=404 http.response.written=157 vars.digest="sha256:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:02:39 +0000] "GET /v2/foo/bar/blobs/sha256:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T16:02:39Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=1faa69c8-f2d7-4930-aba5-27611217e676 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49646" http.request.uri="/v2/foo/bar/blobs/sha256:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="903.209µs" http.response.status=404 http.response.written=157 vars.digest="sha256:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:02:39 +0000] "HEAD /v2/foo/bar/blobs/sha256:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T16:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=51dd5554-5b11-4539-94e9-38f16c4d462e http.request.method=POST http.request.remoteaddr="127.0.0.1:49646" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="803.528µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=3e7eba9c-0080-4261-a892-3caea73eb3b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49646" http.request.uri="/v2/foo/bar/blobs/uploads/dbbfb725-17cf-45ea-8df3-d6acdb13d2fd?_state=iz_mkE5pkwQ9uW6roeoawPYOH-Y4q_naMM66zulSJfZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRiYmZiNzI1LTE3Y2YtNDVlYS04ZGYzLWQ2YWNkYjEzZDJmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozOS41MzYyNTM0MjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="858.848µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:39 +0000] "GET /v2/foo/bar/blobs/uploads/dbbfb725-17cf-45ea-8df3-d6acdb13d2fd?_state=iz_mkE5pkwQ9uW6roeoawPYOH-Y4q_naMM66zulSJfZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRiYmZiNzI1LTE3Y2YtNDVlYS04ZGYzLWQ2YWNkYjEzZDJmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozOS41MzYyNTM0MjFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=948dba1e-3a11-4894-9dfd-7247437019b9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49646" http.request.uri="/v2/foo/bar/blobs/uploads/dbbfb725-17cf-45ea-8df3-d6acdb13d2fd?_state=iz_mkE5pkwQ9uW6roeoawPYOH-Y4q_naMM66zulSJfZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRiYmZiNzI1LTE3Y2YtNDVlYS04ZGYzLWQ2YWNkYjEzZDJmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozOS41MzYyNTM0MjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="836.048µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:39 +0000] "DELETE /v2/foo/bar/blobs/uploads/dbbfb725-17cf-45ea-8df3-d6acdb13d2fd?_state=iz_mkE5pkwQ9uW6roeoawPYOH-Y4q_naMM66zulSJfZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRiYmZiNzI1LTE3Y2YtNDVlYS04ZGYzLWQ2YWNkYjEzZDJmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozOS41MzYyNTM0MjFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:39Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=82c94639-158d-49f6-b8d8-110225b8a0da http.request.method=GET http.request.remoteaddr="127.0.0.1:49646" http.request.uri="/v2/foo/bar/blobs/uploads/dbbfb725-17cf-45ea-8df3-d6acdb13d2fd?_state=iz_mkE5pkwQ9uW6roeoawPYOH-Y4q_naMM66zulSJfZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRiYmZiNzI1LTE3Y2YtNDVlYS04ZGYzLWQ2YWNkYjEzZDJmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozOS41MzYyNTM0MjFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=dbbfb725-17cf-45ea-8df3-d6acdb13d2fd time="2024-07-03T16:02:39Z" 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.22.5 http.request.host="127.0.0.1:37549" http.request.id=82c94639-158d-49f6-b8d8-110225b8a0da http.request.method=GET http.request.remoteaddr="127.0.0.1:49646" http.request.uri="/v2/foo/bar/blobs/uploads/dbbfb725-17cf-45ea-8df3-d6acdb13d2fd?_state=iz_mkE5pkwQ9uW6roeoawPYOH-Y4q_naMM66zulSJfZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRiYmZiNzI1LTE3Y2YtNDVlYS04ZGYzLWQ2YWNkYjEzZDJmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozOS41MzYyNTM0MjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="791.048µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=dbbfb725-17cf-45ea-8df3-d6acdb13d2fd 127.0.0.1 - - [03/Jul/2024:16:02:39 +0000] "GET /v2/foo/bar/blobs/uploads/dbbfb725-17cf-45ea-8df3-d6acdb13d2fd?_state=iz_mkE5pkwQ9uW6roeoawPYOH-Y4q_naMM66zulSJfZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRiYmZiNzI1LTE3Y2YtNDVlYS04ZGYzLWQ2YWNkYjEzZDJmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozOS41MzYyNTM0MjFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T16:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=bd094ae6-42ef-4c72-a27f-526025e38c89 http.request.method=POST http.request.remoteaddr="127.0.0.1:49660" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="935.889µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:39Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=3b9ad6ae-e8ea-43a0-bd24-ce4d86a7a42b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49660" http.request.uri="/v2/foo/bar/blobs/uploads/8f02f71f-879c-4f5d-8ae6-632dde6f59e5?_state=IWqW7oIjbHYXnrINSkJ5MLvNSp5tmhzh6wCpcpkLnYZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmMDJmNzFmLTg3OWMtNGY1ZC04YWU2LTYzMmRkZTZmNTllNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozOS41NDA1MjIzMDJaIn0%3D&digest=sha256%3A60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32" http.request.useragent="Go-http-client/1.1" provided=sha256:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32 vars.name="foo/bar" vars.uuid=8f02f71f-879c-4f5d-8ae6-632dde6f59e5 time="2024-07-03T16:02:39Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=3b9ad6ae-e8ea-43a0-bd24-ce4d86a7a42b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49660" http.request.uri="/v2/foo/bar/blobs/uploads/8f02f71f-879c-4f5d-8ae6-632dde6f59e5?_state=IWqW7oIjbHYXnrINSkJ5MLvNSp5tmhzh6wCpcpkLnYZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmMDJmNzFmLTg3OWMtNGY1ZC04YWU2LTYzMmRkZTZmNTllNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozOS41NDA1MjIzMDJaIn0%3D&digest=sha256%3A60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=8f02f71f-879c-4f5d-8ae6-632dde6f59e5 time="2024-07-03T16:02:39Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=3b9ad6ae-e8ea-43a0-bd24-ce4d86a7a42b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49660" http.request.uri="/v2/foo/bar/blobs/uploads/8f02f71f-879c-4f5d-8ae6-632dde6f59e5?_state=IWqW7oIjbHYXnrINSkJ5MLvNSp5tmhzh6wCpcpkLnYZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmMDJmNzFmLTg3OWMtNGY1ZC04YWU2LTYzMmRkZTZmNTllNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozOS41NDA1MjIzMDJaIn0%3D&digest=sha256%3A60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="886.968µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=8f02f71f-879c-4f5d-8ae6-632dde6f59e5 127.0.0.1 - - [03/Jul/2024:16:02:39 +0000] "PUT /v2/foo/bar/blobs/uploads/8f02f71f-879c-4f5d-8ae6-632dde6f59e5?_state=IWqW7oIjbHYXnrINSkJ5MLvNSp5tmhzh6wCpcpkLnYZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmMDJmNzFmLTg3OWMtNGY1ZC04YWU2LTYzMmRkZTZmNTllNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozOS41NDA1MjIzMDJaIn0%3D&digest=sha256%3A60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-03T16:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=6a0bdfb4-3e08-4ff1-9fe5-9c186c9a20f1 http.request.method=POST http.request.remoteaddr="127.0.0.1:49660" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="738.008µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=3dbd7f44-c49b-4170-a70d-03196389a066 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49660" http.request.uri="/v2/foo/bar/blobs/uploads/efdf1a37-3c57-4106-9774-61c4c45bbc88?_state=vqCMkUZyUXT-EunBzsrOgaPAyFTQQLiF2QLe7fcKSRx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVmZGYxYTM3LTNjNTctNDEwNi05Nzc0LTYxYzRjNDViYmM4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozOS41NDI2MDI0NDJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.232742ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:39 +0000] "PUT /v2/foo/bar/blobs/uploads/efdf1a37-3c57-4106-9774-61c4c45bbc88?_state=vqCMkUZyUXT-EunBzsrOgaPAyFTQQLiF2QLe7fcKSRx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVmZGYxYTM3LTNjNTctNDEwNi05Nzc0LTYxYzRjNDViYmM4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozOS41NDI2MDI0NDJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=cb796d34-bd6e-46d3-9599-2c23af456337 http.request.method=POST http.request.remoteaddr="127.0.0.1:49660" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="810.488µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=0ea6f6de-0baf-440f-b26c-2122425d8266 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49660" http.request.uri="/v2/foo/bar/blobs/uploads/6e292931-8a92-454c-ba2d-43598af24494?_state=XYLgBuAx3oJvqDKnWeBi8NH_pPvvDZyOLxm18p24tM57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZlMjkyOTMxLThhOTItNDU0Yy1iYTJkLTQzNTk4YWYyNDQ5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozOS41NDYwNjYxMTVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="954.129µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:39 +0000] "PUT /v2/foo/bar/blobs/uploads/6e292931-8a92-454c-ba2d-43598af24494?_state=XYLgBuAx3oJvqDKnWeBi8NH_pPvvDZyOLxm18p24tM57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZlMjkyOTMxLThhOTItNDU0Yy1iYTJkLTQzNTk4YWYyNDQ5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozOS41NDYwNjYxMTVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=01e4db45-78c1-4941-b991-ddb6dee9c75b http.request.method=POST http.request.remoteaddr="127.0.0.1:49660" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="705.407µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=16034d95-0f3a-4d73-a2df-42657d9ad4da http.request.method=PUT http.request.remoteaddr="127.0.0.1:49660" http.request.uri="/v2/foo/bar/blobs/uploads/8a2e67a6-39f8-4dd5-a264-1656f2a0db55?_state=6mogwwWAlw0KY1SLbrb_U1ORIyahmip_dM_fou1gDPd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhMmU2N2E2LTM5ZjgtNGRkNS1hMjY0LTE2NTZmMmEwZGI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozOS41NDgxMDIwNTRaIn0%3D&digest=sha256%3A60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32" http.request.useragent="Go-http-client/1.1" http.response.duration=725.983833ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:39 +0000] "PUT /v2/foo/bar/blobs/uploads/8a2e67a6-39f8-4dd5-a264-1656f2a0db55?_state=6mogwwWAlw0KY1SLbrb_U1ORIyahmip_dM_fou1gDPd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhMmU2N2E2LTM5ZjgtNGRkNS1hMjY0LTE2NTZmMmEwZGI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjozOS41NDgxMDIwNTRaIn0%3D&digest=sha256%3A60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=d443dd7c-81b8-4d28-a304-69fd65a5e0dd http.request.method=POST http.request.remoteaddr="127.0.0.1:49660" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.02009ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:37549" http.request.id=c8ef8f32-0fae-420a-bb16-c3c828db1ce9 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:49660" http.request.uri="/v2/foo/bar/blobs/uploads/2d728284-ec9f-4e2c-a1bc-7aa80e4057a8?_state=2JHzzNzWWZhAakNgY2m3wHL4VDXXjIq31fyBSEgqcvp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkNzI4Mjg0LWVjOWYtNGUyYy1hMWJjLTdhYTgwZTQwNTdhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0MC4yODQ3NTg2M1oifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=687.868028ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:40 +0000] "PATCH /v2/foo/bar/blobs/uploads/2d728284-ec9f-4e2c-a1bc-7aa80e4057a8?_state=2JHzzNzWWZhAakNgY2m3wHL4VDXXjIq31fyBSEgqcvp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkNzI4Mjg0LWVjOWYtNGUyYy1hMWJjLTdhYTgwZTQwNTdhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0MC4yODQ3NTg2M1oifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=c1b11a3c-bba1-4102-8e66-9ec507ec1d9b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49660" http.request.uri="/v2/foo/bar/blobs/uploads/2d728284-ec9f-4e2c-a1bc-7aa80e4057a8?_state=Oh3mi581KmoP95z06OUr3sFAle-5tRevBiFzWlT6MTF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkNzI4Mjg0LWVjOWYtNGUyYy1hMWJjLTdhYTgwZTQwNTdhOCIsIk9mZnNldCI6MTcxODczMjgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NDBaIn0%3D&digest=sha256%3A60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04569ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:40 +0000] "PUT /v2/foo/bar/blobs/uploads/2d728284-ec9f-4e2c-a1bc-7aa80e4057a8?_state=Oh3mi581KmoP95z06OUr3sFAle-5tRevBiFzWlT6MTF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkNzI4Mjg0LWVjOWYtNGUyYy1hMWJjLTdhYTgwZTQwNTdhOCIsIk9mZnNldCI6MTcxODczMjgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NDBaIn0%3D&digest=sha256%3A60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=6e01d983-1d2b-4598-9581-43b811bd5fb6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49660" http.request.uri="/v2/foo/bar/blobs/sha256:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="820.327µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:40 +0000] "HEAD /v2/foo/bar/blobs/sha256:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=c0e7d03f-422e-4db4-851e-9fb67722fe83 http.request.method=GET http.request.remoteaddr="127.0.0.1:49660" http.request.uri="/v2/foo/bar/blobs/sha256:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.40972ms http.response.status=200 http.response.written=17187328 127.0.0.1 - - [03/Jul/2024:16:02:40 +0000] "GET /v2/foo/bar/blobs/sha256:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32 HTTP/1.1" 200 17187328 "" "Go-http-client/1.1" time="2024-07-03T16:02:40Z" level=error msg="error parsing digest="sha257:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=43fbd31a-0081-4969-a95e-05525058ed9e http.request.method=GET http.request.remoteaddr="127.0.0.1:49660" http.request.uri="/v2/foo/bar/blobs/sha257:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32" vars.name="foo/bar" time="2024-07-03T16:02:40Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=43fbd31a-0081-4969-a95e-05525058ed9e http.request.method=GET http.request.remoteaddr="127.0.0.1:49660" http.request.uri="/v2/foo/bar/blobs/sha257:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="673.406µs" http.response.status=400 http.response.written=110 vars.digest="sha257:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:02:40 +0000] "GET /v2/foo/bar/blobs/sha257:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T16:02:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=ab7b9f66-8b63-48c1-8859-ff43ecfc96c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49688" http.request.uri="/v2/foo/bar/blobs/sha256:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32" http.request.useragent="Go-http-client/1.1" http.response.duration="960.209µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:40 +0000] "GET /v2/foo/bar/blobs/sha256:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=b35497d5-e540-4daf-8994-f741f88b15fc http.request.method=GET http.request.remoteaddr="127.0.0.1:49688" http.request.uri="/v2/foo/bar/blobs/sha256:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.0575ms http.response.status=200 http.response.written=229376 127.0.0.1 - - [03/Jul/2024:16:02:40 +0000] "GET /v2/foo/bar/blobs/sha256:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32 HTTP/1.1" 200 229376 "" "Go-http-client/1.1" time="2024-07-03T16:02:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37549" http.request.id=1da51ba6-6871-497f-a503-4bb8fa071850 http.request.method=GET http.request.remoteaddr="127.0.0.1:49674" http.request.uri="/v2/foo/bar/blobs/sha256:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.884686ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [03/Jul/2024:16:02:40 +0000] "GET /v2/foo/bar/blobs/sha256:60d525ae70b5e6c934606bb3a1b9c48234d10376c1b5c86025c921012d9bff32 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-07-03T16:02:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=a587c724-0252-4155-937b-de71e80aba71 http.request.method=GET http.request.remoteaddr="127.0.0.1:49716" http.request.uri="/v2/foo/bar/blobs/sha256:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.535259864s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [03/Jul/2024:16:02:39 +0000] "GET /v2/foo/bar/blobs/sha256:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-07-03T16:02:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36395" http.request.id=608191e7-4edf-43dc-aceb-990425031f52 http.request.method=GET http.request.remoteaddr="127.0.0.1:49720" http.request.uri="/v2/foo/bar/blobs/sha256:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.530834142s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [03/Jul/2024:16:02:39 +0000] "GET /v2/foo/bar/blobs/sha256:5984e5086a58f20bb3dfe883a207f40db39cee89e10b04d9d47677a7b9e6ad37 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (5.11s) === RUN TestBlobDelete time="2024-07-03T16:02:40Z" 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.22.5 time="2024-07-03T16:02:40Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:02:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=263577b6-cbff-4d24-b7c6-ddc72b157c37 http.request.method=GET http.request.remoteaddr="127.0.0.1:50322" http.request.uri="/v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.01421ms http.response.status=404 http.response.written=157 vars.digest="sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:02:41 +0000] "GET /v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T16:02:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=914ab511-b5ab-4d75-83f5-ae5390eb0f79 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="927.449µs" http.response.status=404 http.response.written=157 vars.digest="sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:02:41 +0000] "HEAD /v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T16:02:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=e6256913-b08d-43a2-9b81-283c9eb3b90e http.request.method=POST http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="800.767µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=7b5fd7e4-e67a-47e9-893c-782683fc0fa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/foo/bar/blobs/uploads/99364f21-de9a-4ccd-91ff-48da679de538?_state=PSV1LxsdJsYsegHFmSCpCwV-ZnVvii6Ftd6YRO8MqVh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5MzY0ZjIxLWRlOWEtNGNjZC05MWZmLTQ4ZGE2NzlkZTUzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0MS4wODM5MDMwMDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="948.449µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:41 +0000] "GET /v2/foo/bar/blobs/uploads/99364f21-de9a-4ccd-91ff-48da679de538?_state=PSV1LxsdJsYsegHFmSCpCwV-ZnVvii6Ftd6YRO8MqVh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5MzY0ZjIxLWRlOWEtNGNjZC05MWZmLTQ4ZGE2NzlkZTUzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0MS4wODM5MDMwMDRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=13e43eeb-f3ba-42c4-a067-0e42450942b1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/foo/bar/blobs/uploads/99364f21-de9a-4ccd-91ff-48da679de538?_state=PSV1LxsdJsYsegHFmSCpCwV-ZnVvii6Ftd6YRO8MqVh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5MzY0ZjIxLWRlOWEtNGNjZC05MWZmLTQ4ZGE2NzlkZTUzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0MS4wODM5MDMwMDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="791.447µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:41 +0000] "DELETE /v2/foo/bar/blobs/uploads/99364f21-de9a-4ccd-91ff-48da679de538?_state=PSV1LxsdJsYsegHFmSCpCwV-ZnVvii6Ftd6YRO8MqVh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5MzY0ZjIxLWRlOWEtNGNjZC05MWZmLTQ4ZGE2NzlkZTUzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0MS4wODM5MDMwMDRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:41Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=107f8add-0aaf-4b71-8a3a-ccefa7be48b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/foo/bar/blobs/uploads/99364f21-de9a-4ccd-91ff-48da679de538?_state=PSV1LxsdJsYsegHFmSCpCwV-ZnVvii6Ftd6YRO8MqVh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5MzY0ZjIxLWRlOWEtNGNjZC05MWZmLTQ4ZGE2NzlkZTUzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0MS4wODM5MDMwMDRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=99364f21-de9a-4ccd-91ff-48da679de538 time="2024-07-03T16:02:41Z" 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.22.5 http.request.host="127.0.0.1:46517" http.request.id=107f8add-0aaf-4b71-8a3a-ccefa7be48b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/foo/bar/blobs/uploads/99364f21-de9a-4ccd-91ff-48da679de538?_state=PSV1LxsdJsYsegHFmSCpCwV-ZnVvii6Ftd6YRO8MqVh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5MzY0ZjIxLWRlOWEtNGNjZC05MWZmLTQ4ZGE2NzlkZTUzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0MS4wODM5MDMwMDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="707.367µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=99364f21-de9a-4ccd-91ff-48da679de538 127.0.0.1 - - [03/Jul/2024:16:02:41 +0000] "GET /v2/foo/bar/blobs/uploads/99364f21-de9a-4ccd-91ff-48da679de538?_state=PSV1LxsdJsYsegHFmSCpCwV-ZnVvii6Ftd6YRO8MqVh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5MzY0ZjIxLWRlOWEtNGNjZC05MWZmLTQ4ZGE2NzlkZTUzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0MS4wODM5MDMwMDRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T16:02:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=e69a9895-7efb-4ac2-bd23-f21bb29f770f http.request.method=POST http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="992.21µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:41Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=a4785463-2d87-48a2-96b1-c2a9782007d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/11074026-3b7c-450f-9fcb-0ae65f03594e?_state=exO65xzSuzo3dKcWzdM2g6_l2cXk4FbYrIDa2iPKCQx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExMDc0MDI2LTNiN2MtNDUwZi05ZmNiLTBhZTY1ZjAzNTk0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0MS4wODgwNDM0MDRaIn0%3D&digest=sha256%3A85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" http.request.useragent="Go-http-client/1.1" provided=sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31 vars.name="foo/bar" vars.uuid=11074026-3b7c-450f-9fcb-0ae65f03594e time="2024-07-03T16:02:41Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=a4785463-2d87-48a2-96b1-c2a9782007d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/11074026-3b7c-450f-9fcb-0ae65f03594e?_state=exO65xzSuzo3dKcWzdM2g6_l2cXk4FbYrIDa2iPKCQx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExMDc0MDI2LTNiN2MtNDUwZi05ZmNiLTBhZTY1ZjAzNTk0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0MS4wODgwNDM0MDRaIn0%3D&digest=sha256%3A85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=11074026-3b7c-450f-9fcb-0ae65f03594e time="2024-07-03T16:02:41Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=a4785463-2d87-48a2-96b1-c2a9782007d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/11074026-3b7c-450f-9fcb-0ae65f03594e?_state=exO65xzSuzo3dKcWzdM2g6_l2cXk4FbYrIDa2iPKCQx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExMDc0MDI2LTNiN2MtNDUwZi05ZmNiLTBhZTY1ZjAzNTk0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0MS4wODgwNDM0MDRaIn0%3D&digest=sha256%3A85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="884.648µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=11074026-3b7c-450f-9fcb-0ae65f03594e 127.0.0.1 - - [03/Jul/2024:16:02:41 +0000] "PUT /v2/foo/bar/blobs/uploads/11074026-3b7c-450f-9fcb-0ae65f03594e?_state=exO65xzSuzo3dKcWzdM2g6_l2cXk4FbYrIDa2iPKCQx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExMDc0MDI2LTNiN2MtNDUwZi05ZmNiLTBhZTY1ZjAzNTk0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0MS4wODgwNDM0MDRaIn0%3D&digest=sha256%3A85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-03T16:02:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=73708937-e3cb-4ec7-9676-e75780caab8a http.request.method=POST http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="762.007µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=9b3e11f2-4228-493a-9b2e-45651acf8be3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/e937de87-50f1-41e6-8740-27705d5f7bb1?_state=8U2q2P1rDxHIwsQO5JEFpnMcTAloskH4NYL0u1QuU017Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5MzdkZTg3LTUwZjEtNDFlNi04NzQwLTI3NzA1ZDVmN2JiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0MS4wOTAwOTA4MjNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="969.249µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:41 +0000] "PUT /v2/foo/bar/blobs/uploads/e937de87-50f1-41e6-8740-27705d5f7bb1?_state=8U2q2P1rDxHIwsQO5JEFpnMcTAloskH4NYL0u1QuU017Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5MzdkZTg3LTUwZjEtNDFlNi04NzQwLTI3NzA1ZDVmN2JiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0MS4wOTAwOTA4MjNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=123cec48-0f54-4ac3-b21b-8f2481dcf537 http.request.method=POST http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="669.926µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=dbf57978-9f23-4d66-b131-7cc6e0428b4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/d2752c1c-b2c8-42f6-a513-2970346a1274?_state=z3SQT5g1Y-raX5roV0Noyn0puybPIBTWCeSHy3JiEyN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyNzUyYzFjLWIyYzgtNDJmNi1hNTEzLTI5NzAzNDZhMTI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0MS4wOTIwNDI3NjJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="925.769µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:41 +0000] "PUT /v2/foo/bar/blobs/uploads/d2752c1c-b2c8-42f6-a513-2970346a1274?_state=z3SQT5g1Y-raX5roV0Noyn0puybPIBTWCeSHy3JiEyN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyNzUyYzFjLWIyYzgtNDJmNi1hNTEzLTI5NzAzNDZhMTI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0MS4wOTIwNDI3NjJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=c1a85ba2-496b-44dd-b280-2de16a482dc5 http.request.method=POST http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="733.367µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:42Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=dea28a71-02c2-48f7-9b56-61d21dbae818 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/88ad7817-a887-4032-afe4-93eb2355e978?_state=5ssHesY-PVHqHZiVWmBPLTiRFKT-A-rOffZYwTv56u97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4YWQ3ODE3LWE4ODctNDAzMi1hZmU0LTkzZWIyMzU1ZTk3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0MS4wOTQwMDc1ODFaIn0%3D&digest=sha256%3A85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" http.request.useragent="Go-http-client/1.1" http.response.duration=1.258882738s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:41 +0000] "PUT /v2/foo/bar/blobs/uploads/88ad7817-a887-4032-afe4-93eb2355e978?_state=5ssHesY-PVHqHZiVWmBPLTiRFKT-A-rOffZYwTv56u97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4YWQ3ODE3LWE4ODctNDAzMi1hZmU0LTkzZWIyMzU1ZTk3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0MS4wOTQwMDc1ODFaIn0%3D&digest=sha256%3A85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:42Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=1b6c1f6f-751e-4ea9-befa-cedb90dea8a1 http.request.method=POST http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03877ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:46517" http.request.id=443fc865-d30f-4305-b468-2e7273e22b30 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/74715718-0266-4fc9-bde1-9266f6cbf163?_state=pDl3N9bi_JEgLX_mANQMXvCbrw0azLL1n7YnlWI-NfF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0NzE1NzE4LTAyNjYtNGZjOS1iZGUxLTkyNjZmNmNiZjE2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0Mi4zNjc1NzQ2OTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.37193422s http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:42 +0000] "PATCH /v2/foo/bar/blobs/uploads/74715718-0266-4fc9-bde1-9266f6cbf163?_state=pDl3N9bi_JEgLX_mANQMXvCbrw0azLL1n7YnlWI-NfF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0NzE1NzE4LTAyNjYtNGZjOS1iZGUxLTkyNjZmNmNiZjE2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0Mi4zNjc1NzQ2OTlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=2fcb4089-9523-47a8-b0e7-9750381de84f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/74715718-0266-4fc9-bde1-9266f6cbf163?_state=FCIE8P9SWTozZooMLbsgcf9lum9Qu8Vds94nfYPiF5F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0NzE1NzE4LTAyNjYtNGZjOS1iZGUxLTkyNjZmNmNiZjE2MyIsIk9mZnNldCI6MjQ1MTI1MTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NDJaIn0%3D&digest=sha256%3A85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" http.request.useragent="Go-http-client/1.1" http.response.duration=1.160292ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:43 +0000] "PUT /v2/foo/bar/blobs/uploads/74715718-0266-4fc9-bde1-9266f6cbf163?_state=FCIE8P9SWTozZooMLbsgcf9lum9Qu8Vds94nfYPiF5F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0NzE1NzE4LTAyNjYtNGZjOS1iZGUxLTkyNjZmNmNiZjE2MyIsIk9mZnNldCI6MjQ1MTI1MTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NDJaIn0%3D&digest=sha256%3A85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=957d9684-854d-4aa9-9e7e-46aed33c5c3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="811.368µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:43 +0000] "HEAD /v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=51b9d30d-04ee-475e-a08d-d949b278999c http.request.method=GET http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=14.118176ms http.response.status=200 http.response.written=24512512 127.0.0.1 - - [03/Jul/2024:16:02:43 +0000] "GET /v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31 HTTP/1.1" 200 24512512 "" "Go-http-client/1.1" time="2024-07-03T16:02:43Z" level=error msg="error parsing digest="sha257:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=a12b2516-c130-43c2-b173-30fa572d5020 http.request.method=GET http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/sha257:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" vars.name="foo/bar" time="2024-07-03T16:02:43Z" 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.22.5 http.request.host="127.0.0.1:46517" http.request.id=a12b2516-c130-43c2-b173-30fa572d5020 http.request.method=GET http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/sha257:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="790.648µs" http.response.status=400 http.response.written=110 vars.digest="sha257:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:02:43 +0000] "GET /v2/foo/bar/blobs/sha257:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T16:02:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=568804e3-26ab-4ea5-bb1a-435cc4cf62ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50352" http.request.uri="/v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08369ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:43 +0000] "GET /v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=07381188-8408-4bdb-bf19-759efc264c4c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50354" http.request.uri="/v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" http.request.useragent="Go-http-client/1.1" http.response.duration="877.568µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:43 +0000] "DELETE /v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:43Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=d2d2d37a-8ff1-4f83-b823-5c4422f51d76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50354" http.request.uri="/v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="729.927µs" http.response.status=404 http.response.written=157 vars.digest="sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:02:43 +0000] "HEAD /v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T16:02:43Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=b4fcd44a-4373-4464-8d7a-e5c7fd3eabe5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50354" http.request.uri="/v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="662.606µs" http.response.status=404 http.response.written=74 vars.digest="sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:02:43 +0000] "DELETE /v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-07-03T16:02:43Z" level=error msg="error parsing digest="sha257:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=580378a5-1a46-49e6-ab5e-502c2563921d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50368" http.request.uri="/v2/foo/bar/blobs/sha257:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" vars.name="foo/bar" time="2024-07-03T16:02:43Z" 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.22.5 http.request.host="127.0.0.1:46517" http.request.id=580378a5-1a46-49e6-ab5e-502c2563921d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50368" http.request.uri="/v2/foo/bar/blobs/sha257:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="836.848µs" http.response.status=400 http.response.written=110 vars.digest="sha257:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:02:43 +0000] "DELETE /v2/foo/bar/blobs/sha257:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T16:02:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=4b343211-3dd5-4793-a80f-2402e0fd2a95 http.request.method=POST http.request.remoteaddr="127.0.0.1:50382" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="843.048µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=4ea71ba8-830a-4aae-b516-704fa3f5a0db http.request.method=PUT http.request.remoteaddr="127.0.0.1:50382" http.request.uri="/v2/foo/bar/blobs/uploads/816e4c11-d0f1-4013-826a-fbd96496b401?_state=yOTm9Pn5dMj8eTA8j_I7sqwsh_eAZ3tYlpYBFxAMP5p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxNmU0YzExLWQwZjEtNDAxMy04MjZhLWZiZDk2NDk2YjQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0My43Nzk5MDkzNDZaIn0%3D&digest=sha256%3A85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" http.request.useragent="Go-http-client/1.1" http.response.duration=1.452270589s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:43 +0000] "PUT /v2/foo/bar/blobs/uploads/816e4c11-d0f1-4013-826a-fbd96496b401?_state=yOTm9Pn5dMj8eTA8j_I7sqwsh_eAZ3tYlpYBFxAMP5p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxNmU0YzExLWQwZjEtNDAxMy04MjZhLWZiZDk2NDk2YjQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0My43Nzk5MDkzNDZaIn0%3D&digest=sha256%3A85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=acebcf2f-b9ba-4eb6-92a9-3c82764ad06e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50382" http.request.uri="/v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.07833ms http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:45 +0000] "HEAD /v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=fb5731f2-8d12-4d77-ba07-6ff3e179b996 http.request.method=GET http.request.remoteaddr="127.0.0.1:50340" http.request.uri="/v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.480448939s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [03/Jul/2024:16:02:43 +0000] "GET /v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2024-07-03T16:02:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46517" http.request.id=0f8d6f2c-30fe-4f49-9452-a26f4afb596b http.request.method=GET http.request.remoteaddr="127.0.0.1:50352" http.request.uri="/v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.475960176s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [03/Jul/2024:16:02:43 +0000] "GET /v2/foo/bar/blobs/sha256:85e87b23521080292ce7c73f06d99c5aaf3e5d48c8b4833e6531b4f1cacecf31 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (4.25s) === RUN TestRelativeURL time="2024-07-03T16:02: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.22.5 time="2024-07-03T16:02:45Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:02:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44047" http.request.id=a61d5a09-9e98-4b95-b75d-6226a904d832 http.request.method=POST http.request.remoteaddr="127.0.0.1:44634" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="936.369µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44047" http.request.id=3347202d-795e-4499-90f2-d86106ecd7ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:44634" http.request.uri="/v2/foo/bar/blobs/uploads/56c46fa1-09bc-4ff2-8799-31dac74556cc?_state=1SYzm_TAFfeNviRdqbCRilm0drbXMVHs8tOVqINQAGR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2YzQ2ZmExLTA5YmMtNGZmMi04Nzk5LTMxZGFjNzQ1NTZjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0NS4yNDk4NzMzNDVaIn0%3D&digest=sha256%3A25e1fe169a1c5b2a69cff7533e673d886356fa712d88e83fed20972798154cfe" http.request.useragent="Go-http-client/1.1" http.response.duration=667.631954ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:45 +0000] "PUT /v2/foo/bar/blobs/uploads/56c46fa1-09bc-4ff2-8799-31dac74556cc?_state=1SYzm_TAFfeNviRdqbCRilm0drbXMVHs8tOVqINQAGR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2YzQ2ZmExLTA5YmMtNGZmMi04Nzk5LTMxZGFjNzQ1NTZjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0NS4yNDk4NzMzNDVaIn0%3D&digest=sha256%3A25e1fe169a1c5b2a69cff7533e673d886356fa712d88e83fed20972798154cfe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44047" http.request.id=a4f46555-a15d-4e5d-bc08-8484df3c3102 http.request.method=POST http.request.remoteaddr="127.0.0.1:44634" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.02737ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44047" http.request.id=f5557090-e8d4-4a51-a616-f4d86f6932e2 http.request.method=POST http.request.remoteaddr="127.0.0.1:44634" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="812.568µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44047" http.request.id=7d3b0721-1925-49cd-a5f2-23f5414cf272 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44634" http.request.uri="/v2/foo/bar/blobs/uploads/80997aea-ca4b-40dd-b44f-b69c18db4601?_state=F7ycp4QtQ8a5mzzqoQ00SsQUWMUXsTzuTEBHowR6sgB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwOTk3YWVhLWNhNGItNDBkZC1iNDRmLWI2OWMxOGRiNDYwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0Ni4wMzQ5MzQ3MDNaIn0%3D&digest=sha256%3A9341065d836ff58d3067496bfc55519aa445b1579c706b6f8d1fa71ac6ff14c1" http.request.useragent="Go-http-client/1.1" http.response.duration=604.63887ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:46 +0000] "PUT /v2/foo/bar/blobs/uploads/80997aea-ca4b-40dd-b44f-b69c18db4601?_state=F7ycp4QtQ8a5mzzqoQ00SsQUWMUXsTzuTEBHowR6sgB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwOTk3YWVhLWNhNGItNDBkZC1iNDRmLWI2OWMxOGRiNDYwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0Ni4wMzQ5MzQ3MDNaIn0%3D&digest=sha256%3A9341065d836ff58d3067496bfc55519aa445b1579c706b6f8d1fa71ac6ff14c1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (1.39s) === RUN TestBlobDeleteDisabled time="2024-07-03T16:02:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T16:02:46Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:02:46Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:38561" http.request.id=5f097dc1-11b6-4245-9446-5e9fb2fe4dfc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57168" http.request.uri="/v2/foo/bar/blobs/sha256:57ddd114dea66982994e67059f4f291b99eee5247e6d75ef2f828bbcf5c0ff94" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.01449ms http.response.status=405 http.response.written=78 vars.digest="sha256:57ddd114dea66982994e67059f4f291b99eee5247e6d75ef2f828bbcf5c0ff94" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:02:46 +0000] "DELETE /v2/foo/bar/blobs/sha256:57ddd114dea66982994e67059f4f291b99eee5247e6d75ef2f828bbcf5c0ff94 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.06s) === RUN TestDeleteDisabled time="2024-07-03T16:02:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T16:02:46Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:02:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44167" http.request.id=9e2df59f-bda5-4d1f-ad26-30a8d871b6d2 http.request.method=POST http.request.remoteaddr="127.0.0.1:36898" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="920.369µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44167" http.request.id=cc700c64-792f-4bc7-85f8-96169ecae3f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36898" http.request.uri="/v2/foo/bar/blobs/uploads/81139d49-b9ca-4622-9e64-3a41daf65d53?_state=x4avtGutnMtZOpWpXMr2jKDPv97kmBHEsEtMPBm9W4J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxMTM5ZDQ5LWI5Y2EtNDYyMi05ZTY0LTNhNDFkYWY2NWQ1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0Ni43NTIyNjEwOTRaIn0%3D&digest=sha256%3A99b44cd3bdd5eaf16dfdefb7682fdaf6d7889510fb15ce052ab1e34b4d96bbcf" http.request.useragent="Go-http-client/1.1" http.response.duration=561.010853ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:46 +0000] "PUT /v2/foo/bar/blobs/uploads/81139d49-b9ca-4622-9e64-3a41daf65d53?_state=x4avtGutnMtZOpWpXMr2jKDPv97kmBHEsEtMPBm9W4J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxMTM5ZDQ5LWI5Y2EtNDYyMi05ZTY0LTNhNDFkYWY2NWQ1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0Ni43NTIyNjEwOTRaIn0%3D&digest=sha256%3A99b44cd3bdd5eaf16dfdefb7682fdaf6d7889510fb15ce052ab1e34b4d96bbcf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:47Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:44167" http.request.id=d35cd875-eb62-4062-bf71-88fb52252a6d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36898" http.request.uri="/v2/foo/bar/blobs/sha256:99b44cd3bdd5eaf16dfdefb7682fdaf6d7889510fb15ce052ab1e34b4d96bbcf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="906.449µs" http.response.status=405 http.response.written=78 vars.digest="sha256:99b44cd3bdd5eaf16dfdefb7682fdaf6d7889510fb15ce052ab1e34b4d96bbcf" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:02:47 +0000] "DELETE /v2/foo/bar/blobs/sha256:99b44cd3bdd5eaf16dfdefb7682fdaf6d7889510fb15ce052ab1e34b4d96bbcf HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (0.61s) === RUN TestDeleteReadOnly time="2024-07-03T16:02: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.22.5 time="2024-07-03T16:02:47Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:02:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43191" http.request.id=ccbe195b-2e41-4571-8be5-47e23a66b451 http.request.method=POST http.request.remoteaddr="127.0.0.1:44624" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="891.289µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43191" http.request.id=729d7476-930e-4c63-bf5d-e790e9c8fdfe http.request.method=PUT http.request.remoteaddr="127.0.0.1:44624" http.request.uri="/v2/foo/bar/blobs/uploads/09a76566-dedc-4ae0-887a-ca31cf487fb1?_state=QsdWywvqBtDbmP8hHjG_pMdH2VqdQMmZev4DFWWlgY97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5YTc2NTY2LWRlZGMtNGFlMC04ODdhLWNhMzFjZjQ4N2ZiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0Ny4zNjk0NTcyODVaIn0%3D&digest=sha256%3A69c6c93d7946d8a361cd1e7f849b303c4b8145f61280e05b5efc52441bd9286b" http.request.useragent="Go-http-client/1.1" http.response.duration=574.209459ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:47 +0000] "PUT /v2/foo/bar/blobs/uploads/09a76566-dedc-4ae0-887a-ca31cf487fb1?_state=QsdWywvqBtDbmP8hHjG_pMdH2VqdQMmZev4DFWWlgY97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5YTc2NTY2LWRlZGMtNGFlMC04ODdhLWNhMzFjZjQ4N2ZiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMjo0Ny4zNjk0NTcyODVaIn0%3D&digest=sha256%3A69c6c93d7946d8a361cd1e7f849b303c4b8145f61280e05b5efc52441bd9286b HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [03/Jul/2024:16:02:47 +0000] "DELETE /v2/foo/bar/blobs/sha256:69c6c93d7946d8a361cd1e7f849b303c4b8145f61280e05b5efc52441bd9286b HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (0.63s) === RUN TestStartPushReadOnly time="2024-07-03T16:02: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.22.5 time="2024-07-03T16:02:47Z" level=info msg="redis not configured" go.version=go1.22.5 127.0.0.1 - - [03/Jul/2024:16:02:47 +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-07-03T16:02: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.22.5 time="2024-07-03T16:02:47Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:02:47Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=0ec02b08-43f4-45fb-a914-68c8a529e28c http.request.method=GET http.request.remoteaddr="127.0.0.1:52724" 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="938.369µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:16:02:47 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T16:02:47Z" 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.22.5 http.request.host="127.0.0.1:35907" http.request.id=21ac2d5f-c3a5-43c4-971f-dc4f3c450606 http.request.method=GET http.request.remoteaddr="127.0.0.1:52724" 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="670.807µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [03/Jul/2024:16:02:47 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T16:02:47Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=97744e50-086e-4642-8d89-17435d297514 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52724" 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="648.326µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:16:02:47 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-03T16:02:47Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=eeab3d9b-31d5-4cfd-bb94-6a16b99b2ebe http.request.method=PUT http.request.remoteaddr="127.0.0.1:52724" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.02357ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T16:02:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=eeab3d9b-31d5-4cfd-bb94-6a16b99b2ebe http.request.method=PUT http.request.remoteaddr="127.0.0.1:52724" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.06517ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T16:02:47Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=eeab3d9b-31d5-4cfd-bb94-6a16b99b2ebe http.request.method=PUT http.request.remoteaddr="127.0.0.1:52724" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.08481ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T16:02:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=eeab3d9b-31d5-4cfd-bb94-6a16b99b2ebe http.request.method=PUT http.request.remoteaddr="127.0.0.1:52724" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.104291ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:16:02:47 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-03T16:02:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=10c63964-c909-4243-a415-7b7e8cedadc5 http.request.method=POST http.request.remoteaddr="127.0.0.1:52724" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="924.569µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:48 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=e42ed062-f60e-4fa4-a921-89f260d71626 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52724" http.request.uri="/v2/foo/schema1/blobs/uploads/2afb8f71-4bdf-440b-9480-346e893e0166?_state=tuo1rlPXTg7zzSmGev-KBnzklpUC6SGubcrFs-fiCKp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyYWZiOGY3MS00YmRmLTQ0MGItOTQ4MC0zNDZlODkzZTAxNjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NDguMDUxMjExNDk0WiJ9&digest=sha256%3A05c8c9dc0a3101119dd0eccf335afd903ccd636c8e2e12362c4ed516c78981e6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.459332816s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:48 +0000] "PUT /v2/foo/schema1/blobs/uploads/2afb8f71-4bdf-440b-9480-346e893e0166?_state=tuo1rlPXTg7zzSmGev-KBnzklpUC6SGubcrFs-fiCKp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyYWZiOGY3MS00YmRmLTQ0MGItOTQ4MC0zNDZlODkzZTAxNjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NDguMDUxMjExNDk0WiJ9&digest=sha256%3A05c8c9dc0a3101119dd0eccf335afd903ccd636c8e2e12362c4ed516c78981e6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=b73414e6-0101-429a-9643-c9642fe43ac3 http.request.method=POST http.request.remoteaddr="127.0.0.1:52724" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="969.049µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:49 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=98d0e2dc-1896-4c77-bc1c-202287b15de9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52724" http.request.uri="/v2/foo/schema1/blobs/uploads/b4c794b3-8061-44a5-87a0-0536293e73eb?_state=R-LNluyiu94ZPH-4MIAlt0yQYci50Il0RIaxO5m74-p7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNGM3OTRiMy04MDYxLTQ0YTUtODdhMC0wNTM2MjkzZTczZWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NDkuNTgyNTgyMjRaIn0%3D&digest=sha256%3Af5809bb1360d9e284c6cee192de9d7264522e6f04669fe41ea117c6d33d72828" http.request.useragent="Go-http-client/1.1" http.response.duration=639.00348ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:49 +0000] "PUT /v2/foo/schema1/blobs/uploads/b4c794b3-8061-44a5-87a0-0536293e73eb?_state=R-LNluyiu94ZPH-4MIAlt0yQYci50Il0RIaxO5m74-p7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNGM3OTRiMy04MDYxLTQ0YTUtODdhMC0wNTM2MjkzZTczZWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NDkuNTgyNTgyMjRaIn0%3D&digest=sha256%3Af5809bb1360d9e284c6cee192de9d7264522e6f04669fe41ea117c6d33d72828 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=0633a3ce-dcd8-470c-b0ea-033620b9070f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52724" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.498014ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:50 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=cafa29ce-2da3-44eb-9ab6-89a2eed8e60b http.request.method=PUT http.request.remoteaddr="127.0.0.1:52724" http.request.uri="/v2/foo/schema1/manifests/sha256:917d39682d2e516c34e133728ee304e3a105b69120f8322f276353c57cbfecf4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.254332ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:917d39682d2e516c34e133728ee304e3a105b69120f8322f276353c57cbfecf4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=d46f0dd1-13e3-4a07-ac48-b09f68cf6c33 http.request.method=GET http.request.remoteaddr="127.0.0.1:52724" 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.10165ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:16:02:50 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T16:02:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=fc10ed92-867e-4b24-812e-4b3747666162 http.request.method=GET http.request.remoteaddr="127.0.0.1:52724" http.request.uri="/v2/foo/schema1/manifests/sha256:917d39682d2e516c34e133728ee304e3a105b69120f8322f276353c57cbfecf4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.01841ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:16:02:50 +0000] "GET /v2/foo/schema1/manifests/sha256:917d39682d2e516c34e133728ee304e3a105b69120f8322f276353c57cbfecf4 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T16:02:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35907" http.request.id=3f6e3701-e9a6-4d1c-8b43-eda451cc86db http.request.method=PUT http.request.remoteaddr="127.0.0.1:52724" http.request.uri="/v2/foo/schema1/manifests/sha256:917d39682d2e516c34e133728ee304e3a105b69120f8322f276353c57cbfecf4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.288652ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:917d39682d2e516c34e133728ee304e3a105b69120f8322f276353c57cbfecf4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35907" http.request.id=0bf51af6-32f7-436d-8b8d-34c577b2781f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52724" http.request.uri="/v2/foo/schema1/manifests/sha256:917d39682d2e516c34e133728ee304e3a105b69120f8322f276353c57cbfecf4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.262772ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:917d39682d2e516c34e133728ee304e3a105b69120f8322f276353c57cbfecf4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:35907" http.request.id=ef68f38c-f67a-4733-beee-554c5e18dbdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:52724" http.request.uri="/v2/foo/schema1/manifests/sha256:917d39682d2e516c34e133728ee304e3a105b69120f8322f276353c57cbfecf4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.233012ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:917d39682d2e516c34e133728ee304e3a105b69120f8322f276353c57cbfecf4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=cd34865c-4168-405c-804c-b6aebf785b53 http.request.method=GET http.request.remoteaddr="127.0.0.1:52724" http.request.uri="/v2/foo/schema1/manifests/sha256:917d39682d2e516c34e133728ee304e3a105b69120f8322f276353c57cbfecf4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.09665ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:16:02:50 +0000] "GET /v2/foo/schema1/manifests/sha256:917d39682d2e516c34e133728ee304e3a105b69120f8322f276353c57cbfecf4 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T16:02:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=b5b26a32-7e88-4db5-a764-028772143886 http.request.method=GET http.request.remoteaddr="127.0.0.1:52724" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="669.207µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:50 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=7d1e4933-b04f-4c44-9bc6-cf95b892426a http.request.method=GET http.request.remoteaddr="127.0.0.1:52724" http.request.uri="/v2/foo/schema1/manifests/sha256:917d39682d2e516c34e133728ee304e3a105b69120f8322f276353c57cbfecf4" http.request.useragent="Go-http-client/1.1" http.response.duration="675.887µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:50 +0000] "GET /v2/foo/schema1/manifests/sha256:917d39682d2e516c34e133728ee304e3a105b69120f8322f276353c57cbfecf4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=c66397e8-ecd9-4591-be3a-af8f15512f6d http.request.method=GET http.request.remoteaddr="127.0.0.1:52724" 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="651.207µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:16:02:50 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T16:02:50Z" level=error msg="payload digest does match: "sha256:f3cf6efe0b9565408abed9b3093dedaf8ad38d7f29b1f9e456c56562d14e806d" != "sha256:917d39682d2e516c34e133728ee304e3a105b69120f8322f276353c57cbfecf4"" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=b848e12f-5410-4ea2-8525-b70db20ee943 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52724" http.request.uri="/v2/foo/schema1/manifests/sha256:917d39682d2e516c34e133728ee304e3a105b69120f8322f276353c57cbfecf4" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:917d39682d2e516c34e133728ee304e3a105b69120f8322f276353c57cbfecf4" time="2024-07-03T16:02:50Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=b848e12f-5410-4ea2-8525-b70db20ee943 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52724" http.request.uri="/v2/foo/schema1/manifests/sha256:917d39682d2e516c34e133728ee304e3a105b69120f8322f276353c57cbfecf4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="815.808µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:917d39682d2e516c34e133728ee304e3a105b69120f8322f276353c57cbfecf4" 127.0.0.1 - - [03/Jul/2024:16:02:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:917d39682d2e516c34e133728ee304e3a105b69120f8322f276353c57cbfecf4 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-03T16:02:50Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=efba89d5-45e8-4c0e-b21f-07adf43d5a10 http.request.method=GET http.request.remoteaddr="127.0.0.1:36688" 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="852.968µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:16:02:50 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T16:02:50Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=cce970c5-fa99-448a-b594-5df26494c20b http.request.method=GET http.request.remoteaddr="127.0.0.1:36688" 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="709.647µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [03/Jul/2024:16:02:50 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T16:02:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35907" http.request.id=e81a4d9b-2214-4f2e-abd9-d9ec4f9434c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36688" 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="805.168µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T16:02:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35907" http.request.id=e81a4d9b-2214-4f2e-abd9-d9ec4f9434c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36688" 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="838.088µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T16:02:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35907" http.request.id=e81a4d9b-2214-4f2e-abd9-d9ec4f9434c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36688" 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="858.528µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:16:02:50 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-03T16:02:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=00f42b13-7566-4541-87e7-20ac758db0ea http.request.method=POST http.request.remoteaddr="127.0.0.1:36688" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="789.248µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:50 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=e529886b-f221-4034-8d4c-699729c5bd6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36688" http.request.uri="/v2/foo/schema2/blobs/uploads/963b03e9-3602-43e8-8439-283ded3e5912?_state=sJRcaEb3qq5YEUWULRA4eiH-SEoBX7mk3YJLPVk6Rtp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NjNiMDNlOS0zNjAyLTQzZTgtODQzOS0yODNkZWQzZTU5MTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTAuMjQxNzAyMjMzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="973.089µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:50 +0000] "PUT /v2/foo/schema2/blobs/uploads/963b03e9-3602-43e8-8439-283ded3e5912?_state=sJRcaEb3qq5YEUWULRA4eiH-SEoBX7mk3YJLPVk6Rtp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NjNiMDNlOS0zNjAyLTQzZTgtODQzOS0yODNkZWQzZTU5MTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTAuMjQxNzAyMjMzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35907" http.request.id=24bbdef1-7a67-4aee-9a00-fdef87af4a67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36688" 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="777.047µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T16:02:50Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35907" http.request.id=24bbdef1-7a67-4aee-9a00-fdef87af4a67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36688" 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="804.968µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:16:02:50 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-03T16:02:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=b1415b02-2c96-4150-81b3-6e1b3c3cd804 http.request.method=POST http.request.remoteaddr="127.0.0.1:36688" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="841.849µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:50 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=23dcdbf9-13c4-4801-b47d-0db6f8277f90 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36688" http.request.uri="/v2/foo/schema2/blobs/uploads/b6f52d3b-1cdf-4a47-9479-7bbdd2358b6b?_state=eFijziozkdnr66oEOcuSSF_fqnkaeRT3G-_yNdsTgCd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiNmY1MmQzYi0xY2RmLTRhNDctOTQ3OS03YmJkZDIzNThiNmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTAuMzQyNDQ2Nzk3WiJ9&digest=sha256%3A91cc7dca7fb4a343bba4e400404da0fc5f884c5ce7d2c8309fcf3e96fad83b1d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.54845267s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:50 +0000] "PUT /v2/foo/schema2/blobs/uploads/b6f52d3b-1cdf-4a47-9479-7bbdd2358b6b?_state=eFijziozkdnr66oEOcuSSF_fqnkaeRT3G-_yNdsTgCd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiNmY1MmQzYi0xY2RmLTRhNDctOTQ3OS03YmJkZDIzNThiNmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTAuMzQyNDQ2Nzk3WiJ9&digest=sha256%3A91cc7dca7fb4a343bba4e400404da0fc5f884c5ce7d2c8309fcf3e96fad83b1d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=c7a81877-5674-4708-a866-527ebd0e6b87 http.request.method=POST http.request.remoteaddr="127.0.0.1:36688" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03985ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:51 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=ea489afa-efd3-48ba-940e-2b626b4be6aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36688" http.request.uri="/v2/foo/schema2/blobs/uploads/955bbe1f-112a-4776-a421-307cb1a77dac?_state=LW3lW7Yvq-cXMDnySMugAhmxrT2Go5hpMSxGjdXsCJB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NTViYmUxZi0xMTJhLTQ3NzYtYTQyMS0zMDdjYjFhNzdkYWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTEuOTQ5MjIzMzA1WiJ9&digest=sha256%3Afd5bef9558e36835e0a15f283f995b0b96094c16c93ddc5c60b80c4473ed9213" http.request.useragent="Go-http-client/1.1" http.response.duration=437.616991ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:51 +0000] "PUT /v2/foo/schema2/blobs/uploads/955bbe1f-112a-4776-a421-307cb1a77dac?_state=LW3lW7Yvq-cXMDnySMugAhmxrT2Go5hpMSxGjdXsCJB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NTViYmUxZi0xMTJhLTQ3NzYtYTQyMS0zMDdjYjFhNzdkYWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTEuOTQ5MjIzMzA1WiJ9&digest=sha256%3Afd5bef9558e36835e0a15f283f995b0b96094c16c93ddc5c60b80c4473ed9213 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35907" http.request.id=50314b2f-828a-46d7-beed-ef4cd532d6ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:36688" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.132891ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35907" http.request.id=2ab650cd-e133-44a4-b8a4-a9b81470b031 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36688" http.request.uri="/v2/foo/schema2/manifests/sha256:493000f413993c386f04cce2beddb834d4a02e9a686e8bc71645ca14a31de6d2" http.request.useragent="Go-http-client/1.1" http.response.duration="890.929µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "PUT /v2/foo/schema2/manifests/sha256:493000f413993c386f04cce2beddb834d4a02e9a686e8bc71645ca14a31de6d2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=1c931947-79a9-49b0-935a-7d30090711f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36688" 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="805.448µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=a7b114c7-1355-419d-bb83-7850896d6817 http.request.method=GET http.request.remoteaddr="127.0.0.1:36688" http.request.uri="/v2/foo/schema2/manifests/sha256:493000f413993c386f04cce2beddb834d4a02e9a686e8bc71645ca14a31de6d2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="792.607µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "GET /v2/foo/schema2/manifests/sha256:493000f413993c386f04cce2beddb834d4a02e9a686e8bc71645ca14a31de6d2 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=bb5e4104-934f-48d8-ac18-fa005557251c http.request.method=GET http.request.remoteaddr="127.0.0.1:36688" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="609.366µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=6b29c9ac-6d14-4584-bd74-9c30a143dd5a http.request.method=GET http.request.remoteaddr="127.0.0.1:36688" http.request.uri="/v2/foo/schema2/manifests/sha256:493000f413993c386f04cce2beddb834d4a02e9a686e8bc71645ca14a31de6d2" http.request.useragent="Go-http-client/1.1" http.response.duration="696.007µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "GET /v2/foo/schema2/manifests/sha256:493000f413993c386f04cce2beddb834d4a02e9a686e8bc71645ca14a31de6d2 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=7d9494d1-7a6a-4b5a-b3ae-ff9931d38ad7 http.request.method=GET http.request.remoteaddr="127.0.0.1:36688" 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="590.686µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" level=info msg="rewriting manifest sha256:493000f413993c386f04cce2beddb834d4a02e9a686e8bc71645ca14a31de6d2 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=874e1e68-7ff0-49fe-83ca-ad3425b4e6a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:36688" 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-07-03T16:02:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=874e1e68-7ff0-49fe-83ca-ad3425b4e6a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:36688" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.191611ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" 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.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35907" http.request.id=0664b0d1-c434-45af-9f51-79742566880e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36688" 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="658.366µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35907" http.request.id=847ba38a-0777-4a01-ab7c-1f2fe48cfd6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36688" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="856.768µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35907" http.request.id=d5c151ad-ef81-4273-96e5-1c9395e10877 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36688" http.request.uri="/v2/foo/schema2/manifests/sha256:7c4d714d72888edd8fdf639016d7e775bbc18b03e07ab428c26f9a81e261e80d" http.request.useragent="Go-http-client/1.1" http.response.duration="781.648µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "PUT /v2/foo/schema2/manifests/sha256:7c4d714d72888edd8fdf639016d7e775bbc18b03e07ab428c26f9a81e261e80d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=b90ce19d-71e3-4b59-9e75-91096e7cdc48 http.request.method=GET http.request.remoteaddr="127.0.0.1:36688" 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="732.807µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=da8c8651-d492-4cdc-a1f0-05bdc2d61d95 http.request.method=GET http.request.remoteaddr="127.0.0.1:36688" http.request.uri="/v2/foo/schema2/manifests/sha256:7c4d714d72888edd8fdf639016d7e775bbc18b03e07ab428c26f9a81e261e80d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="787.807µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "GET /v2/foo/schema2/manifests/sha256:7c4d714d72888edd8fdf639016d7e775bbc18b03e07ab428c26f9a81e261e80d HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=12a1ff44-bf6b-4259-a23d-c8b2d4f1f2f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:36688" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="654.126µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=49a4eec3-f61f-42ae-a5ac-a7be35552452 http.request.method=GET http.request.remoteaddr="127.0.0.1:36688" http.request.uri="/v2/foo/schema2/manifests/sha256:7c4d714d72888edd8fdf639016d7e775bbc18b03e07ab428c26f9a81e261e80d" http.request.useragent="Go-http-client/1.1" http.response.duration="710.447µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "GET /v2/foo/schema2/manifests/sha256:7c4d714d72888edd8fdf639016d7e775bbc18b03e07ab428c26f9a81e261e80d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" level=info msg="rewriting manifest list sha256:7c4d714d72888edd8fdf639016d7e775bbc18b03e07ab428c26f9a81e261e80d in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=1945b890-6994-4854-87a4-3f0c0a94c444 http.request.method=GET http.request.remoteaddr="127.0.0.1:36688" 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-07-03T16:02:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35907" http.request.id=1945b890-6994-4854-87a4-3f0c0a94c444 http.request.method=GET http.request.remoteaddr="127.0.0.1:36688" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.269892ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" 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.22.5 time="2024-07-03T16:02:52Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:02:52Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=99c3f2fd-bf6e-47fe-abd9-d56f9be1ea42 http.request.method=GET http.request.remoteaddr="127.0.0.1:54184" 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="847.168µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" 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.22.5 http.request.host="127.0.0.1:40743" http.request.id=22113c80-db0c-4b8e-89cf-2fd4f9a838b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54184" 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="720.767µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=a4598672-4316-4a1c-aa3d-1baa8e765d66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54184" 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="644.366µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=101e47ef-104c-4183-925b-8bd8322ec154 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54184" 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="912.009µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T16:02:52Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=101e47ef-104c-4183-925b-8bd8322ec154 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54184" 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="943.25µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T16:02:52Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=101e47ef-104c-4183-925b-8bd8322ec154 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54184" 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="962.09µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T16:02:52Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=101e47ef-104c-4183-925b-8bd8322ec154 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54184" 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="980.29µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-03T16:02:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=21019603-5e4c-45c2-a9dd-4b8de292d855 http.request.method=POST http.request.remoteaddr="127.0.0.1:54184" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="764.648µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=c768587b-6262-474d-b84a-3644a61eac87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54184" http.request.uri="/v2/foo/schema1/blobs/uploads/4d0adaf3-7727-44f9-bd10-1ec4cb9d61f6?_state=Q7QjKt0Xw6SBDEF4Loy0SqlMjrRGfE0N_udM8NYCHlN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0ZDBhZGFmMy03NzI3LTQ0ZjktYmQxMC0xZWM0Y2I5ZDYxZjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTIuNDgxNzgxNDA2WiJ9&digest=sha256%3A3c83646c235ff798aa17ec6550a04032ae07edc4af32ed6a86930baa32f4c9b3" http.request.useragent="Go-http-client/1.1" http.response.duration=915.914611ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:52 +0000] "PUT /v2/foo/schema1/blobs/uploads/4d0adaf3-7727-44f9-bd10-1ec4cb9d61f6?_state=Q7QjKt0Xw6SBDEF4Loy0SqlMjrRGfE0N_udM8NYCHlN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0ZDBhZGFmMy03NzI3LTQ0ZjktYmQxMC0xZWM0Y2I5ZDYxZjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTIuNDgxNzgxNDA2WiJ9&digest=sha256%3A3c83646c235ff798aa17ec6550a04032ae07edc4af32ed6a86930baa32f4c9b3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=3a326072-9035-4f37-8f04-367587901dec http.request.method=POST http.request.remoteaddr="127.0.0.1:54184" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="994.009µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:53 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=427579b2-a07c-412f-83b3-70ec1bc10da5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54184" http.request.uri="/v2/foo/schema1/blobs/uploads/6a79f0bf-1e9c-46b0-8769-fc923098f5ae?_state=ZvtM3TyNChO18ve-laNAVAEBOi7fPAQ7IgdF4IG-6mF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2YTc5ZjBiZi0xZTljLTQ2YjAtODc2OS1mYzkyMzA5OGY1YWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTMuNDk4ODUwNTQ2WiJ9&digest=sha256%3A79e3e76b8efc8b1500037cf63d300f709c89243abae712372b5b70bc21732c7f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.479978413s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:53 +0000] "PUT /v2/foo/schema1/blobs/uploads/6a79f0bf-1e9c-46b0-8769-fc923098f5ae?_state=ZvtM3TyNChO18ve-laNAVAEBOi7fPAQ7IgdF4IG-6mF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2YTc5ZjBiZi0xZTljLTQ2YjAtODc2OS1mYzkyMzA5OGY1YWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTMuNDk4ODUwNTQ2WiJ9&digest=sha256%3A79e3e76b8efc8b1500037cf63d300f709c89243abae712372b5b70bc21732c7f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=bd85919c-b25c-4e82-8c25-64dd86cf276d http.request.method=PUT http.request.remoteaddr="127.0.0.1:54184" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.516934ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:54 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=0480b9e7-2f06-4420-a84c-2947e585a24a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54184" http.request.uri="/v2/foo/schema1/manifests/sha256:3f82283b6a64213a4825b0c7c3fdeecdbd88894d6d06c6eb6d4bf813846ec4b8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.213691ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:3f82283b6a64213a4825b0c7c3fdeecdbd88894d6d06c6eb6d4bf813846ec4b8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=c1f462a5-9adf-4d79-b847-09c76e6346af http.request.method=GET http.request.remoteaddr="127.0.0.1:54184" 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="981.57µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:16:02:54 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T16:02:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=7c3d46d8-1e32-48fa-96d5-e803fbd16515 http.request.method=GET http.request.remoteaddr="127.0.0.1:54184" http.request.uri="/v2/foo/schema1/manifests/sha256:3f82283b6a64213a4825b0c7c3fdeecdbd88894d6d06c6eb6d4bf813846ec4b8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.00681ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:16:02:54 +0000] "GET /v2/foo/schema1/manifests/sha256:3f82283b6a64213a4825b0c7c3fdeecdbd88894d6d06c6eb6d4bf813846ec4b8 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T16:02:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:40743" http.request.id=8474c5c0-b077-40e0-9fd6-f6f268745fe6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54184" http.request.uri="/v2/foo/schema1/manifests/sha256:3f82283b6a64213a4825b0c7c3fdeecdbd88894d6d06c6eb6d4bf813846ec4b8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.223972ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:3f82283b6a64213a4825b0c7c3fdeecdbd88894d6d06c6eb6d4bf813846ec4b8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:40743" http.request.id=976d29b6-07c7-4473-8cf7-8306c4a334e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54184" http.request.uri="/v2/foo/schema1/manifests/sha256:3f82283b6a64213a4825b0c7c3fdeecdbd88894d6d06c6eb6d4bf813846ec4b8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.247852ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:3f82283b6a64213a4825b0c7c3fdeecdbd88894d6d06c6eb6d4bf813846ec4b8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:40743" http.request.id=d8480723-bfc8-4f18-9ecd-b99fbed1e760 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54184" http.request.uri="/v2/foo/schema1/manifests/sha256:3f82283b6a64213a4825b0c7c3fdeecdbd88894d6d06c6eb6d4bf813846ec4b8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.253172ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:3f82283b6a64213a4825b0c7c3fdeecdbd88894d6d06c6eb6d4bf813846ec4b8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=d9852790-95ab-4f43-8ed6-b471b7a71109 http.request.method=GET http.request.remoteaddr="127.0.0.1:54184" http.request.uri="/v2/foo/schema1/manifests/sha256:3f82283b6a64213a4825b0c7c3fdeecdbd88894d6d06c6eb6d4bf813846ec4b8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.06405ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:16:02:54 +0000] "GET /v2/foo/schema1/manifests/sha256:3f82283b6a64213a4825b0c7c3fdeecdbd88894d6d06c6eb6d4bf813846ec4b8 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T16:02:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=29def3e5-7f50-400a-b3bc-da4af3f21d4c http.request.method=GET http.request.remoteaddr="127.0.0.1:54184" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="679.166µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:54 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=a5003d76-88e6-4445-96e4-d1aba7ac76be http.request.method=GET http.request.remoteaddr="127.0.0.1:54184" http.request.uri="/v2/foo/schema1/manifests/sha256:3f82283b6a64213a4825b0c7c3fdeecdbd88894d6d06c6eb6d4bf813846ec4b8" http.request.useragent="Go-http-client/1.1" http.response.duration="661.246µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:54 +0000] "GET /v2/foo/schema1/manifests/sha256:3f82283b6a64213a4825b0c7c3fdeecdbd88894d6d06c6eb6d4bf813846ec4b8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=89e7ce54-aa1c-4b37-9737-4772421ada75 http.request.method=GET http.request.remoteaddr="127.0.0.1:54184" 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="686.047µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:16:02:54 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T16:02:54Z" level=error msg="payload digest does match: "sha256:53c472c9768f8266995896f3ba4a08b1edeb0d20882c9a27d286007d74fb89df" != "sha256:3f82283b6a64213a4825b0c7c3fdeecdbd88894d6d06c6eb6d4bf813846ec4b8"" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=eba298df-8524-44c8-b373-0136d2a898d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54184" http.request.uri="/v2/foo/schema1/manifests/sha256:3f82283b6a64213a4825b0c7c3fdeecdbd88894d6d06c6eb6d4bf813846ec4b8" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:3f82283b6a64213a4825b0c7c3fdeecdbd88894d6d06c6eb6d4bf813846ec4b8" time="2024-07-03T16:02:54Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=eba298df-8524-44c8-b373-0136d2a898d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54184" http.request.uri="/v2/foo/schema1/manifests/sha256:3f82283b6a64213a4825b0c7c3fdeecdbd88894d6d06c6eb6d4bf813846ec4b8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="880.729µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:3f82283b6a64213a4825b0c7c3fdeecdbd88894d6d06c6eb6d4bf813846ec4b8" 127.0.0.1 - - [03/Jul/2024:16:02:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:3f82283b6a64213a4825b0c7c3fdeecdbd88894d6d06c6eb6d4bf813846ec4b8 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-03T16:02:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=37ccee21-4223-4f4a-ab28-9703b42cb0f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:54186" 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="830.608µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:16:02:54 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T16:02:54Z" 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.22.5 http.request.host="127.0.0.1:40743" http.request.id=bcdff11c-8375-4728-ac20-9caba7eb8b7e http.request.method=GET http.request.remoteaddr="127.0.0.1:54186" 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.927µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [03/Jul/2024:16:02:54 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T16:02:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40743" http.request.id=8fef915a-1ba9-49f0-ade4-dacbf78b3f16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54186" 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="797.128µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T16:02:54Z" 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.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40743" http.request.id=8fef915a-1ba9-49f0-ade4-dacbf78b3f16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54186" 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="855.448µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T16:02:54Z" 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.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40743" http.request.id=8fef915a-1ba9-49f0-ade4-dacbf78b3f16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54186" 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="891.249µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:16:02:54 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-03T16:02:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=f99e1420-f3ed-4b5e-9d04-16ee95775552 http.request.method=POST http.request.remoteaddr="127.0.0.1:54186" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="798.248µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:54 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=883e5674-4a18-4bd4-88f8-fd64ad966dde http.request.method=PUT http.request.remoteaddr="127.0.0.1:54186" http.request.uri="/v2/foo/schema2/blobs/uploads/12db4ebc-b933-40e1-abd9-c05d539d23b3?_state=DiE0JD27muk9JaYKZAFWGIgQBNXbbDjeB5VVfcLPXYd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMmRiNGViYy1iOTMzLTQwZTEtYWJkOS1jMDVkNTM5ZDIzYjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTQuOTk4MjM4Nzg1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="924.369µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:54 +0000] "PUT /v2/foo/schema2/blobs/uploads/12db4ebc-b933-40e1-abd9-c05d539d23b3?_state=DiE0JD27muk9JaYKZAFWGIgQBNXbbDjeB5VVfcLPXYd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMmRiNGViYy1iOTMzLTQwZTEtYWJkOS1jMDVkNTM5ZDIzYjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTQuOTk4MjM4Nzg1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:55Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40743" http.request.id=43ea36b4-bffc-41a5-b94d-dabed89fe641 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54186" 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="811.848µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T16:02:55Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40743" http.request.id=43ea36b4-bffc-41a5-b94d-dabed89fe641 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54186" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="842.848µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:16:02:54 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-03T16:02:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=c286a553-5b6f-4474-bd18-12f5620424a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:54186" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="839.528µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:55 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=73d600ec-7e47-485c-ac85-cb5e49dc7fc7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54186" http.request.uri="/v2/foo/schema2/blobs/uploads/47026000-daf4-4fff-ada7-4125fed38243?_state=6pzJoHMnmG9XGSfvaXwXHdTZmyLZKZT6Mzbcv_qsC0d7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NzAyNjAwMC1kYWY0LTRmZmYtYWRhNy00MTI1ZmVkMzgyNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTUuMDczNDM1MzA1WiJ9&digest=sha256%3A42f97b07ff48772b21270344dcf3215641602afde8994148f7103abd30d8fe01" http.request.useragent="Go-http-client/1.1" http.response.duration=775.85143ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:55 +0000] "PUT /v2/foo/schema2/blobs/uploads/47026000-daf4-4fff-ada7-4125fed38243?_state=6pzJoHMnmG9XGSfvaXwXHdTZmyLZKZT6Mzbcv_qsC0d7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NzAyNjAwMC1kYWY0LTRmZmYtYWRhNy00MTI1ZmVkMzgyNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTUuMDczNDM1MzA1WiJ9&digest=sha256%3A42f97b07ff48772b21270344dcf3215641602afde8994148f7103abd30d8fe01 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=788b8af2-75e1-41c2-b45e-c6edf082b6e0 http.request.method=POST http.request.remoteaddr="127.0.0.1:54186" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="941.969µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:55 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=5196fcaa-18e5-4f7b-bd27-500502e7822a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54186" http.request.uri="/v2/foo/schema2/blobs/uploads/ba83e920-2c6a-4ec2-a7a9-0801be7aa192?_state=cxg2oyb9bRJ5TtGkOrDV6bv0cKQSzaRCBna9dTRMHjV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiYTgzZTkyMC0yYzZhLTRlYzItYTdhOS0wODAxYmU3YWExOTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTUuOTIwNDgwMTM3WiJ9&digest=sha256%3A5c03ee4225258fe7e695ef6408aaae62ed49aea2a1f3bd84026735d7a7c8a15c" http.request.useragent="Go-http-client/1.1" http.response.duration=760.26716ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:55 +0000] "PUT /v2/foo/schema2/blobs/uploads/ba83e920-2c6a-4ec2-a7a9-0801be7aa192?_state=cxg2oyb9bRJ5TtGkOrDV6bv0cKQSzaRCBna9dTRMHjV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiYTgzZTkyMC0yYzZhLTRlYzItYTdhOS0wODAxYmU3YWExOTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTUuOTIwNDgwMTM3WiJ9&digest=sha256%3A5c03ee4225258fe7e695ef6408aaae62ed49aea2a1f3bd84026735d7a7c8a15c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40743" http.request.id=8f1631cb-92e9-469c-95d5-d741e21ec2bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:54186" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05865ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40743" http.request.id=972360cf-8d2f-45b9-bb7c-7082294652bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:54186" http.request.uri="/v2/foo/schema2/manifests/sha256:8a70fb9bbac89239da1efa631688180ac5f0410366128f78e35e882486c44e7a" http.request.useragent="Go-http-client/1.1" http.response.duration="887.168µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "PUT /v2/foo/schema2/manifests/sha256:8a70fb9bbac89239da1efa631688180ac5f0410366128f78e35e882486c44e7a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=2341218f-c144-445d-adca-72fedc36ab6a http.request.method=GET http.request.remoteaddr="127.0.0.1:54186" 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="825.728µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=3f409926-d5a0-49ab-ab19-805d54b52738 http.request.method=GET http.request.remoteaddr="127.0.0.1:54186" http.request.uri="/v2/foo/schema2/manifests/sha256:8a70fb9bbac89239da1efa631688180ac5f0410366128f78e35e882486c44e7a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="783.727µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "GET /v2/foo/schema2/manifests/sha256:8a70fb9bbac89239da1efa631688180ac5f0410366128f78e35e882486c44e7a HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=d40b22e1-a383-4f2b-a8dc-b4ef1ab27697 http.request.method=GET http.request.remoteaddr="127.0.0.1:54186" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="593.086µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=967b6204-8bd4-40cc-9a18-539692300da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54186" http.request.uri="/v2/foo/schema2/manifests/sha256:8a70fb9bbac89239da1efa631688180ac5f0410366128f78e35e882486c44e7a" http.request.useragent="Go-http-client/1.1" http.response.duration="588.326µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "GET /v2/foo/schema2/manifests/sha256:8a70fb9bbac89239da1efa631688180ac5f0410366128f78e35e882486c44e7a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=ce958908-0cce-421d-815a-7e8fd50e8e49 http.request.method=GET http.request.remoteaddr="127.0.0.1:54186" 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="599.765µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=info msg="rewriting manifest sha256:8a70fb9bbac89239da1efa631688180ac5f0410366128f78e35e882486c44e7a in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=8aa85e26-903a-4d29-bd0e-c5aa3c212f86 http.request.method=GET http.request.remoteaddr="127.0.0.1:54186" 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-07-03T16:02:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=8aa85e26-903a-4d29-bd0e-c5aa3c212f86 http.request.method=GET http.request.remoteaddr="127.0.0.1:54186" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.07553ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" 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.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40743" http.request.id=bea84303-5d7d-400c-9be3-033dc04fbd33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54186" 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="659.287µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40743" http.request.id=aabe71db-70d2-415a-8b24-5f380ed65950 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54186" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="777.408µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40743" http.request.id=673937d9-8a92-4184-b956-d2d09a3b0631 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54186" http.request.uri="/v2/foo/schema2/manifests/sha256:22a222e84d4d2538b36ffa02f15f6f87d70dab61cd35b6ac0e3fe62efc07d485" http.request.useragent="Go-http-client/1.1" http.response.duration="693.727µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "PUT /v2/foo/schema2/manifests/sha256:22a222e84d4d2538b36ffa02f15f6f87d70dab61cd35b6ac0e3fe62efc07d485 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=1034e895-27e8-46db-be11-8810ea1e2b18 http.request.method=GET http.request.remoteaddr="127.0.0.1:54186" 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="704.447µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=775d7221-2396-4746-a28c-cfdb11a85727 http.request.method=GET http.request.remoteaddr="127.0.0.1:54186" http.request.uri="/v2/foo/schema2/manifests/sha256:22a222e84d4d2538b36ffa02f15f6f87d70dab61cd35b6ac0e3fe62efc07d485" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="683.687µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "GET /v2/foo/schema2/manifests/sha256:22a222e84d4d2538b36ffa02f15f6f87d70dab61cd35b6ac0e3fe62efc07d485 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=b85dc9f9-107e-4930-99db-86eda384b841 http.request.method=GET http.request.remoteaddr="127.0.0.1:54186" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="579.566µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=4b78096d-2f77-4735-9514-441d158ca08c http.request.method=GET http.request.remoteaddr="127.0.0.1:54186" http.request.uri="/v2/foo/schema2/manifests/sha256:22a222e84d4d2538b36ffa02f15f6f87d70dab61cd35b6ac0e3fe62efc07d485" http.request.useragent="Go-http-client/1.1" http.response.duration="532.325µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "GET /v2/foo/schema2/manifests/sha256:22a222e84d4d2538b36ffa02f15f6f87d70dab61cd35b6ac0e3fe62efc07d485 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=info msg="rewriting manifest list sha256:22a222e84d4d2538b36ffa02f15f6f87d70dab61cd35b6ac0e3fe62efc07d485 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=07872bf0-e502-41f6-9cd4-64f9acb38f36 http.request.method=GET http.request.remoteaddr="127.0.0.1:54186" 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-07-03T16:02:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40743" http.request.id=07872bf0-e502-41f6-9cd4-64f9acb38f36 http.request.method=GET http.request.remoteaddr="127.0.0.1:54186" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.12233ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (8.75s) === RUN TestGetManifestWithStorageError time="2024-07-03T16:02:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T16:02:56Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:02:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:34031" http.request.id=ffa67409-3ec1-4664-964a-d7fb50de5ba4 http.request.method=GET http.request.remoteaddr="127.0.0.1:40984" 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="681.406µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.5 http.request.host="127.0.0.1:34031" http.request.id=1f14f746-fa69-4002-9ba6-78574714976e http.request.method=GET http.request.remoteaddr="127.0.0.1:40984" 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="581.965µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.5 http.request.host="127.0.0.1:34031" http.request.id=f21d8cc7-a3d7-4d27-b4f6-cfb0a0a603d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:40984" 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="624.366µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.5 http.request.host="127.0.0.1:34031" http.request.id=25d4ed4b-0236-4ee9-8475-989a3d820cad http.request.method=GET http.request.remoteaddr="127.0.0.1:40984" 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="547.005µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.00s) === RUN TestManifestDelete time="2024-07-03T16:02:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T16:02:56Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:02:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=ac35bbc0-6f69-44db-a344-becdf08af853 http.request.method=GET http.request.remoteaddr="127.0.0.1:46154" 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="727.327µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" 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.22.5 http.request.host="127.0.0.1:41751" http.request.id=d5dae382-7a69-4870-a623-47c97bcf034d http.request.method=GET http.request.remoteaddr="127.0.0.1:46154" 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="529.605µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=893198bd-726b-4b71-9453-8942749a4009 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46154" 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="614.246µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=3dcd6534-1b7b-4677-bf2b-2d4676c26d7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46154" 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="896.888µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T16:02:56Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=3dcd6534-1b7b-4677-bf2b-2d4676c26d7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46154" 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="923.848µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T16:02:56Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=3dcd6534-1b7b-4677-bf2b-2d4676c26d7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46154" 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="942.809µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T16:02:56Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=3dcd6534-1b7b-4677-bf2b-2d4676c26d7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46154" 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="961.249µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-03T16:02:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=d1df0762-2e9e-4d8f-9f7c-a744355e85d6 http.request.method=POST http.request.remoteaddr="127.0.0.1:46154" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="688.006µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:57Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=da6d8e64-a693-4943-8ca4-9d8bb53b800e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46154" http.request.uri="/v2/foo/schema1/blobs/uploads/e798a4fa-b8bf-476d-a671-a4b8dd22faa1?_state=DWvuZaDdjhDwY7r2JdH_MGoXGYAUxgxwop4k0u98QIx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNzk4YTRmYS1iOGJmLTQ3NmQtYTY3MS1hNGI4ZGQyMmZhYTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTYuNzcyMTg5NDUzWiJ9&digest=sha256%3A02e2606065e6ad88ebe792a537912fe93387b555009dfd398ee848220f4506f3" http.request.useragent="Go-http-client/1.1" http.response.duration=729.91435ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:56 +0000] "PUT /v2/foo/schema1/blobs/uploads/e798a4fa-b8bf-476d-a671-a4b8dd22faa1?_state=DWvuZaDdjhDwY7r2JdH_MGoXGYAUxgxwop4k0u98QIx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNzk4YTRmYS1iOGJmLTQ3NmQtYTY3MS1hNGI4ZGQyMmZhYTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTYuNzcyMTg5NDUzWiJ9&digest=sha256%3A02e2606065e6ad88ebe792a537912fe93387b555009dfd398ee848220f4506f3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:57Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=6d4f8d58-080f-4c57-9b6e-5310e73397e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:46154" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01425ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:57 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=92ee6259-ef17-4e14-9ef6-cb4398c2d17b http.request.method=PUT http.request.remoteaddr="127.0.0.1:46154" http.request.uri="/v2/foo/schema1/blobs/uploads/b75d1a2c-b162-4940-9378-2db0c6a0af37?_state=xDpX0WK2dj4bBhqZu3rOHv2dnytrIiEGs1nOCo1tj5J7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNzVkMWEyYy1iMTYyLTQ5NDAtOTM3OC0yZGIwYzZhMGFmMzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTcuNTgzMzUxMjYxWiJ9&digest=sha256%3Abb41adde3f842757f498de49c76cafed8c9705ef1c1726f9fd6410f65d294d19" http.request.useragent="Go-http-client/1.1" http.response.duration=1.000203658s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:57 +0000] "PUT /v2/foo/schema1/blobs/uploads/b75d1a2c-b162-4940-9378-2db0c6a0af37?_state=xDpX0WK2dj4bBhqZu3rOHv2dnytrIiEGs1nOCo1tj5J7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNzVkMWEyYy1iMTYyLTQ5NDAtOTM3OC0yZGIwYzZhMGFmMzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTcuNTgzMzUxMjYxWiJ9&digest=sha256%3Abb41adde3f842757f498de49c76cafed8c9705ef1c1726f9fd6410f65d294d19 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=dcdfc3a7-7716-408d-85f6-024791afd2d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46154" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.507854ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=e9640b7b-3214-4fc6-9720-30cbbdcb0167 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46154" http.request.uri="/v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72" http.request.useragent="Go-http-client/1.1" http.response.duration=1.259492ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=7eeb9604-fa58-4562-826e-b03bc3c93ad2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46154" 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.07629ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=0feea366-77fc-4014-93f8-87180e357c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:46154" http.request.uri="/v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.020609ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "GET /v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:41751" http.request.id=1432ba75-f16e-470f-847f-93a1a3dd6161 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46154" http.request.uri="/v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72" http.request.useragent="Go-http-client/1.1" http.response.duration=1.265732ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:41751" http.request.id=b50cf282-7013-4547-9096-f99397b82356 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46154" http.request.uri="/v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72" http.request.useragent="Go-http-client/1.1" http.response.duration=1.271652ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:41751" http.request.id=58de368a-8b9a-4325-a333-a761eddd42f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46154" http.request.uri="/v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72" http.request.useragent="Go-http-client/1.1" http.response.duration=1.222132ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=87ea256f-fccb-44df-acaa-1f9459156611 http.request.method=GET http.request.remoteaddr="127.0.0.1:46154" http.request.uri="/v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.06729ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "GET /v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=97a0797c-3eec-4662-ad0c-a9d2b76ce110 http.request.method=GET http.request.remoteaddr="127.0.0.1:46154" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="661.126µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=053a6af0-59b9-4b3e-b08e-613e76fbdd78 http.request.method=GET http.request.remoteaddr="127.0.0.1:46154" http.request.uri="/v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72" http.request.useragent="Go-http-client/1.1" http.response.duration="636.926µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "GET /v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=21168573-4eec-40bc-b110-5d168716b059 http.request.method=GET http.request.remoteaddr="127.0.0.1:46154" 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="651.166µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=error msg="payload digest does match: "sha256:1488ac525106260f60b64141ebb95e3600e430ddeb29b3664c8c6018b8474ea3" != "sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72"" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=e81ed2cb-248f-457f-b7fa-a61e6f932f36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46154" http.request.uri="/v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72" time="2024-07-03T16:02:58Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=e81ed2cb-248f-457f-b7fa-a61e6f932f36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46154" http.request.uri="/v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="816.648µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72" 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=4bb0de56-2495-434c-a92c-a52617f257db http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46168" http.request.uri="/v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72" http.request.useragent="Go-http-client/1.1" http.response.duration="993.089µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "DELETE /v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=23450647-afa9-4d6a-9f40-d18bcf06f878 http.request.method=GET http.request.remoteaddr="127.0.0.1:46168" http.request.uri="/v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="769.567µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72" 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "GET /v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=b1c64eb2-0ed0-4d5e-84c3-d10f48333496 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46184" http.request.uri="/v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="870.568µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72" 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "DELETE /v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=bc36f949-668d-47e0-9d86-ed46029e06ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:46196" http.request.uri="/v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72" http.request.useragent="Go-http-client/1.1" http.response.duration=1.459134ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=e2e28796-53e0-42e5-898b-78b34d42797f http.request.method=GET http.request.remoteaddr="127.0.0.1:46196" http.request.uri="/v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.07153ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "GET /v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=985e18a3-aeda-49db-bcfd-523edd8da427 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46206" 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="892.729µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=e81b4738-dee6-474c-b82c-cd93bfe781a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46218" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.440214ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=93089507-2937-475f-a6f3-8070053ebbef http.request.method=GET http.request.remoteaddr="127.0.0.1:46218" 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="644.646µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=8df3387c-e679-4f61-98d6-02fb7ee9fa2a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46218" http.request.uri="/v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72" http.request.useragent="Go-http-client/1.1" http.response.duration="787.167µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "DELETE /v2/foo/schema1/manifests/sha256:2db5953fd9c3297b77140a7b2dd6e90643ffea9a41f2cf8685725cc1aa6eac72 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=c3cf1e70-f735-4917-9cd6-ab0d82ba6196 http.request.method=GET http.request.remoteaddr="127.0.0.1:46218" 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="680.527µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=7ce09650-7813-4166-946e-d532a8c64ee2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46218" 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="726.367µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=4c7c5bd8-ed34-4590-b31e-a59d1016afff http.request.method=GET http.request.remoteaddr="127.0.0.1:46218" 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="675.287µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41751" http.request.id=e7eb5e44-96be-4754-9624-9fd4f9a82c15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46218" 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="762.167µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T16:02:58Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41751" http.request.id=e7eb5e44-96be-4754-9624-9fd4f9a82c15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46218" 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="790.488µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T16:02:58Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41751" http.request.id=e7eb5e44-96be-4754-9624-9fd4f9a82c15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46218" 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="817.848µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=6f06db65-561d-460d-8dc4-13dca9ebcbb9 http.request.method=POST http.request.remoteaddr="127.0.0.1:46218" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="818.848µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=8d330c8a-6f78-4a45-957d-4c36124e0cb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46218" http.request.uri="/v2/foo/schema2/blobs/uploads/5fe98498-2b21-4ab1-9386-fd053afefed6?_state=B6FQfKG6HkpymMBdqHtUMN4cEnZBSiQiXj65wmWWUKp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ZmU5ODQ5OC0yYjIxLTRhYjEtOTM4Ni1mZDA1M2FmZWZlZDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTguNjE0OTE0NjE5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="893.449µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "PUT /v2/foo/schema2/blobs/uploads/5fe98498-2b21-4ab1-9386-fd053afefed6?_state=B6FQfKG6HkpymMBdqHtUMN4cEnZBSiQiXj65wmWWUKp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ZmU5ODQ5OC0yYjIxLTRhYjEtOTM4Ni1mZDA1M2FmZWZlZDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTguNjE0OTE0NjE5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41751" http.request.id=942b7f63-a4d9-4546-950c-f408918c80a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46218" 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="711.287µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T16:02:58Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41751" http.request.id=942b7f63-a4d9-4546-950c-f408918c80a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46218" 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="739.847µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-03T16:02:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=2ff3b8c2-acf7-4e24-b6a1-ad576c4d5dea http.request.method=POST http.request.remoteaddr="127.0.0.1:46218" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="857.568µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=61152203-ccb7-4f44-97d2-62d745c2626c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46218" http.request.uri="/v2/foo/schema2/blobs/uploads/f4a0c28c-8dc0-4983-858c-7f61779bbbb6?_state=aJnBcJDGaRgOAWjjWT_I8wFA7hMMj2iuejHmImvNRWl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmNGEwYzI4Yy04ZGMwLTQ5ODMtODU4Yy03ZjYxNzc5YmJiYjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTguNjc3MjA3ODk2WiJ9&digest=sha256%3Ade789a8f0ee92b53b2a31d19a5804b07eb951f9a07516942ec1e8aaf9e474f7b" http.request.useragent="Go-http-client/1.1" http.response.duration=503.696224ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:58 +0000] "PUT /v2/foo/schema2/blobs/uploads/f4a0c28c-8dc0-4983-858c-7f61779bbbb6?_state=aJnBcJDGaRgOAWjjWT_I8wFA7hMMj2iuejHmImvNRWl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmNGEwYzI4Yy04ZGMwLTQ5ODMtODU4Yy03ZjYxNzc5YmJiYjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTguNjc3MjA3ODk2WiJ9&digest=sha256%3Ade789a8f0ee92b53b2a31d19a5804b07eb951f9a07516942ec1e8aaf9e474f7b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:02:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=2f893bab-d238-4475-865f-8d874232d791 http.request.method=POST http.request.remoteaddr="127.0.0.1:46218" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="915.289µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:59 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=8f97a7f6-5cf0-4096-813d-cf6b171d4ca7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46218" http.request.uri="/v2/foo/schema2/blobs/uploads/e23cb7f5-b849-44dc-ad41-f531861e2664?_state=22Spdb1UbZ-FFw_sw3VKDqhifFPhuAUt6_CSoP0W24Z7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMjNjYjdmNS1iODQ5LTQ0ZGMtYWQ0MS1mNTMxODYxZTI2NjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTkuMjQ4NjM2ODA4WiJ9&digest=sha256%3Afa34805964fdc7fa57439efef3afe24b4b79a13819847318866d98be7416d84b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.018512834s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:02:59 +0000] "PUT /v2/foo/schema2/blobs/uploads/e23cb7f5-b849-44dc-ad41-f531861e2664?_state=22Spdb1UbZ-FFw_sw3VKDqhifFPhuAUt6_CSoP0W24Z7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMjNjYjdmNS1iODQ5LTQ0ZGMtYWQ0MS1mNTMxODYxZTI2NjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MDI6NTkuMjQ4NjM2ODA4WiJ9&digest=sha256%3Afa34805964fdc7fa57439efef3afe24b4b79a13819847318866d98be7416d84b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41751" http.request.id=271669ed-b75e-4d1a-a6c3-d9dffda9a36c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46218" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.206132ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41751" http.request.id=38d653bc-8e75-43dc-8d8c-ac510ba3c78e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46218" http.request.uri="/v2/foo/schema2/manifests/sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7" http.request.useragent="Go-http-client/1.1" http.response.duration="911.169µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "PUT /v2/foo/schema2/manifests/sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=e416ceee-df04-4acc-a12c-bda8a2f1658d http.request.method=GET http.request.remoteaddr="127.0.0.1:46218" 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="794.127µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=52b40e26-84aa-4ff5-b399-1c497747018d http.request.method=GET http.request.remoteaddr="127.0.0.1:46218" http.request.uri="/v2/foo/schema2/manifests/sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="844.008µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "GET /v2/foo/schema2/manifests/sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=30d2d84b-18c8-465e-ae97-b4fd07b92660 http.request.method=GET http.request.remoteaddr="127.0.0.1:46218" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="653.046µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=22febfb2-a470-476f-a174-d55418eb63f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46218" http.request.uri="/v2/foo/schema2/manifests/sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7" http.request.useragent="Go-http-client/1.1" http.response.duration="675.606µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "GET /v2/foo/schema2/manifests/sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=4e065434-123f-41be-baf0-d6ccf552c733 http.request.method=GET http.request.remoteaddr="127.0.0.1:46218" 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="700.207µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=info msg="rewriting manifest sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=9468b349-e150-4201-ad56-52d5fb463e36 http.request.method=GET http.request.remoteaddr="127.0.0.1:46218" 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-07-03T16:03:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=9468b349-e150-4201-ad56-52d5fb463e36 http.request.method=GET http.request.remoteaddr="127.0.0.1:46218" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.246452ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=0d72b356-c596-48a6-a73a-cb9f22b50c71 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46218" http.request.uri="/v2/foo/schema2/manifests/sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7" http.request.useragent="Go-http-client/1.1" http.response.duration="895.928µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "DELETE /v2/foo/schema2/manifests/sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=0777a15e-8b0c-4b88-877c-3b7a7c3fdf42 http.request.method=GET http.request.remoteaddr="127.0.0.1:46218" http.request.uri="/v2/foo/schema2/manifests/sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="800.688µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7" 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "GET /v2/foo/schema2/manifests/sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=27c32d86-5fac-41aa-beb4-0bd33f969f8d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54832" http.request.uri="/v2/foo/schema2/manifests/sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="918.249µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7" 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "DELETE /v2/foo/schema2/manifests/sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41751" http.request.id=f5153324-b122-42d7-b8d3-e35fda65a7c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54842" http.request.uri="/v2/foo/schema2/manifests/sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.277812ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "PUT /v2/foo/schema2/manifests/sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=28e2f0e8-4095-4f11-bc91-56b4eef55282 http.request.method=GET http.request.remoteaddr="127.0.0.1:54842" http.request.uri="/v2/foo/schema2/manifests/sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="818.088µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "GET /v2/foo/schema2/manifests/sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=c76e29ca-4718-4d9f-b2e4-f5f13452ec62 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54848" 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="913.609µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41751" http.request.id=a78bf80c-c7f2-4df7-bcf8-a348ee757b8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54850" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12109ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=087b5d9f-65da-4a01-81a8-8ed818ba313e http.request.method=GET http.request.remoteaddr="127.0.0.1:54850" 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="715.687µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=454e736c-9a1f-4639-8e57-e8e82b95dc76 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54850" http.request.uri="/v2/foo/schema2/manifests/sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7" http.request.useragent="Go-http-client/1.1" http.response.duration="814.127µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "DELETE /v2/foo/schema2/manifests/sha256:24c1d75dafc7e1bdad1e7f8f84b1e617ad180c6b5e1c2ede05358fd1c86d0bd7 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41751" http.request.id=b8b63efc-6ea7-4455-9ab5-cfa1592f39c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54850" 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="719.567µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (3.59s) === RUN TestManifestDeleteDisabled time="2024-07-03T16:03:00Z" 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.22.5 time="2024-07-03T16:03:00Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:03:00Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:39967" http.request.id=764b8fc1-c590-4852-98aa-a9c1dd7363f0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57934" 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="989.649µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [03/Jul/2024:16:03:00 +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-07-03T16:03:00Z" 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.22.5 time="2024-07-03T16:03:00Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:03:00Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 time="2024-07-03T16:03:00Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.5 time="2024-07-03T16:03:00Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.5 time="2024-07-03T16:03:00Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:44115" http.request.id=7487db47-749b-40c8-8263-2ddd812e64d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51846" 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.558855ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:44115" http.request.id=981d2b75-b3a6-43e0-bb1b-be9fa0ccea7e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51854" 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.435733ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:44115" http.request.id=8c937045-478a-4b47-bb22-2a146916a4ff http.request.method=POST http.request.remoteaddr="127.0.0.1:51864" 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.416894ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-03T16:03:00Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:44115" http.request.id=2e131601-da8e-4616-8dd5-7ee76d362f25 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51876" 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.389813ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.21s) === RUN TestProxyManifestGetByTag time="2024-07-03T16:03:00Z" 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.22.5 time="2024-07-03T16:03:00Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:03:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44153" http.request.id=18cd4143-86e8-4f33-a2f4-54052e0a0c88 http.request.method=POST http.request.remoteaddr="127.0.0.1:47066" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="947.489µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:03:01Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44153" http.request.id=de38a20e-6ed0-4138-a228-35bd2aeb3d93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47066" http.request.uri="/v2/foo/bar/blobs/uploads/861502f9-c8e6-4b6e-8223-81095eee9061?_state=tph0_kjtasE6qgFkp8ngUTSe9_AjHf0Ul7GU2sjnkOV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2MTUwMmY5LWM4ZTYtNGI2ZS04MjIzLTgxMDk1ZWVlOTA2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMzowMC41NjY5NTQ0NzJaIn0%3D&digest=sha256%3Adee1b3f3b8b64aed57157cfb5a52e1a36c548a4e44c4ea3792a94466d9afd1ea" http.request.useragent="Go-http-client/1.1" http.response.duration=870.415415ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:03:00 +0000] "PUT /v2/foo/bar/blobs/uploads/861502f9-c8e6-4b6e-8223-81095eee9061?_state=tph0_kjtasE6qgFkp8ngUTSe9_AjHf0Ul7GU2sjnkOV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2MTUwMmY5LWM4ZTYtNGI2ZS04MjIzLTgxMDk1ZWVlOTA2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMzowMC41NjY5NTQ0NzJaIn0%3D&digest=sha256%3Adee1b3f3b8b64aed57157cfb5a52e1a36c548a4e44c4ea3792a94466d9afd1ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:03:01Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44153" http.request.id=b63a1803-4f69-48fb-a08a-5f59694b94cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47066" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.412373ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:03:01 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:03:01Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T16:03:01Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:03:01Z" level=info msg="Starting upload purge in 5m0s" go.version=go1.22.5 time="2024-07-03T16:03:01Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 time="2024-07-03T16:03:01Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44153" http.request.id=9f0f7cab-8571-4a64-b86e-4d61a9e8fe01 http.request.method=GET http.request.remoteaddr="127.0.0.1:47066" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="602.686µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:16:03:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T16:03:01Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:44153" go.version=go1.22.5 time="2024-07-03T16:03:01Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.5 time="2024-07-03T16:03:01Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44153" http.request.id=d6d5e9f4-3f66-421c-a210-d70b0ce19eec http.request.method=GET http.request.remoteaddr="127.0.0.1:47076" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="853.928µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:16:03:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T16:03:01Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44153 /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:44153/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:43059" http.request.id=f082b620-8353-4a1d-bf37-e49d5331a1a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39636" http.request.uri="/v2/foo/bar/manifests/sha256:31591cbf92bb164dd6ef57770b8dfca1ae563264938578ebc638ff54b57b90f4" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:31591cbf92bb164dd6ef57770b8dfca1ae563264938578ebc638ff54b57b90f4" time="2024-07-03T16:03:01Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44153" http.request.id=8b1056ec-3a58-485a-bdf7-7e54c2adba1a http.request.method=GET http.request.remoteaddr="127.0.0.1:47082" http.request.uri="/v2/foo/bar/manifests/sha256:31591cbf92bb164dd6ef57770b8dfca1ae563264938578ebc638ff54b57b90f4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.219252ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:16:03:01 +0000] "GET /v2/foo/bar/manifests/sha256:31591cbf92bb164dd6ef57770b8dfca1ae563264938578ebc638ff54b57b90f4 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T16:03:01Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:31591cbf92bb164dd6ef57770b8dfca1ae563264938578ebc638ff54b57b90f4 with ttl=167h59m59.99999708s" go.version=go1.22.5 time="2024-07-03T16:03:01Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43059" http.request.id=f082b620-8353-4a1d-bf37-e49d5331a1a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39636" http.request.uri="/v2/foo/bar/manifests/sha256:31591cbf92bb164dd6ef57770b8dfca1ae563264938578ebc638ff54b57b90f4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.872886ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:16:03:01 +0000] "GET /v2/foo/bar/manifests/sha256:31591cbf92bb164dd6ef57770b8dfca1ae563264938578ebc638ff54b57b90f4 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T16:03:01Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44153" http.request.id=31e72d03-2c3e-41af-89cc-2ce0700dd715 http.request.method=GET http.request.remoteaddr="127.0.0.1:47082" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="677.407µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:16:03:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T16:03:01Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44153 /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:44153/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:43059" http.request.id=11a9d1d1-fed8-4498-af9d-ac82b04cd4cc http.request.method=GET http.request.remoteaddr="127.0.0.1:39640" 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-07-03T16:03:01Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44153" http.request.id=9a8707f7-84f8-47f9-afcc-71fe6aad9ebf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47094" 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.238051ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:16:03:01 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T16:03:01Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43059" http.request.id=11a9d1d1-fed8-4498-af9d-ac82b04cd4cc http.request.method=GET http.request.remoteaddr="127.0.0.1:39640" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.366281ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:16:03:01 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T16:03:01Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44153" http.request.id=86de7cd6-9e73-4570-8623-d32401bcd8b7 http.request.method=POST http.request.remoteaddr="127.0.0.1:47094" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="897.529µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:03:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44153" http.request.id=6982bd25-8206-4220-b20b-5121eca09e9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:47094" http.request.uri="/v2/foo/bar/blobs/uploads/c793e4f1-c6d6-4a43-83b1-375c93fd553a?_state=jiwvwr1P4bWOo4bO1yyIhgK5JwE2ter3ZzeQipqonvp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3OTNlNGYxLWM2ZDYtNGE0My04M2IxLTM3NWM5M2ZkNTUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMzowMS41Nzk4MDE4NTFaIn0%3D&digest=sha256%3Ab54a0d0c3e66019c5e6f02587772e539cca91c05db22c68420deb0724fc72118" http.request.useragent="Go-http-client/1.1" http.response.duration=1.548513549s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:03:01 +0000] "PUT /v2/foo/bar/blobs/uploads/c793e4f1-c6d6-4a43-83b1-375c93fd553a?_state=jiwvwr1P4bWOo4bO1yyIhgK5JwE2ter3ZzeQipqonvp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3OTNlNGYxLWM2ZDYtNGE0My04M2IxLTM3NWM5M2ZkNTUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjowMzowMS41Nzk4MDE4NTFaIn0%3D&digest=sha256%3Ab54a0d0c3e66019c5e6f02587772e539cca91c05db22c68420deb0724fc72118 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44153" http.request.id=57ca8fbd-7994-4f05-8205-ad377854d61b http.request.method=PUT http.request.remoteaddr="127.0.0.1:47094" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.427373ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:03:03 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44153" http.request.id=8c497425-07f6-4e52-8e49-459b66884293 http.request.method=GET http.request.remoteaddr="127.0.0.1:47094" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="621.526µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:16:03:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T16:03:03Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44153 /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:44153/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:43059" http.request.id=d4b7d8c9-3872-4153-b304-39919e00e12f http.request.method=GET http.request.remoteaddr="127.0.0.1:39644" 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-07-03T16:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44153" http.request.id=2b6843a5-a8d6-4611-8e1e-01e6fb92e03d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47100" 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.143051ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:16:03:03 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T16:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44153" http.request.id=0ef6a285-6b17-4372-b548-b5e350b30c3d http.request.method=GET http.request.remoteaddr="127.0.0.1:47100" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="616.806µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:16:03:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T16:03:03Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44153 /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:44153/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:43059" http.request.id=d4b7d8c9-3872-4153-b304-39919e00e12f http.request.method=GET http.request.remoteaddr="127.0.0.1:39644" 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-07-03T16:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44153" http.request.id=7e977eea-43eb-430c-92c4-fcea8231f9cc http.request.method=GET http.request.remoteaddr="127.0.0.1:47106" 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.224132ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:16:03:03 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T16:03:03Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:7622153711e7d46b090f2c066de48121eea874305f059ab0dec4392d3c150e86 with ttl=167h59m59.99999664s" go.version=go1.22.5 time="2024-07-03T16:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43059" http.request.id=d4b7d8c9-3872-4153-b304-39919e00e12f http.request.method=GET http.request.remoteaddr="127.0.0.1:39644" 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=8.048837ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:16:03:03 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (2.64s) === RUN TestAppDispatcher time="2024-07-03T16:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34617" http.request.id=375fd098-4521-48c1-b2e8-812a5e4e0cb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48478" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="850.328µs" http.response.status=200 http.response.written=0 time="2024-07-03T16:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34617" http.request.id=fb62f31d-fa10-4fa0-a77b-acfd3c756f9e http.request.method=GET http.request.remoteaddr="127.0.0.1:48478" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="608.325µs" http.response.status=200 http.response.written=0 time="2024-07-03T16:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34617" http.request.id=324254cf-dfb1-4425-9fe3-15072ba760d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48478" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="676.046µs" http.response.status=200 http.response.written=0 time="2024-07-03T16:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34617" http.request.id=f733f40a-7408-4038-8274-a1f1f78fa5c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:48478" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="678.007µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-07-03T16:03:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=54967400-4adc-41b6-b793-9dec83db12ac time="2024-07-03T16:03:03Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=54967400-4adc-41b6-b793-9dec83db12ac time="2024-07-03T16:03:03Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.5 http.request.host="127.0.0.1:46685" http.request.id=6996bae2-9b83-4dba-a51b-d56a34ddb6f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:38172" 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-07-03T16:03:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=54967400-4adc-41b6-b793-9dec83db12ac time="2024-07-03T16:03:03Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=54967400-4adc-41b6-b793-9dec83db12ac time="2024-07-03T16:03:03Z" level=info msg="configuring file health check path=/tmp/healthcheck710004357, interval=1" go.version=go1.22.5 instance.id=54967400-4adc-41b6-b793-9dec83db12ac --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-07-03T16:03:07Z" 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.22.5 instance.id=54967400-4adc-41b6-b793-9dec83db12ac time="2024-07-03T16:03:07Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=54967400-4adc-41b6-b793-9dec83db12ac time="2024-07-03T16:03:07Z" level=info msg="configuring TCP health check addr=127.0.0.1:34763, interval=1" go.version=go1.22.5 instance.id=54967400-4adc-41b6-b793-9dec83db12ac --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-07-03T16:03: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.22.5 instance.id=54967400-4adc-41b6-b793-9dec83db12ac time="2024-07-03T16:03:11Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=54967400-4adc-41b6-b793-9dec83db12ac time="2024-07-03T16:03:11Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:35901, interval=1, threshold=3" go.version=go1.22.5 instance.id=54967400-4adc-41b6-b793-9dec83db12ac --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 53.415s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.04s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.03s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.11s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.22s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.439s === RUN TestSchedule time="2024-07-03T16:02:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=8f5efb56-d7ab-4192-aa0d-48419bf74482 time="2024-07-03T16:02:24Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99804ms" go.version=go1.22.5 instance.id=8f5efb56-d7ab-4192-aa0d-48419bf74482 time="2024-07-03T16:02:24Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=998.52µs" go.version=go1.22.5 instance.id=8f5efb56-d7ab-4192-aa0d-48419bf74482 time="2024-07-03T16:02:24Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=965.639µs" go.version=go1.22.5 instance.id=8f5efb56-d7ab-4192-aa0d-48419bf74482 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-07-03T16:02:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=8f5efb56-d7ab-4192-aa0d-48419bf74482 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-07-03T16:02:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=8f5efb56-d7ab-4192-aa0d-48419bf74482 time="2024-07-03T16:02:24Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99864ms" go.version=go1.22.5 instance.id=8f5efb56-d7ab-4192-aa0d-48419bf74482 time="2024-07-03T16:02:24Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99896ms" go.version=go1.22.5 instance.id=8f5efb56-d7ab-4192-aa0d-48419bf74482 time="2024-07-03T16:02:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=8f5efb56-d7ab-4192-aa0d-48419bf74482 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-07-03T16:02:25Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=8f5efb56-d7ab-4192-aa0d-48419bf74482 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.615s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.36s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 31936512 sha256:9b246d9d4736563b847a9e2b4925df63068e9fcf271f11ee36d8d7cb6363a7d4 [] map[] } --- PASS: TestSimpleBlobRead (0.21s) === RUN TestBlobMount --- PASS: TestBlobMount (0.13s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.77s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.88s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (0.82s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.00s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:518ae592662a13578b71fc9803dfe0e9f359653111ce5d17428b23c68f46e209 palailogos: marking blob sha256:37e517e48ff1020f80d7a0b01c1e9d636fed17846020940c474867e4af1699f1 palailogos: marking blob sha256:d8473b31283c77ad9101284744e2065cc102ee3124fb079bddaab6ad1a3ec777 palailogos: marking manifest sha256:9cbe550e1d922382237c6864d1aa093f7b7546bc20b124cbdb5883d96b24b9f3 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:5c81bec3b02eebcb29fa9553ad2da896d80891bd02b54440684e16f8c3a756d1 palailogos: marking blob sha256:eb831ca35e2a8fb0395d8478382bcbfa6f4cf1b49b31bb615637e13dc59076ec palailogos: marking manifest sha256:b3905d8d01f0e05556a290b061fdc18117bd0a120b1f2f37db7670e221979b6b palailogos: marking blob sha256:3b7001fc7c46450f6ed2d6b578dfb4e7af4cf7c06fa81c14837c63f3a54b791e palailogos: marking blob sha256:ee8a00886d2dd0ad8bdb4af0b581efb1e4f4cae09ee3fd9162737d8a1bc8c715 palailogos: marking manifest sha256:fddcde6268dde480f6337ca75489ed04556d5e19feb5fe267712605ec46bff70 palailogos: marking blob sha256:518ae592662a13578b71fc9803dfe0e9f359653111ce5d17428b23c68f46e209 palailogos: marking blob sha256:b3905d8d01f0e05556a290b061fdc18117bd0a120b1f2f37db7670e221979b6b 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (0.60s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:96bd92503d74a5f9269382f9bf8d3d75c544f2b4341c0a18cdba9236c0cdd39a deletemanifests: marking manifest sha256:972f16d8a66afb87eb2b2acc621eceb4a231a4687534f0ee93ed861d5f686c85 deletemanifests: marking blob sha256:773e6df8f3f00a708c8a78ac79345c60ea757b29bfb0c62c02925be38f83df07 deletemanifests: marking blob sha256:61cd1410f4fd359d98642317c358f8d1e3e0033ce4ff07b3d6184ace24be4bcb deletemanifests: marking blob sha256:382e8e261cb78702f318a9bd03a54e8fb08d0d099a68fbd7d66da38d13fdd2a4 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:251b4a9803befa40e9b02cf23259c346594798fa40d8092167a499abfc21f276 blob eligible for deletion: sha256:8baa5b6e1742de3c9f42df6a82db31c1d8892fe4cfeb9a0155ea43a033a0f13a blob eligible for deletion: sha256:96bd92503d74a5f9269382f9bf8d3d75c544f2b4341c0a18cdba9236c0cdd39a blob eligible for deletion: sha256:b315896d89cbdde9892a1aa5ef14b53e728e8bcc6fe24366046fa84aa774062b deletemanifests manifest eligible for deletion: sha256:96bd92503d74a5f9269382f9bf8d3d75c544f2b4341c0a18cdba9236c0cdd39a deletemanifests: marking manifest sha256:972f16d8a66afb87eb2b2acc621eceb4a231a4687534f0ee93ed861d5f686c85 deletemanifests: marking blob sha256:773e6df8f3f00a708c8a78ac79345c60ea757b29bfb0c62c02925be38f83df07 deletemanifests: marking blob sha256:61cd1410f4fd359d98642317c358f8d1e3e0033ce4ff07b3d6184ace24be4bcb deletemanifests: marking blob sha256:382e8e261cb78702f318a9bd03a54e8fb08d0d099a68fbd7d66da38d13fdd2a4 time="2024-07-03T16:02:30Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/96bd92503d74a5f9269382f9bf8d3d75c544f2b4341c0a18cdba9236c0cdd39a" go.version=go1.22.5 instance.id=b360ce68-68c2-4b6f-a55a-36586993641a time="2024-07-03T16:02:30Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/96bd92503d74a5f9269382f9bf8d3d75c544f2b4341c0a18cdba9236c0cdd39a" go.version=go1.22.5 instance.id=b360ce68-68c2-4b6f-a55a-36586993641a 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:251b4a9803befa40e9b02cf23259c346594798fa40d8092167a499abfc21f276 time="2024-07-03T16:02:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/25/251b4a9803befa40e9b02cf23259c346594798fa40d8092167a499abfc21f276" go.version=go1.22.5 instance.id=b360ce68-68c2-4b6f-a55a-36586993641a blob eligible for deletion: sha256:8baa5b6e1742de3c9f42df6a82db31c1d8892fe4cfeb9a0155ea43a033a0f13a time="2024-07-03T16:02:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8b/8baa5b6e1742de3c9f42df6a82db31c1d8892fe4cfeb9a0155ea43a033a0f13a" go.version=go1.22.5 instance.id=b360ce68-68c2-4b6f-a55a-36586993641a blob eligible for deletion: sha256:96bd92503d74a5f9269382f9bf8d3d75c544f2b4341c0a18cdba9236c0cdd39a time="2024-07-03T16:02:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/96/96bd92503d74a5f9269382f9bf8d3d75c544f2b4341c0a18cdba9236c0cdd39a" go.version=go1.22.5 instance.id=b360ce68-68c2-4b6f-a55a-36586993641a blob eligible for deletion: sha256:b315896d89cbdde9892a1aa5ef14b53e728e8bcc6fe24366046fa84aa774062b time="2024-07-03T16:02:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b3/b315896d89cbdde9892a1aa5ef14b53e728e8bcc6fe24366046fa84aa774062b" go.version=go1.22.5 instance.id=b360ce68-68c2-4b6f-a55a-36586993641a --- PASS: TestDeleteManifestIfTagNotFound (0.55s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:413c6b0e9480e4a8903466a1e2a0ac60229ad023e4397ac5bd774b356c07fb57 time="2024-07-03T16:02:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/41/413c6b0e9480e4a8903466a1e2a0ac60229ad023e4397ac5bd774b356c07fb57" go.version=go1.22.5 instance.id=b360ce68-68c2-4b6f-a55a-36586993641a blob eligible for deletion: sha256:aa08047ede89078015db74cf8169b616fa0d9a032f59a445ba0c70d09f0bd02c time="2024-07-03T16:02:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/aa/aa08047ede89078015db74cf8169b616fa0d9a032f59a445ba0c70d09f0bd02c" go.version=go1.22.5 instance.id=b360ce68-68c2-4b6f-a55a-36586993641a blob eligible for deletion: sha256:2c7da48f99bb2b53dd5c98ee5a7144e3c48f18e86d6ec07fb72efb1998b41ede time="2024-07-03T16:02:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2c/2c7da48f99bb2b53dd5c98ee5a7144e3c48f18e86d6ec07fb72efb1998b41ede" go.version=go1.22.5 instance.id=b360ce68-68c2-4b6f-a55a-36586993641a --- PASS: TestGCWithMissingManifests (0.19s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:0a3725da8be14d985c4d7e42b9fd0ce5f7b5626a3c3834894bc910b1611e2f22 komnenos: marking blob sha256:42a4c73e43ec9eda8459456c7247fa5a847cfd4cf6dbc7dd7fddc04bcfb87f4f komnenos: marking blob sha256:93d390ac12f0fa1393067ee8e9a5c9c9cb815cb2e5626f52b375024c659f7ff6 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:79dddb3ac3384695924adce335f72a00b6a9adda07064ea58d111b53127e4396 time="2024-07-03T16:02:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/79/79dddb3ac3384695924adce335f72a00b6a9adda07064ea58d111b53127e4396" go.version=go1.22.5 instance.id=b360ce68-68c2-4b6f-a55a-36586993641a blob eligible for deletion: sha256:948ce4160d1a0711de9b2338cf885815986974c205b69ed502ea63f19a78f81c time="2024-07-03T16:02:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/94/948ce4160d1a0711de9b2338cf885815986974c205b69ed502ea63f19a78f81c" go.version=go1.22.5 instance.id=b360ce68-68c2-4b6f-a55a-36586993641a blob eligible for deletion: sha256:a0102801a46aa96eae4593c116b80249ba83c919ceca63dd77a4222186bcfb72 time="2024-07-03T16:02:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a0/a0102801a46aa96eae4593c116b80249ba83c919ceca63dd77a4222186bcfb72" go.version=go1.22.5 instance.id=b360ce68-68c2-4b6f-a55a-36586993641a blob eligible for deletion: sha256:cd58549b4e7866e9bec47432292617dfdf73a53243d96c852b7acd3908de27f2 time="2024-07-03T16:02:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cd/cd58549b4e7866e9bec47432292617dfdf73a53243d96c852b7acd3908de27f2" go.version=go1.22.5 instance.id=b360ce68-68c2-4b6f-a55a-36586993641a blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-07-03T16:02:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.5 instance.id=b360ce68-68c2-4b6f-a55a-36586993641a blob eligible for deletion: sha256:f5581c9bc212986fc628bbf4a42b7828eb84d25d3ab84a2feddb78a4a73aae85 time="2024-07-03T16:02:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f5/f5581c9bc212986fc628bbf4a42b7828eb84d25d3ab84a2feddb78a4a73aae85" go.version=go1.22.5 instance.id=b360ce68-68c2-4b6f-a55a-36586993641a blob eligible for deletion: sha256:6e0a7a56cf80f9fe82032358e895be52e47126d8866fbc8ca68f13a736e0f935 time="2024-07-03T16:02:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6e/6e0a7a56cf80f9fe82032358e895be52e47126d8866fbc8ca68f13a736e0f935" go.version=go1.22.5 instance.id=b360ce68-68c2-4b6f-a55a-36586993641a --- PASS: TestDeletionHasEffect (0.55s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (0.63s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:8c29b34246d48e0c52c2d70949256862bcf47a79936711d0c2703dd5a4d9f59a michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:b8b7982eb567f78acb146e7c3a7c67241b75bb5d0c02c86e703f65690c71d200 michael_z_doukas: marking blob sha256:3e13fd052d5adc749da687b9cf2bde98877c4ca4554d6f80ed2ebced66829f7e 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:3ed4bf6f1c62e94574022fb15ad236ab73a9dcdd2c0f421ca65f834a6126bafd time="2024-07-03T16:02:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3e/3ed4bf6f1c62e94574022fb15ad236ab73a9dcdd2c0f421ca65f834a6126bafd" go.version=go1.22.5 instance.id=b360ce68-68c2-4b6f-a55a-36586993641a --- PASS: TestOrphanBlobDeleted (0.33s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:9143003a5ca0cab8c6d43ae0a8cbbaeb23724d730474193b29254a61412d8332 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:3622795960a08900f113f1a6a32d36f1cf1f6ea4d4e7337404b659a29c8e73b0 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.16s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.20s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.17s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.41s) === 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-07-03T16:02:32Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 15:02:32.805737713 +0000 UTC m=-3591.994775636, actuallyDelete=true" time="2024-07-03T16:02:32Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-07-03T16:02:32Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 16:02:32.806417 +0000 UTC m=+8.005903651, actuallyDelete=true" time="2024-07-03T16:02:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/35c75078-3a61-48b4-b1d4-0bcb3a0d9d8a have older date (2024-07-03 15:02:32 +0000 UTC) than purge date (2024-07-03 16:02:32.806417 +0000 UTC m=+8.005903651). Removing upload directory." time="2024-07-03T16:02:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/89645fc6-e39b-4d39-9c76-f5503b2c588c have older date (2024-07-03 15:02:32 +0000 UTC) than purge date (2024-07-03 16:02:32.806417 +0000 UTC m=+8.005903651). Removing upload directory." time="2024-07-03T16:02:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/975b82b1-9c86-4eb9-8f62-578eab0a26b9 have older date (2024-07-03 15:02:32 +0000 UTC) than purge date (2024-07-03 16:02:32.806417 +0000 UTC m=+8.005903651). Removing upload directory." time="2024-07-03T16:02:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/be61978b-700e-43d2-9836-2bdf02f6b4a8 have older date (2024-07-03 15:02:32 +0000 UTC) than purge date (2024-07-03 16:02:32.806417 +0000 UTC m=+8.005903651). Removing upload directory." time="2024-07-03T16:02:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/583c8202-a3d0-4996-94cd-9b18dc9f1998 have older date (2024-07-03 15:02:32 +0000 UTC) than purge date (2024-07-03 16:02:32.806417 +0000 UTC m=+8.005903651). Removing upload directory." time="2024-07-03T16:02:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/357f55db-3d07-4104-bec1-4938c53f8583 have older date (2024-07-03 15:02:32 +0000 UTC) than purge date (2024-07-03 16:02:32.806417 +0000 UTC m=+8.005903651). Removing upload directory." time="2024-07-03T16:02:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/59a36b76-a7c2-4451-b2bf-ca8bbf86a38e have older date (2024-07-03 15:02:32 +0000 UTC) than purge date (2024-07-03 16:02:32.806417 +0000 UTC m=+8.005903651). Removing upload directory." time="2024-07-03T16:02:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/59bcd4f5-cf49-4e56-aa29-e94f4f2bc3e6 have older date (2024-07-03 15:02:32 +0000 UTC) than purge date (2024-07-03 16:02:32.806417 +0000 UTC m=+8.005903651). Removing upload directory." time="2024-07-03T16:02:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c9cc60cb-4512-439e-8279-29d55e3db420 have older date (2024-07-03 15:02:32 +0000 UTC) than purge date (2024-07-03 16:02:32.806417 +0000 UTC m=+8.005903651). Removing upload directory." time="2024-07-03T16:02:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d2cfdc60-88ac-48ad-b330-a8a3ed3d2912 have older date (2024-07-03 15:02:32 +0000 UTC) than purge date (2024-07-03 16:02:32.806417 +0000 UTC m=+8.005903651). Removing upload directory." time="2024-07-03T16:02:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/12afd086-ff54-44a9-98c1-1b1479504611 have older date (2024-07-03 15:02:32 +0000 UTC) than purge date (2024-07-03 16:02:32.806417 +0000 UTC m=+8.005903651). Removing upload directory." time="2024-07-03T16:02:32Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-07-03T16:02:32Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 16:02:32.807210287 +0000 UTC m=+8.006696978, actuallyDelete=true" time="2024-07-03T16:02:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/2f9e0ec3-7f4f-48fe-9a55-5b18e03cbbbf have older date (2024-07-03 15:02:32 +0000 UTC) than purge date (2024-07-03 16:02:32.807210287 +0000 UTC m=+8.006696978). Removing upload directory." time="2024-07-03T16:02:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/5bd6d986-3842-4d48-943d-8b5b3521ca93 have older date (2024-07-03 15:02:32 +0000 UTC) than purge date (2024-07-03 16:02:32.807210287 +0000 UTC m=+8.006696978). Removing upload directory." time="2024-07-03T16:02:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/659b3593-bc26-4468-aac0-b94126304684 have older date (2024-07-03 15:02:32 +0000 UTC) than purge date (2024-07-03 16:02:32.807210287 +0000 UTC m=+8.006696978). Removing upload directory." time="2024-07-03T16:02:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/cedb4818-4c5a-43fd-855b-00dcd3726437 have older date (2024-07-03 15:02:32 +0000 UTC) than purge date (2024-07-03 16:02:32.807210287 +0000 UTC m=+8.006696978). Removing upload directory." time="2024-07-03T16:02:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/1d9a5e1b-03b7-45a5-8b12-27760a5e9854 have older date (2024-07-03 15:02:32 +0000 UTC) than purge date (2024-07-03 16:02:32.807210287 +0000 UTC m=+8.006696978). Removing upload directory." time="2024-07-03T16:02:32Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-07-03T16:02:32Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 16:02:32.807782013 +0000 UTC m=+8.007268664, actuallyDelete=true" time="2024-07-03T16:02:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c40672c4-e04e-4792-8021-04dedc090c35 have older date (2024-07-03 15:02:32 +0000 UTC) than purge date (2024-07-03 16:02:32.807782013 +0000 UTC m=+8.007268664). Removing upload directory." time="2024-07-03T16:02:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ece57154-8f8d-4020-88cf-4cc8c5c84fa2 have older date (2024-07-03 15:02:32 +0000 UTC) than purge date (2024-07-03 16:02:32.807782013 +0000 UTC m=+8.007268664). Removing upload directory." time="2024-07-03T16:02:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/25dbfa6d-5e01-4f05-ba4c-3b2de1c8f498 have older date (2024-07-03 15:02:32 +0000 UTC) than purge date (2024-07-03 16:02:32.807782013 +0000 UTC m=+8.007268664). Removing upload directory." time="2024-07-03T16:02:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6011a150-8bcf-44be-b54c-98b5e7cfa148 have older date (2024-07-03 15:02:32 +0000 UTC) than purge date (2024-07-03 16:02:32.807782013 +0000 UTC m=+8.007268664). Removing upload directory." time="2024-07-03T16:02:32Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b18e9687-2c9b-4c21-9905-ef184c7ed7a4 have older date (2024-07-03 15:02:32 +0000 UTC) than purge date (2024-07-03 16:02:32.807782013 +0000 UTC m=+8.007268664). Removing upload directory." time="2024-07-03T16:02:32Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-07-03T16:02:32Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 16:02:32.808096416 +0000 UTC m=+8.007583067, actuallyDelete=true" time="2024-07-03T16:02:32Z" 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 8.043s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.032s === 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.031s === RUN TestWalkFileRemoved time="2024-07-03T16:02:24Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.018s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.373s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.04s) === 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.074s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.22s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.580s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.11s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.485s === 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-07-03T16:02:24Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.5 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-07-03T16:02:24Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.5 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-07-03T16:02:24Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.5 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 TestMatchIPV4_2 === CONT TestInvalidNetworkType === CONT TestParsing === CONT TestMatchIPV4 === CONT TestInvalidData === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV6 time="2024-07-03T16:02:24Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 --- PASS: TestParsing (0.00s) --- PASS: TestS3TryUpdate (0.00s) time="2024-07-03T16:02:24Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.5 instance.id=16e6417f-f3c3-4402-bfb0-6764aea95385 time="2024-07-03T16:02:24Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.5 instance.id=16e6417f-f3c3-4402-bfb0-6764aea95385 time="2024-07-03T16:02:24Z" level=error msg="unknown ip address format" go.version=go1.22.5 instance.id=16e6417f-f3c3-4402-bfb0-6764aea95385 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidData (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV4_2 (0.01s) time="2024-07-03T16:02:25Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-03T16:02:26Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-03T16:02:27Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-03T16:02:28Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.540s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.033s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.370s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.39s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.767s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.00s) PASS ok github.com/docker/distribution/uuid 0.031s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... >>> 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: 24.0 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-aarch64.so.1 >>> docker-registry*: Package size: 23.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 Wed, 03 Jul 2024 16:03:18 +0000 elapsed time 0h 1m 7s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20240703.160212) (2/3) Purging go (1.22.5-r0) (3/3) Purging binutils-gold (2.42-r0) Executing busybox-1.36.1-r31.trigger OK: 413 MiB in 108 packages >>> docker-registry: Updating the community/aarch64 repository index... >>> docker-registry: Signing the index...