>>> docker-registry: Building community/docker-registry 2.8.3-r7 (using abuild 3.13.0-r3) started Mon, 08 Jul 2024 09:17:26 +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/2) Installing go (1.22.5-r0) (2/2) Installing .makedepends-docker-registry (20240708.091727) Executing busybox-1.36.1-r29.trigger OK: 627 MiB in 109 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.20/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/v3.20/docker-registry-2.8.3.tar.gz.part' saved >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.20/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] === RUN Test time="2024-07-08T09:17:44Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-07-08T09:17:44Z" 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.009s ? 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] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-07-08T09:17:45Z" 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.008s === 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.003s === 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.004s ? 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] === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (10.17s) PASS ok github.com/docker/distribution/health/checks 10.169s === 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.003s === 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.003s === 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.004s === 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.003s === 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/08 09:17:46 http: TLS handshake error from 127.0.0.1:43570: 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:44881/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:44881/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:44881/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:44881/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:43603?status=0, fail=true --- PASS: TestHTTPSink (0.03s) === RUN TestListener --- PASS: TestListener (0.20s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-07-08T09:17:46Z" level=info msg="broadcaster: closing" time="2024-07-08T09:17:46Z" level=info msg="closing testSink" time="2024-07-08T09:17:46Z" level=info msg="closing testSink" time="2024-07-08T09:17:46Z" level=info msg="closing testSink" time="2024-07-08T09:17:46Z" level=info msg="closing testSink" time="2024-07-08T09:17:46Z" level=info msg="closing testSink" time="2024-07-08T09:17:46Z" level=info msg="closing testSink" time="2024-07-08T09:17:46Z" level=info msg="closing testSink" time="2024-07-08T09:17:46Z" level=info msg="closing testSink" time="2024-07-08T09:17:46Z" level=info msg="closing testSink" time="2024-07-08T09:17:46Z" level=info msg="closing testSink" time="2024-07-08T09:17:46Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-07-08T09:17:46Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 1} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 1} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 1} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:46Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T09:17:47Z" level=warning msg="&{0xc000476570 0.9} encountered too many errors, backing off" time="2024-07-08T09:17:47Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.74s) PASS ok github.com/docker/distribution/notifications 1.097s ? 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 TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-07-08T09:17:46Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-08T09:17:46.148489312Z" 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-08T09:17:46.148501243Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:17:46.148562333Z" level=info msg="Starting upload purge in 53m0s" go.version=go1.22.5 time="2024-07-08T09:17:46.148661675Z" level=info msg="listening on [::]:5000" go.version=go1.22.5 time="2024-07-08T09:17:49.152308702Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.5 time="2024-07-08T09:17:49.255014103Z" level=info msg="response completed" go.version=go1.22.5 http.request.host=127.0.0.1 http.request.id=88adf280-cada-4f63-80a9-56ca48dd679e http.request.method=GET http.request.remoteaddr="[::1]:59306" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="969.824µs" http.response.status=200 http.response.written=2 ::1 - - [08/Jul/2024:09:17:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-07-08T09:17:49.893253608Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-08T09:17:49.894114246Z" 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-08T09:17:49.894129968Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:17:49.89427625Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.5 time="2024-07-08T09:17:49.89428478Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.5 time="2024-07-08T09:17:49.894531064Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.5 time="2024-07-08T09:17:49.894589521Z" level=info msg="Starting upload purge in 11m0s" go.version=go1.22.5 time="2024-07-08T09:17:52.902147113Z" level=info msg="response completed" go.version=go1.22.5 http.request.host=127.0.0.1 http.request.id=0c0a0e6e-3cff-49b9-a89d-95fd20c2c9c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59610" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="825.912µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:09:17:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-07-08T09:17:52.902285708Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.5 --- PASS: TestRegistrySupportedCipherSuite (3.75s) === RUN TestRegistryUnsupportedCipherSuite time="2024-07-08T09:17:53.680171689Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-08T09:17:53.681017531Z" 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-08T09:17:53.681047349Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:17:53.681160645Z" level=info msg="Starting upload purge in 22m0s" go.version=go1.22.5 time="2024-07-08T09:17:53.681237378Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.5 --- PASS: TestRegistryUnsupportedCipherSuite (8.78s) PASS ok github.com/docker/distribution/registry 15.640s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.003s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.03s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.063s === RUN TestBasicAccessController time="2024-07-08T09:17:46Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.5 instance.id=b6f583e5-ef9a-4033-8674-aa899524ea7f time="2024-07-08T09:17:46Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.5 instance.id=b6f583e5-ef9a-4033-8674-aa899524ea7f --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-07-08T09:17:46Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.5 password="wOOEtq_RkYDA6JR9QihLLSbv9NWYYADZ-gAYdwdIEao" user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.074s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.002s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.00s) === RUN TestLeeway time="2024-07-08T09:17:47Z" level=info msg="token not to be used before 2024-07-08 09:17:48 +0000 UTC - currently 2024-07-08 09:17:47.239232223 +0000 UTC m=+0.003149531" time="2024-07-08T09:17:47Z" level=info msg="token not to be used after 2024-07-08 09:17:47 +0000 UTC - currently 2024-07-08 09:17:47.239416864 +0000 UTC m=+0.003334163" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2024-07-08T09:17:47Z" 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.010s === 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.029s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.009s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.002s === RUN TestCheckAPI time="2024-07-08T09:17:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T09:17:48Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:17:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36437" http.request.id=0d19baea-e783-4218-b250-cad40982c6e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:41548" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="572.747µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:09:17:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.00s) === RUN TestCatalogAPI time="2024-07-08T09:17:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T09:17:48Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:17:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=3cff4aec-4da6-4ad4-b520-9779c0198944 http.request.method=GET http.request.remoteaddr="127.0.0.1:57434" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="676.929µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [08/Jul/2024:09:17:48 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-07-08T09:17:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=b20aa64e-5562-43b9-a1db-81511bd21834 http.request.method=POST http.request.remoteaddr="127.0.0.1:57434" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00554ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:48 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=7596367b-6ac9-4a52-93fa-aaea45d54f4c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57434" http.request.uri="/v2/foo/aaaa/blobs/uploads/43bb344b-b712-4727-a910-12bdec1a3a84?_state=sMF3Tx93ykjYg7hetKeZUO0vCDiQ3rg7NowuyBa8BZF7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0M2JiMzQ0Yi1iNzEyLTQ3MjctYTkxMC0xMmJkZWMxYTNhODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTc6NDguNDU1OTYyMjc4WiJ9&digest=sha256%3A10e762cee420c2f3086c74664f548c61bd7667b9c2faa10f38b310a9db920dd5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.094610201s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:48 +0000] "PUT /v2/foo/aaaa/blobs/uploads/43bb344b-b712-4727-a910-12bdec1a3a84?_state=sMF3Tx93ykjYg7hetKeZUO0vCDiQ3rg7NowuyBa8BZF7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0M2JiMzQ0Yi1iNzEyLTQ3MjctYTkxMC0xMmJkZWMxYTNhODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTc6NDguNDU1OTYyMjc4WiJ9&digest=sha256%3A10e762cee420c2f3086c74664f548c61bd7667b9c2faa10f38b310a9db920dd5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=2de48d20-34a1-4122-844a-d42ee6229185 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57434" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.892537ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:49 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=e777cb0c-bb0c-4284-8507-5aed625a26eb http.request.method=POST http.request.remoteaddr="127.0.0.1:57434" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.006726ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:49 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=2cd3fd14-f68a-4206-8594-bd017aae7527 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57434" http.request.uri="/v2/foo/bbbb/blobs/uploads/00627065-3e48-44f4-8957-59eecd178e89?_state=WdqgoR8PQF1vbvPhpy4oMeuWoSvavLbLKTk9K8eLTAp7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwMDYyNzA2NS0zZTQ4LTQ0ZjQtODk1Ny01OWVlY2QxNzhlODkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTc6NDkuNjYyMDU0MjE2WiJ9&digest=sha256%3A15c2138649ee9e33c23d89fd04f03a658947fac1d2471b6990cb675ac9cda4e3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.718411654s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:49 +0000] "PUT /v2/foo/bbbb/blobs/uploads/00627065-3e48-44f4-8957-59eecd178e89?_state=WdqgoR8PQF1vbvPhpy4oMeuWoSvavLbLKTk9K8eLTAp7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwMDYyNzA2NS0zZTQ4LTQ0ZjQtODk1Ny01OWVlY2QxNzhlODkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTc6NDkuNjYyMDU0MjE2WiJ9&digest=sha256%3A15c2138649ee9e33c23d89fd04f03a658947fac1d2471b6990cb675ac9cda4e3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=035f42e1-f865-44fc-a9fa-daac96f5b614 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57434" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.389252ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:51 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=e4eba263-3cf9-4689-aaed-85745e0896e0 http.request.method=POST http.request.remoteaddr="127.0.0.1:57434" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.334491ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:51 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=508815bc-c579-4142-a041-07ed4ede37ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:57434" http.request.uri="/v2/foo/cccc/blobs/uploads/0a36cef5-3394-4744-990e-8645e715ed8d?_state=_di88ZhyhY_H4G5IKGwmOQOTpePGFKfePOK4W6WItAl7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwYTM2Y2VmNS0zMzk0LTQ3NDQtOTkwZS04NjQ1ZTcxNWVkOGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTc6NTEuNTA5MDYwODA0WiJ9&digest=sha256%3A7337b7ac67c99d5ec3b576ae2f241fa57ce1da55a4878fcdf818dfb20a66f96d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.813644719s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:51 +0000] "PUT /v2/foo/cccc/blobs/uploads/0a36cef5-3394-4744-990e-8645e715ed8d?_state=_di88ZhyhY_H4G5IKGwmOQOTpePGFKfePOK4W6WItAl7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwYTM2Y2VmNS0zMzk0LTQ3NDQtOTkwZS04NjQ1ZTcxNWVkOGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTc6NTEuNTA5MDYwODA0WiJ9&digest=sha256%3A7337b7ac67c99d5ec3b576ae2f241fa57ce1da55a4878fcdf818dfb20a66f96d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=9cbdcabf-b644-42e5-9360-eec255614b96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57434" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.387033ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:53 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=ad24cfd2-65c9-431f-98b4-56cc58f91f5d http.request.method=POST http.request.remoteaddr="127.0.0.1:57434" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="964.726µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:53 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=1474e482-ed8e-435b-a42a-b1314d7a4e8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57434" http.request.uri="/v2/foo/dddd/blobs/uploads/4927704b-acff-4690-b573-344cffbd45e8?_state=IIvjRyxP0xIk26jSsXr5v3DCUKYi5s37QkOvaURc5mt7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI0OTI3NzA0Yi1hY2ZmLTQ2OTAtYjU3My0zNDRjZmZiZDQ1ZTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTc6NTMuNDEzMDY3ODc1WiJ9&digest=sha256%3Ac2ebb506ecd575cc2b48ef90ccc4cfd3b6938e94c574dce0714d83b94eca2eaa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.412706785s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:53 +0000] "PUT /v2/foo/dddd/blobs/uploads/4927704b-acff-4690-b573-344cffbd45e8?_state=IIvjRyxP0xIk26jSsXr5v3DCUKYi5s37QkOvaURc5mt7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI0OTI3NzA0Yi1hY2ZmLTQ2OTAtYjU3My0zNDRjZmZiZDQ1ZTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTc6NTMuNDEzMDY3ODc1WiJ9&digest=sha256%3Ac2ebb506ecd575cc2b48ef90ccc4cfd3b6938e94c574dce0714d83b94eca2eaa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=0fb835e4-ebab-4a8f-b979-9c5f6ba62e53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57434" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.346273ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:54 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=3f1144eb-e135-4b64-a931-bac325166371 http.request.method=POST http.request.remoteaddr="127.0.0.1:57434" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="904.939µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:54 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=457cde47-64c6-4a05-97e5-5942947f9f73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57434" http.request.uri="/v2/foo/eeee/blobs/uploads/9486ae12-1d81-4c00-87ba-ddff692c344e?_state=X8yvgVyaeVH0R_DxKi5ysDhYZ-JDOVSZ-Vn6gVwpTJ57Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI5NDg2YWUxMi0xZDgxLTRjMDAtODdiYS1kZGZmNjkyYzM0NGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTc6NTQuODk4NjEzODE2WiJ9&digest=sha256%3A8f7a89ea9766232d357f056c8ce80bd5eca3cf3b129fdd614a590d701e9876bd" http.request.useragent="Go-http-client/1.1" http.response.duration=851.954443ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:54 +0000] "PUT /v2/foo/eeee/blobs/uploads/9486ae12-1d81-4c00-87ba-ddff692c344e?_state=X8yvgVyaeVH0R_DxKi5ysDhYZ-JDOVSZ-Vn6gVwpTJ57Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI5NDg2YWUxMi0xZDgxLTRjMDAtODdiYS1kZGZmNjkyYzM0NGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTc6NTQuODk4NjEzODE2WiJ9&digest=sha256%3A8f7a89ea9766232d357f056c8ce80bd5eca3cf3b129fdd614a590d701e9876bd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=958e10f6-26ec-4ff4-a1ab-1594ab77c08d http.request.method=PUT http.request.remoteaddr="127.0.0.1:57434" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.246662ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:55 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=81d13adf-dd90-4d18-b8be-6e2330cc0d83 http.request.method=POST http.request.remoteaddr="127.0.0.1:57434" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.434122ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:55 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=384a64ea-de99-4eea-b9b7-fd5a1bdbc360 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57434" http.request.uri="/v2/foo/ffff/blobs/uploads/993f6eb7-9fa2-4260-b3f7-89b9f6086c39?_state=S98cJhgQCPFIxWYllFwOO9cDcHT76FlHIKCtVnlFgVx7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI5OTNmNmViNy05ZmEyLTQyNjAtYjNmNy04OWI5ZjYwODZjMzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTc6NTUuODE4Mzc2MDE3WiJ9&digest=sha256%3Ade4cb86134f00d3a4d11b4f8589da326de88db1fb3554c30b4ab9605086f2a22" http.request.useragent="Go-http-client/1.1" http.response.duration=718.127102ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:55 +0000] "PUT /v2/foo/ffff/blobs/uploads/993f6eb7-9fa2-4260-b3f7-89b9f6086c39?_state=S98cJhgQCPFIxWYllFwOO9cDcHT76FlHIKCtVnlFgVx7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI5OTNmNmViNy05ZmEyLTQyNjAtYjNmNy04OWI5ZjYwODZjMzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTc6NTUuODE4Mzc2MDE3WiJ9&digest=sha256%3Ade4cb86134f00d3a4d11b4f8589da326de88db1fb3554c30b4ab9605086f2a22 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=84e38d9b-1215-42b4-ba4a-6c3edb0d8c45 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57434" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.398678ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:56 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=3a3000ca-cc13-4fc4-94da-28456da8c6c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57434" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="693.804µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/Jul/2024:09:17:56 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-08T09:17:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=994be927-1f2e-48cc-b32c-481cee7230c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57434" 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="604.87µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [08/Jul/2024:09:17:56 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-07-08T09:17:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=d36b380b-7deb-4f5c-afa1-0801e0249f10 http.request.method=GET http.request.remoteaddr="127.0.0.1:57434" 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="615.856µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/Jul/2024:09:17:56 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-08T09:17:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=0e7d0c4c-eafa-41b5-b94d-2e9c6c27bee7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57434" 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="675.118µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [08/Jul/2024:09:17:56 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-07-08T09:17:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=606f68a7-7f77-4a98-9538-036c07203cab http.request.method=GET http.request.remoteaddr="127.0.0.1:57434" 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="595.106µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [08/Jul/2024:09:17:56 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-07-08T09:17:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=32185acf-472b-4f95-a0b8-5115e0370d84 http.request.method=GET http.request.remoteaddr="127.0.0.1:57434" 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="610.621µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Jul/2024:09:17:56 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-08T09:17:56Z" 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:43227" http.request.id=743085bf-6388-40ef-a459-ee7364a05d37 http.request.method=GET http.request.remoteaddr="127.0.0.1:57434" 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="736.45µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [08/Jul/2024:09:17:56 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-07-08T09:17:56Z" 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:43227" http.request.id=c325a32b-b1a8-4d0b-b001-5496bd893137 http.request.method=GET http.request.remoteaddr="127.0.0.1:57434" 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="556.679µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [08/Jul/2024:09:17:56 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-07-08T09:17:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=6089284c-9d44-4afc-8e14-130c7f4ff0c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:57434" 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="591.667µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [08/Jul/2024:09:17:56 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-07-08T09:17:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43227" http.request.id=46e4c4ba-ca99-4245-b601-eea6677db29f http.request.method=GET http.request.remoteaddr="127.0.0.1:57434" 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="569.827µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/Jul/2024:09:17:56 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-08T09:17: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-08T09:17:56Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:17:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45565" http.request.id=385823ff-7bae-44b2-beb6-d48e8adbe419 http.request.method=POST http.request.remoteaddr="127.0.0.1:41646" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="981.162µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:56 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:57Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45565" http.request.id=89fa46fd-ac04-46b3-be56-a1fdc985209b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41646" http.request.uri="/v2/foo/aaaa/blobs/uploads/c90cc928-0f03-4331-b55e-558aa3ab80be?_state=NSLf9W0X2edZ8QSnVnUafRzcsU8Xx37cEQLE1ogVxv97Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjOTBjYzkyOC0wZjAzLTQzMzEtYjU1ZS01NThhYTNhYjgwYmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTc6NTYuNjM1MjA2OTM0WiJ9&digest=sha256%3A2f3dbaa9169fd357507a1bd1ee67c47f25a6100de8cbae476298fd62b2166fa9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.341368685s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:56 +0000] "PUT /v2/foo/aaaa/blobs/uploads/c90cc928-0f03-4331-b55e-558aa3ab80be?_state=NSLf9W0X2edZ8QSnVnUafRzcsU8Xx37cEQLE1ogVxv97Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjOTBjYzkyOC0wZjAzLTQzMzEtYjU1ZS01NThhYTNhYjgwYmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTc6NTYuNjM1MjA2OTM0WiJ9&digest=sha256%3A2f3dbaa9169fd357507a1bd1ee67c47f25a6100de8cbae476298fd62b2166fa9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:57Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45565" http.request.id=8fd99b89-14ba-4c47-a2cd-2c0fdf29e3aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:41646" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.211129ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:57 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45565" http.request.id=cb53d29e-399c-4058-be63-2d4f82040c55 http.request.method=POST http.request.remoteaddr="127.0.0.1:41646" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="884.597µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:58 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45565" http.request.id=98663834-0d43-43f4-a0ab-a456d311c658 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41646" http.request.uri="/v2/foo/bbbb/blobs/uploads/2176fcb3-8742-4996-932a-284c7ba13582?_state=sCCEClXcpODnpS5TJ-JoJLXp5YCc7EUOo0q9VlXFFwN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyMTc2ZmNiMy04NzQyLTQ5OTYtOTMyYS0yODRjN2JhMTM1ODIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTc6NTguMDczMTM5MzczWiJ9&digest=sha256%3A267c12cbfd413ed81f50a6de213d2a5d6c1981003d37ac2ccf731b1e6b7924ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.545306173s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:58 +0000] "PUT /v2/foo/bbbb/blobs/uploads/2176fcb3-8742-4996-932a-284c7ba13582?_state=sCCEClXcpODnpS5TJ-JoJLXp5YCc7EUOo0q9VlXFFwN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyMTc2ZmNiMy04NzQyLTQ5OTYtOTMyYS0yODRjN2JhMTM1ODIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTc6NTguMDczMTM5MzczWiJ9&digest=sha256%3A267c12cbfd413ed81f50a6de213d2a5d6c1981003d37ac2ccf731b1e6b7924ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45565" http.request.id=d267cb7e-a1a3-46e8-aa59-3121cebaa8ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:41646" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.232894ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:59 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:17:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45565" http.request.id=56ff1b32-1c33-4379-a97f-a2c74572c277 http.request.method=POST http.request.remoteaddr="127.0.0.1:41646" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="803.841µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:59 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45565" http.request.id=db5f33a2-6dd8-46cf-a408-947dea1b49a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41646" http.request.uri="/v2/foo/cccc/blobs/uploads/d71b4cdc-c83d-4099-9d00-1f3cef257352?_state=6vBjnZ4sFDxKPHUgbvERqDmVGBUzV0lnDHa39lwsayp7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJkNzFiNGNkYy1jODNkLTQwOTktOWQwMC0xZjNjZWYyNTczNTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTc6NTkuNjgwNDI4NjA0WiJ9&digest=sha256%3Ac671b329ad121866981558259080631163fe4fb209e2a471e26fa926934efdce" http.request.useragent="Go-http-client/1.1" http.response.duration=524.712121ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:17:59 +0000] "PUT /v2/foo/cccc/blobs/uploads/d71b4cdc-c83d-4099-9d00-1f3cef257352?_state=6vBjnZ4sFDxKPHUgbvERqDmVGBUzV0lnDHa39lwsayp7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJkNzFiNGNkYy1jODNkLTQwOTktOWQwMC0xZjNjZWYyNTczNTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTc6NTkuNjgwNDI4NjA0WiJ9&digest=sha256%3Ac671b329ad121866981558259080631163fe4fb209e2a471e26fa926934efdce HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45565" http.request.id=9d55db92-b780-4c85-b2fc-229381216ecb http.request.method=PUT http.request.remoteaddr="127.0.0.1:41646" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.239913ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:00 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45565" http.request.id=ddaae7a8-d0d5-4085-b64f-e9620ff3d5b7 http.request.method=POST http.request.remoteaddr="127.0.0.1:41646" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="811.778µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:00 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45565" http.request.id=033d17ff-109a-4c2f-a482-1c4aa06867c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41646" http.request.uri="/v2/foo/dddd/blobs/uploads/a36bac4f-1ab5-4752-a14b-0f36fc754dcd?_state=wZTXudg6LItJZtLccKDRl6rNRNF93UrDvoMIGGoYv2N7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhMzZiYWM0Zi0xYWI1LTQ3NTItYTE0Yi0wZjM2ZmM3NTRkY2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MDAuMzEwMTEyMjE4WiJ9&digest=sha256%3Ac666c8863c0fe8b35860226b6f0acebb2d32b4d248442496d6b7b89362b61cea" http.request.useragent="Go-http-client/1.1" http.response.duration=1.890840653s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:00 +0000] "PUT /v2/foo/dddd/blobs/uploads/a36bac4f-1ab5-4752-a14b-0f36fc754dcd?_state=wZTXudg6LItJZtLccKDRl6rNRNF93UrDvoMIGGoYv2N7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhMzZiYWM0Zi0xYWI1LTQ3NTItYTE0Yi0wZjM2ZmM3NTRkY2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MDAuMzEwMTEyMjE4WiJ9&digest=sha256%3Ac666c8863c0fe8b35860226b6f0acebb2d32b4d248442496d6b7b89362b61cea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45565" http.request.id=cf9dea69-0de6-4bfa-802b-7ec22ab01c9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:41646" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.307003ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:02 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45565" http.request.id=d5b8d1f4-b46f-47c5-83a8-74978d5daf77 http.request.method=GET http.request.remoteaddr="127.0.0.1:41646" 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="568.452µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [08/Jul/2024:09:18:02 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (13.86s) === RUN TestURLPrefix time="2024-07-08T09:18:02Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T09:18:02Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:18:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35515" http.request.id=2951a451-c2ec-48f9-9d86-a9430d05bdc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:43452" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="780.153µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:09:18:02 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-07-08T09:18:02Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T09:18:02Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:18:02Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=97e77c32-68af-4608-835a-b09bf053f6b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:55910" http.request.uri="/v2/foo/bar/blobs/sha256:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="966.078µs" http.response.status=404 http.response.written=157 vars.digest="sha256:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:09:18:02 +0000] "GET /v2/foo/bar/blobs/sha256:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-08T09:18:02Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=cd9d3322-3080-43d1-ad01-94c949d50d45 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55922" http.request.uri="/v2/foo/bar/blobs/sha256:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="896.635µs" http.response.status=404 http.response.written=157 vars.digest="sha256:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:09:18:02 +0000] "HEAD /v2/foo/bar/blobs/sha256:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-08T09:18:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=deb244e7-2dfc-455f-a838-63cc93b029e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:55922" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="701.456µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=0d6b7e58-e86b-4bc2-9424-fb284f7036d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55922" http.request.uri="/v2/foo/bar/blobs/uploads/e46cd2fd-bbd1-4aba-8aa6-892637948dbb?_state=GTZYO8bT0R8_OLXKG_1LQMc_-ZdRCV9WJRAJCZrGySh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0NmNkMmZkLWJiZDEtNGFiYS04YWE2LTg5MjYzNzk0OGRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMi4yNzUyOTkxMzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="733.138µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:02 +0000] "GET /v2/foo/bar/blobs/uploads/e46cd2fd-bbd1-4aba-8aa6-892637948dbb?_state=GTZYO8bT0R8_OLXKG_1LQMc_-ZdRCV9WJRAJCZrGySh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0NmNkMmZkLWJiZDEtNGFiYS04YWE2LTg5MjYzNzk0OGRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMi4yNzUyOTkxMzlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=d6ead9c8-2356-4368-9775-a80111b4aca1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55922" http.request.uri="/v2/foo/bar/blobs/uploads/e46cd2fd-bbd1-4aba-8aa6-892637948dbb?_state=GTZYO8bT0R8_OLXKG_1LQMc_-ZdRCV9WJRAJCZrGySh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0NmNkMmZkLWJiZDEtNGFiYS04YWE2LTg5MjYzNzk0OGRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMi4yNzUyOTkxMzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="770.664µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:02 +0000] "DELETE /v2/foo/bar/blobs/uploads/e46cd2fd-bbd1-4aba-8aa6-892637948dbb?_state=GTZYO8bT0R8_OLXKG_1LQMc_-ZdRCV9WJRAJCZrGySh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0NmNkMmZkLWJiZDEtNGFiYS04YWE2LTg5MjYzNzk0OGRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMi4yNzUyOTkxMzlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:02Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=b715e0de-69da-4c5a-a8ab-feec82353054 http.request.method=GET http.request.remoteaddr="127.0.0.1:55922" http.request.uri="/v2/foo/bar/blobs/uploads/e46cd2fd-bbd1-4aba-8aa6-892637948dbb?_state=GTZYO8bT0R8_OLXKG_1LQMc_-ZdRCV9WJRAJCZrGySh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0NmNkMmZkLWJiZDEtNGFiYS04YWE2LTg5MjYzNzk0OGRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMi4yNzUyOTkxMzlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=e46cd2fd-bbd1-4aba-8aa6-892637948dbb time="2024-07-08T09:18:02Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=b715e0de-69da-4c5a-a8ab-feec82353054 http.request.method=GET http.request.remoteaddr="127.0.0.1:55922" http.request.uri="/v2/foo/bar/blobs/uploads/e46cd2fd-bbd1-4aba-8aa6-892637948dbb?_state=GTZYO8bT0R8_OLXKG_1LQMc_-ZdRCV9WJRAJCZrGySh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0NmNkMmZkLWJiZDEtNGFiYS04YWE2LTg5MjYzNzk0OGRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMi4yNzUyOTkxMzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="710.59µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=e46cd2fd-bbd1-4aba-8aa6-892637948dbb 127.0.0.1 - - [08/Jul/2024:09:18:02 +0000] "GET /v2/foo/bar/blobs/uploads/e46cd2fd-bbd1-4aba-8aa6-892637948dbb?_state=GTZYO8bT0R8_OLXKG_1LQMc_-ZdRCV9WJRAJCZrGySh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0NmNkMmZkLWJiZDEtNGFiYS04YWE2LTg5MjYzNzk0OGRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMi4yNzUyOTkxMzlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-08T09:18:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=71d9e182-94ca-450a-b312-92486f86996e http.request.method=POST http.request.remoteaddr="127.0.0.1:55924" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="949.25µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:02Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=358043b0-e749-46cf-bf25-150c1d3273b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55924" http.request.uri="/v2/foo/bar/blobs/uploads/b367679a-f75a-4c74-81e4-4ea0598331b7?_state=Y7oY7h5FA3pQkd1Qocr2q8ZVkLexNjhefF5Kbl-IinN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzNjc2NzlhLWY3NWEtNGM3NC04MWU0LTRlYTA1OTgzMzFiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMi4yNzg5NTQxNzNaIn0%3D&digest=sha256%3A5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491" http.request.useragent="Go-http-client/1.1" provided=sha256:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491 vars.name="foo/bar" vars.uuid=b367679a-f75a-4c74-81e4-4ea0598331b7 time="2024-07-08T09:18:02Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=358043b0-e749-46cf-bf25-150c1d3273b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55924" http.request.uri="/v2/foo/bar/blobs/uploads/b367679a-f75a-4c74-81e4-4ea0598331b7?_state=Y7oY7h5FA3pQkd1Qocr2q8ZVkLexNjhefF5Kbl-IinN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzNjc2NzlhLWY3NWEtNGM3NC04MWU0LTRlYTA1OTgzMzFiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMi4yNzg5NTQxNzNaIn0%3D&digest=sha256%3A5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b367679a-f75a-4c74-81e4-4ea0598331b7 time="2024-07-08T09:18:02Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491, 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:36125" http.request.id=358043b0-e749-46cf-bf25-150c1d3273b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55924" http.request.uri="/v2/foo/bar/blobs/uploads/b367679a-f75a-4c74-81e4-4ea0598331b7?_state=Y7oY7h5FA3pQkd1Qocr2q8ZVkLexNjhefF5Kbl-IinN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzNjc2NzlhLWY3NWEtNGM3NC04MWU0LTRlYTA1OTgzMzFiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMi4yNzg5NTQxNzNaIn0%3D&digest=sha256%3A5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="756.283µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=b367679a-f75a-4c74-81e4-4ea0598331b7 127.0.0.1 - - [08/Jul/2024:09:18:02 +0000] "PUT /v2/foo/bar/blobs/uploads/b367679a-f75a-4c74-81e4-4ea0598331b7?_state=Y7oY7h5FA3pQkd1Qocr2q8ZVkLexNjhefF5Kbl-IinN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzNjc2NzlhLWY3NWEtNGM3NC04MWU0LTRlYTA1OTgzMzFiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMi4yNzg5NTQxNzNaIn0%3D&digest=sha256%3A5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-08T09:18:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=0eecad78-fe6a-4edb-816a-35c286f939ba http.request.method=POST http.request.remoteaddr="127.0.0.1:55924" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="705.551µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=f3ee0f01-6bda-4a28-be7a-a75b052b04f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55924" http.request.uri="/v2/foo/bar/blobs/uploads/98e1fb8a-6b43-4e4e-8c0d-c2694ab6316c?_state=R4q_irR_QXIG0hV9zYdFyWK5fcJVbXPtBmcdGx5YxW17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4ZTFmYjhhLTZiNDMtNGU0ZS04YzBkLWMyNjk0YWI2MzE2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMi4yODA3MjA0MTZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="806.984µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:02 +0000] "PUT /v2/foo/bar/blobs/uploads/98e1fb8a-6b43-4e4e-8c0d-c2694ab6316c?_state=R4q_irR_QXIG0hV9zYdFyWK5fcJVbXPtBmcdGx5YxW17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4ZTFmYjhhLTZiNDMtNGU0ZS04YzBkLWMyNjk0YWI2MzE2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMi4yODA3MjA0MTZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=8da92f00-7785-4ed9-9fce-975db1575d1d http.request.method=POST http.request.remoteaddr="127.0.0.1:55924" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="657.062µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=b387f484-efa2-466d-b7a7-a23bb9651925 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55924" http.request.uri="/v2/foo/bar/blobs/uploads/5c3e2896-295a-402d-979d-cac7ddceac9e?_state=iydhPgjoAqJvbata3z6Yh4823n20XzQf9kQlx-Q-qKp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjM2UyODk2LTI5NWEtNDAyZC05NzlkLWNhYzdkZGNlYWM5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMi4yODIzODgzMDFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="853.512µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:02 +0000] "PUT /v2/foo/bar/blobs/uploads/5c3e2896-295a-402d-979d-cac7ddceac9e?_state=iydhPgjoAqJvbata3z6Yh4823n20XzQf9kQlx-Q-qKp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjM2UyODk2LTI5NWEtNDAyZC05NzlkLWNhYzdkZGNlYWM5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMi4yODIzODgzMDFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=26e46591-0a34-4ac9-a79c-0d701995b071 http.request.method=POST http.request.remoteaddr="127.0.0.1:55924" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="719.958µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=ad03bdd3-bbed-4e04-b59b-8e3a8430688a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55924" http.request.uri="/v2/foo/bar/blobs/uploads/46613725-6302-41c1-9905-5bace85ef857?_state=4VXWEXvYifV18d2uCPW5TnC3aIN-Sm0HBjxLq34kE4t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2NjEzNzI1LTYzMDItNDFjMS05OTA1LTViYWNlODVlZjg1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMi4yODQxODc0ODJaIn0%3D&digest=sha256%3A5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491" http.request.useragent="Go-http-client/1.1" http.response.duration=482.566275ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:02 +0000] "PUT /v2/foo/bar/blobs/uploads/46613725-6302-41c1-9905-5bace85ef857?_state=4VXWEXvYifV18d2uCPW5TnC3aIN-Sm0HBjxLq34kE4t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2NjEzNzI1LTYzMDItNDFjMS05OTA1LTViYWNlODVlZjg1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMi4yODQxODc0ODJaIn0%3D&digest=sha256%3A5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=c570469a-92bb-4937-b5d8-7fa617d051bd http.request.method=POST http.request.remoteaddr="127.0.0.1:55924" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="938.408µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36125" http.request.id=c91abe77-50fd-4115-bafd-eb0069401b4b http.request.method=PATCH http.request.remoteaddr="127.0.0.1:55924" http.request.uri="/v2/foo/bar/blobs/uploads/77c2cb07-651a-4a8a-8c5d-8e15f4b1dbd5?_state=RgXu4t1ZcFRklflsQfZvgiS04XTkAsiMBki9U-ZzAsh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3YzJjYjA3LTY1MWEtNGE4YS04YzVkLThlMTVmNGIxZGJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMi43ODEzMjAwMDNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=506.86619ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:02 +0000] "PATCH /v2/foo/bar/blobs/uploads/77c2cb07-651a-4a8a-8c5d-8e15f4b1dbd5?_state=RgXu4t1ZcFRklflsQfZvgiS04XTkAsiMBki9U-ZzAsh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3YzJjYjA3LTY1MWEtNGE4YS04YzVkLThlMTVmNGIxZGJkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMi43ODEzMjAwMDNaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=e0d313de-d92a-4fe7-b5ce-90df9c44c30d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55924" http.request.uri="/v2/foo/bar/blobs/uploads/77c2cb07-651a-4a8a-8c5d-8e15f4b1dbd5?_state=XnrOn2bffmmk28ocjqQDPfSlRYeX9IWR5666cDz26Qd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3YzJjYjA3LTY1MWEtNGE4YS04YzVkLThlMTVmNGIxZGJkNSIsIk9mZnNldCI6MTcyOTEyNjQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MDJaIn0%3D&digest=sha256%3A5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491" http.request.useragent="Go-http-client/1.1" http.response.duration=1.138582ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:03 +0000] "PUT /v2/foo/bar/blobs/uploads/77c2cb07-651a-4a8a-8c5d-8e15f4b1dbd5?_state=XnrOn2bffmmk28ocjqQDPfSlRYeX9IWR5666cDz26Qd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3YzJjYjA3LTY1MWEtNGE4YS04YzVkLThlMTVmNGIxZGJkNSIsIk9mZnNldCI6MTcyOTEyNjQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MDJaIn0%3D&digest=sha256%3A5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=4e0c51cc-1336-4986-8742-2b94fce66acc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55924" http.request.uri="/v2/foo/bar/blobs/sha256:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="701.754µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:03 +0000] "HEAD /v2/foo/bar/blobs/sha256:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=db0e3d66-c2b2-4d31-a945-f541f2ff3bd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55924" http.request.uri="/v2/foo/bar/blobs/sha256:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.857636ms http.response.status=200 http.response.written=17291264 127.0.0.1 - - [08/Jul/2024:09:18:03 +0000] "GET /v2/foo/bar/blobs/sha256:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491 HTTP/1.1" 200 17291264 "" "Go-http-client/1.1" time="2024-07-08T09:18:03Z" level=error msg="error parsing digest="sha257:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=33d821b0-1da8-4f9e-8d4d-93cd43be5331 http.request.method=GET http.request.remoteaddr="127.0.0.1:55924" http.request.uri="/v2/foo/bar/blobs/sha257:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491" vars.name="foo/bar" time="2024-07-08T09:18:03Z" 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:36125" http.request.id=33d821b0-1da8-4f9e-8d4d-93cd43be5331 http.request.method=GET http.request.remoteaddr="127.0.0.1:55924" http.request.uri="/v2/foo/bar/blobs/sha257:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="624.028µs" http.response.status=400 http.response.written=110 vars.digest="sha257:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:09:18:03 +0000] "GET /v2/foo/bar/blobs/sha257:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-08T09:18:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=e9379220-111b-4206-a03e-3e1135bf61f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55942" http.request.uri="/v2/foo/bar/blobs/sha256:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491" http.request.useragent="Go-http-client/1.1" http.response.duration="862.822µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:03 +0000] "GET /v2/foo/bar/blobs/sha256:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T09:18: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 time="2024-07-08T09:18:03Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:18:03Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=e9938969-8984-45ce-898b-89ed164b64ee http.request.method=GET http.request.remoteaddr="127.0.0.1:38466" http.request.uri="/v2/foo/bar/blobs/sha256:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="834.804µs" http.response.status=404 http.response.written=157 vars.digest="sha256:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:09:18:03 +0000] "GET /v2/foo/bar/blobs/sha256:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-08T09:18:03Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=b4add29d-8626-4263-8e40-8b5da9ee12c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38476" http.request.uri="/v2/foo/bar/blobs/sha256:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="739.133µs" http.response.status=404 http.response.written=157 vars.digest="sha256:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:09:18:03 +0000] "HEAD /v2/foo/bar/blobs/sha256:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-08T09:18:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=e214f616-b57b-4901-aced-aa4e8fbf9755 http.request.method=POST http.request.remoteaddr="127.0.0.1:38476" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="670.065µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=2816abe7-2f17-49f1-b12c-fdeb125341cc http.request.method=GET http.request.remoteaddr="127.0.0.1:38476" http.request.uri="/v2/foo/bar/blobs/uploads/2cac100a-6b56-494c-8bef-f89eb7291ebf?_state=vb_m1W-C9BwFW3hJi46RqvxmxHLy8VLXBzADM7LzPK97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjYWMxMDBhLTZiNTYtNDk0Yy04YmVmLWY4OWViNzI5MWViZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMy4zODQxMjM4OTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="658.373µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:03 +0000] "GET /v2/foo/bar/blobs/uploads/2cac100a-6b56-494c-8bef-f89eb7291ebf?_state=vb_m1W-C9BwFW3hJi46RqvxmxHLy8VLXBzADM7LzPK97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjYWMxMDBhLTZiNTYtNDk0Yy04YmVmLWY4OWViNzI5MWViZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMy4zODQxMjM4OTFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=de5e73d2-1411-49a5-9011-51615793ef78 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38476" http.request.uri="/v2/foo/bar/blobs/uploads/2cac100a-6b56-494c-8bef-f89eb7291ebf?_state=vb_m1W-C9BwFW3hJi46RqvxmxHLy8VLXBzADM7LzPK97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjYWMxMDBhLTZiNTYtNDk0Yy04YmVmLWY4OWViNzI5MWViZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMy4zODQxMjM4OTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="731.007µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:03 +0000] "DELETE /v2/foo/bar/blobs/uploads/2cac100a-6b56-494c-8bef-f89eb7291ebf?_state=vb_m1W-C9BwFW3hJi46RqvxmxHLy8VLXBzADM7LzPK97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjYWMxMDBhLTZiNTYtNDk0Yy04YmVmLWY4OWViNzI5MWViZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMy4zODQxMjM4OTFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:03Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=e70a9475-6537-469e-86f7-51acb87357d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:38476" http.request.uri="/v2/foo/bar/blobs/uploads/2cac100a-6b56-494c-8bef-f89eb7291ebf?_state=vb_m1W-C9BwFW3hJi46RqvxmxHLy8VLXBzADM7LzPK97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjYWMxMDBhLTZiNTYtNDk0Yy04YmVmLWY4OWViNzI5MWViZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMy4zODQxMjM4OTFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=2cac100a-6b56-494c-8bef-f89eb7291ebf time="2024-07-08T09:18:03Z" 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:41221" http.request.id=e70a9475-6537-469e-86f7-51acb87357d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:38476" http.request.uri="/v2/foo/bar/blobs/uploads/2cac100a-6b56-494c-8bef-f89eb7291ebf?_state=vb_m1W-C9BwFW3hJi46RqvxmxHLy8VLXBzADM7LzPK97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjYWMxMDBhLTZiNTYtNDk0Yy04YmVmLWY4OWViNzI5MWViZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMy4zODQxMjM4OTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="619.581µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=2cac100a-6b56-494c-8bef-f89eb7291ebf 127.0.0.1 - - [08/Jul/2024:09:18:03 +0000] "GET /v2/foo/bar/blobs/uploads/2cac100a-6b56-494c-8bef-f89eb7291ebf?_state=vb_m1W-C9BwFW3hJi46RqvxmxHLy8VLXBzADM7LzPK97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjYWMxMDBhLTZiNTYtNDk0Yy04YmVmLWY4OWViNzI5MWViZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMy4zODQxMjM4OTFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-08T09:18:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=ee0ad4d5-7858-4ba9-bde1-1f656ab70c68 http.request.method=POST http.request.remoteaddr="127.0.0.1:38492" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="785.331µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:03Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=b15e2c35-c66b-46b7-9d51-9944573ca07d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38492" http.request.uri="/v2/foo/bar/blobs/uploads/13a0abb6-70fe-4689-b41a-f5e07eee4c36?_state=2ROYljTlexnkUQpol6NgekOcXV1e5jMEPDBK0hEhQ8J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEzYTBhYmI2LTcwZmUtNDY4OS1iNDFhLWY1ZTA3ZWVlNGMzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMy4zODc0MzkwOThaIn0%3D&digest=sha256%3A67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908" http.request.useragent="Go-http-client/1.1" provided=sha256:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908 vars.name="foo/bar" vars.uuid=13a0abb6-70fe-4689-b41a-f5e07eee4c36 time="2024-07-08T09:18:03Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=b15e2c35-c66b-46b7-9d51-9944573ca07d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38492" http.request.uri="/v2/foo/bar/blobs/uploads/13a0abb6-70fe-4689-b41a-f5e07eee4c36?_state=2ROYljTlexnkUQpol6NgekOcXV1e5jMEPDBK0hEhQ8J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEzYTBhYmI2LTcwZmUtNDY4OS1iNDFhLWY1ZTA3ZWVlNGMzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMy4zODc0MzkwOThaIn0%3D&digest=sha256%3A67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=13a0abb6-70fe-4689-b41a-f5e07eee4c36 time="2024-07-08T09:18:03Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908, 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:41221" http.request.id=b15e2c35-c66b-46b7-9d51-9944573ca07d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38492" http.request.uri="/v2/foo/bar/blobs/uploads/13a0abb6-70fe-4689-b41a-f5e07eee4c36?_state=2ROYljTlexnkUQpol6NgekOcXV1e5jMEPDBK0hEhQ8J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEzYTBhYmI2LTcwZmUtNDY4OS1iNDFhLWY1ZTA3ZWVlNGMzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMy4zODc0MzkwOThaIn0%3D&digest=sha256%3A67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="634.643µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=13a0abb6-70fe-4689-b41a-f5e07eee4c36 127.0.0.1 - - [08/Jul/2024:09:18:03 +0000] "PUT /v2/foo/bar/blobs/uploads/13a0abb6-70fe-4689-b41a-f5e07eee4c36?_state=2ROYljTlexnkUQpol6NgekOcXV1e5jMEPDBK0hEhQ8J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEzYTBhYmI2LTcwZmUtNDY4OS1iNDFhLWY1ZTA3ZWVlNGMzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMy4zODc0MzkwOThaIn0%3D&digest=sha256%3A67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-08T09:18:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=9e8c9431-bb20-4d8b-b72b-dcfc8a3cc0d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:38492" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="618.729µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=65de0b7e-a50e-41ae-8809-d1108b75f49d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38492" http.request.uri="/v2/foo/bar/blobs/uploads/e3d346c6-e412-4107-9cf2-3174fa89a06d?_state=eBd2097QbxXRHN0Km-pI_RiE23YMan1wReKoQZYGPAB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzZDM0NmM2LWU0MTItNDEwNy05Y2YyLTMxNzRmYTg5YTA2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMy4zODg5NjIyNDJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="769.987µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:03 +0000] "PUT /v2/foo/bar/blobs/uploads/e3d346c6-e412-4107-9cf2-3174fa89a06d?_state=eBd2097QbxXRHN0Km-pI_RiE23YMan1wReKoQZYGPAB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzZDM0NmM2LWU0MTItNDEwNy05Y2YyLTMxNzRmYTg5YTA2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMy4zODg5NjIyNDJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=927b6294-7258-4f80-acf1-83821f66623f http.request.method=POST http.request.remoteaddr="127.0.0.1:38492" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="614.938µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=7eed0bf6-4d6a-45b4-a98d-0aa527e72716 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38492" http.request.uri="/v2/foo/bar/blobs/uploads/699c0e1f-b54c-4331-8ccf-47d191bc867c?_state=VCW3isWto9B_qOcR4AqJHB0K_gjqEIHnJlDnDW5qh-R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY5OWMwZTFmLWI1NGMtNDMzMS04Y2NmLTQ3ZDE5MWJjODY3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMy4zOTA1NjkzMDZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="786.216µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:03 +0000] "PUT /v2/foo/bar/blobs/uploads/699c0e1f-b54c-4331-8ccf-47d191bc867c?_state=VCW3isWto9B_qOcR4AqJHB0K_gjqEIHnJlDnDW5qh-R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY5OWMwZTFmLWI1NGMtNDMzMS04Y2NmLTQ3ZDE5MWJjODY3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMy4zOTA1NjkzMDZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=8197bbb1-cdb4-42f3-9b75-fb0df522b357 http.request.method=POST http.request.remoteaddr="127.0.0.1:38492" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="698.112µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=302c1eaf-7256-4c38-982c-c5da6b152689 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38492" http.request.uri="/v2/foo/bar/blobs/uploads/14f25b41-3cec-4a8e-900c-1f32519c561a?_state=LCvc5xVXpPlULju64yjh1LbA97U0aN-_rs2CHm9i4ul7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0ZjI1YjQxLTNjZWMtNGE4ZS05MDBjLTFmMzI1MTljNTYxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMy4zOTIzNTYzNzZaIn0%3D&digest=sha256%3A67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908" http.request.useragent="Go-http-client/1.1" http.response.duration=891.683052ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:03 +0000] "PUT /v2/foo/bar/blobs/uploads/14f25b41-3cec-4a8e-900c-1f32519c561a?_state=LCvc5xVXpPlULju64yjh1LbA97U0aN-_rs2CHm9i4ul7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0ZjI1YjQxLTNjZWMtNGE4ZS05MDBjLTFmMzI1MTljNTYxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowMy4zOTIzNTYzNzZaIn0%3D&digest=sha256%3A67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=2a61059d-6021-45ce-b622-0278955deb1d http.request.method=POST http.request.remoteaddr="127.0.0.1:38492" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="931.215µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:41221" http.request.id=679de482-f5c4-41ce-a92b-dffae62b657e http.request.method=PATCH http.request.remoteaddr="127.0.0.1:38492" http.request.uri="/v2/foo/bar/blobs/uploads/e9bbdef0-fca2-4031-ab6c-fd54c1c3e195?_state=i7qut-7sIkDYThKjSNQjOxbpksLfCEUfOQsvwQJsCzF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5YmJkZWYwLWZjYTItNDAzMS1hYjZjLWZkNTRjMWMzZTE5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNC4zMDIwMTc4NTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=870.543476ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:04 +0000] "PATCH /v2/foo/bar/blobs/uploads/e9bbdef0-fca2-4031-ab6c-fd54c1c3e195?_state=i7qut-7sIkDYThKjSNQjOxbpksLfCEUfOQsvwQJsCzF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5YmJkZWYwLWZjYTItNDAzMS1hYjZjLWZkNTRjMWMzZTE5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNC4zMDIwMTc4NTlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=4d69634a-f82b-42c9-bef4-5a96d9e8d954 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38492" http.request.uri="/v2/foo/bar/blobs/uploads/e9bbdef0-fca2-4031-ab6c-fd54c1c3e195?_state=zbF5OUWu8ByA1h6wx1dneaub4Np8QfxsVOeXGAMJR1l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5YmJkZWYwLWZjYTItNDAzMS1hYjZjLWZkNTRjMWMzZTE5NSIsIk9mZnNldCI6MjIwNDM2NDgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MDRaIn0%3D&digest=sha256%3A67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908" http.request.useragent="Go-http-client/1.1" http.response.duration=1.132048ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:05 +0000] "PUT /v2/foo/bar/blobs/uploads/e9bbdef0-fca2-4031-ab6c-fd54c1c3e195?_state=zbF5OUWu8ByA1h6wx1dneaub4Np8QfxsVOeXGAMJR1l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5YmJkZWYwLWZjYTItNDAzMS1hYjZjLWZkNTRjMWMzZTE5NSIsIk9mZnNldCI6MjIwNDM2NDgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MDRaIn0%3D&digest=sha256%3A67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=054db020-5254-43a3-a8dd-66b927671dad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38492" http.request.uri="/v2/foo/bar/blobs/sha256:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="682.711µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:05 +0000] "HEAD /v2/foo/bar/blobs/sha256:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=f58e354a-aba6-4dc1-bb0b-6e50c9f2d3fc http.request.method=GET http.request.remoteaddr="127.0.0.1:38492" http.request.uri="/v2/foo/bar/blobs/sha256:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=10.62443ms http.response.status=200 http.response.written=22043648 127.0.0.1 - - [08/Jul/2024:09:18:05 +0000] "GET /v2/foo/bar/blobs/sha256:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908 HTTP/1.1" 200 22043648 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=error msg="error parsing digest="sha257:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=b2e431fa-2665-440f-b1d2-a5a5c06c9f78 http.request.method=GET http.request.remoteaddr="127.0.0.1:38492" http.request.uri="/v2/foo/bar/blobs/sha257:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908" vars.name="foo/bar" time="2024-07-08T09:18:05Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=b2e431fa-2665-440f-b1d2-a5a5c06c9f78 http.request.method=GET http.request.remoteaddr="127.0.0.1:38492" http.request.uri="/v2/foo/bar/blobs/sha257:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="664.647µs" http.response.status=400 http.response.written=110 vars.digest="sha257:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:09:18:05 +0000] "GET /v2/foo/bar/blobs/sha257:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=e56ce58c-0174-421c-929b-cf827a08552b http.request.method=GET http.request.remoteaddr="127.0.0.1:38506" http.request.uri="/v2/foo/bar/blobs/sha256:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908" http.request.useragent="Go-http-client/1.1" http.response.duration="880.533µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:05 +0000] "GET /v2/foo/bar/blobs/sha256:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=7036b9a9-aeb8-444f-a0e7-02022cc4a7a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38506" http.request.uri="/v2/foo/bar/blobs/sha256:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.337571ms http.response.status=200 http.response.written=294912 127.0.0.1 - - [08/Jul/2024:09:18:05 +0000] "GET /v2/foo/bar/blobs/sha256:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908 HTTP/1.1" 200 294912 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41221" http.request.id=da062d81-4470-4e5b-bc5b-f37c56fdda4d http.request.method=GET http.request.remoteaddr="127.0.0.1:38502" http.request.uri="/v2/foo/bar/blobs/sha256:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.964124ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [08/Jul/2024:09:18:05 +0000] "GET /v2/foo/bar/blobs/sha256:67f22db0ab012f22d3385580155e2d9e97d9041944c5c7821ae3117b848b9908 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=33e523ef-f5c1-4cc1-9503-507ab9c4d17a http.request.method=GET http.request.remoteaddr="127.0.0.1:55930" http.request.uri="/v2/foo/bar/blobs/sha256:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.891928856s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [08/Jul/2024:09:18:03 +0000] "GET /v2/foo/bar/blobs/sha256:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36125" http.request.id=c656b049-cbc5-4b0d-affc-19eb8b23d204 http.request.method=GET http.request.remoteaddr="127.0.0.1:55942" http.request.uri="/v2/foo/bar/blobs/sha256:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.889155416s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [08/Jul/2024:09:18:03 +0000] "GET /v2/foo/bar/blobs/sha256:5959cb271d5cb6c13ba92351f6184760aa4f937069f17615dcf2fca525262491 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (2.99s) === RUN TestBlobDelete time="2024-07-08T09:18:05Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T09:18:05Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:18:05Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=dcbb36da-7b7c-4981-acd7-0d9f2a8defb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44926" http.request.uri="/v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="814.641µs" http.response.status=404 http.response.written=157 vars.digest="sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:09:18:05 +0000] "GET /v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=d11d4b56-b95d-4052-8b91-6baadaf9ee10 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44932" http.request.uri="/v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="721.442µs" http.response.status=404 http.response.written=157 vars.digest="sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:09:18:05 +0000] "HEAD /v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=0c7c32ee-c476-49ad-b410-852a12ec5de6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44932" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="631.352µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=e65315ba-63fe-458a-93c0-b4df67121730 http.request.method=GET http.request.remoteaddr="127.0.0.1:44932" http.request.uri="/v2/foo/bar/blobs/uploads/856f6afc-d340-41a8-8b6c-91e3bf46e3ca?_state=_GxLkepixX0ivekuzF9aXvedjnkDDJklvI-RMJ9zrOt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1NmY2YWZjLWQzNDAtNDFhOC04YjZjLTkxZTNiZjQ2ZTNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNS4yNzM4ODIwMzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="675.331µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:05 +0000] "GET /v2/foo/bar/blobs/uploads/856f6afc-d340-41a8-8b6c-91e3bf46e3ca?_state=_GxLkepixX0ivekuzF9aXvedjnkDDJklvI-RMJ9zrOt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1NmY2YWZjLWQzNDAtNDFhOC04YjZjLTkxZTNiZjQ2ZTNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNS4yNzM4ODIwMzlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=b3d2602c-aad8-4132-bf57-e3adeb8d3f09 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44932" http.request.uri="/v2/foo/bar/blobs/uploads/856f6afc-d340-41a8-8b6c-91e3bf46e3ca?_state=_GxLkepixX0ivekuzF9aXvedjnkDDJklvI-RMJ9zrOt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1NmY2YWZjLWQzNDAtNDFhOC04YjZjLTkxZTNiZjQ2ZTNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNS4yNzM4ODIwMzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="684.956µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:05 +0000] "DELETE /v2/foo/bar/blobs/uploads/856f6afc-d340-41a8-8b6c-91e3bf46e3ca?_state=_GxLkepixX0ivekuzF9aXvedjnkDDJklvI-RMJ9zrOt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1NmY2YWZjLWQzNDAtNDFhOC04YjZjLTkxZTNiZjQ2ZTNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNS4yNzM4ODIwMzlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=15ea334c-6813-4220-a96f-10c44f43a7e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44932" http.request.uri="/v2/foo/bar/blobs/uploads/856f6afc-d340-41a8-8b6c-91e3bf46e3ca?_state=_GxLkepixX0ivekuzF9aXvedjnkDDJklvI-RMJ9zrOt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1NmY2YWZjLWQzNDAtNDFhOC04YjZjLTkxZTNiZjQ2ZTNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNS4yNzM4ODIwMzlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=856f6afc-d340-41a8-8b6c-91e3bf46e3ca time="2024-07-08T09:18:05Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=15ea334c-6813-4220-a96f-10c44f43a7e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44932" http.request.uri="/v2/foo/bar/blobs/uploads/856f6afc-d340-41a8-8b6c-91e3bf46e3ca?_state=_GxLkepixX0ivekuzF9aXvedjnkDDJklvI-RMJ9zrOt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1NmY2YWZjLWQzNDAtNDFhOC04YjZjLTkxZTNiZjQ2ZTNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNS4yNzM4ODIwMzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="691.026µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=856f6afc-d340-41a8-8b6c-91e3bf46e3ca 127.0.0.1 - - [08/Jul/2024:09:18:05 +0000] "GET /v2/foo/bar/blobs/uploads/856f6afc-d340-41a8-8b6c-91e3bf46e3ca?_state=_GxLkepixX0ivekuzF9aXvedjnkDDJklvI-RMJ9zrOt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1NmY2YWZjLWQzNDAtNDFhOC04YjZjLTkxZTNiZjQ2ZTNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNS4yNzM4ODIwMzlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=d35a7f46-57f8-4dcc-be90-aeb454df71f4 http.request.method=POST http.request.remoteaddr="127.0.0.1:44934" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="909.535µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=f37d1128-6f84-40fb-b3c3-aabccb83e8c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44934" http.request.uri="/v2/foo/bar/blobs/uploads/171ffd27-0edd-4c1b-8250-9c2a46f18e18?_state=OF7UcLaaXDURosmz1zdaOG5CPND_y4R-lUEvNhwbi5x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3MWZmZDI3LTBlZGQtNGMxYi04MjUwLTljMmE0NmYxOGUxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNS4yNzc0MDA2MzlaIn0%3D&digest=sha256%3Ab16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" http.request.useragent="Go-http-client/1.1" provided=sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6 vars.name="foo/bar" vars.uuid=171ffd27-0edd-4c1b-8250-9c2a46f18e18 time="2024-07-08T09:18:05Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=f37d1128-6f84-40fb-b3c3-aabccb83e8c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44934" http.request.uri="/v2/foo/bar/blobs/uploads/171ffd27-0edd-4c1b-8250-9c2a46f18e18?_state=OF7UcLaaXDURosmz1zdaOG5CPND_y4R-lUEvNhwbi5x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3MWZmZDI3LTBlZGQtNGMxYi04MjUwLTljMmE0NmYxOGUxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNS4yNzc0MDA2MzlaIn0%3D&digest=sha256%3Ab16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=171ffd27-0edd-4c1b-8250-9c2a46f18e18 time="2024-07-08T09:18:05Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6, 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:42569" http.request.id=f37d1128-6f84-40fb-b3c3-aabccb83e8c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44934" http.request.uri="/v2/foo/bar/blobs/uploads/171ffd27-0edd-4c1b-8250-9c2a46f18e18?_state=OF7UcLaaXDURosmz1zdaOG5CPND_y4R-lUEvNhwbi5x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3MWZmZDI3LTBlZGQtNGMxYi04MjUwLTljMmE0NmYxOGUxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNS4yNzc0MDA2MzlaIn0%3D&digest=sha256%3Ab16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="744.839µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=171ffd27-0edd-4c1b-8250-9c2a46f18e18 127.0.0.1 - - [08/Jul/2024:09:18:05 +0000] "PUT /v2/foo/bar/blobs/uploads/171ffd27-0edd-4c1b-8250-9c2a46f18e18?_state=OF7UcLaaXDURosmz1zdaOG5CPND_y4R-lUEvNhwbi5x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3MWZmZDI3LTBlZGQtNGMxYi04MjUwLTljMmE0NmYxOGUxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNS4yNzc0MDA2MzlaIn0%3D&digest=sha256%3Ab16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=14576fba-ba7d-49d5-a886-d99d45e7728b http.request.method=POST http.request.remoteaddr="127.0.0.1:44934" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="746.536µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=9a42cc49-a700-4db2-8c9a-84b39a21c965 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44934" http.request.uri="/v2/foo/bar/blobs/uploads/bc622cf4-c0ae-4d09-8a1a-f1d28fb199ab?_state=1dl9sn1c24YEP2WCDSc_q7W-05ME6aC8ZnXCAX1CnEx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJjNjIyY2Y0LWMwYWUtNGQwOS04YTFhLWYxZDI4ZmIxOTlhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNS4yNzkyMTE0NzNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="848.375µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:05 +0000] "PUT /v2/foo/bar/blobs/uploads/bc622cf4-c0ae-4d09-8a1a-f1d28fb199ab?_state=1dl9sn1c24YEP2WCDSc_q7W-05ME6aC8ZnXCAX1CnEx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJjNjIyY2Y0LWMwYWUtNGQwOS04YTFhLWYxZDI4ZmIxOTlhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNS4yNzkyMTE0NzNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=994837e4-50cb-44ac-b53d-e5431098d88c http.request.method=POST http.request.remoteaddr="127.0.0.1:44934" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="714.154µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=98145c1e-7bc5-4eaa-a404-422f52e1a9cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44934" http.request.uri="/v2/foo/bar/blobs/uploads/e3ec33b1-a665-428c-8970-e5212a0765a2?_state=lLVZMjqeNrJgH6mVvepXPwI8IuuexHWG9Xtpfy8elOl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzZWMzM2IxLWE2NjUtNDI4Yy04OTcwLWU1MjEyYTA3NjVhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNS4yODEwNDAyMDNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="830.039µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:05 +0000] "PUT /v2/foo/bar/blobs/uploads/e3ec33b1-a665-428c-8970-e5212a0765a2?_state=lLVZMjqeNrJgH6mVvepXPwI8IuuexHWG9Xtpfy8elOl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzZWMzM2IxLWE2NjUtNDI4Yy04OTcwLWU1MjEyYTA3NjVhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNS4yODEwNDAyMDNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=6df24673-1090-42c9-8e7f-84d43ed630de http.request.method=POST http.request.remoteaddr="127.0.0.1:44934" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="683.21µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=603cb42d-828b-4f8e-bc55-2f10877deee1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44934" http.request.uri="/v2/foo/bar/blobs/uploads/2174845c-6126-4e43-bca9-24c44effa3ca?_state=rYj89Nt7UKFFeGagZK4gZLrZiMzSDqCzVffSRPAofvN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxNzQ4NDVjLTYxMjYtNGU0My1iY2E5LTI0YzQ0ZWZmYTNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNS4yODI3ODUyNDlaIn0%3D&digest=sha256%3Ab16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" http.request.useragent="Go-http-client/1.1" http.response.duration=748.815847ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:05 +0000] "PUT /v2/foo/bar/blobs/uploads/2174845c-6126-4e43-bca9-24c44effa3ca?_state=rYj89Nt7UKFFeGagZK4gZLrZiMzSDqCzVffSRPAofvN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxNzQ4NDVjLTYxMjYtNGU0My1iY2E5LTI0YzQ0ZWZmYTNjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNS4yODI3ODUyNDlaIn0%3D&digest=sha256%3Ab16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=9969d63f-eb2b-45c9-af6b-e0c03f2757fc http.request.method=POST http.request.remoteaddr="127.0.0.1:44934" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="943.58µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:42569" http.request.id=0f7ad3bb-5dd6-43bc-85df-d387ee6c8c74 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:44934" http.request.uri="/v2/foo/bar/blobs/uploads/f28a14c0-e981-4b5c-a728-8067e293bc2f?_state=SXufRDEBkrOBmFwCG4pnVndJPMvu2dMDx7kC19Ua5FR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyOGExNGMwLWU5ODEtNGI1Yy1hNzI4LTgwNjdlMjkzYmMyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNi4wNDg3Mjc3MzJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=732.763988ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:06 +0000] "PATCH /v2/foo/bar/blobs/uploads/f28a14c0-e981-4b5c-a728-8067e293bc2f?_state=SXufRDEBkrOBmFwCG4pnVndJPMvu2dMDx7kC19Ua5FR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyOGExNGMwLWU5ODEtNGI1Yy1hNzI4LTgwNjdlMjkzYmMyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNi4wNDg3Mjc3MzJaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=e79855c5-cc5d-40fe-839f-7bb6d8d429bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44934" http.request.uri="/v2/foo/bar/blobs/uploads/f28a14c0-e981-4b5c-a728-8067e293bc2f?_state=HgZUXQlSbpSrsiPYWfhD-u95hWlWU27tbDa47W8nnZx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyOGExNGMwLWU5ODEtNGI1Yy1hNzI4LTgwNjdlMjkzYmMyZiIsIk9mZnNldCI6MjA2Nzk2ODAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MDZaIn0%3D&digest=sha256%3Ab16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.071112ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:06 +0000] "PUT /v2/foo/bar/blobs/uploads/f28a14c0-e981-4b5c-a728-8067e293bc2f?_state=HgZUXQlSbpSrsiPYWfhD-u95hWlWU27tbDa47W8nnZx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyOGExNGMwLWU5ODEtNGI1Yy1hNzI4LTgwNjdlMjkzYmMyZiIsIk9mZnNldCI6MjA2Nzk2ODAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MDZaIn0%3D&digest=sha256%3Ab16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=b4514429-b696-4b04-9016-ea9c520b9e7d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44934" http.request.uri="/v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="677.757µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=64a10b1c-0cd9-421a-b0ca-dbcdf1276ab4 http.request.method=GET http.request.remoteaddr="127.0.0.1:44934" http.request.uri="/v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=10.557294ms http.response.status=200 http.response.written=20679680 127.0.0.1 - - [08/Jul/2024:09:18:06 +0000] "GET /v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6 HTTP/1.1" 200 20679680 "" "Go-http-client/1.1" time="2024-07-08T09:18:06Z" level=error msg="error parsing digest="sha257:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=be77541f-8bee-491c-b6f8-39813bfecce0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44934" http.request.uri="/v2/foo/bar/blobs/sha257:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" vars.name="foo/bar" time="2024-07-08T09:18:06Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=be77541f-8bee-491c-b6f8-39813bfecce0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44934" http.request.uri="/v2/foo/bar/blobs/sha257:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="659.432µs" http.response.status=400 http.response.written=110 vars.digest="sha257:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:09:18:06 +0000] "GET /v2/foo/bar/blobs/sha257:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-08T09:18:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=c3f2e7f9-94bb-4e3e-9547-329cbd1a5485 http.request.method=GET http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" http.request.useragent="Go-http-client/1.1" http.response.duration="801.821µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:06 +0000] "GET /v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=7b2f1146-9f3e-42fc-9b69-1087bdf57ebc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" http.request.useragent="Go-http-client/1.1" http.response.duration="815.263µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:06 +0000] "DELETE /v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:06Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=25729dfd-4d9f-43ee-bf59-908daeda0d9b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="632.42µs" http.response.status=404 http.response.written=157 vars.digest="sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:09:18:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-08T09:18:06Z" 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:42569" http.request.id=50316bd3-c5bc-4464-a877-47ba585bb68f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="614.878µs" http.response.status=404 http.response.written=74 vars.digest="sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:09:18:06 +0000] "DELETE /v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-07-08T09:18:06Z" level=error msg="error parsing digest="sha257:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=8540993d-33b5-4718-8f49-c8632ef3ccb3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/foo/bar/blobs/sha257:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" vars.name="foo/bar" time="2024-07-08T09:18:06Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=8540993d-33b5-4718-8f49-c8632ef3ccb3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44964" http.request.uri="/v2/foo/bar/blobs/sha257:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="817.761µs" http.response.status=400 http.response.written=110 vars.digest="sha257:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:09:18:06 +0000] "DELETE /v2/foo/bar/blobs/sha257:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-08T09:18:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=dc74b9bf-2d7d-423d-9171-4d07021b32a3 http.request.method=POST http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="785.28µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:07Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=d93fd70f-5893-43d8-a83d-3a24d67a030e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/bar/blobs/uploads/c2926d28-4200-471b-b4b6-bb0a4fa8c1cb?_state=_OW2RFG086QGTbD7d3z27LMongXCYg1fh1AEY-YJtEJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyOTI2ZDI4LTQyMDAtNDcxYi1iNGI2LWJiMGE0ZmE4YzFjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNi44MDcwODQ3NDNaIn0%3D&digest=sha256%3Ab16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" http.request.useragent="Go-http-client/1.1" http.response.duration=761.590729ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:06 +0000] "PUT /v2/foo/bar/blobs/uploads/c2926d28-4200-471b-b4b6-bb0a4fa8c1cb?_state=_OW2RFG086QGTbD7d3z27LMongXCYg1fh1AEY-YJtEJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyOTI2ZDI4LTQyMDAtNDcxYi1iNGI2LWJiMGE0ZmE4YzFjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNi44MDcwODQ3NDNaIn0%3D&digest=sha256%3Ab16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:07Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=8ce30cff-668e-41e6-9eaf-dccf48cb4559 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44966" http.request.uri="/v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="955.765µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:07 +0000] "HEAD /v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:07Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=e4cb675b-3a02-4c80-905e-de5f01496030 http.request.method=GET http.request.remoteaddr="127.0.0.1:44944" http.request.uri="/v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=787.377969ms http.response.status=200 http.response.written=2621440 127.0.0.1 - - [08/Jul/2024:09:18:06 +0000] "GET /v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2024-07-08T09:18:07Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42569" http.request.id=321c39aa-5f91-4cbc-a0d9-c8d63ecb20aa http.request.method=GET http.request.remoteaddr="127.0.0.1:44950" http.request.uri="/v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=785.152317ms http.response.status=200 http.response.written=2588672 127.0.0.1 - - [08/Jul/2024:09:18:06 +0000] "GET /v2/foo/bar/blobs/sha256:b16d06dc3b30458fda7dcec91c11b20f17a5ee2febfebd8a8b32d8c4fc18e6d6 HTTP/1.1" 200 2588672 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (2.39s) === RUN TestRelativeURL time="2024-07-08T09:18: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 time="2024-07-08T09:18:07Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:18:07Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41845" http.request.id=d1014a25-d951-4d67-bc96-8d6a04ca7136 http.request.method=POST http.request.remoteaddr="127.0.0.1:42432" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="928.953µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41845" http.request.id=867f96d7-651c-41d4-90dc-e904cd5cf4dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:42432" http.request.uri="/v2/foo/bar/blobs/uploads/d64bce00-5231-4841-92b4-b2175e7f9251?_state=18zkDF9bE6672x8_G-2azUfA8sry9bV98Tin5jWCE6R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2NGJjZTAwLTUyMzEtNDg0MS05MmI0LWIyMTc1ZTdmOTI1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNy41ODkxNzA3ODZaIn0%3D&digest=sha256%3Acc6127df0946a9922acda8f570bf51248a48939bfc9a000a3a631b9852300cb2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.74407149s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:07 +0000] "PUT /v2/foo/bar/blobs/uploads/d64bce00-5231-4841-92b4-b2175e7f9251?_state=18zkDF9bE6672x8_G-2azUfA8sry9bV98Tin5jWCE6R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2NGJjZTAwLTUyMzEtNDg0MS05MmI0LWIyMTc1ZTdmOTI1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowNy41ODkxNzA3ODZaIn0%3D&digest=sha256%3Acc6127df0946a9922acda8f570bf51248a48939bfc9a000a3a631b9852300cb2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41845" http.request.id=49a48714-7f5f-4d1e-9398-7a2231565fcf http.request.method=POST http.request.remoteaddr="127.0.0.1:42432" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="961.967µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41845" http.request.id=ffd81e2f-36cc-43fb-8c91-0ad72292c7df http.request.method=POST http.request.remoteaddr="127.0.0.1:42432" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="676.31µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:10Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41845" http.request.id=8fbc34e7-d14d-4e5b-b7f0-cf1ede984316 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42432" http.request.uri="/v2/foo/bar/blobs/uploads/750ac390-bb5b-4f6c-8312-623ab543f27e?_state=tOPQ7kwGxl7Lq-GKDlNbvoU-jsfCFRY9M1tDnZKijTF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc1MGFjMzkwLWJiNWItNGY2Yy04MzEyLTYyM2FiNTQzZjI3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowOS41MDI5Njk0OTFaIn0%3D&digest=sha256%3A7f7cbcb423052f80165a45653d4e4bbeb59fecf7bc46588dcfa512556d0e9fd9" http.request.useragent="Go-http-client/1.1" http.response.duration=890.611917ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:09 +0000] "PUT /v2/foo/bar/blobs/uploads/750ac390-bb5b-4f6c-8312-623ab543f27e?_state=tOPQ7kwGxl7Lq-GKDlNbvoU-jsfCFRY9M1tDnZKijTF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc1MGFjMzkwLWJiNWItNGY2Yy04MzEyLTYyM2FiNTQzZjI3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODowOS41MDI5Njk0OTFaIn0%3D&digest=sha256%3A7f7cbcb423052f80165a45653d4e4bbeb59fecf7bc46588dcfa512556d0e9fd9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.81s) === RUN TestBlobDeleteDisabled time="2024-07-08T09:18:10Z" 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-08T09:18:10Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:18:10Z" 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:33965" http.request.id=bdb032e7-202f-499b-b5f4-983cbe09839f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40262" http.request.uri="/v2/foo/bar/blobs/sha256:a2e0e6c55789a8cedc940c09d13d4b2e84b58eecc0f05e79e4c843134cc95e31" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="941.068µs" http.response.status=405 http.response.written=78 vars.digest="sha256:a2e0e6c55789a8cedc940c09d13d4b2e84b58eecc0f05e79e4c843134cc95e31" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:09:18:10 +0000] "DELETE /v2/foo/bar/blobs/sha256:a2e0e6c55789a8cedc940c09d13d4b2e84b58eecc0f05e79e4c843134cc95e31 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.08s) === RUN TestDeleteDisabled time="2024-07-08T09:18:10Z" 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-08T09:18:10Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:18:10Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35935" http.request.id=1c05cd3e-ce20-4190-83ba-db7cd0aafa21 http.request.method=POST http.request.remoteaddr="127.0.0.1:48020" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.052113ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35935" http.request.id=5b2b8ad8-d36c-4be2-b10a-b2efa7c9863d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48020" http.request.uri="/v2/foo/bar/blobs/uploads/a145cfcd-fd0f-411f-a093-9ecbf7cd85fd?_state=UXgDzGgPmnq3LBSjusRtK7gUSvzN7LWWKCaIwmWaZSV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExNDVjZmNkLWZkMGYtNDExZi1hMDkzLTllY2JmN2NkODVmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODoxMC41NjI3ODU0MDJaIn0%3D&digest=sha256%3A5ade84b718285a942f3a879440d20a0ad9754c0b91c7b1ba2d830ef727a2e7b8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.214835122s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:10 +0000] "PUT /v2/foo/bar/blobs/uploads/a145cfcd-fd0f-411f-a093-9ecbf7cd85fd?_state=UXgDzGgPmnq3LBSjusRtK7gUSvzN7LWWKCaIwmWaZSV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExNDVjZmNkLWZkMGYtNDExZi1hMDkzLTllY2JmN2NkODVmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODoxMC41NjI3ODU0MDJaIn0%3D&digest=sha256%3A5ade84b718285a942f3a879440d20a0ad9754c0b91c7b1ba2d830ef727a2e7b8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:11Z" 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:35935" http.request.id=4ffff6c0-5521-4a56-ac0b-fef147a275b5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48020" http.request.uri="/v2/foo/bar/blobs/sha256:5ade84b718285a942f3a879440d20a0ad9754c0b91c7b1ba2d830ef727a2e7b8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="864.513µs" http.response.status=405 http.response.written=78 vars.digest="sha256:5ade84b718285a942f3a879440d20a0ad9754c0b91c7b1ba2d830ef727a2e7b8" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:09:18:11 +0000] "DELETE /v2/foo/bar/blobs/sha256:5ade84b718285a942f3a879440d20a0ad9754c0b91c7b1ba2d830ef727a2e7b8 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.33s) === RUN TestDeleteReadOnly time="2024-07-08T09:18: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 time="2024-07-08T09:18:11Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:18:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45203" http.request.id=417fd27d-22fd-40ff-88e6-a589d03cff17 http.request.method=POST http.request.remoteaddr="127.0.0.1:53874" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.020707ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:13Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45203" http.request.id=d362b57a-5ef2-4848-a7c0-fbcc1fe425cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:53874" http.request.uri="/v2/foo/bar/blobs/uploads/030fd5ba-330a-4ad8-844e-d3cf41130ac4?_state=MclTIj0BqSXASoxPkVbgCxM0tzeyBGFOCRTGQ9WYN817Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAzMGZkNWJhLTMzMGEtNGFkOC04NDRlLWQzY2Y0MTEzMGFjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODoxMS45MzMyMDAzMThaIn0%3D&digest=sha256%3A59d830f7e5244676c33baa0a8056328a461eb1229117cd0fab9d9d9f10dcf903" http.request.useragent="Go-http-client/1.1" http.response.duration=1.612608696s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:11 +0000] "PUT /v2/foo/bar/blobs/uploads/030fd5ba-330a-4ad8-844e-d3cf41130ac4?_state=MclTIj0BqSXASoxPkVbgCxM0tzeyBGFOCRTGQ9WYN817Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAzMGZkNWJhLTMzMGEtNGFkOC04NDRlLWQzY2Y0MTEzMGFjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODoxMS45MzMyMDAzMThaIn0%3D&digest=sha256%3A59d830f7e5244676c33baa0a8056328a461eb1229117cd0fab9d9d9f10dcf903 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [08/Jul/2024:09:18:13 +0000] "DELETE /v2/foo/bar/blobs/sha256:59d830f7e5244676c33baa0a8056328a461eb1229117cd0fab9d9d9f10dcf903 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.75s) === RUN TestStartPushReadOnly time="2024-07-08T09:18:13Z" 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-08T09:18:13Z" level=info msg="redis not configured" go.version=go1.22.5 127.0.0.1 - - [08/Jul/2024:09:18:13 +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-08T09:18:13Z" 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-08T09:18:13Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:18:13Z" 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:42341" http.request.id=b218eb06-0c52-4ade-9e5d-458248997df6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44008" 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="807.87µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:09:18:13 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-08T09:18:13Z" 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:42341" http.request.id=425fa14d-5939-419a-9593-8245ef7c3aca http.request.method=GET http.request.remoteaddr="127.0.0.1:44008" 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="533.095µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/Jul/2024:09:18:13 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-08T09:18:13Z" 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:42341" http.request.id=5d91634d-c835-4e66-bcc2-6d5b3e6b434f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44008" 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="649.613µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:09:18:13 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-08T09:18:13Z" 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:42341" http.request.id=43808e2b-e100-4c13-a7d5-0468437b79f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44008" 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="776.025µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T09:18:13Z" 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:42341" http.request.id=43808e2b-e100-4c13-a7d5-0468437b79f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44008" 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="799.292µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T09:18:13Z" 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:42341" http.request.id=43808e2b-e100-4c13-a7d5-0468437b79f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44008" 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="820.028µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T09:18:13Z" 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:42341" http.request.id=43808e2b-e100-4c13-a7d5-0468437b79f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44008" 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="839.465µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:09:18:13 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-08T09:18:13Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=dafdd82e-b923-4460-8506-1e5ff024e37e http.request.method=POST http.request.remoteaddr="127.0.0.1:44008" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="792.107µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:13 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=308c7140-c429-4436-8e68-4e65c0cb1f63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44008" http.request.uri="/v2/foo/schema1/blobs/uploads/46a6ee1f-28b3-4508-ad2b-9f83671d4349?_state=AZq4bXFO79TWEtO8Tl1cAaH4DxXkzus5urX4ney_n6x7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0NmE2ZWUxZi0yOGIzLTQ1MDgtYWQyYi05ZjgzNjcxZDQzNDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MTMuNjU5NDEzNTc0WiJ9&digest=sha256%3A580208cf523f3087de6f9852544a70532475bc617496a51dcbecece6ded08df8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.664125534s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:13 +0000] "PUT /v2/foo/schema1/blobs/uploads/46a6ee1f-28b3-4508-ad2b-9f83671d4349?_state=AZq4bXFO79TWEtO8Tl1cAaH4DxXkzus5urX4ney_n6x7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0NmE2ZWUxZi0yOGIzLTQ1MDgtYWQyYi05ZjgzNjcxZDQzNDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MTMuNjU5NDEzNTc0WiJ9&digest=sha256%3A580208cf523f3087de6f9852544a70532475bc617496a51dcbecece6ded08df8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=bafacfbc-c5f6-44eb-a711-065048b16cc9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44008" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.094017ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:15 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=4f94101d-953f-4c93-ad13-bac158ab568c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44008" http.request.uri="/v2/foo/schema1/blobs/uploads/66848fd4-77f8-4e41-a64f-0bda33ad09be?_state=NyRUqwC2EGN-0OdGZ33MYlHuboflJLW3TmgeND0j9pR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2Njg0OGZkNC03N2Y4LTRlNDEtYTY0Zi0wYmRhMzNhZDA5YmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MTUuMzk1MDU5Nzc0WiJ9&digest=sha256%3A5261f13ffab669384b8dafc3fec10c86a8fbd3bf1feae70f32719a03d8552f0e" http.request.useragent="Go-http-client/1.1" http.response.duration=835.173766ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:15 +0000] "PUT /v2/foo/schema1/blobs/uploads/66848fd4-77f8-4e41-a64f-0bda33ad09be?_state=NyRUqwC2EGN-0OdGZ33MYlHuboflJLW3TmgeND0j9pR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2Njg0OGZkNC03N2Y4LTRlNDEtYTY0Zi0wYmRhMzNhZDA5YmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MTUuMzk1MDU5Nzc0WiJ9&digest=sha256%3A5261f13ffab669384b8dafc3fec10c86a8fbd3bf1feae70f32719a03d8552f0e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=72cabe0f-6431-4a0b-ada7-e9411954c5f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44008" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.309113ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=9afb4920-bb1a-4a4f-a047-2095c565d7a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44008" http.request.uri="/v2/foo/schema1/manifests/sha256:c25233b0f1d480a1d8f534b930f642f044e5abdea21e2f9ccdfc5912cfae2977" http.request.useragent="Go-http-client/1.1" http.response.duration="969.998µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:c25233b0f1d480a1d8f534b930f642f044e5abdea21e2f9ccdfc5912cfae2977 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=52e494b5-e22b-45d1-b988-6c87a00cc374 http.request.method=GET http.request.remoteaddr="127.0.0.1:44008" 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="857.332µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=3c3364ba-a57a-44c8-a1c3-02ae6572a0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:44008" http.request.uri="/v2/foo/schema1/manifests/sha256:c25233b0f1d480a1d8f534b930f642f044e5abdea21e2f9ccdfc5912cfae2977" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="827.525µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "GET /v2/foo/schema1/manifests/sha256:c25233b0f1d480a1d8f534b930f642f044e5abdea21e2f9ccdfc5912cfae2977 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" 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:42341" http.request.id=87a0c37d-51ab-4ed1-bbb5-d065a07ecb4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44008" http.request.uri="/v2/foo/schema1/manifests/sha256:c25233b0f1d480a1d8f534b930f642f044e5abdea21e2f9ccdfc5912cfae2977" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04389ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:c25233b0f1d480a1d8f534b930f642f044e5abdea21e2f9ccdfc5912cfae2977 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" 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:42341" http.request.id=7933c4a0-106a-4a2e-83c8-14627a133c70 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44008" http.request.uri="/v2/foo/schema1/manifests/sha256:c25233b0f1d480a1d8f534b930f642f044e5abdea21e2f9ccdfc5912cfae2977" http.request.useragent="Go-http-client/1.1" http.response.duration="993.327µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:c25233b0f1d480a1d8f534b930f642f044e5abdea21e2f9ccdfc5912cfae2977 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:42341" http.request.id=7e55ad74-8d99-402e-8b37-6385c49842e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44008" http.request.uri="/v2/foo/schema1/manifests/sha256:c25233b0f1d480a1d8f534b930f642f044e5abdea21e2f9ccdfc5912cfae2977" http.request.useragent="Go-http-client/1.1" http.response.duration="908.183µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:c25233b0f1d480a1d8f534b930f642f044e5abdea21e2f9ccdfc5912cfae2977 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=8ff72fe5-1863-408f-9640-b062a2db9bd2 http.request.method=GET http.request.remoteaddr="127.0.0.1:44008" http.request.uri="/v2/foo/schema1/manifests/sha256:c25233b0f1d480a1d8f534b930f642f044e5abdea21e2f9ccdfc5912cfae2977" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="824.082µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "GET /v2/foo/schema1/manifests/sha256:c25233b0f1d480a1d8f534b930f642f044e5abdea21e2f9ccdfc5912cfae2977 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=8f9efd48-f0b9-421c-803d-d3801245f68c http.request.method=GET http.request.remoteaddr="127.0.0.1:44008" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="557.836µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=7e9a42d5-3832-4fa3-8c79-49e040bf4f53 http.request.method=GET http.request.remoteaddr="127.0.0.1:44008" http.request.uri="/v2/foo/schema1/manifests/sha256:c25233b0f1d480a1d8f534b930f642f044e5abdea21e2f9ccdfc5912cfae2977" http.request.useragent="Go-http-client/1.1" http.response.duration="569.751µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "GET /v2/foo/schema1/manifests/sha256:c25233b0f1d480a1d8f534b930f642f044e5abdea21e2f9ccdfc5912cfae2977 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=fef1fc9b-7526-408b-8917-b9da30e9ca35 http.request.method=GET http.request.remoteaddr="127.0.0.1:44008" 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="562.755µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" level=error msg="payload digest does match: "sha256:4684580ffacf449b316fd0621ff1e6881a7dfac5fd157c0bbbfc3b00716891c6" != "sha256:c25233b0f1d480a1d8f534b930f642f044e5abdea21e2f9ccdfc5912cfae2977"" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=f18786dd-ea94-445e-bea6-279720c7b2a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44008" http.request.uri="/v2/foo/schema1/manifests/sha256:c25233b0f1d480a1d8f534b930f642f044e5abdea21e2f9ccdfc5912cfae2977" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:c25233b0f1d480a1d8f534b930f642f044e5abdea21e2f9ccdfc5912cfae2977" time="2024-07-08T09:18:16Z" 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:42341" http.request.id=f18786dd-ea94-445e-bea6-279720c7b2a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44008" http.request.uri="/v2/foo/schema1/manifests/sha256:c25233b0f1d480a1d8f534b930f642f044e5abdea21e2f9ccdfc5912cfae2977" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="662.287µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:c25233b0f1d480a1d8f534b930f642f044e5abdea21e2f9ccdfc5912cfae2977" 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:c25233b0f1d480a1d8f534b930f642f044e5abdea21e2f9ccdfc5912cfae2977 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" 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:42341" http.request.id=56089145-271a-4403-8c83-276e109f7fe0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44010" 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="731.587µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" 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:42341" http.request.id=ce373865-5f0d-4678-b40d-7bebe83fe906 http.request.method=GET http.request.remoteaddr="127.0.0.1:44010" 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="538.447µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" 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:42341" http.request.id=f821eba4-7f8d-40d2-a3d2-59c1b3c26880 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44010" 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="619.176µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T09:18:16Z" 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:42341" http.request.id=f821eba4-7f8d-40d2-a3d2-59c1b3c26880 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44010" 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="644.169µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T09:18:16Z" 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:42341" http.request.id=f821eba4-7f8d-40d2-a3d2-59c1b3c26880 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44010" 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="666.837µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=7d22934d-f752-4cfe-8798-c2859b4095a0 http.request.method=POST http.request.remoteaddr="127.0.0.1:44010" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="627.408µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=01680f6f-6f3f-4427-9a1d-4073b7373942 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44010" http.request.uri="/v2/foo/schema2/blobs/uploads/a7ccd1f7-450d-42f6-88ee-7b4341a21313?_state=2fz7ACDXyMoqrpezjN1skPC-me1k5huuJ34gBjoB5Nl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhN2NjZDFmNy00NTBkLTQyZjYtODhlZS03YjQzNDFhMjEzMTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MTYuMjQ1ODgxMDMzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="738.415µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "PUT /v2/foo/schema2/blobs/uploads/a7ccd1f7-450d-42f6-88ee-7b4341a21313?_state=2fz7ACDXyMoqrpezjN1skPC-me1k5huuJ34gBjoB5Nl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhN2NjZDFmNy00NTBkLTQyZjYtODhlZS03YjQzNDFhMjEzMTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MTYuMjQ1ODgxMDMzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" 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:42341" http.request.id=868ece26-ee5f-4951-887d-ccbaf54d9ef0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44010" 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="623.172µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T09:18:16Z" 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:42341" http.request.id=868ece26-ee5f-4951-887d-ccbaf54d9ef0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44010" 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="646.888µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=962ee30c-be08-43a6-8e8a-ec7a12209977 http.request.method=POST http.request.remoteaddr="127.0.0.1:44010" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="730.151µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=fe67e5ce-a61a-40f5-9182-7d6897365758 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44010" http.request.uri="/v2/foo/schema2/blobs/uploads/a6659cf8-cc8a-4bb7-9be7-503735367a76?_state=Uzh2n8cwB6tKrMOoktZTgl5omIFJHHAvKQ8FqgZV6UR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhNjY1OWNmOC1jYzhhLTRiYjctOWJlNy01MDM3MzUzNjdhNzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MTYuMzA4MTY2MTcxWiJ9&digest=sha256%3A7722e09154168328e9a0bf86b1b0c2ac54d4099d4452267bd2b2b9135453682c" http.request.useragent="Go-http-client/1.1" http.response.duration=614.427509ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "PUT /v2/foo/schema2/blobs/uploads/a6659cf8-cc8a-4bb7-9be7-503735367a76?_state=Uzh2n8cwB6tKrMOoktZTgl5omIFJHHAvKQ8FqgZV6UR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhNjY1OWNmOC1jYzhhLTRiYjctOWJlNy01MDM3MzUzNjdhNzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MTYuMzA4MTY2MTcxWiJ9&digest=sha256%3A7722e09154168328e9a0bf86b1b0c2ac54d4099d4452267bd2b2b9135453682c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=1e4ab5a9-dd99-4fae-adc7-ea0b002e3595 http.request.method=POST http.request.remoteaddr="127.0.0.1:44010" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.000865ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=7190a3b1-1e86-4bb6-92cc-d4e7a25f176c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44010" http.request.uri="/v2/foo/schema2/blobs/uploads/8c3d9f96-01bc-493c-8694-ea984fc0ab04?_state=GvbiD-furPMsa7TWXKr1QJ2mNrYOSgv7ssv8RvBficB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4YzNkOWY5Ni0wMWJjLTQ5M2MtODY5NC1lYTk4NGZjMGFiMDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MTYuOTgxMzUyMDU2WiJ9&digest=sha256%3A98ab1a23027af0ed0199338b72be78bb9e322d854eb23af1061fc8f3a1ca4db2" http.request.useragent="Go-http-client/1.1" http.response.duration=597.232888ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:16 +0000] "PUT /v2/foo/schema2/blobs/uploads/8c3d9f96-01bc-493c-8694-ea984fc0ab04?_state=GvbiD-furPMsa7TWXKr1QJ2mNrYOSgv7ssv8RvBficB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4YzNkOWY5Ni0wMWJjLTQ5M2MtODY5NC1lYTk4NGZjMGFiMDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MTYuOTgxMzUyMDU2WiJ9&digest=sha256%3A98ab1a23027af0ed0199338b72be78bb9e322d854eb23af1061fc8f3a1ca4db2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" 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:42341" http.request.id=0e87bab7-60e0-4418-a5c8-45492b385b4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44010" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.108909ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" 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:42341" http.request.id=69916314-bb21-4f1f-83c6-865e69e6e0f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44010" http.request.uri="/v2/foo/schema2/manifests/sha256:0371814d97957b38e8faad3358e85d0435705cc19dc0eb08c22c7eedcb24ca38" http.request.useragent="Go-http-client/1.1" http.response.duration="976.238µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "PUT /v2/foo/schema2/manifests/sha256:0371814d97957b38e8faad3358e85d0435705cc19dc0eb08c22c7eedcb24ca38 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=67ebce2a-245a-47d3-9da8-fda750d80c06 http.request.method=GET http.request.remoteaddr="127.0.0.1:44010" 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="703.977µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=1b973292-802c-4d2c-a545-98296d31ed4e http.request.method=GET http.request.remoteaddr="127.0.0.1:44010" http.request.uri="/v2/foo/schema2/manifests/sha256:0371814d97957b38e8faad3358e85d0435705cc19dc0eb08c22c7eedcb24ca38" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="622.622µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "GET /v2/foo/schema2/manifests/sha256:0371814d97957b38e8faad3358e85d0435705cc19dc0eb08c22c7eedcb24ca38 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=bd29af61-2aaa-426c-957d-8d3acf39998f http.request.method=GET http.request.remoteaddr="127.0.0.1:44010" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="566.006µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=a8ac0dc4-14ed-4e24-b208-95f6c2fb7844 http.request.method=GET http.request.remoteaddr="127.0.0.1:44010" http.request.uri="/v2/foo/schema2/manifests/sha256:0371814d97957b38e8faad3358e85d0435705cc19dc0eb08c22c7eedcb24ca38" http.request.useragent="Go-http-client/1.1" http.response.duration="621.618µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "GET /v2/foo/schema2/manifests/sha256:0371814d97957b38e8faad3358e85d0435705cc19dc0eb08c22c7eedcb24ca38 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=d5954d37-6e89-4645-8516-6f68e417c4e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:44010" 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="579.536µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" level=info msg="rewriting manifest sha256:0371814d97957b38e8faad3358e85d0435705cc19dc0eb08c22c7eedcb24ca38 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=99a83c8d-d059-420c-86d7-b9f234d46741 http.request.method=GET http.request.remoteaddr="127.0.0.1:44010" 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-08T09:18:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=99a83c8d-d059-420c-86d7-b9f234d46741 http.request.method=GET http.request.remoteaddr="127.0.0.1:44010" 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.136587ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" 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:42341" http.request.id=e41f513f-a46b-47b2-8aed-6044f65f04ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:44010" 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="649.372µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" 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:42341" http.request.id=cbea8895-4f8b-4c16-93d6-119dc4e7ef5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44010" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="793.188µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" 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:42341" http.request.id=2af52867-f3d4-44ea-b0f2-1691ce1fc157 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44010" http.request.uri="/v2/foo/schema2/manifests/sha256:ff7fb06ba2af0a39edbc89c0a66f79a0b6ad2b99443287dbf2768cdcf6e35c2b" http.request.useragent="Go-http-client/1.1" http.response.duration="783.989µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "PUT /v2/foo/schema2/manifests/sha256:ff7fb06ba2af0a39edbc89c0a66f79a0b6ad2b99443287dbf2768cdcf6e35c2b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=67a95553-8559-43a3-a4d4-f29bb2a8421c http.request.method=GET http.request.remoteaddr="127.0.0.1:44010" 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="763.475µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=ddecfa1d-747e-446d-9527-fdb6a52015be http.request.method=GET http.request.remoteaddr="127.0.0.1:44010" http.request.uri="/v2/foo/schema2/manifests/sha256:ff7fb06ba2af0a39edbc89c0a66f79a0b6ad2b99443287dbf2768cdcf6e35c2b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="638.358µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "GET /v2/foo/schema2/manifests/sha256:ff7fb06ba2af0a39edbc89c0a66f79a0b6ad2b99443287dbf2768cdcf6e35c2b HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=33baf4ff-c9fc-4890-9873-6b09642f60b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44010" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="603.765µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=510cc1a6-1bf9-4468-b192-6379c82d202c http.request.method=GET http.request.remoteaddr="127.0.0.1:44010" http.request.uri="/v2/foo/schema2/manifests/sha256:ff7fb06ba2af0a39edbc89c0a66f79a0b6ad2b99443287dbf2768cdcf6e35c2b" http.request.useragent="Go-http-client/1.1" http.response.duration="555.254µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "GET /v2/foo/schema2/manifests/sha256:ff7fb06ba2af0a39edbc89c0a66f79a0b6ad2b99443287dbf2768cdcf6e35c2b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" level=info msg="rewriting manifest list sha256:ff7fb06ba2af0a39edbc89c0a66f79a0b6ad2b99443287dbf2768cdcf6e35c2b in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=3e27c8a3-1f6f-41c0-a40f-7a367950e1b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44010" 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-08T09:18:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42341" http.request.id=3e27c8a3-1f6f-41c0-a40f-7a367950e1b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44010" 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="979.431µs" http.response.status=200 http.response.written=1554 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T09:18:17Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:18:17Z" 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:36851" http.request.id=d568b4a9-f6db-498b-9664-47e0cb96a263 http.request.method=GET http.request.remoteaddr="127.0.0.1:56082" 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="824.166µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=76fa7f68-c2d4-45bd-b8da-f173c97ef7a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:56082" 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="563.33µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" 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:36851" http.request.id=b1eb53f1-e907-43f2-aa64-c476297d341c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56082" 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="606.978µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" 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:36851" http.request.id=dea4c528-929f-4927-a3ec-3b543232e7e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56082" 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="766.76µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T09:18:17Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=dea4c528-929f-4927-a3ec-3b543232e7e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56082" 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="791.959µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T09:18:17Z" 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:36851" http.request.id=dea4c528-929f-4927-a3ec-3b543232e7e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56082" 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="813.93µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T09:18:17Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=dea4c528-929f-4927-a3ec-3b543232e7e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56082" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="832.356µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-08T09:18:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=e4082d50-2611-4feb-95f3-0d48f4176715 http.request.method=POST http.request.remoteaddr="127.0.0.1:56082" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="830.63µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=eadd7e2c-f141-4071-aa05-484867df8070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56082" http.request.uri="/v2/foo/schema1/blobs/uploads/16a197a0-5b12-4a84-925b-6239e3da27bf?_state=qrgabMJcvv8XNaBVPCqV6mh84gDYltHtE_ssDBWPh397Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxNmExOTdhMC01YjEyLTRhODQtOTI1Yi02MjM5ZTNkYTI3YmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MTcuNzA5MDExODk5WiJ9&digest=sha256%3A15478102771270b1ccf3127f4dac26b489927117bda4e02a381ebe42a1158a18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.104316542s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:17 +0000] "PUT /v2/foo/schema1/blobs/uploads/16a197a0-5b12-4a84-925b-6239e3da27bf?_state=qrgabMJcvv8XNaBVPCqV6mh84gDYltHtE_ssDBWPh397Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxNmExOTdhMC01YjEyLTRhODQtOTI1Yi02MjM5ZTNkYTI3YmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MTcuNzA5MDExODk5WiJ9&digest=sha256%3A15478102771270b1ccf3127f4dac26b489927117bda4e02a381ebe42a1158a18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=fe5cce6e-ea4c-47cf-b83e-9fae392153af http.request.method=POST http.request.remoteaddr="127.0.0.1:56082" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.043389ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:19 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=1850f860-8ac7-4014-87e5-0047c05e58ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:56082" http.request.uri="/v2/foo/schema1/blobs/uploads/fdb7655c-5204-407c-9816-3607d9b5b56b?_state=yxa6OG2w8QHgtJhiAv-v20vBoHwm07TE79uJd7c0gqx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmZGI3NjU1Yy01MjA0LTQwN2MtOTgxNi0zNjA3ZDliNWI1NmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MTkuODg5MDA1MjhaIn0%3D&digest=sha256%3A7d1328163962e326f3deeab927aa5ffa905800acbaf7bcd015a3e7a36196a974" http.request.useragent="Go-http-client/1.1" http.response.duration=1.000263081s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:19 +0000] "PUT /v2/foo/schema1/blobs/uploads/fdb7655c-5204-407c-9816-3607d9b5b56b?_state=yxa6OG2w8QHgtJhiAv-v20vBoHwm07TE79uJd7c0gqx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmZGI3NjU1Yy01MjA0LTQwN2MtOTgxNi0zNjA3ZDliNWI1NmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MTkuODg5MDA1MjhaIn0%3D&digest=sha256%3A7d1328163962e326f3deeab927aa5ffa905800acbaf7bcd015a3e7a36196a974 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=8edb9a50-7d8b-41cc-8696-f3710e6b10ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:56082" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.369727ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:20 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=b5370d5d-91b3-450a-9391-a2a7f18d136c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56082" http.request.uri="/v2/foo/schema1/manifests/sha256:b16d6b05abda12f26a4f71ee98a1dc40be40ec380968b5e25804199100e9f361" http.request.useragent="Go-http-client/1.1" http.response.duration="997.203µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:20 +0000] "PUT /v2/foo/schema1/manifests/sha256:b16d6b05abda12f26a4f71ee98a1dc40be40ec380968b5e25804199100e9f361 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=4757125b-8518-4531-8f61-79d078d43912 http.request.method=GET http.request.remoteaddr="127.0.0.1:56082" 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="845.258µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:09:18:20 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T09:18:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=3307ac54-7650-4626-b738-814e8ad0642a http.request.method=GET http.request.remoteaddr="127.0.0.1:56082" http.request.uri="/v2/foo/schema1/manifests/sha256:b16d6b05abda12f26a4f71ee98a1dc40be40ec380968b5e25804199100e9f361" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="802.126µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:09:18:20 +0000] "GET /v2/foo/schema1/manifests/sha256:b16d6b05abda12f26a4f71ee98a1dc40be40ec380968b5e25804199100e9f361 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T09:18:20Z" 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:36851" http.request.id=9c40ecda-4029-4fe0-bd56-b7105671fd1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:56082" http.request.uri="/v2/foo/schema1/manifests/sha256:b16d6b05abda12f26a4f71ee98a1dc40be40ec380968b5e25804199100e9f361" http.request.useragent="Go-http-client/1.1" http.response.duration=1.103196ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:20 +0000] "PUT /v2/foo/schema1/manifests/sha256:b16d6b05abda12f26a4f71ee98a1dc40be40ec380968b5e25804199100e9f361 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:20Z" 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:36851" http.request.id=714ef1fb-2655-4df1-8946-bcab3d97d7ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:56082" http.request.uri="/v2/foo/schema1/manifests/sha256:b16d6b05abda12f26a4f71ee98a1dc40be40ec380968b5e25804199100e9f361" http.request.useragent="Go-http-client/1.1" http.response.duration="912.912µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:20 +0000] "PUT /v2/foo/schema1/manifests/sha256:b16d6b05abda12f26a4f71ee98a1dc40be40ec380968b5e25804199100e9f361 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:36851" http.request.id=191f97c4-916c-44ba-ae1d-8ce377175ae3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56082" http.request.uri="/v2/foo/schema1/manifests/sha256:b16d6b05abda12f26a4f71ee98a1dc40be40ec380968b5e25804199100e9f361" http.request.useragent="Go-http-client/1.1" http.response.duration="914.512µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:20 +0000] "PUT /v2/foo/schema1/manifests/sha256:b16d6b05abda12f26a4f71ee98a1dc40be40ec380968b5e25804199100e9f361 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=733e3d79-3404-41e2-90a7-88e3be7d6bd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:56082" http.request.uri="/v2/foo/schema1/manifests/sha256:b16d6b05abda12f26a4f71ee98a1dc40be40ec380968b5e25804199100e9f361" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="890.886µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:09:18:20 +0000] "GET /v2/foo/schema1/manifests/sha256:b16d6b05abda12f26a4f71ee98a1dc40be40ec380968b5e25804199100e9f361 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T09:18:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=1a2ffd7c-5c55-4751-8425-bb8b05d6437d http.request.method=GET http.request.remoteaddr="127.0.0.1:56082" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="578.601µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:20 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=9501bc04-20de-4116-9b22-c39a9156638e http.request.method=GET http.request.remoteaddr="127.0.0.1:56082" http.request.uri="/v2/foo/schema1/manifests/sha256:b16d6b05abda12f26a4f71ee98a1dc40be40ec380968b5e25804199100e9f361" http.request.useragent="Go-http-client/1.1" http.response.duration="570.179µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:20 +0000] "GET /v2/foo/schema1/manifests/sha256:b16d6b05abda12f26a4f71ee98a1dc40be40ec380968b5e25804199100e9f361 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=104a245f-03d0-4e49-9d3e-2e7ed6acf3fc http.request.method=GET http.request.remoteaddr="127.0.0.1:56082" 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="555.588µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Jul/2024:09:18:20 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-08T09:18:20Z" level=error msg="payload digest does match: "sha256:5bbc98f59c2a4e9c2f9eac3feeeaf09e790ea9c3326dc1b1e8c63568bb72e54f" != "sha256:b16d6b05abda12f26a4f71ee98a1dc40be40ec380968b5e25804199100e9f361"" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=a1d1d735-80b9-452b-b8c5-0c436bccfd29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56082" http.request.uri="/v2/foo/schema1/manifests/sha256:b16d6b05abda12f26a4f71ee98a1dc40be40ec380968b5e25804199100e9f361" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:b16d6b05abda12f26a4f71ee98a1dc40be40ec380968b5e25804199100e9f361" time="2024-07-08T09:18:20Z" 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:36851" http.request.id=a1d1d735-80b9-452b-b8c5-0c436bccfd29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56082" http.request.uri="/v2/foo/schema1/manifests/sha256:b16d6b05abda12f26a4f71ee98a1dc40be40ec380968b5e25804199100e9f361" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="667.088µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:b16d6b05abda12f26a4f71ee98a1dc40be40ec380968b5e25804199100e9f361" 127.0.0.1 - - [08/Jul/2024:09:18:20 +0000] "PUT /v2/foo/schema1/manifests/sha256:b16d6b05abda12f26a4f71ee98a1dc40be40ec380968b5e25804199100e9f361 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-08T09:18:20Z" 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:36851" http.request.id=b7fd08ac-4dbb-4506-8e12-f9d9a378c559 http.request.method=GET http.request.remoteaddr="127.0.0.1:56086" 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="753.147µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:09:18:20 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-08T09:18:20Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=27f7c804-1a13-4f67-a173-8c85338acd36 http.request.method=GET http.request.remoteaddr="127.0.0.1:56086" 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="526.628µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/Jul/2024:09:18:20 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-08T09:18:20Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36851" http.request.id=013ce28d-d380-4140-95b6-8edcc4fa8a15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56086" 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="683.779µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T09:18:20Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36851" http.request.id=013ce28d-d380-4140-95b6-8edcc4fa8a15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56086" 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="718.192µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T09:18:20Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36851" http.request.id=013ce28d-d380-4140-95b6-8edcc4fa8a15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56086" 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="740.289µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:09:18:20 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-08T09:18:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=83b994ba-4fc9-4f9d-9ff0-f41ecf2a781b http.request.method=POST http.request.remoteaddr="127.0.0.1:56086" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="662.106µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:20 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=cd161e69-49c9-4b3b-9ae6-842668208d3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:56086" http.request.uri="/v2/foo/schema2/blobs/uploads/54ab0fae-0563-415a-be75-027e05dd28f4?_state=T7EziEommzoMDaOYmUB_WyyEiuLtYJr5tRcWIWWDy417Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NGFiMGZhZS0wNTYzLTQxNWEtYmU3NS0wMjdlMDVkZDI4ZjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MjAuOTA1NTE3OTc0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="800.705µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:20 +0000] "PUT /v2/foo/schema2/blobs/uploads/54ab0fae-0563-415a-be75-027e05dd28f4?_state=T7EziEommzoMDaOYmUB_WyyEiuLtYJr5tRcWIWWDy417Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NGFiMGZhZS0wNTYzLTQxNWEtYmU3NS0wMjdlMDVkZDI4ZjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MjAuOTA1NTE3OTc0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:20Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36851" http.request.id=53279161-9cdf-476b-b62b-b17b8e80f27b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56086" 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="700.472µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T09:18:20Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36851" http.request.id=53279161-9cdf-476b-b62b-b17b8e80f27b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56086" 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="734.203µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:09:18:20 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-08T09:18:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=2eeb8899-85b7-4eaa-96d4-eea7b3a93035 http.request.method=POST http.request.remoteaddr="127.0.0.1:56086" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="676.614µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:20 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=0ce2b29b-0733-4178-939e-a7170577b65e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56086" http.request.uri="/v2/foo/schema2/blobs/uploads/892b53f8-f0f4-4193-9220-f2ea6c64d270?_state=dMKfNxoHbPR8WyGgpF9UbAIIB19-EdOAjLzuzEej_7h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4OTJiNTNmOC1mMGY0LTQxOTMtOTIyMC1mMmVhNmM2NGQyNzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MjAuOTY2ODMzMDQ0WiJ9&digest=sha256%3Ab6c6756817a0c7f26e7d8a62c9ac68eca0fbf059e51ff88d355fb705f3b4a6ad" http.request.useragent="Go-http-client/1.1" http.response.duration=660.752321ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:20 +0000] "PUT /v2/foo/schema2/blobs/uploads/892b53f8-f0f4-4193-9220-f2ea6c64d270?_state=dMKfNxoHbPR8WyGgpF9UbAIIB19-EdOAjLzuzEej_7h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4OTJiNTNmOC1mMGY0LTQxOTMtOTIyMC1mMmVhNmM2NGQyNzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MjAuOTY2ODMzMDQ0WiJ9&digest=sha256%3Ab6c6756817a0c7f26e7d8a62c9ac68eca0fbf059e51ff88d355fb705f3b4a6ad HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=99f65c3d-884e-4342-8c60-2b8caafefe28 http.request.method=POST http.request.remoteaddr="127.0.0.1:56086" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="930.135µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:21 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=198836b3-7532-4e42-af9f-8600ca19d137 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56086" http.request.uri="/v2/foo/schema2/blobs/uploads/9339e000-99ac-4a27-99f1-8e764c2b2181?_state=oV4VvaIsBhA_guedEfKrbUBVFEBYmyzDzLR4XYhdxJd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5MzM5ZTAwMC05OWFjLTRhMjctOTlmMS04ZTc2NGMyYjIxODEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MjEuNjc5MjIxMDczWiJ9&digest=sha256%3A737f287e64f2f1763dd86b1cc82ab8492af601c90b022953a36b91eb894d60f8" http.request.useragent="Go-http-client/1.1" http.response.duration=531.87675ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:21 +0000] "PUT /v2/foo/schema2/blobs/uploads/9339e000-99ac-4a27-99f1-8e764c2b2181?_state=oV4VvaIsBhA_guedEfKrbUBVFEBYmyzDzLR4XYhdxJd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5MzM5ZTAwMC05OWFjLTRhMjctOTlmMS04ZTc2NGMyYjIxODEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MjEuNjc5MjIxMDczWiJ9&digest=sha256%3A737f287e64f2f1763dd86b1cc82ab8492af601c90b022953a36b91eb894d60f8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" 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:36851" http.request.id=12e92e14-cc97-4615-bce1-c10eade43863 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56086" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.097198ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" 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:36851" http.request.id=143a7712-5819-411a-851a-24ef933c9484 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56086" http.request.uri="/v2/foo/schema2/manifests/sha256:e518b7c63d5a356b2c9b67350e37a15a800289d36a7b9c3ba14c7b2831cfad81" http.request.useragent="Go-http-client/1.1" http.response.duration="743.87µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "PUT /v2/foo/schema2/manifests/sha256:e518b7c63d5a356b2c9b67350e37a15a800289d36a7b9c3ba14c7b2831cfad81 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=255c3abf-2583-4699-acba-cb9c3e736a13 http.request.method=GET http.request.remoteaddr="127.0.0.1:56086" 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="654.565µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=25d3f57f-7715-446f-9f10-0644523e49c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:56086" http.request.uri="/v2/foo/schema2/manifests/sha256:e518b7c63d5a356b2c9b67350e37a15a800289d36a7b9c3ba14c7b2831cfad81" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="723.264µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "GET /v2/foo/schema2/manifests/sha256:e518b7c63d5a356b2c9b67350e37a15a800289d36a7b9c3ba14c7b2831cfad81 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=993593e1-e7aa-41c8-9297-3fdf62ae2fdc http.request.method=GET http.request.remoteaddr="127.0.0.1:56086" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="604.415µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=c7477177-9b79-4b4b-adb5-f316208e1344 http.request.method=GET http.request.remoteaddr="127.0.0.1:56086" http.request.uri="/v2/foo/schema2/manifests/sha256:e518b7c63d5a356b2c9b67350e37a15a800289d36a7b9c3ba14c7b2831cfad81" http.request.useragent="Go-http-client/1.1" http.response.duration="585.091µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "GET /v2/foo/schema2/manifests/sha256:e518b7c63d5a356b2c9b67350e37a15a800289d36a7b9c3ba14c7b2831cfad81 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=33b9b0f7-b73b-4709-ac3c-cb49fb66162b http.request.method=GET http.request.remoteaddr="127.0.0.1:56086" 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="833.491µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" level=info msg="rewriting manifest sha256:e518b7c63d5a356b2c9b67350e37a15a800289d36a7b9c3ba14c7b2831cfad81 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=5614a175-e4e7-4b97-bebb-7e82a6526dee http.request.method=GET http.request.remoteaddr="127.0.0.1:56086" 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-08T09:18:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=5614a175-e4e7-4b97-bebb-7e82a6526dee http.request.method=GET http.request.remoteaddr="127.0.0.1:56086" 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.035933ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" 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:36851" http.request.id=4e699cee-62c5-42d6-babd-62f0608d73b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56086" 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="653.748µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" 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:36851" http.request.id=8d08f968-562a-4ba4-bbe3-cc30f9b9e15b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56086" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="741.403µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" 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:36851" http.request.id=0fde96bc-55ff-40b4-be6a-cfad99836593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56086" http.request.uri="/v2/foo/schema2/manifests/sha256:dcf746d2bfb24a5e8274d893c83e7466d53c6a627351ac2abe75c4ec4ddfe0ea" http.request.useragent="Go-http-client/1.1" http.response.duration="783.047µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "PUT /v2/foo/schema2/manifests/sha256:dcf746d2bfb24a5e8274d893c83e7466d53c6a627351ac2abe75c4ec4ddfe0ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=8953211f-836a-4f0a-9071-15239f1f10b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:56086" 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="695.719µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=0c1cdbf2-bb04-44e2-a430-f0bca15f8a20 http.request.method=GET http.request.remoteaddr="127.0.0.1:56086" http.request.uri="/v2/foo/schema2/manifests/sha256:dcf746d2bfb24a5e8274d893c83e7466d53c6a627351ac2abe75c4ec4ddfe0ea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="641.31µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "GET /v2/foo/schema2/manifests/sha256:dcf746d2bfb24a5e8274d893c83e7466d53c6a627351ac2abe75c4ec4ddfe0ea HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=cb821eb4-1601-442b-b9aa-4ed784c99a3c http.request.method=GET http.request.remoteaddr="127.0.0.1:56086" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="563.29µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=25cfcf56-bd9e-4874-80df-edc2fbccbcd3 http.request.method=GET http.request.remoteaddr="127.0.0.1:56086" http.request.uri="/v2/foo/schema2/manifests/sha256:dcf746d2bfb24a5e8274d893c83e7466d53c6a627351ac2abe75c4ec4ddfe0ea" http.request.useragent="Go-http-client/1.1" http.response.duration="525.813µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "GET /v2/foo/schema2/manifests/sha256:dcf746d2bfb24a5e8274d893c83e7466d53c6a627351ac2abe75c4ec4ddfe0ea HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" level=info msg="rewriting manifest list sha256:dcf746d2bfb24a5e8274d893c83e7466d53c6a627351ac2abe75c4ec4ddfe0ea in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=c6693e57-fcfe-4ac1-b541-20037132d47a http.request.method=GET http.request.remoteaddr="127.0.0.1:56086" 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-08T09:18:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36851" http.request.id=c6693e57-fcfe-4ac1-b541-20037132d47a http.request.method=GET http.request.remoteaddr="127.0.0.1:56086" 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.014922ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (8.68s) === RUN TestGetManifestWithStorageError time="2024-07-08T09:18:22Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T09:18:22Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:18:22Z" 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:46521" http.request.id=2a7460ac-bbc5-4d69-a644-918739d98db3 http.request.method=GET http.request.remoteaddr="127.0.0.1:50856" 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="743.681µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" 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:46521" http.request.id=ddb4b92d-88ce-4f17-befa-240789237c56 http.request.method=GET http.request.remoteaddr="127.0.0.1:50856" 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="548.564µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" 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:46521" http.request.id=19b71ae3-cfc9-408a-a7b2-3213d876c1fb http.request.method=GET http.request.remoteaddr="127.0.0.1:50856" 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="577.16µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" 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:46521" http.request.id=6f45e597-6e16-4bac-b64b-60e5cb99b735 http.request.method=GET http.request.remoteaddr="127.0.0.1:50856" 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="567.02µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [08/Jul/2024:09:18:22 +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-08T09:18:22Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T09:18:22Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:18:22Z" 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:39065" http.request.id=36670162-1211-4978-8dcc-7f0728d0df6e http.request.method=GET http.request.remoteaddr="127.0.0.1:43150" 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="781.315µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=0b0da248-7cd0-49fc-967d-3a2305204f32 http.request.method=GET http.request.remoteaddr="127.0.0.1:43150" 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="560.003µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" 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:39065" http.request.id=27a34a02-b901-4872-9f18-9f98824c03c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43150" 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="594.445µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" 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:39065" http.request.id=a87ee736-e282-4b3e-b372-b16eaa3d412c http.request.method=PUT http.request.remoteaddr="127.0.0.1:43150" 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="702.232µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T09:18:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=a87ee736-e282-4b3e-b372-b16eaa3d412c http.request.method=PUT http.request.remoteaddr="127.0.0.1:43150" 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="730.797µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T09:18:22Z" 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:39065" http.request.id=a87ee736-e282-4b3e-b372-b16eaa3d412c http.request.method=PUT http.request.remoteaddr="127.0.0.1:43150" 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="751.485µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T09:18:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=a87ee736-e282-4b3e-b372-b16eaa3d412c http.request.method=PUT http.request.remoteaddr="127.0.0.1:43150" 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="771.651µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=26324959-a73e-4522-8835-823009d18d9e http.request.method=POST http.request.remoteaddr="127.0.0.1:43150" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="702.971µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=a4df0e86-5806-4db6-9e7b-22f4303d50fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:43150" http.request.uri="/v2/foo/schema1/blobs/uploads/bf336c88-378a-485a-9f8f-f6fe03952fa7?_state=fb1YCcLOZgdRRNMcO13fQb_veQuae2HJs-q-c5f110t7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiZjMzNmM4OC0zNzhhLTQ4NWEtOWY4Zi1mNmZlMDM5NTJmYTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MjIuMjk1ODYxNTE4WiJ9&digest=sha256%3Aefb835054528ca6cfbe60b7895ff6507a18d2c39b7422ab037efda232a9a0848" http.request.useragent="Go-http-client/1.1" http.response.duration=536.925222ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "PUT /v2/foo/schema1/blobs/uploads/bf336c88-378a-485a-9f8f-f6fe03952fa7?_state=fb1YCcLOZgdRRNMcO13fQb_veQuae2HJs-q-c5f110t7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiZjMzNmM4OC0zNzhhLTQ4NWEtOWY4Zi1mNmZlMDM5NTJmYTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MjIuMjk1ODYxNTE4WiJ9&digest=sha256%3Aefb835054528ca6cfbe60b7895ff6507a18d2c39b7422ab037efda232a9a0848 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=2fab2fe1-844f-4116-96b7-fe8a9e3ea4f2 http.request.method=POST http.request.remoteaddr="127.0.0.1:43150" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="976.655µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=8ee86eea-e58b-46ba-9657-7e1c05dfb497 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43150" http.request.uri="/v2/foo/schema1/blobs/uploads/768f5184-958d-4843-8365-089c9b466169?_state=8rI2jkOzmcvGe4fyZQg_MssJpnC_fcrzVNLz54aaxb57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3NjhmNTE4NC05NThkLTQ4NDMtODM2NS0wODljOWI0NjYxNjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MjIuODkxMjM1MDMzWiJ9&digest=sha256%3A2de15712658bfb9f638d11dabdd945de8355cc45038bbc3d8debdd2d744c87a0" http.request.useragent="Go-http-client/1.1" http.response.duration=498.471757ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:22 +0000] "PUT /v2/foo/schema1/blobs/uploads/768f5184-958d-4843-8365-089c9b466169?_state=8rI2jkOzmcvGe4fyZQg_MssJpnC_fcrzVNLz54aaxb57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3NjhmNTE4NC05NThkLTQ4NDMtODM2NS0wODljOWI0NjYxNjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MjIuODkxMjM1MDMzWiJ9&digest=sha256%3A2de15712658bfb9f638d11dabdd945de8355cc45038bbc3d8debdd2d744c87a0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=2819a9aa-de44-4f0f-bc39-09b5eab3cbfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:43150" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.267465ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=65dd89dd-a17d-4ae4-9f1f-1a77baf47caf http.request.method=PUT http.request.remoteaddr="127.0.0.1:43150" http.request.uri="/v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69" http.request.useragent="Go-http-client/1.1" http.response.duration="884.315µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=d12decf2-5ffa-41b0-b411-8dc056c220ec http.request.method=GET http.request.remoteaddr="127.0.0.1:43150" 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="841.858µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=c09a06c7-9c0e-41bd-8b30-52bb0d66bba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:43150" http.request.uri="/v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.015595ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "GET /v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" 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:39065" http.request.id=58deaa0f-c0fe-4b0f-b71c-a6b14b1e3272 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43150" http.request.uri="/v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69" http.request.useragent="Go-http-client/1.1" http.response.duration=1.029339ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" 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:39065" http.request.id=82b6a437-bcfe-4d58-9687-c24accc4d2c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43150" http.request.uri="/v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69" http.request.useragent="Go-http-client/1.1" http.response.duration="929.669µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:39065" http.request.id=80dba694-0d16-4166-8cc2-152a39b53df5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43150" http.request.uri="/v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69" http.request.useragent="Go-http-client/1.1" http.response.duration=1.089074ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=3fb454c4-4e7e-4595-a2ab-b728952ae546 http.request.method=GET http.request.remoteaddr="127.0.0.1:43150" http.request.uri="/v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="948.81µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "GET /v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=c413f9ba-69c3-48e9-b090-d54ee5a99408 http.request.method=GET http.request.remoteaddr="127.0.0.1:43150" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="617.39µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=0da313a0-3c13-4b06-b69a-db2a50baf74c http.request.method=GET http.request.remoteaddr="127.0.0.1:43150" http.request.uri="/v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69" http.request.useragent="Go-http-client/1.1" http.response.duration="612.629µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "GET /v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=f564cadf-38ca-4f4e-92c6-2a87a7e62639 http.request.method=GET http.request.remoteaddr="127.0.0.1:43150" 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="575.177µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=error msg="payload digest does match: "sha256:9f061654a589df6e8fb4dd1684bc0825787869c2e8f948dfa9b14f7ae1767481" != "sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69"" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=de322d75-f9d0-4ee7-886e-163fef664822 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43150" http.request.uri="/v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69" time="2024-07-08T09:18:23Z" 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:39065" http.request.id=de322d75-f9d0-4ee7-886e-163fef664822 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43150" http.request.uri="/v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="671.377µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69" 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=313a93e5-e165-4d6a-b88b-b87d4e5bec98 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43164" http.request.uri="/v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69" http.request.useragent="Go-http-client/1.1" http.response.duration="830.375µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "DELETE /v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=aa2a223a-0dc4-4ff1-b6be-d86108764c55 http.request.method=GET http.request.remoteaddr="127.0.0.1:43164" http.request.uri="/v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="585.305µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69" 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "GET /v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" 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:39065" http.request.id=10e66727-cb7e-41cd-87d5-994dbb720040 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43166" http.request.uri="/v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="797.323µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69" 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "DELETE /v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=bd6410f1-db2b-4445-bd0b-ec12ef9f4a97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43170" http.request.uri="/v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69" http.request.useragent="Go-http-client/1.1" http.response.duration=1.078785ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "PUT /v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=9c36f2e3-5c79-4491-8800-1f7e8bea6c66 http.request.method=GET http.request.remoteaddr="127.0.0.1:43170" http.request.uri="/v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="786.818µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "GET /v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" 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:39065" http.request.id=d6a8d200-b262-4d84-b396-4fee64065d4a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43176" 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="734.922µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=4f93d911-63a7-46fd-bbb6-3aa5a930bec1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43178" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.252535ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=3b05c941-37ad-4ecf-a15d-8606f8c9d09a http.request.method=GET http.request.remoteaddr="127.0.0.1:43178" 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="586.146µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=5566e0d5-4f4e-448a-acac-a1d035f29af6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43178" http.request.uri="/v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69" http.request.useragent="Go-http-client/1.1" http.response.duration="694.073µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "DELETE /v2/foo/schema1/manifests/sha256:10187f862bc010fae6759544b22746ae902fa8881da232696485c264e5a66f69 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=fa0361e8-e5f0-4784-8c5b-d969557281f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:43178" 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="542.902µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" 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:39065" http.request.id=e1e72e28-9d76-4e9f-882a-a385e39e4d53 http.request.method=GET http.request.remoteaddr="127.0.0.1:43178" 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="565.413µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" 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:39065" http.request.id=3dde67ac-7829-4c21-a2cb-21c47475f577 http.request.method=GET http.request.remoteaddr="127.0.0.1:43178" 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="520.146µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" 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:39065" http.request.id=183b10d3-8272-42b4-8b3e-db1698780abd http.request.method=PUT http.request.remoteaddr="127.0.0.1:43178" 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="642.754µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T09:18:23Z" 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:39065" http.request.id=183b10d3-8272-42b4-8b3e-db1698780abd http.request.method=PUT http.request.remoteaddr="127.0.0.1:43178" 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="670.226µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T09:18:23Z" 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:39065" http.request.id=183b10d3-8272-42b4-8b3e-db1698780abd http.request.method=PUT http.request.remoteaddr="127.0.0.1:43178" 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="691.88µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=cae33484-4884-4197-b4f3-54a9ebeca7be http.request.method=POST http.request.remoteaddr="127.0.0.1:43178" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="629.541µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=8316e7ea-8f2f-4efc-a133-ca0a4089c33a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43178" http.request.uri="/v2/foo/schema2/blobs/uploads/e92d9cd1-c477-4cf5-b580-fa2a273b7591?_state=h5A60oRvjjH_3wWPyn0cb7qnyQgx4jzNpgP6AQPwksF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlOTJkOWNkMS1jNDc3LTRjZjUtYjU4MC1mYTJhMjczYjc1OTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MjMuNDE1Mjk0MzU3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="751.302µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "PUT /v2/foo/schema2/blobs/uploads/e92d9cd1-c477-4cf5-b580-fa2a273b7591?_state=h5A60oRvjjH_3wWPyn0cb7qnyQgx4jzNpgP6AQPwksF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlOTJkOWNkMS1jNDc3LTRjZjUtYjU4MC1mYTJhMjczYjc1OTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MjMuNDE1Mjk0MzU3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" 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:39065" http.request.id=e0be18d0-1ae5-4068-9552-99607d184661 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43178" 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="639.341µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T09:18:23Z" 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:39065" http.request.id=e0be18d0-1ae5-4068-9552-99607d184661 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43178" 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="662.253µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-08T09:18:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=b500c015-a243-4850-b0e1-915f78c35788 http.request.method=POST http.request.remoteaddr="127.0.0.1:43178" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="792.812µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=bb6edcb6-2620-4e28-829e-20f3f92adff8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43178" http.request.uri="/v2/foo/schema2/blobs/uploads/3ffcfd59-8157-4fe1-95f7-ad0e9fb60432?_state=Qaf3Z_NDOXMJgHHbMp5DmQmb7HT1x8zuHhPY_zEGmWp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzZmZjZmQ1OS04MTU3LTRmZTEtOTVmNy1hZDBlOWZiNjA0MzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MjMuNTAwMzM3NjMyWiJ9&digest=sha256%3A0161e45f4943abbe5a73e4a39eda38da5b5df59c778e23f414a94de83236b0bf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.236484592s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:23 +0000] "PUT /v2/foo/schema2/blobs/uploads/3ffcfd59-8157-4fe1-95f7-ad0e9fb60432?_state=Qaf3Z_NDOXMJgHHbMp5DmQmb7HT1x8zuHhPY_zEGmWp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzZmZjZmQ1OS04MTU3LTRmZTEtOTVmNy1hZDBlOWZiNjA0MzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MjMuNTAwMzM3NjMyWiJ9&digest=sha256%3A0161e45f4943abbe5a73e4a39eda38da5b5df59c778e23f414a94de83236b0bf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=a64ed473-d1c1-4fdc-a621-0ab8bb27d40e http.request.method=POST http.request.remoteaddr="127.0.0.1:43178" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.047295ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:24 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=262bee95-57bb-4543-9d9f-3c17160354b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43178" http.request.uri="/v2/foo/schema2/blobs/uploads/1e6ac3e8-a535-4a7e-9f42-bb77b3bdfda8?_state=iDEuYJTdxACl31NLD7J0znqFhhGlV_2_nCE44qXBnoZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxZTZhYzNlOC1hNTM1LTRhN2UtOWY0Mi1iYjc3YjNiZGZkYTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MjQuODM1NDc0MTM4WiJ9&digest=sha256%3A62669bf8b8243cca9591c3df3a7a55a75420589ae04ae92cfdd0ecd7880cce09" http.request.useragent="Go-http-client/1.1" http.response.duration=1.748268513s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:24 +0000] "PUT /v2/foo/schema2/blobs/uploads/1e6ac3e8-a535-4a7e-9f42-bb77b3bdfda8?_state=iDEuYJTdxACl31NLD7J0znqFhhGlV_2_nCE44qXBnoZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxZTZhYzNlOC1hNTM1LTRhN2UtOWY0Mi1iYjc3YjNiZGZkYTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMDk6MTg6MjQuODM1NDc0MTM4WiJ9&digest=sha256%3A62669bf8b8243cca9591c3df3a7a55a75420589ae04ae92cfdd0ecd7880cce09 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:26Z" 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:39065" http.request.id=8b926e2d-e494-488a-ba89-dae14ac9ebea http.request.method=PUT http.request.remoteaddr="127.0.0.1:43178" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.109909ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:26 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:26Z" 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:39065" http.request.id=5bdcb493-973e-4642-a625-1249e4f49f23 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43178" http.request.uri="/v2/foo/schema2/manifests/sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0" http.request.useragent="Go-http-client/1.1" http.response.duration="770.255µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:26 +0000] "PUT /v2/foo/schema2/manifests/sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=ec0bd1a9-4293-4a38-8da4-240b965d5995 http.request.method=GET http.request.remoteaddr="127.0.0.1:43178" 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="697.534µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Jul/2024:09:18:26 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-08T09:18:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=a7ec69ce-c55f-470b-8cb6-24e49cca8551 http.request.method=GET http.request.remoteaddr="127.0.0.1:43178" http.request.uri="/v2/foo/schema2/manifests/sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="670.539µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Jul/2024:09:18:26 +0000] "GET /v2/foo/schema2/manifests/sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-08T09:18:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=54d49f87-c421-435c-b219-a726276a23f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:43178" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="567.451µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:26 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=4779838c-4a96-4161-ab24-75a37a9d0b47 http.request.method=GET http.request.remoteaddr="127.0.0.1:43178" http.request.uri="/v2/foo/schema2/manifests/sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0" http.request.useragent="Go-http-client/1.1" http.response.duration="579.631µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:26 +0000] "GET /v2/foo/schema2/manifests/sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=cdf2654c-e801-4ec9-b03b-f6b634999b4e http.request.method=GET http.request.remoteaddr="127.0.0.1:43178" 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="542.042µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/Jul/2024:09:18:26 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-08T09:18:26Z" level=info msg="rewriting manifest sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=c6342f13-2c32-4e73-b473-dfacecb93c26 http.request.method=GET http.request.remoteaddr="127.0.0.1:43178" 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-08T09:18:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=c6342f13-2c32-4e73-b473-dfacecb93c26 http.request.method=GET http.request.remoteaddr="127.0.0.1:43178" 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.129608ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/Jul/2024:09:18:26 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-08T09:18:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=7332aa1b-23cb-4e93-941c-fc31e406a437 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43178" http.request.uri="/v2/foo/schema2/manifests/sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0" http.request.useragent="Go-http-client/1.1" http.response.duration="751.627µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:26 +0000] "DELETE /v2/foo/schema2/manifests/sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:26Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=4025aa1a-c1d3-4b46-afc6-716dd28f7173 http.request.method=GET http.request.remoteaddr="127.0.0.1:43178" http.request.uri="/v2/foo/schema2/manifests/sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="592.214µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0" 127.0.0.1 - - [08/Jul/2024:09:18:26 +0000] "GET /v2/foo/schema2/manifests/sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-07-08T09:18:26Z" 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:39065" http.request.id=ed2d1e5e-31c0-410f-893b-2c98f92bf481 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43182" http.request.uri="/v2/foo/schema2/manifests/sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="772.634µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0" 127.0.0.1 - - [08/Jul/2024:09:18:26 +0000] "DELETE /v2/foo/schema2/manifests/sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-08T09:18:26Z" 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:39065" http.request.id=d3003e05-3968-45e5-ac03-8a99fdecd606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43188" http.request.uri="/v2/foo/schema2/manifests/sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0" http.request.useragent="Go-http-client/1.1" http.response.duration="973.799µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:26 +0000] "PUT /v2/foo/schema2/manifests/sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=b6271bca-1294-4628-ba5b-d645bfb14b1d http.request.method=GET http.request.remoteaddr="127.0.0.1:43188" http.request.uri="/v2/foo/schema2/manifests/sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="629.226µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Jul/2024:09:18:26 +0000] "GET /v2/foo/schema2/manifests/sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-08T09:18:26Z" 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:39065" http.request.id=0a9675c0-f573-48e6-9969-f0e44a8f4f1d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43198" 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="752.237µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [08/Jul/2024:09:18:26 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-08T09:18:26Z" 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:39065" http.request.id=4f81e28c-f6ac-4eec-aa22-9b14d102a697 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43204" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration="966.961µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:26 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=81f2a884-c2e0-4528-86da-0fdc28b47781 http.request.method=GET http.request.remoteaddr="127.0.0.1:43204" 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="495.911µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [08/Jul/2024:09:18:26 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-07-08T09:18:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=aff5730d-54c8-4f9d-bbb1-f98d3c382989 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43204" http.request.uri="/v2/foo/schema2/manifests/sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0" http.request.useragent="Go-http-client/1.1" http.response.duration="678.544µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:26 +0000] "DELETE /v2/foo/schema2/manifests/sha256:6563c1ac7469b4dcc4bd067ec674859f25037e1bcc45982dafe0324375c89bc0 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39065" http.request.id=07e122f2-e79d-4a74-9aaf-26e3b8a32867 http.request.method=GET http.request.remoteaddr="127.0.0.1:43204" 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="572.458µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [08/Jul/2024:09:18:26 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (4.37s) === RUN TestManifestDeleteDisabled time="2024-07-08T09:18:26Z" 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-08T09:18:26Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:18:26Z" 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:35409" http.request.id=6ffff2db-6758-4031-bc5e-0df4669abb6e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59020" 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="690.996µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [08/Jul/2024:09:18:26 +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-08T09:18:26Z" 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-08T09:18:26Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:18:26Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 time="2024-07-08T09:18:31Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.5 time="2024-07-08T09:18:31Z" 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-08T09:18:31Z" 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:32999" http.request.id=3baf1b30-88c4-43c5-8d9f-965c0120beda http.request.method=PUT http.request.remoteaddr="127.0.0.1:42388" 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.514853ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [08/Jul/2024:09:18:31 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-08T09:18:31Z" 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:32999" http.request.id=63cf9524-94c6-4df8-9830-3ca355468fff http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42390" 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.270163ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [08/Jul/2024:09:18:31 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-08T09:18:31Z" 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:32999" http.request.id=30071216-bd0f-491c-b8cf-6f2f6717914e http.request.method=POST http.request.remoteaddr="127.0.0.1:42402" 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.304606ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:09:18:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-08T09:18:31Z" 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:32999" http.request.id=cbfbb2e0-cb4e-4d0f-959c-f4e92541782d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42410" 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.204397ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:09:18:31 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (5.12s) === RUN TestProxyManifestGetByTag time="2024-07-08T09:18: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-08T09:18:31Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:18:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43229" http.request.id=c0c17cb6-9b8c-4584-9b5b-597389998d39 http.request.method=POST http.request.remoteaddr="127.0.0.1:47430" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="926.625µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43229" http.request.id=e9c6301e-3e7b-47b5-9165-2c2a4196fb8d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47430" http.request.uri="/v2/foo/bar/blobs/uploads/ed784c92-e0b5-49f7-836f-5e298f4e923c?_state=LKFh0nqHnL_RIzF6T4_NOeBD8wMnUeuvj4x4Jo2GccR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVkNzg0YzkyLWUwYjUtNDlmNy04MzZmLTVlMjk4ZjRlOTIzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODozMS43OTEzNzE1OTFaIn0%3D&digest=sha256%3Abbd686cbf90720b6c3babb53b5bc05a55e2122858dba54e294630b56af4cf4d0" http.request.useragent="Go-http-client/1.1" http.response.duration=607.647563ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:31 +0000] "PUT /v2/foo/bar/blobs/uploads/ed784c92-e0b5-49f7-836f-5e298f4e923c?_state=LKFh0nqHnL_RIzF6T4_NOeBD8wMnUeuvj4x4Jo2GccR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVkNzg0YzkyLWUwYjUtNDlmNy04MzZmLTVlMjk4ZjRlOTIzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODozMS43OTEzNzE1OTFaIn0%3D&digest=sha256%3Abbd686cbf90720b6c3babb53b5bc05a55e2122858dba54e294630b56af4cf4d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43229" http.request.id=858103f1-1266-40d1-9a4b-fddb789dccd8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47430" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.242046ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:32 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:32Z" 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-08T09:18:32Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T09:18:32Z" level=info msg="Starting upload purge in 8m0s" go.version=go1.22.5 time="2024-07-08T09:18:32Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 time="2024-07-08T09:18:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43229" http.request.id=1a14216c-da4e-4344-a76a-d0d361d95e99 http.request.method=GET http.request.remoteaddr="127.0.0.1:47430" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="548.031µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:09:18:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-08T09:18:32Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:43229" go.version=go1.22.5 time="2024-07-08T09:18:32Z" 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-08T09:18:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43229" http.request.id=c7361d4d-2669-4944-b0a7-656ae8a1aed7 http.request.method=GET http.request.remoteaddr="127.0.0.1:47434" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="587.982µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:09:18:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-08T09:18:32Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:43229 /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:43229/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:42697" http.request.id=aa0f825c-f8a3-455e-a22b-67a6440c3e69 http.request.method=GET http.request.remoteaddr="127.0.0.1:39976" http.request.uri="/v2/foo/bar/manifests/sha256:bbdbf44eb63bb27fe4d6e6a21e2b6541ae430c55cc86ba428981475e570979c2" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:bbdbf44eb63bb27fe4d6e6a21e2b6541ae430c55cc86ba428981475e570979c2" time="2024-07-08T09:18:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43229" http.request.id=b7245611-1d63-44b5-a603-bec08a846c84 http.request.method=GET http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/foo/bar/manifests/sha256:bbdbf44eb63bb27fe4d6e6a21e2b6541ae430c55cc86ba428981475e570979c2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="891.336µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Jul/2024:09:18:32 +0000] "GET /v2/foo/bar/manifests/sha256:bbdbf44eb63bb27fe4d6e6a21e2b6541ae430c55cc86ba428981475e570979c2 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-08T09:18:32Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:bbdbf44eb63bb27fe4d6e6a21e2b6541ae430c55cc86ba428981475e570979c2 with ttl=167h59m59.99999783s" go.version=go1.22.5 time="2024-07-08T09:18:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42697" http.request.id=aa0f825c-f8a3-455e-a22b-67a6440c3e69 http.request.method=GET http.request.remoteaddr="127.0.0.1:39976" http.request.uri="/v2/foo/bar/manifests/sha256:bbdbf44eb63bb27fe4d6e6a21e2b6541ae430c55cc86ba428981475e570979c2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.483652ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Jul/2024:09:18:32 +0000] "GET /v2/foo/bar/manifests/sha256:bbdbf44eb63bb27fe4d6e6a21e2b6541ae430c55cc86ba428981475e570979c2 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-08T09:18:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43229" http.request.id=7792b5bf-7b3b-4efe-baa5-e9d3c96bf0b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="523.885µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:09:18:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-08T09:18:32Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:43229 /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:43229/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:42697" http.request.id=8d19ec78-5ee2-4e7a-80bc-588c554691e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39984" 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-08T09:18:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43229" http.request.id=b54754ae-bd0c-4a7a-bfd2-638e19ee1db6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47450" 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="980.501µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Jul/2024:09:18:32 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-08T09:18:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42697" http.request.id=8d19ec78-5ee2-4e7a-80bc-588c554691e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39984" 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=3.261084ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Jul/2024:09:18:32 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-08T09:18:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43229" http.request.id=cf32d577-0b8d-4456-bfed-baf64df7f411 http.request.method=POST http.request.remoteaddr="127.0.0.1:47450" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="920.197µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43229" http.request.id=0b08b790-4cc1-4859-a83c-5604424ba30e http.request.method=PUT http.request.remoteaddr="127.0.0.1:47450" http.request.uri="/v2/foo/bar/blobs/uploads/92b24db3-9ed0-40cd-8178-ce2a99c8e4a2?_state=uRVu1_aeOl8T8Xr46T1V5mdxCO-povWGG-co4ifvkrx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyYjI0ZGIzLTllZDAtNDBjZC04MTc4LWNlMmE5OWM4ZTRhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODozMi40OTE5MDIzODhaIn0%3D&digest=sha256%3Ac6d31a943884ed7531c5161ab26ab2a5ebc087a2d44daaf52f26543637418026" http.request.useragent="Go-http-client/1.1" http.response.duration=1.175214594s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:32 +0000] "PUT /v2/foo/bar/blobs/uploads/92b24db3-9ed0-40cd-8178-ce2a99c8e4a2?_state=uRVu1_aeOl8T8Xr46T1V5mdxCO-povWGG-co4ifvkrx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyYjI0ZGIzLTllZDAtNDBjZC04MTc4LWNlMmE5OWM4ZTRhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQwOToxODozMi40OTE5MDIzODhaIn0%3D&digest=sha256%3Ac6d31a943884ed7531c5161ab26ab2a5ebc087a2d44daaf52f26543637418026 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43229" http.request.id=05f8f064-04b1-461e-b515-382034b20d0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:47450" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.265015ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:09:18:33 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T09:18:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43229" http.request.id=45bc7e14-4878-4ed2-b312-6ce2afec5f49 http.request.method=GET http.request.remoteaddr="127.0.0.1:47450" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="636.303µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:09:18:33 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-08T09:18:33Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:43229 /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:43229/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:42697" http.request.id=f19297fa-4969-481c-8871-1aa89c8791e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39988" 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-08T09:18:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43229" http.request.id=116eb192-6ee1-4776-96e9-f9343665d8d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47456" 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="972.017µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Jul/2024:09:18:33 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-08T09:18:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43229" http.request.id=cdb8bf48-2eb7-44d6-a012-a60714bbbf19 http.request.method=GET http.request.remoteaddr="127.0.0.1:47456" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="556.184µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:09:18:33 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-08T09:18:33Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:43229 /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:43229/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:42697" http.request.id=f19297fa-4969-481c-8871-1aa89c8791e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39988" 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-08T09:18:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43229" http.request.id=07ca3285-605e-4a65-9a93-f783e309d280 http.request.method=GET http.request.remoteaddr="127.0.0.1:47470" 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.004605ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Jul/2024:09:18:33 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-08T09:18:33Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:241f2b0172cb7160eecf02b21570a2c65925addb7a6c2ab77459aa9f0af97fd1 with ttl=167h59m59.999998022s" go.version=go1.22.5 time="2024-07-08T09:18:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42697" http.request.id=f19297fa-4969-481c-8871-1aa89c8791e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39988" 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=5.827719ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Jul/2024:09:18:33 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (1.95s) === RUN TestAppDispatcher time="2024-07-08T09:18:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37463" http.request.id=faf73646-8cb9-4f28-a28f-c281ad771310 http.request.method=GET http.request.remoteaddr="127.0.0.1:49092" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="738.986µs" http.response.status=200 http.response.written=0 time="2024-07-08T09:18:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37463" http.request.id=e5a008db-b703-4241-827e-3aee36d1e344 http.request.method=GET http.request.remoteaddr="127.0.0.1:49092" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="615.412µs" http.response.status=200 http.response.written=0 time="2024-07-08T09:18:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37463" http.request.id=1b5d39a8-21e5-4252-821b-96e4153facdc http.request.method=GET http.request.remoteaddr="127.0.0.1:49092" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="551.143µs" http.response.status=200 http.response.written=0 time="2024-07-08T09:18:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37463" http.request.id=bec7f92f-212c-457a-9233-a14bb2fd2833 http.request.method=GET http.request.remoteaddr="127.0.0.1:49092" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="615.775µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.00s) === RUN TestNewApp time="2024-07-08T09:18:33Z" 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=517b776e-d11e-4de1-b8e9-ea8b951b9143 time="2024-07-08T09:18:33Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=517b776e-d11e-4de1-b8e9-ea8b951b9143 time="2024-07-08T09:18:33Z" 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:37371" http.request.id=45663e78-4455-4455-874e-5775166b87d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60556" 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-08T09:18:33Z" 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=517b776e-d11e-4de1-b8e9-ea8b951b9143 time="2024-07-08T09:18:33Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=517b776e-d11e-4de1-b8e9-ea8b951b9143 time="2024-07-08T09:18:33Z" level=info msg="configuring file health check path=/tmp/healthcheck1870574837, interval=1" go.version=go1.22.5 instance.id=517b776e-d11e-4de1-b8e9-ea8b951b9143 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-07-08T09:18:37Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=517b776e-d11e-4de1-b8e9-ea8b951b9143 time="2024-07-08T09:18:37Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=517b776e-d11e-4de1-b8e9-ea8b951b9143 time="2024-07-08T09:18:37Z" level=info msg="configuring TCP health check addr=127.0.0.1:34563, interval=1" go.version=go1.22.5 instance.id=517b776e-d11e-4de1-b8e9-ea8b951b9143 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-07-08T09:18:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=517b776e-d11e-4de1-b8e9-ea8b951b9143 time="2024-07-08T09:18:41Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=517b776e-d11e-4de1-b8e9-ea8b951b9143 time="2024-07-08T09:18:41Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:40097, interval=1, threshold=3" go.version=go1.22.5 instance.id=517b776e-d11e-4de1-b8e9-ea8b951b9143 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 60.395s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.05s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.02s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.07s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.22s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.358s === RUN TestSchedule time="2024-07-08T09:17:48Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=adf3797e-0277-4058-b497-85693cbed498 time="2024-07-08T09:17:48Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.998591ms" go.version=go1.22.5 instance.id=adf3797e-0277-4058-b497-85693cbed498 time="2024-07-08T09:17:48Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=998.402µs" go.version=go1.22.5 instance.id=adf3797e-0277-4058-b497-85693cbed498 time="2024-07-08T09:17:48Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.892µs" go.version=go1.22.5 instance.id=adf3797e-0277-4058-b497-85693cbed498 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-08T09:17:48Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=adf3797e-0277-4058-b497-85693cbed498 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-07-08T09:17:48Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=adf3797e-0277-4058-b497-85693cbed498 time="2024-07-08T09:17:48Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.998571ms" go.version=go1.22.5 instance.id=adf3797e-0277-4058-b497-85693cbed498 time="2024-07-08T09:17:48Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.998925ms" go.version=go1.22.5 instance.id=adf3797e-0277-4058-b497-85693cbed498 time="2024-07-08T09:17:48Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=adf3797e-0277-4058-b497-85693cbed498 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-07-08T09:17:49Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=adf3797e-0277-4058-b497-85693cbed498 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.577s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.78s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 25169408 sha256:c0dd2c930a59416525c5676970ec076d13e2b18df5412fe6ee9c332f6c01b8d9 [] map[] } --- PASS: TestSimpleBlobRead (0.19s) === RUN TestBlobMount --- PASS: TestBlobMount (0.09s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.87s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.97s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (1.01s) === 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:248bab61f14bb4543d554aafe684ce275fc459787cefce9a0a8ea11b748d24cf palailogos: marking blob sha256:082bbede1f419db26f6217877dc7309e0693d9edce76a2a7d043840ec49c486b palailogos: marking blob sha256:3f0562ccffa94a10673df6af24516ca20351808c8e1843514a2e2c9e338a92cd palailogos: marking manifest sha256:25d7254fe67a213be794ab1019d89a479ee50c03f6a2513a1ab7556016bad3ed palailogos: marking blob sha256:b52bef14205ea4ea1bceeb509f1048afff9374d7e9bf350fe01fa5fd87716f95 palailogos: marking blob sha256:37e2365e91d7dfb8f1978e4a1e383b77401cdeb4f7b09cbeb7444bfb6a0809a8 palailogos: marking manifest sha256:a4a2ded7b62421d8817167e8e6e93d75db12bdf982ebdc862b3820af2a27444a palailogos: marking blob sha256:248bab61f14bb4543d554aafe684ce275fc459787cefce9a0a8ea11b748d24cf palailogos: marking blob sha256:25d7254fe67a213be794ab1019d89a479ee50c03f6a2513a1ab7556016bad3ed palailogos: marking manifest sha256:efceb8badc7dc068f150861b662d398e1cf33558e4f69b887e6c4e66fdee7be4 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:9433e61aa41fc489f6bcca47b4971646a08cd1de8bcf88f5b3b8d693e40daca2 palailogos: marking blob sha256:8e02e7876351e2f45fbe25e75ffd47546b567a44e6dc8f78f3e5b0e4e5993084 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (0.52s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:9ea37f5d3b19da2880a623b2693e306fa2b65266571a5475bb1f1f64d28e49f0 deletemanifests: marking manifest sha256:a0c0db89d88c146ddf564b2d8eaf35324332b3d9bbe86d136a124758ade723bb deletemanifests: marking blob sha256:87185751810032f947d92a5bf31fd3928fd1d1a96acf64591fd1d16a59f65179 deletemanifests: marking blob sha256:45902d331c0dbdf2cb008b83eb2625c44ba61f85783e1a225321e7f304ad7da5 deletemanifests: marking blob sha256:e4ccc70c6fcf4de7e0523111d814a75e856ea66ede6c1001d83083661a0b3936 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:2c595c19fa2e82f2fbf48e6c30a3b8145b14cc39df81e2793298a15ed9ccbfd1 blob eligible for deletion: sha256:9ea37f5d3b19da2880a623b2693e306fa2b65266571a5475bb1f1f64d28e49f0 blob eligible for deletion: sha256:ce29f03a39cef991869385c41b1f1f830dc2e46f8aa9bd09b375b631e7514fc1 blob eligible for deletion: sha256:f0d5ae0bab86cf64535f61523c224bf4f13206584f4f99c77d87ad0cbeca4567 deletemanifests manifest eligible for deletion: sha256:9ea37f5d3b19da2880a623b2693e306fa2b65266571a5475bb1f1f64d28e49f0 deletemanifests: marking manifest sha256:a0c0db89d88c146ddf564b2d8eaf35324332b3d9bbe86d136a124758ade723bb deletemanifests: marking blob sha256:87185751810032f947d92a5bf31fd3928fd1d1a96acf64591fd1d16a59f65179 deletemanifests: marking blob sha256:45902d331c0dbdf2cb008b83eb2625c44ba61f85783e1a225321e7f304ad7da5 deletemanifests: marking blob sha256:e4ccc70c6fcf4de7e0523111d814a75e856ea66ede6c1001d83083661a0b3936 time="2024-07-08T09:17:55Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/9ea37f5d3b19da2880a623b2693e306fa2b65266571a5475bb1f1f64d28e49f0" go.version=go1.22.5 instance.id=518adf63-1efa-4d06-a2ed-ffa67b79f4f0 time="2024-07-08T09:17:55Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/9ea37f5d3b19da2880a623b2693e306fa2b65266571a5475bb1f1f64d28e49f0" go.version=go1.22.5 instance.id=518adf63-1efa-4d06-a2ed-ffa67b79f4f0 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:9ea37f5d3b19da2880a623b2693e306fa2b65266571a5475bb1f1f64d28e49f0 time="2024-07-08T09:17:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9e/9ea37f5d3b19da2880a623b2693e306fa2b65266571a5475bb1f1f64d28e49f0" go.version=go1.22.5 instance.id=518adf63-1efa-4d06-a2ed-ffa67b79f4f0 blob eligible for deletion: sha256:ce29f03a39cef991869385c41b1f1f830dc2e46f8aa9bd09b375b631e7514fc1 time="2024-07-08T09:17:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ce/ce29f03a39cef991869385c41b1f1f830dc2e46f8aa9bd09b375b631e7514fc1" go.version=go1.22.5 instance.id=518adf63-1efa-4d06-a2ed-ffa67b79f4f0 blob eligible for deletion: sha256:f0d5ae0bab86cf64535f61523c224bf4f13206584f4f99c77d87ad0cbeca4567 time="2024-07-08T09:17:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f0/f0d5ae0bab86cf64535f61523c224bf4f13206584f4f99c77d87ad0cbeca4567" go.version=go1.22.5 instance.id=518adf63-1efa-4d06-a2ed-ffa67b79f4f0 blob eligible for deletion: sha256:2c595c19fa2e82f2fbf48e6c30a3b8145b14cc39df81e2793298a15ed9ccbfd1 time="2024-07-08T09:17:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2c/2c595c19fa2e82f2fbf48e6c30a3b8145b14cc39df81e2793298a15ed9ccbfd1" go.version=go1.22.5 instance.id=518adf63-1efa-4d06-a2ed-ffa67b79f4f0 --- PASS: TestDeleteManifestIfTagNotFound (0.65s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:596d35084f24d306e1d6b441b4b9db75b56c7b89e05e9cd289f0ea5fe892335b time="2024-07-08T09:17:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/59/596d35084f24d306e1d6b441b4b9db75b56c7b89e05e9cd289f0ea5fe892335b" go.version=go1.22.5 instance.id=518adf63-1efa-4d06-a2ed-ffa67b79f4f0 blob eligible for deletion: sha256:828fb086e1d8713a8dac496be20bd7e5602862643c8940825bcbe15f6e0dbfcc time="2024-07-08T09:17:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/82/828fb086e1d8713a8dac496be20bd7e5602862643c8940825bcbe15f6e0dbfcc" go.version=go1.22.5 instance.id=518adf63-1efa-4d06-a2ed-ffa67b79f4f0 blob eligible for deletion: sha256:8fcecf45890d46996c439b38afb1bb5c19ff7640d38b0284302461459d255a8d time="2024-07-08T09:17:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8f/8fcecf45890d46996c439b38afb1bb5c19ff7640d38b0284302461459d255a8d" go.version=go1.22.5 instance.id=518adf63-1efa-4d06-a2ed-ffa67b79f4f0 --- PASS: TestGCWithMissingManifests (0.15s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:2c80691382ffc843da2f063d4dce4048e8acb4c72547ae9b34099a17d222a073 komnenos: marking blob sha256:09a4547bcaa5d3abc5128a715002a36bd66c5e056912454bd08f0c131cc80f23 komnenos: marking blob sha256:ec6f4e0bcf3d1376673f4ad3b6a4da8c985089f1006531a66db5b0631f53b689 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:0407544ed7655ce4516793473e2ac67eb56b6870f60921c699f839fc27bdc94f time="2024-07-08T09:17:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/04/0407544ed7655ce4516793473e2ac67eb56b6870f60921c699f839fc27bdc94f" go.version=go1.22.5 instance.id=518adf63-1efa-4d06-a2ed-ffa67b79f4f0 blob eligible for deletion: sha256:0b0e341748642c68c82db8928cdb98bfb9888b5505429f36fae94c3a1912cb82 time="2024-07-08T09:17:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0b/0b0e341748642c68c82db8928cdb98bfb9888b5505429f36fae94c3a1912cb82" go.version=go1.22.5 instance.id=518adf63-1efa-4d06-a2ed-ffa67b79f4f0 blob eligible for deletion: sha256:606ae93cc7885ad48dc13c14adf7cd9bce6d4876786b595fbf0ce58c22c0e8cf time="2024-07-08T09:17:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/60/606ae93cc7885ad48dc13c14adf7cd9bce6d4876786b595fbf0ce58c22c0e8cf" go.version=go1.22.5 instance.id=518adf63-1efa-4d06-a2ed-ffa67b79f4f0 blob eligible for deletion: sha256:918d5006df2658e8c56014bc2733cff97cb17d90b3229139e8e013cba0026bc2 time="2024-07-08T09:17:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/91/918d5006df2658e8c56014bc2733cff97cb17d90b3229139e8e013cba0026bc2" go.version=go1.22.5 instance.id=518adf63-1efa-4d06-a2ed-ffa67b79f4f0 blob eligible for deletion: sha256:afc7b7959918abb501a6f77bf38c8a6ab45f81cd18209911cbc552c0a24fdd94 time="2024-07-08T09:17:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/af/afc7b7959918abb501a6f77bf38c8a6ab45f81cd18209911cbc552c0a24fdd94" go.version=go1.22.5 instance.id=518adf63-1efa-4d06-a2ed-ffa67b79f4f0 blob eligible for deletion: sha256:b0e380272feccc0319ccf8ea234f44af68b06ddba47aa2589a31ed3486cb618a time="2024-07-08T09:17:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b0/b0e380272feccc0319ccf8ea234f44af68b06ddba47aa2589a31ed3486cb618a" go.version=go1.22.5 instance.id=518adf63-1efa-4d06-a2ed-ffa67b79f4f0 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-07-08T09:17:55Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.5 instance.id=518adf63-1efa-4d06-a2ed-ffa67b79f4f0 --- PASS: TestDeletionHasEffect (0.58s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (0.56s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:fa7b476efeafcceb7151d5ff7692d53acca2c0b3ae7f9ef478aef45590d68dfa michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:ddce24efb2ac85d2ce6a3757e6e9175d80467926c21ca3a16869e5730d177ff2 michael_z_doukas: marking blob sha256:e6e6ce1f192fa96cb2dbbfcfc4af4a5bd171dd1b073c32cf637a26d0f00fdce4 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:6311c4728ad27ac371d7985c5ddb648989511c269749d367edc83976bd200253 time="2024-07-08T09:17:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/63/6311c4728ad27ac371d7985c5ddb648989511c269749d367edc83976bd200253" go.version=go1.22.5 instance.id=518adf63-1efa-4d06-a2ed-ffa67b79f4f0 --- PASS: TestOrphanBlobDeleted (0.23s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:799d305cb371d8bd5c5ae408bb7efeddf0a8de9499c147608f23c99c169ba4e4 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:1fe99fab4da38406ff551efdb751db788f3e33f92f1138eace9c8940bb14e303 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.15s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.23s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.18s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.48s) === 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-08T09:17:57Z" level=info msg="PurgeUploads starting: olderThan=2024-07-08 08:17:57.737453709 +0000 UTC m=-3591.342358594, actuallyDelete=true" time="2024-07-08T09:17:57Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-07-08T09:17:57Z" level=info msg="PurgeUploads starting: olderThan=2024-07-08 09:17:57.738076032 +0000 UTC m=+8.658263729, actuallyDelete=true" time="2024-07-08T09:17:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4b4934a3-c143-4b8b-914d-7e759d4da608 have older date (2024-07-08 08:17:57 +0000 UTC) than purge date (2024-07-08 09:17:57.738076032 +0000 UTC m=+8.658263729). Removing upload directory." time="2024-07-08T09:17:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d28dce29-e86d-415b-9f61-762da11a8dd3 have older date (2024-07-08 08:17:57 +0000 UTC) than purge date (2024-07-08 09:17:57.738076032 +0000 UTC m=+8.658263729). Removing upload directory." time="2024-07-08T09:17:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d9dc9707-f043-4c69-9f29-9f6c3b0ffc93 have older date (2024-07-08 08:17:57 +0000 UTC) than purge date (2024-07-08 09:17:57.738076032 +0000 UTC m=+8.658263729). Removing upload directory." time="2024-07-08T09:17:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/67ae9f7a-509b-4aa8-b736-afb16640f50c have older date (2024-07-08 08:17:57 +0000 UTC) than purge date (2024-07-08 09:17:57.738076032 +0000 UTC m=+8.658263729). Removing upload directory." time="2024-07-08T09:17:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2cd051f0-02f0-4ce3-b9ba-d2d9dd4c1417 have older date (2024-07-08 08:17:57 +0000 UTC) than purge date (2024-07-08 09:17:57.738076032 +0000 UTC m=+8.658263729). Removing upload directory." time="2024-07-08T09:17:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/19b87877-1f34-457a-8371-c0a484481dd4 have older date (2024-07-08 08:17:57 +0000 UTC) than purge date (2024-07-08 09:17:57.738076032 +0000 UTC m=+8.658263729). Removing upload directory." time="2024-07-08T09:17:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/58f9cce3-87b3-428e-9e84-e4127023169b have older date (2024-07-08 08:17:57 +0000 UTC) than purge date (2024-07-08 09:17:57.738076032 +0000 UTC m=+8.658263729). Removing upload directory." time="2024-07-08T09:17:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b32d110f-7734-4549-901f-028308f3a7da have older date (2024-07-08 08:17:57 +0000 UTC) than purge date (2024-07-08 09:17:57.738076032 +0000 UTC m=+8.658263729). Removing upload directory." time="2024-07-08T09:17:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f92a9f97-5462-458f-9fd4-0b2af9f8baf4 have older date (2024-07-08 08:17:57 +0000 UTC) than purge date (2024-07-08 09:17:57.738076032 +0000 UTC m=+8.658263729). Removing upload directory." time="2024-07-08T09:17:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fd6559d3-1d95-4f38-9e7a-02e65aa378ef have older date (2024-07-08 08:17:57 +0000 UTC) than purge date (2024-07-08 09:17:57.738076032 +0000 UTC m=+8.658263729). Removing upload directory." time="2024-07-08T09:17:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0086ad4f-5645-4235-a127-993326c98d4b have older date (2024-07-08 08:17:57 +0000 UTC) than purge date (2024-07-08 09:17:57.738076032 +0000 UTC m=+8.658263729). Removing upload directory." time="2024-07-08T09:17:57Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-07-08T09:17:57Z" level=info msg="PurgeUploads starting: olderThan=2024-07-08 09:17:57.738908702 +0000 UTC m=+8.659096388, actuallyDelete=true" time="2024-07-08T09:17:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/cd1a96e4-bd3e-4d3a-8b8c-fbbd11d82aad have older date (2024-07-08 08:17:57 +0000 UTC) than purge date (2024-07-08 09:17:57.738908702 +0000 UTC m=+8.659096388). Removing upload directory." time="2024-07-08T09:17:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/50fc9b7f-7037-433c-b143-b000011eda1d have older date (2024-07-08 08:17:57 +0000 UTC) than purge date (2024-07-08 09:17:57.738908702 +0000 UTC m=+8.659096388). Removing upload directory." time="2024-07-08T09:17:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/6e4965b7-0082-4ca5-a0ea-1cd15c97107c have older date (2024-07-08 08:17:57 +0000 UTC) than purge date (2024-07-08 09:17:57.738908702 +0000 UTC m=+8.659096388). Removing upload directory." time="2024-07-08T09:17:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/31ece7e1-4dd3-4415-94ff-b7226b110afe have older date (2024-07-08 08:17:57 +0000 UTC) than purge date (2024-07-08 09:17:57.738908702 +0000 UTC m=+8.659096388). Removing upload directory." time="2024-07-08T09:17:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/8cbd7a92-c0a1-4555-a498-acbf471f2130 have older date (2024-07-08 08:17:57 +0000 UTC) than purge date (2024-07-08 09:17:57.738908702 +0000 UTC m=+8.659096388). Removing upload directory." time="2024-07-08T09:17:57Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-07-08T09:17:57Z" level=info msg="PurgeUploads starting: olderThan=2024-07-08 09:17:57.739497587 +0000 UTC m=+8.659685284, actuallyDelete=true" time="2024-07-08T09:17:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/809e6e32-4e4f-43f1-960b-e197e9e60712 have older date (2024-07-08 08:17:57 +0000 UTC) than purge date (2024-07-08 09:17:57.739497587 +0000 UTC m=+8.659685284). Removing upload directory." time="2024-07-08T09:17:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b9f15190-6acd-4ef5-94e7-25abe1e65374 have older date (2024-07-08 08:17:57 +0000 UTC) than purge date (2024-07-08 09:17:57.739497587 +0000 UTC m=+8.659685284). Removing upload directory." time="2024-07-08T09:17:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d6eace7a-244b-49fc-95aa-8b79b28827fb have older date (2024-07-08 08:17:57 +0000 UTC) than purge date (2024-07-08 09:17:57.739497587 +0000 UTC m=+8.659685284). Removing upload directory." time="2024-07-08T09:17:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/455e4426-a6f8-4e28-963b-d02ee65257db have older date (2024-07-08 08:17:57 +0000 UTC) than purge date (2024-07-08 09:17:57.739497587 +0000 UTC m=+8.659685284). Removing upload directory." time="2024-07-08T09:17:57Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/78d04a94-2e87-41e9-8f9d-c9375909bf7e have older date (2024-07-08 08:17:57 +0000 UTC) than purge date (2024-07-08 09:17:57.739497587 +0000 UTC m=+8.659685284). Removing upload directory." time="2024-07-08T09:17:57Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-07-08T09:17:57Z" level=info msg="PurgeUploads starting: olderThan=2024-07-08 09:17:57.739849389 +0000 UTC m=+8.660037078, actuallyDelete=true" time="2024-07-08T09:17:57Z" 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.674s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.008s === 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.003s === RUN TestWalkFileRemoved time="2024-07-08T09:17:50Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.002s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.350s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.02s) === 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.024s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.18s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.541s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.51s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.873s === 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-08T09:17:55Z" 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-08T09:17:55Z" 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-08T09:17:55Z" 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 TestUpdateCalledRegularly === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestParsing === CONT TestMatchIPV4_2 === CONT TestInvalidNetworkType === CONT TestMatchIPV4WithRegionMatched time="2024-07-08T09:17:55Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) === CONT TestMatchIPV4 time="2024-07-08T09:17:55Z" level=error msg="unknown ip address format" go.version=go1.22.5 instance.id=1bea4cce-5c56-4d23-b77d-bc3ef8a1e999 ip=?0000000000000000000000000000000000 --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) --- PASS: TestS3TryUpdate (0.00s) === CONT TestInvalidData --- PASS: TestInvalidNetworkType (0.00s) === CONT TestMatchIPV6 time="2024-07-08T09:17:55Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.5 instance.id=1bea4cce-5c56-4d23-b77d-bc3ef8a1e999 --- PASS: TestMatchIPV4 (0.00s) time="2024-07-08T09:17:55Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.5 instance.id=1bea4cce-5c56-4d23-b77d-bc3ef8a1e999 --- PASS: TestInvalidData (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV6 (0.00s) time="2024-07-08T09:17:56Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-08T09:17:57Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-08T09:17:58Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-08T09:17:59Z" 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.505s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.003s === 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.402s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.37s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.746s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.00s) PASS ok github.com/docker/distribution/uuid 0.005s >>> 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-s390x.so.1 >>> docker-registry*: Package size: 24.8 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r7.apk >>> docker-registry: Build complete at Mon, 08 Jul 2024 09:18:51 +0000 elapsed time 0h 1m 25s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20240708.091727) (2/2) Purging go (1.22.5-r0) Executing busybox-1.36.1-r29.trigger OK: 436 MiB in 107 packages >>> docker-registry: Updating the community/s390x repository index... >>> docker-registry: Signing the index...