>>> docker-registry: Building community/docker-registry 2.8.3-r7 (using abuild 3.13.0-r3) started Mon, 08 Jul 2024 14:09:50 +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.140950) Executing busybox-1.36.1-r29.trigger OK: 554 MiB in 105 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.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] ? 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] === RUN Test time="2024-07-08T14:10:09Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-07-08T14:10:09Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.020s ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-07-08T14:10:09Z" 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.010s === 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.007s === 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.005s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.16s) PASS ok github.com/docker/distribution/health/checks 0.164s === 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.006s === 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.008s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.01s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.033s === 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.007s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.01s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2024/07/08 14:10:09 http: TLS handshake error from 127.0.0.1:40918: 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:43731/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:43731/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:43731/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:43731/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:34627?status=0, fail=true --- PASS: TestHTTPSink (0.06s) === RUN TestListener --- PASS: TestListener (0.81s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-07-08T14:10:10Z" level=info msg="broadcaster: closing" time="2024-07-08T14:10:10Z" level=info msg="closing testSink" time="2024-07-08T14:10:10Z" level=info msg="closing testSink" time="2024-07-08T14:10:10Z" level=info msg="closing testSink" time="2024-07-08T14:10:10Z" level=info msg="closing testSink" time="2024-07-08T14:10:10Z" level=info msg="closing testSink" time="2024-07-08T14:10:10Z" level=info msg="closing testSink" time="2024-07-08T14:10:10Z" level=info msg="closing testSink" time="2024-07-08T14:10:10Z" level=info msg="closing testSink" time="2024-07-08T14:10:10Z" level=info msg="closing testSink" time="2024-07-08T14:10:10Z" level=info msg="closing testSink" time="2024-07-08T14:10:10Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-07-08T14:10:10Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 1} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 1} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 1} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:10Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-08T14:10:11Z" level=warning msg="&{0x57b8abd0 0.9} encountered too many errors, backing off" time="2024-07-08T14:10:11Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.60s) PASS ok github.com/docker/distribution/notifications 1.617s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-07-08T14:10:09Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-08T14:10:09.914615362Z" 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-08T14:10:09.914650019Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:10:09.914737537Z" level=info msg="Starting upload purge in 34m0s" go.version=go1.22.5 time="2024-07-08T14:10:09.925038381Z" level=info msg="listening on [::]:5000" go.version=go1.22.5 time="2024-07-08T14:10:12.928057295Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.5 time="2024-07-08T14:10:13.032706506Z" level=info msg="response completed" go.version=go1.22.5 http.request.host=127.0.0.1 http.request.id=e41f2257-b78b-4494-bb2b-84d497cd15c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:34336" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.239954ms http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:14:10:13 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.12s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-07-08T14:10:14.404117138Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-08T14:10:14.407088606Z" 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-08T14:10:14.407138857Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:10:14.407131223Z" level=info msg="Starting upload purge in 54m0s" go.version=go1.22.5 time="2024-07-08T14:10:14.408740117Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.5 time="2024-07-08T14:10:14.408772736Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.5 time="2024-07-08T14:10:14.40976904Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.5 time="2024-07-08T14:10:17.44906287Z" level=info msg="response completed" go.version=go1.22.5 http.request.host=127.0.0.1 http.request.id=dadcca76-17a5-4a56-9d61-2e1aa42dafec http.request.method=GET http.request.remoteaddr="127.0.0.1:35514" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.28131ms http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:14:10:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-07-08T14:10:17.449400142Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.5 --- PASS: TestRegistrySupportedCipherSuite (4.52s) === RUN TestRegistryUnsupportedCipherSuite time="2024-07-08T14:10:18.353672583Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-08T14:10:18.354717314Z" 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-08T14:10:18.354742869Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:10:18.354836945Z" level=info msg="Starting upload purge in 56m0s" go.version=go1.22.5 time="2024-07-08T14:10:18.355496049Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.5 --- PASS: TestRegistryUnsupportedCipherSuite (8.91s) PASS ok github.com/docker/distribution/registry 16.555s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.005s === 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.05s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.091s === RUN TestBasicAccessController time="2024-07-08T14:10:09Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.5 instance.id=fce6bbfa-605e-49a2-b9f0-f00dc4892d15 time="2024-07-08T14:10:09Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.5 instance.id=fce6bbfa-605e-49a2-b9f0-f00dc4892d15 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-07-08T14:10:10Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.5 password="8qJbb1X1jJrLwEuXcBmnk_hj_nlfJL_eEq2WLxM4xMw" user=docker --- PASS: TestCreateHtpasswdFile (0.10s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.116s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.006s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.10s) === RUN TestLeeway time="2024-07-08T14:10:10Z" level=info msg="token not to be used before 2024-07-08 14:10:11 +0000 UTC - currently 2024-07-08 14:10:10.012802947 +0000 UTC m=+0.104055731" time="2024-07-08T14:10:10Z" level=info msg="token not to be used after 2024-07-08 14:10:10 +0000 UTC - currently 2024-07-08 14:10:10.017566015 +0000 UTC m=+0.108818817" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2024-07-08T14:10:10Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.04s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.166s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.02s) === 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.01s) === 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.080s === 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.017s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.006s === RUN TestCheckAPI time="2024-07-08T14:10: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-08T14:10:10Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:10:10Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40991" http.request.id=9aac3eb8-cc8f-47c9-bac2-e1af33db8b75 http.request.method=GET http.request.remoteaddr="127.0.0.1:34364" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.463375ms http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:14:10:10 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.02s) === RUN TestCatalogAPI time="2024-07-08T14:10: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-08T14:10:10Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:10:10Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=147b1a15-35a9-482a-881c-96c7ccb73e32 http.request.method=GET http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.699228ms http.response.status=200 http.response.written=20 127.0.0.1 - - [08/Jul/2024:14:10:10 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-07-08T14:10:10Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=21c2cf1e-e3ef-4e9b-ac51-127a9cc5285a http.request.method=POST http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.323047ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:10 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=157669f1-e8d3-4650-aa06-df77f75fd42d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/foo/aaaa/blobs/uploads/2f626135-96ae-40b4-ba33-20691b643755?_state=rafckk9fny-zbwbZ0QmOhKjsigtRpOV6w81rJxjyCMh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyZjYyNjEzNS05NmFlLTQwYjQtYmEzMy0yMDY5MWI2NDM3NTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6MTAuNTE2NDkzODAzWiJ9&digest=sha256%3A711d7ca1d08feab175ed363eff739107f5b2927ca782155a7d9883f900f6e42d" http.request.useragent="Go-http-client/1.1" http.response.duration=4.548529095s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:10 +0000] "PUT /v2/foo/aaaa/blobs/uploads/2f626135-96ae-40b4-ba33-20691b643755?_state=rafckk9fny-zbwbZ0QmOhKjsigtRpOV6w81rJxjyCMh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyZjYyNjEzNS05NmFlLTQwYjQtYmEzMy0yMDY5MWI2NDM3NTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6MTAuNTE2NDkzODAzWiJ9&digest=sha256%3A711d7ca1d08feab175ed363eff739107f5b2927ca782155a7d9883f900f6e42d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=18b99197-ea4f-40a8-80f5-00d2a14fea16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=12.005295ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:15 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=5cb4b3da-fc57-4dc8-8f67-e5b7226288db http.request.method=POST http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.834055ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:15 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=e1ad21bc-62b8-4aa7-bd16-8a55c3138a2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/foo/bbbb/blobs/uploads/eafc256f-5a84-446a-88e1-f33e3d5ae839?_state=zFhsj_Cow1F-DXi-adFIdUbj_RDe2CfL3oa4aCH9FdR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJlYWZjMjU2Zi01YTg0LTQ0NmEtODhlMS1mMzNlM2Q1YWU4MzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6MTUuMzkzNzY2NTk2WiJ9&digest=sha256%3A3d7b2ba754d9674d654622b5db2116423ea7d6ad488886ef828fcda73dd2cb1f" http.request.useragent="Go-http-client/1.1" http.response.duration=4.705758499s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:15 +0000] "PUT /v2/foo/bbbb/blobs/uploads/eafc256f-5a84-446a-88e1-f33e3d5ae839?_state=zFhsj_Cow1F-DXi-adFIdUbj_RDe2CfL3oa4aCH9FdR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJlYWZjMjU2Zi01YTg0LTQ0NmEtODhlMS1mMzNlM2Q1YWU4MzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6MTUuMzkzNzY2NTk2WiJ9&digest=sha256%3A3d7b2ba754d9674d654622b5db2116423ea7d6ad488886ef828fcda73dd2cb1f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=22dd17da-c4f8-448c-937e-5d72a42c3488 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.643265ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:20 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=2bbd0df5-4e00-413b-ac4f-7e114cbf8b92 http.request.method=POST http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.656539ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:20 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=2144e730-912e-461d-91c8-324846c392ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/foo/cccc/blobs/uploads/029c14de-5e10-4756-bfd3-23ab8dda5c6e?_state=oU6-kP-AyWkdwz-BG8pgaT9AIHCmJ6LIKl0ykQDDD1R7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwMjljMTRkZS01ZTEwLTQ3NTYtYmZkMy0yM2FiOGRkYTVjNmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6MjAuMzk2NzY1ODk3WiJ9&digest=sha256%3Ac5d9ed0fc0771e7f5345fbb325a0c703565bac75a1f82ad57f993d3bec8ba5b9" http.request.useragent="Go-http-client/1.1" http.response.duration=4.08386568s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:20 +0000] "PUT /v2/foo/cccc/blobs/uploads/029c14de-5e10-4756-bfd3-23ab8dda5c6e?_state=oU6-kP-AyWkdwz-BG8pgaT9AIHCmJ6LIKl0ykQDDD1R7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwMjljMTRkZS01ZTEwLTQ3NTYtYmZkMy0yM2FiOGRkYTVjNmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6MjAuMzk2NzY1ODk3WiJ9&digest=sha256%3Ac5d9ed0fc0771e7f5345fbb325a0c703565bac75a1f82ad57f993d3bec8ba5b9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=c51d7c05-c57c-4d36-acad-1783c6be87bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.630436ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:24 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=90698dde-2bec-439c-9591-d08787b00b53 http.request.method=POST http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.936014ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:24 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=a45d7e7a-81dc-4f4c-9744-6d294efab2ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/foo/dddd/blobs/uploads/a5f9767e-f566-4e6f-8855-2a4bde45f67a?_state=UY4VhWAAFqdtfw6YoMAKPqxttKhu-0SdAfV-3X1IiJN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhNWY5NzY3ZS1mNTY2LTRlNmYtODg1NS0yYTRiZGU0NWY2N2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6MjQuODM4OTIyNjE0WiJ9&digest=sha256%3A3fd777e35561382c28ee58078c6731c283e1b6124179418b653bbd9c1d17a6fa" http.request.useragent="Go-http-client/1.1" http.response.duration=4.099602696s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:24 +0000] "PUT /v2/foo/dddd/blobs/uploads/a5f9767e-f566-4e6f-8855-2a4bde45f67a?_state=UY4VhWAAFqdtfw6YoMAKPqxttKhu-0SdAfV-3X1IiJN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhNWY5NzY3ZS1mNTY2LTRlNmYtODg1NS0yYTRiZGU0NWY2N2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6MjQuODM4OTIyNjE0WiJ9&digest=sha256%3A3fd777e35561382c28ee58078c6731c283e1b6124179418b653bbd9c1d17a6fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=0a73b75a-42dd-41d2-a09f-759f7c56b9d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.069764ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:28 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:29Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=1c694fef-cba4-466e-90f0-d71d9bb45048 http.request.method=POST http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.969182ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:29 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=86dd4561-9934-4d1a-a0dd-d7009d4ab6c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/foo/eeee/blobs/uploads/0e709614-31b8-4d4e-a51c-8724ed1c9865?_state=KZjrhi_61YR7oHRY9Fg-yjctnv-_X14mipbbEk7JDMl7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIwZTcwOTYxNC0zMWI4LTRkNGUtYTUxYy04NzI0ZWQxYzk4NjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6MjkuMzQ0NzQxNjY5WiJ9&digest=sha256%3A70f7ddde8f14f9e5104acee62a1af2be2d7683d775f5c59234bb99c2170c1f75" http.request.useragent="Go-http-client/1.1" http.response.duration=6.056009423s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:29 +0000] "PUT /v2/foo/eeee/blobs/uploads/0e709614-31b8-4d4e-a51c-8724ed1c9865?_state=KZjrhi_61YR7oHRY9Fg-yjctnv-_X14mipbbEk7JDMl7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIwZTcwOTYxNC0zMWI4LTRkNGUtYTUxYy04NzI0ZWQxYzk4NjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6MjkuMzQ0NzQxNjY5WiJ9&digest=sha256%3A70f7ddde8f14f9e5104acee62a1af2be2d7683d775f5c59234bb99c2170c1f75 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=3c1b705f-1e93-4480-9ce4-65831a711070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.489782ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:35 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=13dc97aa-3c05-4f4f-a239-e8a1a08f3305 http.request.method=POST http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.531924ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:35 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=1bcf466e-a394-413a-99d9-63e5d2bb1c18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/foo/ffff/blobs/uploads/98c05269-1151-487d-8ff7-4478c38178b6?_state=MPUYIG2ZQuWS1gfMdsl24QX7Nev0MXO02OPK02K1tox7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI5OGMwNTI2OS0xMTUxLTQ4N2QtOGZmNy00NDc4YzM4MTc4YjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6MzUuNjE2NjgwMzVaIn0%3D&digest=sha256%3A90981e8d62ed72d2c593af34775db640b0006da3e3e6b513361241ac9c89d7b6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.06734315s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:35 +0000] "PUT /v2/foo/ffff/blobs/uploads/98c05269-1151-487d-8ff7-4478c38178b6?_state=MPUYIG2ZQuWS1gfMdsl24QX7Nev0MXO02OPK02K1tox7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI5OGMwNTI2OS0xMTUxLTQ4N2QtOGZmNy00NDc4YzM4MTc4YjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6MzUuNjE2NjgwMzVaIn0%3D&digest=sha256%3A90981e8d62ed72d2c593af34775db640b0006da3e3e6b513361241ac9c89d7b6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=11e60ec7-eec8-4c85-ac56-1efc33021cec http.request.method=PUT http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.560148ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:37 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=99bbf920-8d33-4875-bb02-522a64ac5717 http.request.method=GET http.request.remoteaddr="127.0.0.1:40952" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.246213ms http.response.status=200 http.response.written=74 127.0.0.1 - - [08/Jul/2024:14:10:37 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-08T14:10:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=810e9839-d3c3-4ef9-b8df-d5ee9710d78e http.request.method=GET http.request.remoteaddr="127.0.0.1:40952" 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=2.333734ms http.response.status=200 http.response.written=30 127.0.0.1 - - [08/Jul/2024:14:10:37 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-07-08T14:10:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=e672ecfb-83c0-49f8-93f1-16fb53982d87 http.request.method=GET http.request.remoteaddr="127.0.0.1:40952" 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=2.2326ms http.response.status=200 http.response.written=74 127.0.0.1 - - [08/Jul/2024:14:10:37 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-08T14:10:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=f029849d-42d8-4a28-8028-c9e0dcb90065 http.request.method=GET http.request.remoteaddr="127.0.0.1:40952" 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=2.310844ms http.response.status=200 http.response.written=30 127.0.0.1 - - [08/Jul/2024:14:10:37 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-07-08T14:10:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=fc6697fe-d515-451d-8e59-2ef6196877a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:40952" 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=2.316695ms http.response.status=200 http.response.written=63 127.0.0.1 - - [08/Jul/2024:14:10:37 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-07-08T14:10:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=bfcc24b6-1558-42d4-88ae-15c2d5b2c7fe http.request.method=GET http.request.remoteaddr="127.0.0.1:40952" 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=2.350421ms http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Jul/2024:14:10:37 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-08T14:10:37Z" 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:45139" http.request.id=d73e3900-2180-43cc-a4a3-ba4db4ac395e http.request.method=GET http.request.remoteaddr="127.0.0.1:40952" 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=2.420315ms http.response.status=400 http.response.written=116 127.0.0.1 - - [08/Jul/2024:14:10:37 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-07-08T14:10:37Z" 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:45139" http.request.id=e8542bb6-b9d7-41f6-8219-e92c7a785cad http.request.method=GET http.request.remoteaddr="127.0.0.1:40952" 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=2.217934ms http.response.status=400 http.response.written=115 127.0.0.1 - - [08/Jul/2024:14:10:37 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-07-08T14:10:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=2faee360-dc16-4d35-a34a-4a78e86bedee http.request.method=GET http.request.remoteaddr="127.0.0.1:40952" 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=2.174036ms http.response.status=200 http.response.written=20 127.0.0.1 - - [08/Jul/2024:14:10:37 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-07-08T14:10:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45139" http.request.id=f9f0847f-7799-4654-a6b3-9b8e6e154d0e http.request.method=GET http.request.remoteaddr="127.0.0.1:40952" 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=2.81205ms http.response.status=200 http.response.written=74 127.0.0.1 - - [08/Jul/2024:14:10:37 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-08T14:10: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 time="2024-07-08T14:10:37Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:10:38Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34959" http.request.id=22730dce-3d34-4773-82ef-10b4d13d4917 http.request.method=POST http.request.remoteaddr="127.0.0.1:52652" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.346553ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:38 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:42Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34959" http.request.id=2184afef-a8cb-41ed-8496-00d18265c275 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52652" http.request.uri="/v2/foo/aaaa/blobs/uploads/790f94e0-e3e0-4046-b7b4-82d249d5cc27?_state=lS27Ixsp60eIqX4uyC4FM3xawRYp5HoLIYLzzOxQuIh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3OTBmOTRlMC1lM2UwLTQwNDYtYjdiNC04MmQyNDlkNWNjMjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6MzguMDM5ODI3NTMxWiJ9&digest=sha256%3A4e33afa8dd8d2d40c95ccaab4811f9e9bdfeb0165e7d065e088e1d53e87be581" http.request.useragent="Go-http-client/1.1" http.response.duration=4.297113584s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:38 +0000] "PUT /v2/foo/aaaa/blobs/uploads/790f94e0-e3e0-4046-b7b4-82d249d5cc27?_state=lS27Ixsp60eIqX4uyC4FM3xawRYp5HoLIYLzzOxQuIh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3OTBmOTRlMC1lM2UwLTQwNDYtYjdiNC04MmQyNDlkNWNjMjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6MzguMDM5ODI3NTMxWiJ9&digest=sha256%3A4e33afa8dd8d2d40c95ccaab4811f9e9bdfeb0165e7d065e088e1d53e87be581 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:42Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34959" http.request.id=a788ee98-091a-427d-a0b1-b73d719d204f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52652" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=9.20577ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:42 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:42Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34959" http.request.id=09ae5b18-2905-4989-b89c-ae0ef2e2e434 http.request.method=POST http.request.remoteaddr="127.0.0.1:52652" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.579329ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:42 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:44Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34959" http.request.id=e8f78686-60a0-400e-b730-cbf61b28d07e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52652" http.request.uri="/v2/foo/bbbb/blobs/uploads/1684ddce-2f51-4699-ae65-b088eccdfdff?_state=dI4aEd7WPj-k7-P65sVsuOoscSRMS9AvpIDQVk6AIKt7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxNjg0ZGRjZS0yZjUxLTQ2OTktYWU2NS1iMDg4ZWNjZGZkZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6NDIuNTcxMDk1NjQ1WiJ9&digest=sha256%3A8efab7b47b3f318015b38ccb73bc5e4ee688ace3a2379000528b62e2e12251dd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.691315169s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:42 +0000] "PUT /v2/foo/bbbb/blobs/uploads/1684ddce-2f51-4699-ae65-b088eccdfdff?_state=dI4aEd7WPj-k7-P65sVsuOoscSRMS9AvpIDQVk6AIKt7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxNjg0ZGRjZS0yZjUxLTQ2OTktYWU2NS1iMDg4ZWNjZGZkZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6NDIuNTcxMDk1NjQ1WiJ9&digest=sha256%3A8efab7b47b3f318015b38ccb73bc5e4ee688ace3a2379000528b62e2e12251dd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:44Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34959" http.request.id=37f5db56-b913-4963-9952-c178e90bb049 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52652" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.429991ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:44 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:44Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34959" http.request.id=4ab0d6c9-cd2c-444b-bd99-e2cbbfd56ee2 http.request.method=POST http.request.remoteaddr="127.0.0.1:52652" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.532005ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:44 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34959" http.request.id=ea682233-8ca8-44f9-828f-31dd0628d615 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52652" http.request.uri="/v2/foo/cccc/blobs/uploads/ff0af6c6-62e0-4d78-a219-e3e4869e6c99?_state=LKw0pLJklt-af2hpwkERZgDL6VH_oq1mVxhGDcui5ZJ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJmZjBhZjZjNi02MmUwLTRkNzgtYTIxOS1lM2U0ODY5ZTZjOTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6NDQuNTAyNjg1MzU0WiJ9&digest=sha256%3A97b8af9e49c1d611b3cee7257763c56de2a543236e1c6c873231bfb4b99ba632" http.request.useragent="Go-http-client/1.1" http.response.duration=3.307357082s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:44 +0000] "PUT /v2/foo/cccc/blobs/uploads/ff0af6c6-62e0-4d78-a219-e3e4869e6c99?_state=LKw0pLJklt-af2hpwkERZgDL6VH_oq1mVxhGDcui5ZJ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJmZjBhZjZjNi02MmUwLTRkNzgtYTIxOS1lM2U0ODY5ZTZjOTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6NDQuNTAyNjg1MzU0WiJ9&digest=sha256%3A97b8af9e49c1d611b3cee7257763c56de2a543236e1c6c873231bfb4b99ba632 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34959" http.request.id=532983cc-7ff1-4bc5-8c27-c90b628751de http.request.method=PUT http.request.remoteaddr="127.0.0.1:52652" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.292114ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:47 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34959" http.request.id=9ce1fb5f-24f2-4f9f-9d56-648d2c5fa22d http.request.method=POST http.request.remoteaddr="127.0.0.1:52652" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.49294ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:48 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34959" http.request.id=68228234-2b69-4001-9f97-0d6d627c94cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52652" http.request.uri="/v2/foo/dddd/blobs/uploads/725234ef-fd65-4145-9db0-f93872d73db8?_state=KxZfkjgo-f6XCliPDqMm2gtc_3pt2mWmcTgA_FjwDRl7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI3MjUyMzRlZi1mZDY1LTQxNDUtOWRiMC1mOTM4NzJkNzNkYjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6NDguMDg5MDQ1MDAxWiJ9&digest=sha256%3A652396b0fc4b9a8435b314dac8154ed12e5b4179d9b498a64cfd1999d776761a" http.request.useragent="Go-http-client/1.1" http.response.duration=3.444539057s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:48 +0000] "PUT /v2/foo/dddd/blobs/uploads/725234ef-fd65-4145-9db0-f93872d73db8?_state=KxZfkjgo-f6XCliPDqMm2gtc_3pt2mWmcTgA_FjwDRl7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI3MjUyMzRlZi1mZDY1LTQxNDUtOWRiMC1mOTM4NzJkNzNkYjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6NDguMDg5MDQ1MDAxWiJ9&digest=sha256%3A652396b0fc4b9a8435b314dac8154ed12e5b4179d9b498a64cfd1999d776761a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34959" http.request.id=3a74b69f-18c1-4a65-b142-d3dbd6d53c0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52652" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.628941ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:51 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34959" http.request.id=6625628a-dd47-4114-9dc9-0c1b2b70c6f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:52652" 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=2.113062ms http.response.status=200 http.response.written=63 127.0.0.1 - - [08/Jul/2024:14:10:51 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (41.28s) === RUN TestURLPrefix time="2024-07-08T14:10:51Z" 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-08T14:10:51Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:10:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41881" http.request.id=f3a636ae-0f01-4860-8bc2-a75d5527ec60 http.request.method=GET http.request.remoteaddr="127.0.0.1:35518" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.488264ms http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:14:10:51 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2024-07-08T14:10:51Z" 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-08T14:10:51Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:10:51Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=e01918ed-977b-4b2a-9851-0d22425b3c14 http.request.method=GET http.request.remoteaddr="127.0.0.1:54702" http.request.uri="/v2/foo/bar/blobs/sha256:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.33917ms http.response.status=404 http.response.written=157 vars.digest="sha256:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:14:10:51 +0000] "GET /v2/foo/bar/blobs/sha256:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-08T14:10:51Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=c83b977a-3e14-46c9-93a2-9a5089942d9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54704" http.request.uri="/v2/foo/bar/blobs/sha256:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.153582ms http.response.status=404 http.response.written=157 vars.digest="sha256:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:14:10:51 +0000] "HEAD /v2/foo/bar/blobs/sha256:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-08T14:10:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=aab76519-1800-4f52-9743-3e554330f5b8 http.request.method=POST http.request.remoteaddr="127.0.0.1:54704" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.595669ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=cf626f6d-f4e2-4a8a-8328-2e6671c419b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54704" http.request.uri="/v2/foo/bar/blobs/uploads/8f2b153f-9273-4a8a-9882-6280b69483de?_state=uyPA3y4i6q4ctdgoslr0YzQgJyXJUwQvxc8GTvYH3rV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmMmIxNTNmLTkyNzMtNGE4YS05ODgyLTYyODBiNjk0ODNkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMDo1MS44ODkzNjcwMzhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.544483ms http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:51 +0000] "GET /v2/foo/bar/blobs/uploads/8f2b153f-9273-4a8a-9882-6280b69483de?_state=uyPA3y4i6q4ctdgoslr0YzQgJyXJUwQvxc8GTvYH3rV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmMmIxNTNmLTkyNzMtNGE4YS05ODgyLTYyODBiNjk0ODNkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMDo1MS44ODkzNjcwMzhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=c3077946-1a09-420d-8525-150f757f5a11 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54704" http.request.uri="/v2/foo/bar/blobs/uploads/8f2b153f-9273-4a8a-9882-6280b69483de?_state=uyPA3y4i6q4ctdgoslr0YzQgJyXJUwQvxc8GTvYH3rV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmMmIxNTNmLTkyNzMtNGE4YS05ODgyLTYyODBiNjk0ODNkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMDo1MS44ODkzNjcwMzhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.754469ms http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:51 +0000] "DELETE /v2/foo/bar/blobs/uploads/8f2b153f-9273-4a8a-9882-6280b69483de?_state=uyPA3y4i6q4ctdgoslr0YzQgJyXJUwQvxc8GTvYH3rV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmMmIxNTNmLTkyNzMtNGE4YS05ODgyLTYyODBiNjk0ODNkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMDo1MS44ODkzNjcwMzhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:51Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=75818e5e-dba4-4042-97f1-284330d30bcf http.request.method=GET http.request.remoteaddr="127.0.0.1:54704" http.request.uri="/v2/foo/bar/blobs/uploads/8f2b153f-9273-4a8a-9882-6280b69483de?_state=uyPA3y4i6q4ctdgoslr0YzQgJyXJUwQvxc8GTvYH3rV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmMmIxNTNmLTkyNzMtNGE4YS05ODgyLTYyODBiNjk0ODNkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMDo1MS44ODkzNjcwMzhaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=8f2b153f-9273-4a8a-9882-6280b69483de time="2024-07-08T14:10:51Z" 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:34243" http.request.id=75818e5e-dba4-4042-97f1-284330d30bcf http.request.method=GET http.request.remoteaddr="127.0.0.1:54704" http.request.uri="/v2/foo/bar/blobs/uploads/8f2b153f-9273-4a8a-9882-6280b69483de?_state=uyPA3y4i6q4ctdgoslr0YzQgJyXJUwQvxc8GTvYH3rV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmMmIxNTNmLTkyNzMtNGE4YS05ODgyLTYyODBiNjk0ODNkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMDo1MS44ODkzNjcwMzhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.655198ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=8f2b153f-9273-4a8a-9882-6280b69483de 127.0.0.1 - - [08/Jul/2024:14:10:51 +0000] "GET /v2/foo/bar/blobs/uploads/8f2b153f-9273-4a8a-9882-6280b69483de?_state=uyPA3y4i6q4ctdgoslr0YzQgJyXJUwQvxc8GTvYH3rV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmMmIxNTNmLTkyNzMtNGE4YS05ODgyLTYyODBiNjk0ODNkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMDo1MS44ODkzNjcwMzhaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-08T14:10:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=acbe2c04-689e-45c1-b036-352aadb2490b http.request.method=POST http.request.remoteaddr="127.0.0.1:54714" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.80027ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:51Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=a2fa651c-1a23-47c4-8db5-3b751f73e590 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54714" http.request.uri="/v2/foo/bar/blobs/uploads/8061e2ed-ac25-497e-a5d2-2473e6a9b927?_state=IKme72gFcWdfRX5Oh6zBUQm-GDMNlbeFnntfyZfZa_N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwNjFlMmVkLWFjMjUtNDk3ZS1hNWQyLTI0NzNlNmE5YjkyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMDo1MS45MDIwMDQ4MjRaIn0%3D&digest=sha256%3A25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6" http.request.useragent="Go-http-client/1.1" provided=sha256:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6 vars.name="foo/bar" vars.uuid=8061e2ed-ac25-497e-a5d2-2473e6a9b927 time="2024-07-08T14:10:51Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=a2fa651c-1a23-47c4-8db5-3b751f73e590 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54714" http.request.uri="/v2/foo/bar/blobs/uploads/8061e2ed-ac25-497e-a5d2-2473e6a9b927?_state=IKme72gFcWdfRX5Oh6zBUQm-GDMNlbeFnntfyZfZa_N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwNjFlMmVkLWFjMjUtNDk3ZS1hNWQyLTI0NzNlNmE5YjkyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMDo1MS45MDIwMDQ4MjRaIn0%3D&digest=sha256%3A25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=8061e2ed-ac25-497e-a5d2-2473e6a9b927 time="2024-07-08T14:10:51Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6, 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:34243" http.request.id=a2fa651c-1a23-47c4-8db5-3b751f73e590 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54714" http.request.uri="/v2/foo/bar/blobs/uploads/8061e2ed-ac25-497e-a5d2-2473e6a9b927?_state=IKme72gFcWdfRX5Oh6zBUQm-GDMNlbeFnntfyZfZa_N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwNjFlMmVkLWFjMjUtNDk3ZS1hNWQyLTI0NzNlNmE5YjkyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMDo1MS45MDIwMDQ4MjRaIn0%3D&digest=sha256%3A25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.95874ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=8061e2ed-ac25-497e-a5d2-2473e6a9b927 127.0.0.1 - - [08/Jul/2024:14:10:51 +0000] "PUT /v2/foo/bar/blobs/uploads/8061e2ed-ac25-497e-a5d2-2473e6a9b927?_state=IKme72gFcWdfRX5Oh6zBUQm-GDMNlbeFnntfyZfZa_N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwNjFlMmVkLWFjMjUtNDk3ZS1hNWQyLTI0NzNlNmE5YjkyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMDo1MS45MDIwMDQ4MjRaIn0%3D&digest=sha256%3A25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-08T14:10:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=5f5691d2-0dd1-4846-8c72-3fe32fa434f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:54714" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.442525ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=fe2a6e81-4690-4cd5-8fd0-700d56362a37 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54714" http.request.uri="/v2/foo/bar/blobs/uploads/e2041290-a8f6-4f5f-a3d9-6acb264a2e9a?_state=m2QRqpod-h9Cb3KywvQJm2OBrrgH2U_EKrWib30y26p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyMDQxMjkwLWE4ZjYtNGY1Zi1hM2Q5LTZhY2IyNjRhMmU5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMDo1MS45MDg1MzI5NjZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.19568ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:51 +0000] "PUT /v2/foo/bar/blobs/uploads/e2041290-a8f6-4f5f-a3d9-6acb264a2e9a?_state=m2QRqpod-h9Cb3KywvQJm2OBrrgH2U_EKrWib30y26p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyMDQxMjkwLWE4ZjYtNGY1Zi1hM2Q5LTZhY2IyNjRhMmU5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMDo1MS45MDg1MzI5NjZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=e81babd2-fcc9-40a8-906b-aa9dfe34b44d http.request.method=POST http.request.remoteaddr="127.0.0.1:54714" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.345175ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=84e7ffaa-ae64-421a-b614-df0c4aa32c55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54714" http.request.uri="/v2/foo/bar/blobs/uploads/9c0ea0d5-36bb-4400-8221-2aab85cf50b3?_state=dokJF1k-DzDhSjCPHg7u7l22nfgHwg_6w5O29WqGWRx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljMGVhMGQ1LTM2YmItNDQwMC04MjIxLTJhYWI4NWNmNTBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMDo1MS45MTI4NjcyMTJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.16205ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:51 +0000] "PUT /v2/foo/bar/blobs/uploads/9c0ea0d5-36bb-4400-8221-2aab85cf50b3?_state=dokJF1k-DzDhSjCPHg7u7l22nfgHwg_6w5O29WqGWRx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljMGVhMGQ1LTM2YmItNDQwMC04MjIxLTJhYWI4NWNmNTBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMDo1MS45MTI4NjcyMTJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=2708945a-d341-4630-b1e6-14b244340bc9 http.request.method=POST http.request.remoteaddr="127.0.0.1:54714" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.256979ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=839817bd-f290-45c5-88c0-d0fcff95c394 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54714" http.request.uri="/v2/foo/bar/blobs/uploads/3e1abb82-4744-45a6-b6a5-a17559c3b95f?_state=YdMyP34hrEXM1mx5idCLAjRjD6AXl58XYA4YaHxn_kB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlMWFiYjgyLTQ3NDQtNDVhNi1iNmE1LWExNzU1OWMzYjk1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMDo1MS45MTcxNDAxOTFaIn0%3D&digest=sha256%3A25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6" http.request.useragent="Go-http-client/1.1" http.response.duration=6.175440274s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:51 +0000] "PUT /v2/foo/bar/blobs/uploads/3e1abb82-4744-45a6-b6a5-a17559c3b95f?_state=YdMyP34hrEXM1mx5idCLAjRjD6AXl58XYA4YaHxn_kB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlMWFiYjgyLTQ3NDQtNDVhNi1iNmE1LWExNzU1OWMzYjk1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMDo1MS45MTcxNDAxOTFaIn0%3D&digest=sha256%3A25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:10:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=66731cb2-ae41-4062-9b53-25c3af5ca94a http.request.method=POST http.request.remoteaddr="127.0.0.1:54714" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.77696ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:34243" http.request.id=2b897c15-eed7-4e38-9aae-91f0f53c1fc8 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:54714" http.request.uri="/v2/foo/bar/blobs/uploads/ca22bbaf-255b-4533-846b-44e4701b4c58?_state=kgJ8ZqtVc_gGSoh3iv2WGLFNf87n55-sg96DNa4WF7B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhMjJiYmFmLTI1NWItNDUzMy04NDZiLTQ0ZTQ3MDFiNGM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMDo1OC4zMTYxMTc4MzFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.9161057s http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:10:58 +0000] "PATCH /v2/foo/bar/blobs/uploads/ca22bbaf-255b-4533-846b-44e4701b4c58?_state=kgJ8ZqtVc_gGSoh3iv2WGLFNf87n55-sg96DNa4WF7B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhMjJiYmFmLTI1NWItNDUzMy04NDZiLTQ0ZTQ3MDFiNGM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMDo1OC4zMTYxMTc4MzFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=666235c1-2a0c-419d-acd6-af82943a62b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54714" http.request.uri="/v2/foo/bar/blobs/uploads/ca22bbaf-255b-4533-846b-44e4701b4c58?_state=GVy1ZWe5LOFr06HX_GqbplBrwfO9H68krDc-A6ca2vx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhMjJiYmFmLTI1NWItNDUzMy04NDZiLTQ0ZTQ3MDFiNGM1OCIsIk9mZnNldCI6Mjc3OTc1MDQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6NThaIn0%3D&digest=sha256%3A25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.510991ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:04 +0000] "PUT /v2/foo/bar/blobs/uploads/ca22bbaf-255b-4533-846b-44e4701b4c58?_state=GVy1ZWe5LOFr06HX_GqbplBrwfO9H68krDc-A6ca2vx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhMjJiYmFmLTI1NWItNDUzMy04NDZiLTQ0ZTQ3MDFiNGM1OCIsIk9mZnNldCI6Mjc3OTc1MDQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTA6NThaIn0%3D&digest=sha256%3A25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=015b32dd-97d5-47e9-bc1a-8890bd0096a4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54714" http.request.uri="/v2/foo/bar/blobs/sha256:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.073723ms http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:04 +0000] "HEAD /v2/foo/bar/blobs/sha256:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=d6fab61e-59e3-4e8e-8801-fa3935bb5a44 http.request.method=GET http.request.remoteaddr="127.0.0.1:54714" http.request.uri="/v2/foo/bar/blobs/sha256:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=198.950838ms http.response.status=200 http.response.written=27797504 127.0.0.1 - - [08/Jul/2024:14:11:04 +0000] "GET /v2/foo/bar/blobs/sha256:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6 HTTP/1.1" 200 27797504 "" "Go-http-client/1.1" time="2024-07-08T14:11:04Z" level=error msg="error parsing digest="sha257:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=51470f1b-08b9-4b03-b4c2-ee9f579ef91c http.request.method=GET http.request.remoteaddr="127.0.0.1:54714" http.request.uri="/v2/foo/bar/blobs/sha257:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6" vars.name="foo/bar" time="2024-07-08T14:11:04Z" 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:34243" http.request.id=51470f1b-08b9-4b03-b4c2-ee9f579ef91c http.request.method=GET http.request.remoteaddr="127.0.0.1:54714" http.request.uri="/v2/foo/bar/blobs/sha257:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.014376ms http.response.status=400 http.response.written=110 vars.digest="sha257:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:14:11:04 +0000] "GET /v2/foo/bar/blobs/sha257:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-08T14:11:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=0278f169-a4cb-4b4b-a78f-a829ae7ef13c http.request.method=GET http.request.remoteaddr="127.0.0.1:43902" http.request.uri="/v2/foo/bar/blobs/sha256:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6" http.request.useragent="Go-http-client/1.1" http.response.duration=3.283933ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:04 +0000] "GET /v2/foo/bar/blobs/sha256:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T14:11:04Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:11:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=fa77ff77-e7a0-4c63-8acb-7601015dbd28 http.request.method=GET http.request.remoteaddr="127.0.0.1:47162" http.request.uri="/v2/foo/bar/blobs/sha256:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.186577ms http.response.status=404 http.response.written=157 vars.digest="sha256:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:14:11:04 +0000] "GET /v2/foo/bar/blobs/sha256:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-08T14:11:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=1aa8b0c6-73ed-4992-8cf7-28eb8f1bfdc8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47174" http.request.uri="/v2/foo/bar/blobs/sha256:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.903586ms http.response.status=404 http.response.written=157 vars.digest="sha256:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:14:11:04 +0000] "HEAD /v2/foo/bar/blobs/sha256:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-08T14:11:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=75f10279-f352-415f-bc48-dab052ee35ca http.request.method=POST http.request.remoteaddr="127.0.0.1:47174" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.574127ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=efa5950a-d997-4fc2-8e4a-de29b49759dc http.request.method=GET http.request.remoteaddr="127.0.0.1:47174" http.request.uri="/v2/foo/bar/blobs/uploads/9807f056-7d65-4536-af68-8edba798907f?_state=Xi0IvYCttzJerbrYQqZ1aCWFZuP01twzfq2yjDuiqMx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4MDdmMDU2LTdkNjUtNDUzNi1hZjY4LThlZGJhNzk4OTA3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTowNC43NzAyMTkyMTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.620821ms http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:04 +0000] "GET /v2/foo/bar/blobs/uploads/9807f056-7d65-4536-af68-8edba798907f?_state=Xi0IvYCttzJerbrYQqZ1aCWFZuP01twzfq2yjDuiqMx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4MDdmMDU2LTdkNjUtNDUzNi1hZjY4LThlZGJhNzk4OTA3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTowNC43NzAyMTkyMTJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=d11a9236-9766-4879-a5bc-02f08d694da7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47174" http.request.uri="/v2/foo/bar/blobs/uploads/9807f056-7d65-4536-af68-8edba798907f?_state=Xi0IvYCttzJerbrYQqZ1aCWFZuP01twzfq2yjDuiqMx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4MDdmMDU2LTdkNjUtNDUzNi1hZjY4LThlZGJhNzk4OTA3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTowNC43NzAyMTkyMTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.712757ms http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:04 +0000] "DELETE /v2/foo/bar/blobs/uploads/9807f056-7d65-4536-af68-8edba798907f?_state=Xi0IvYCttzJerbrYQqZ1aCWFZuP01twzfq2yjDuiqMx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4MDdmMDU2LTdkNjUtNDUzNi1hZjY4LThlZGJhNzk4OTA3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTowNC43NzAyMTkyMTJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:04Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=abc44945-6ac8-4def-ac5a-48c32bc98ef8 http.request.method=GET http.request.remoteaddr="127.0.0.1:47174" http.request.uri="/v2/foo/bar/blobs/uploads/9807f056-7d65-4536-af68-8edba798907f?_state=Xi0IvYCttzJerbrYQqZ1aCWFZuP01twzfq2yjDuiqMx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4MDdmMDU2LTdkNjUtNDUzNi1hZjY4LThlZGJhNzk4OTA3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTowNC43NzAyMTkyMTJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=9807f056-7d65-4536-af68-8edba798907f time="2024-07-08T14:11:04Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=abc44945-6ac8-4def-ac5a-48c32bc98ef8 http.request.method=GET http.request.remoteaddr="127.0.0.1:47174" http.request.uri="/v2/foo/bar/blobs/uploads/9807f056-7d65-4536-af68-8edba798907f?_state=Xi0IvYCttzJerbrYQqZ1aCWFZuP01twzfq2yjDuiqMx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4MDdmMDU2LTdkNjUtNDUzNi1hZjY4LThlZGJhNzk4OTA3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTowNC43NzAyMTkyMTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.017771ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=9807f056-7d65-4536-af68-8edba798907f 127.0.0.1 - - [08/Jul/2024:14:11:04 +0000] "GET /v2/foo/bar/blobs/uploads/9807f056-7d65-4536-af68-8edba798907f?_state=Xi0IvYCttzJerbrYQqZ1aCWFZuP01twzfq2yjDuiqMx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4MDdmMDU2LTdkNjUtNDUzNi1hZjY4LThlZGJhNzk4OTA3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTowNC43NzAyMTkyMTJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-08T14:11:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=0d98a0ce-feb6-4fba-9ffa-d04c5a984357 http.request.method=POST http.request.remoteaddr="127.0.0.1:47190" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.239814ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:04Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=82aeda5d-c5ce-40bf-9148-fbd6323ee34a http.request.method=PUT http.request.remoteaddr="127.0.0.1:47190" http.request.uri="/v2/foo/bar/blobs/uploads/4bdbbf7b-2f19-43a1-af47-afb7955006c8?_state=-wumQ7IJNrADf74675blYYAcR6pTQoXOMkVGWBd2Vst7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiZGJiZjdiLTJmMTktNDNhMS1hZjQ3LWFmYjc5NTUwMDZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTowNC43Nzk4Mzc0ODRaIn0%3D&digest=sha256%3A6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc" http.request.useragent="Go-http-client/1.1" provided=sha256:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc vars.name="foo/bar" vars.uuid=4bdbbf7b-2f19-43a1-af47-afb7955006c8 time="2024-07-08T14:11:04Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=82aeda5d-c5ce-40bf-9148-fbd6323ee34a http.request.method=PUT http.request.remoteaddr="127.0.0.1:47190" http.request.uri="/v2/foo/bar/blobs/uploads/4bdbbf7b-2f19-43a1-af47-afb7955006c8?_state=-wumQ7IJNrADf74675blYYAcR6pTQoXOMkVGWBd2Vst7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiZGJiZjdiLTJmMTktNDNhMS1hZjQ3LWFmYjc5NTUwMDZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTowNC43Nzk4Mzc0ODRaIn0%3D&digest=sha256%3A6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=4bdbbf7b-2f19-43a1-af47-afb7955006c8 time="2024-07-08T14:11:04Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc, 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:35915" http.request.id=82aeda5d-c5ce-40bf-9148-fbd6323ee34a http.request.method=PUT http.request.remoteaddr="127.0.0.1:47190" http.request.uri="/v2/foo/bar/blobs/uploads/4bdbbf7b-2f19-43a1-af47-afb7955006c8?_state=-wumQ7IJNrADf74675blYYAcR6pTQoXOMkVGWBd2Vst7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiZGJiZjdiLTJmMTktNDNhMS1hZjQ3LWFmYjc5NTUwMDZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTowNC43Nzk4Mzc0ODRaIn0%3D&digest=sha256%3A6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.833455ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=4bdbbf7b-2f19-43a1-af47-afb7955006c8 127.0.0.1 - - [08/Jul/2024:14:11:04 +0000] "PUT /v2/foo/bar/blobs/uploads/4bdbbf7b-2f19-43a1-af47-afb7955006c8?_state=-wumQ7IJNrADf74675blYYAcR6pTQoXOMkVGWBd2Vst7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiZGJiZjdiLTJmMTktNDNhMS1hZjQ3LWFmYjc5NTUwMDZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTowNC43Nzk4Mzc0ODRaIn0%3D&digest=sha256%3A6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-08T14:11:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=3c9656c9-e05e-4d08-8a98-f8ae5f608f32 http.request.method=POST http.request.remoteaddr="127.0.0.1:47190" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.454726ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=7db05265-66c4-4f90-89a6-6461d9b62f90 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47190" http.request.uri="/v2/foo/bar/blobs/uploads/fc5dd29e-3740-4420-ba44-30788eed6990?_state=4Tizk2ae08QepCOXzWAq2Uvx3WioyJCJ2Z2xDOEs1gp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjNWRkMjllLTM3NDAtNDQyMC1iYTQ0LTMwNzg4ZWVkNjk5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTowNC43ODU4MjA3OVoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=3.170433ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:04 +0000] "PUT /v2/foo/bar/blobs/uploads/fc5dd29e-3740-4420-ba44-30788eed6990?_state=4Tizk2ae08QepCOXzWAq2Uvx3WioyJCJ2Z2xDOEs1gp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjNWRkMjllLTM3NDAtNDQyMC1iYTQ0LTMwNzg4ZWVkNjk5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTowNC43ODU4MjA3OVoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=adc08aa9-e05b-4aa3-bf30-21c47250f314 http.request.method=POST http.request.remoteaddr="127.0.0.1:47190" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.600458ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=d193cc22-4a3a-4e1c-a434-e77f5a349549 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47190" http.request.uri="/v2/foo/bar/blobs/uploads/1d746742-d1b6-424b-941f-d25aaa4376bb?_state=EqdrrLvNPCtDkO51vVpXF4G9NWZDeu6396IElnhuwxx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkNzQ2NzQyLWQxYjYtNDI0Yi05NDFmLWQyNWFhYTQzNzZiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTowNC43OTIzNjc4NjRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.146792ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:04 +0000] "PUT /v2/foo/bar/blobs/uploads/1d746742-d1b6-424b-941f-d25aaa4376bb?_state=EqdrrLvNPCtDkO51vVpXF4G9NWZDeu6396IElnhuwxx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkNzQ2NzQyLWQxYjYtNDI0Yi05NDFmLWQyNWFhYTQzNzZiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTowNC43OTIzNjc4NjRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=6ba37ac3-5504-4ab8-87d2-1131dd98eced http.request.method=POST http.request.remoteaddr="127.0.0.1:47190" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.601592ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=93bbf306-c54a-432b-b96b-0511d5bde837 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47190" http.request.uri="/v2/foo/bar/blobs/uploads/7720abed-9d93-4ae7-847a-82e75582bf36?_state=aojdj4njiyUu7MQtoCzNFdMXUqbG1Bn6gSZ_0z3oqk97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3MjBhYmVkLTlkOTMtNGFlNy04NDdhLTgyZTc1NTgyYmYzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTowNC43OTkxODI3MTlaIn0%3D&digest=sha256%3A6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc" http.request.useragent="Go-http-client/1.1" http.response.duration=4.244312503s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:04 +0000] "PUT /v2/foo/bar/blobs/uploads/7720abed-9d93-4ae7-847a-82e75582bf36?_state=aojdj4njiyUu7MQtoCzNFdMXUqbG1Bn6gSZ_0z3oqk97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3MjBhYmVkLTlkOTMtNGFlNy04NDdhLTgyZTc1NTgyYmYzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTowNC43OTkxODI3MTlaIn0%3D&digest=sha256%3A6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=b509fa56-bd7b-4776-af36-dbf0f427034b http.request.method=POST http.request.remoteaddr="127.0.0.1:47190" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.930051ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35915" http.request.id=bbe52333-1bbd-47ff-9ad2-85b18b038377 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:47190" http.request.uri="/v2/foo/bar/blobs/uploads/af2a29b5-7144-418b-b5d8-3cc4fd46a294?_state=KCTye-mLZyrNUjGX3M7Nj_EzZj8ue_NMxMOZHcDuLLd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmMmEyOWI1LTcxNDQtNDE4Yi1iNWQ4LTNjYzRmZDQ2YTI5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTowOS4yMTczNzQ2OFoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.791286198s http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:09 +0000] "PATCH /v2/foo/bar/blobs/uploads/af2a29b5-7144-418b-b5d8-3cc4fd46a294?_state=KCTye-mLZyrNUjGX3M7Nj_EzZj8ue_NMxMOZHcDuLLd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmMmEyOWI1LTcxNDQtNDE4Yi1iNWQ4LTNjYzRmZDQ2YTI5NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTowOS4yMTczNzQ2OFoifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=a9e57804-89db-4cd6-a78a-2ea4a35dc7af http.request.method=PUT http.request.remoteaddr="127.0.0.1:47190" http.request.uri="/v2/foo/bar/blobs/uploads/af2a29b5-7144-418b-b5d8-3cc4fd46a294?_state=ZlToxOe8xU1_KW2V8gH_0XsKpSvog_DTPY2okomSncx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmMmEyOWI1LTcxNDQtNDE4Yi1iNWQ4LTNjYzRmZDQ2YTI5NCIsIk9mZnNldCI6MjM3NjM0NTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTE6MDlaIn0%3D&digest=sha256%3A6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc" http.request.useragent="Go-http-client/1.1" http.response.duration=3.494798ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:13 +0000] "PUT /v2/foo/bar/blobs/uploads/af2a29b5-7144-418b-b5d8-3cc4fd46a294?_state=ZlToxOe8xU1_KW2V8gH_0XsKpSvog_DTPY2okomSncx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmMmEyOWI1LTcxNDQtNDE4Yi1iNWQ4LTNjYzRmZDQ2YTI5NCIsIk9mZnNldCI6MjM3NjM0NTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTE6MDlaIn0%3D&digest=sha256%3A6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=6f75707b-ecb3-42b3-8857-e42d4da1e44f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47190" http.request.uri="/v2/foo/bar/blobs/sha256:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.607509ms http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:13 +0000] "HEAD /v2/foo/bar/blobs/sha256:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=b61af974-0134-461b-a611-4d734f27f900 http.request.method=GET http.request.remoteaddr="127.0.0.1:47190" http.request.uri="/v2/foo/bar/blobs/sha256:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=117.409162ms http.response.status=200 http.response.written=23763456 127.0.0.1 - - [08/Jul/2024:14:11:13 +0000] "GET /v2/foo/bar/blobs/sha256:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc HTTP/1.1" 200 23763456 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=error msg="error parsing digest="sha257:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=94efefe4-9d98-49c0-8616-f27755ba856f http.request.method=GET http.request.remoteaddr="127.0.0.1:47190" http.request.uri="/v2/foo/bar/blobs/sha257:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc" vars.name="foo/bar" time="2024-07-08T14:11:13Z" 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:35915" http.request.id=94efefe4-9d98-49c0-8616-f27755ba856f http.request.method=GET http.request.remoteaddr="127.0.0.1:47190" http.request.uri="/v2/foo/bar/blobs/sha257:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.16035ms http.response.status=400 http.response.written=110 vars.digest="sha257:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:14:11:13 +0000] "GET /v2/foo/bar/blobs/sha257:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=969d3940-d83e-4456-8074-b016899ceb7a http.request.method=GET http.request.remoteaddr="127.0.0.1:47886" http.request.uri="/v2/foo/bar/blobs/sha256:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.418312ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:13 +0000] "GET /v2/foo/bar/blobs/sha256:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=95fd9b21-1f53-4bf1-ae10-93b7e155c09a http.request.method=GET http.request.remoteaddr="127.0.0.1:47880" http.request.uri="/v2/foo/bar/blobs/sha256:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=19.72617ms http.response.status=200 http.response.written=2686976 127.0.0.1 - - [08/Jul/2024:14:11:13 +0000] "GET /v2/foo/bar/blobs/sha256:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35915" http.request.id=54850f5e-c988-4159-8699-70268ecedba7 http.request.method=GET http.request.remoteaddr="127.0.0.1:47886" http.request.uri="/v2/foo/bar/blobs/sha256:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.568088ms http.response.status=200 http.response.written=294912 127.0.0.1 - - [08/Jul/2024:14:11:13 +0000] "GET /v2/foo/bar/blobs/sha256:6c6b796568188bc7f9ca2dd504193c96ffd3fc629d1dbfdfeb84483c6db225bc HTTP/1.1" 200 294912 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=3c2f3298-d539-4eae-bc51-1430b74e2e1f http.request.method=GET http.request.remoteaddr="127.0.0.1:43902" http.request.uri="/v2/foo/bar/blobs/sha256:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.716312723s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [08/Jul/2024:14:11:04 +0000] "GET /v2/foo/bar/blobs/sha256:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34243" http.request.id=c8831980-699d-4275-a63b-d38fa9a8f1b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:43886" http.request.uri="/v2/foo/bar/blobs/sha256:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.725116456s http.response.status=200 http.response.written=2686976 127.0.0.1 - - [08/Jul/2024:14:11:04 +0000] "GET /v2/foo/bar/blobs/sha256:25a6cbb51cb336366d712d1c785b42cb896a15ec939c30866c019922ee91f8c6 HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (21.63s) === RUN TestBlobDelete time="2024-07-08T14:11: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-08T14:11:13Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:11:13Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=c42a533a-bde2-4426-91ef-59be53e2ce5b http.request.method=GET http.request.remoteaddr="127.0.0.1:35028" http.request.uri="/v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.618451ms http.response.status=404 http.response.written=157 vars.digest="sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:14:11:13 +0000] "GET /v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=9f404880-723e-49c1-b1d7-e0bc916b87af http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35038" http.request.uri="/v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.370598ms http.response.status=404 http.response.written=157 vars.digest="sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:14:11:13 +0000] "HEAD /v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=cfa16316-37b9-4e6d-8f28-01cf4e748638 http.request.method=POST http.request.remoteaddr="127.0.0.1:35038" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.367267ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=91393826-bafb-4900-a95e-afda45af129b http.request.method=GET http.request.remoteaddr="127.0.0.1:35038" http.request.uri="/v2/foo/bar/blobs/uploads/6a47557c-58ba-4d74-858f-abda35acb19e?_state=ulUg6RWFhlCIISP5OBBn4TB6Jv-UBziyTFOVy14gb1V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhNDc1NTdjLTU4YmEtNGQ3NC04NThmLWFiZGEzNWFjYjE5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToxMy40NjAxODgxMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.501122ms http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:13 +0000] "GET /v2/foo/bar/blobs/uploads/6a47557c-58ba-4d74-858f-abda35acb19e?_state=ulUg6RWFhlCIISP5OBBn4TB6Jv-UBziyTFOVy14gb1V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhNDc1NTdjLTU4YmEtNGQ3NC04NThmLWFiZGEzNWFjYjE5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToxMy40NjAxODgxMTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=6fcf0274-f534-4852-b867-5d1153f887f0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35038" http.request.uri="/v2/foo/bar/blobs/uploads/6a47557c-58ba-4d74-858f-abda35acb19e?_state=ulUg6RWFhlCIISP5OBBn4TB6Jv-UBziyTFOVy14gb1V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhNDc1NTdjLTU4YmEtNGQ3NC04NThmLWFiZGEzNWFjYjE5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToxMy40NjAxODgxMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.277611ms http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:13 +0000] "DELETE /v2/foo/bar/blobs/uploads/6a47557c-58ba-4d74-858f-abda35acb19e?_state=ulUg6RWFhlCIISP5OBBn4TB6Jv-UBziyTFOVy14gb1V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhNDc1NTdjLTU4YmEtNGQ3NC04NThmLWFiZGEzNWFjYjE5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToxMy40NjAxODgxMTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=2b8208d5-2eae-4e49-8c71-a3d281e858cf http.request.method=GET http.request.remoteaddr="127.0.0.1:35038" http.request.uri="/v2/foo/bar/blobs/uploads/6a47557c-58ba-4d74-858f-abda35acb19e?_state=ulUg6RWFhlCIISP5OBBn4TB6Jv-UBziyTFOVy14gb1V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhNDc1NTdjLTU4YmEtNGQ3NC04NThmLWFiZGEzNWFjYjE5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToxMy40NjAxODgxMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=6a47557c-58ba-4d74-858f-abda35acb19e time="2024-07-08T14:11:13Z" 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:43757" http.request.id=2b8208d5-2eae-4e49-8c71-a3d281e858cf http.request.method=GET http.request.remoteaddr="127.0.0.1:35038" http.request.uri="/v2/foo/bar/blobs/uploads/6a47557c-58ba-4d74-858f-abda35acb19e?_state=ulUg6RWFhlCIISP5OBBn4TB6Jv-UBziyTFOVy14gb1V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhNDc1NTdjLTU4YmEtNGQ3NC04NThmLWFiZGEzNWFjYjE5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToxMy40NjAxODgxMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.625419ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=6a47557c-58ba-4d74-858f-abda35acb19e 127.0.0.1 - - [08/Jul/2024:14:11:13 +0000] "GET /v2/foo/bar/blobs/uploads/6a47557c-58ba-4d74-858f-abda35acb19e?_state=ulUg6RWFhlCIISP5OBBn4TB6Jv-UBziyTFOVy14gb1V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhNDc1NTdjLTU4YmEtNGQ3NC04NThmLWFiZGEzNWFjYjE5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToxMy40NjAxODgxMTZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=797cf9d6-1c6d-4b27-9a77-0fc7ad982974 http.request.method=POST http.request.remoteaddr="127.0.0.1:35052" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.774874ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=d9caa01c-6b6a-47cd-aa4a-9a5a6dc645bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35052" http.request.uri="/v2/foo/bar/blobs/uploads/c3689879-e864-4c78-a948-6c0a15421212?_state=Mny0nhAvsN55df6x799KdZ1OTH7Mcouf4a8q8KwW6U57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzNjg5ODc5LWU4NjQtNGM3OC1hOTQ4LTZjMGExNTQyMTIxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToxMy40NzAwNjY5MDdaIn0%3D&digest=sha256%3A462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" http.request.useragent="Go-http-client/1.1" provided=sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53 vars.name="foo/bar" vars.uuid=c3689879-e864-4c78-a948-6c0a15421212 time="2024-07-08T14:11:13Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=d9caa01c-6b6a-47cd-aa4a-9a5a6dc645bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35052" http.request.uri="/v2/foo/bar/blobs/uploads/c3689879-e864-4c78-a948-6c0a15421212?_state=Mny0nhAvsN55df6x799KdZ1OTH7Mcouf4a8q8KwW6U57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzNjg5ODc5LWU4NjQtNGM3OC1hOTQ4LTZjMGExNTQyMTIxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToxMy40NzAwNjY5MDdaIn0%3D&digest=sha256%3A462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c3689879-e864-4c78-a948-6c0a15421212 time="2024-07-08T14:11:13Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53, 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:43757" http.request.id=d9caa01c-6b6a-47cd-aa4a-9a5a6dc645bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35052" http.request.uri="/v2/foo/bar/blobs/uploads/c3689879-e864-4c78-a948-6c0a15421212?_state=Mny0nhAvsN55df6x799KdZ1OTH7Mcouf4a8q8KwW6U57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzNjg5ODc5LWU4NjQtNGM3OC1hOTQ4LTZjMGExNTQyMTIxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToxMy40NzAwNjY5MDdaIn0%3D&digest=sha256%3A462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.61157ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=c3689879-e864-4c78-a948-6c0a15421212 127.0.0.1 - - [08/Jul/2024:14:11:13 +0000] "PUT /v2/foo/bar/blobs/uploads/c3689879-e864-4c78-a948-6c0a15421212?_state=Mny0nhAvsN55df6x799KdZ1OTH7Mcouf4a8q8KwW6U57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzNjg5ODc5LWU4NjQtNGM3OC1hOTQ4LTZjMGExNTQyMTIxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToxMy40NzAwNjY5MDdaIn0%3D&digest=sha256%3A462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=742e7958-38cf-48bd-8b4f-8d6c2e26cbf7 http.request.method=POST http.request.remoteaddr="127.0.0.1:35052" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.253085ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=52fa9211-4105-471d-9653-cd7720ac7851 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35052" http.request.uri="/v2/foo/bar/blobs/uploads/4ca90092-2de4-4ef9-8c52-2550a2bacd91?_state=UhAFbX4iPx_AUFmvl4HU3aumQ-1Z-4kh8cNZJMmd4Tx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjYTkwMDkyLTJkZTQtNGVmOS04YzUyLTI1NTBhMmJhY2Q5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToxMy40NzU5ODEwODdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=3.275891ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:13 +0000] "PUT /v2/foo/bar/blobs/uploads/4ca90092-2de4-4ef9-8c52-2550a2bacd91?_state=UhAFbX4iPx_AUFmvl4HU3aumQ-1Z-4kh8cNZJMmd4Tx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjYTkwMDkyLTJkZTQtNGVmOS04YzUyLTI1NTBhMmJhY2Q5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToxMy40NzU5ODEwODdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=e39a0e6f-df9f-43a2-a664-b4a1a36574ef http.request.method=POST http.request.remoteaddr="127.0.0.1:35052" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.301314ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=2d04973a-f9b1-475c-bc5c-cce082b8eeec http.request.method=PUT http.request.remoteaddr="127.0.0.1:35052" http.request.uri="/v2/foo/bar/blobs/uploads/b6b85eef-6748-4a74-937b-20ceb289717c?_state=cg5ZJDxWUc86HC_ae-fU5i1nn_qTwbPA3YW-QiMG-M17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2Yjg1ZWVmLTY3NDgtNGE3NC05MzdiLTIwY2ViMjg5NzE3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToxMy40ODI0NTMwNFoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.913982ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:13 +0000] "PUT /v2/foo/bar/blobs/uploads/b6b85eef-6748-4a74-937b-20ceb289717c?_state=cg5ZJDxWUc86HC_ae-fU5i1nn_qTwbPA3YW-QiMG-M17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2Yjg1ZWVmLTY3NDgtNGE3NC05MzdiLTIwY2ViMjg5NzE3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToxMy40ODI0NTMwNFoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:13Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=a4b251da-7a34-4b3d-8397-2fb90685518d http.request.method=POST http.request.remoteaddr="127.0.0.1:35052" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.295277ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=04261952-a7c3-4619-9154-8382f294d793 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35052" http.request.uri="/v2/foo/bar/blobs/uploads/7b0d0484-f7d4-4d88-863e-d3c0a75d9119?_state=5mKNiNhM7IPJRdseZ52sR7-ClHgo-UceWM9p_KFU5ld7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiMGQwNDg0LWY3ZDQtNGQ4OC04NjNlLWQzYzBhNzVkOTExOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToxMy40ODg2Nzc5OTdaIn0%3D&digest=sha256%3A462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" http.request.useragent="Go-http-client/1.1" http.response.duration=3.646729222s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:13 +0000] "PUT /v2/foo/bar/blobs/uploads/7b0d0484-f7d4-4d88-863e-d3c0a75d9119?_state=5mKNiNhM7IPJRdseZ52sR7-ClHgo-UceWM9p_KFU5ld7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiMGQwNDg0LWY3ZDQtNGQ4OC04NjNlLWQzYzBhNzVkOTExOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToxMy40ODg2Nzc5OTdaIn0%3D&digest=sha256%3A462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=a5dd7928-fb4a-48d6-ae2a-63b5c882a240 http.request.method=POST http.request.remoteaddr="127.0.0.1:35052" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.169008ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:43757" http.request.id=d389c810-1047-40a2-b0bb-f29e6bda17cf http.request.method=PATCH http.request.remoteaddr="127.0.0.1:35052" http.request.uri="/v2/foo/bar/blobs/uploads/cac7ff09-4444-429d-8b3f-40e0d726924a?_state=Miw51LsWvrjeyyEKSOuKkS3-qbGGapSQUWIwEHUF90h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhYzdmZjA5LTQ0NDQtNDI5ZC04YjNmLTQwZTBkNzI2OTI0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToxNy4zMjAwMzMxMjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.57110634s http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:17 +0000] "PATCH /v2/foo/bar/blobs/uploads/cac7ff09-4444-429d-8b3f-40e0d726924a?_state=Miw51LsWvrjeyyEKSOuKkS3-qbGGapSQUWIwEHUF90h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhYzdmZjA5LTQ0NDQtNDI5ZC04YjNmLTQwZTBkNzI2OTI0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToxNy4zMjAwMzMxMjZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=f43ef797-6339-4627-8aa3-82561228f04b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35052" http.request.uri="/v2/foo/bar/blobs/uploads/cac7ff09-4444-429d-8b3f-40e0d726924a?_state=Ud4xIM57cIoarnzrvcDwFXy97fmHc_rndHq40ODmajl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhYzdmZjA5LTQ0NDQtNDI5ZC04YjNmLTQwZTBkNzI2OTI0YSIsIk9mZnNldCI6MjEzMjMyNjQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTE6MTdaIn0%3D&digest=sha256%3A462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" http.request.useragent="Go-http-client/1.1" http.response.duration=3.586585ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:20 +0000] "PUT /v2/foo/bar/blobs/uploads/cac7ff09-4444-429d-8b3f-40e0d726924a?_state=Ud4xIM57cIoarnzrvcDwFXy97fmHc_rndHq40ODmajl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhYzdmZjA5LTQ0NDQtNDI5ZC04YjNmLTQwZTBkNzI2OTI0YSIsIk9mZnNldCI6MjEzMjMyNjQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTE6MTdaIn0%3D&digest=sha256%3A462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=a4fff1b3-61ab-490c-b0de-0ccba0f9e09f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35052" http.request.uri="/v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.590025ms http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:20 +0000] "HEAD /v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=85fc92ca-3e89-4bbf-9fb2-e99bb491c0ce http.request.method=GET http.request.remoteaddr="127.0.0.1:35052" http.request.uri="/v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=141.258787ms http.response.status=200 http.response.written=21323264 127.0.0.1 - - [08/Jul/2024:14:11:20 +0000] "GET /v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53 HTTP/1.1" 200 21323264 "" "Go-http-client/1.1" time="2024-07-08T14:11:21Z" level=error msg="error parsing digest="sha257:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=a9bf24b4-f07d-45e0-a27e-68696e0a875c http.request.method=GET http.request.remoteaddr="127.0.0.1:35052" http.request.uri="/v2/foo/bar/blobs/sha257:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" vars.name="foo/bar" time="2024-07-08T14:11:21Z" 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:43757" http.request.id=a9bf24b4-f07d-45e0-a27e-68696e0a875c http.request.method=GET http.request.remoteaddr="127.0.0.1:35052" http.request.uri="/v2/foo/bar/blobs/sha257:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.391031ms http.response.status=400 http.response.written=110 vars.digest="sha257:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:14:11:21 +0000] "GET /v2/foo/bar/blobs/sha257:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-08T14:11:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=d182dd76-1b3d-4326-b009-a8eabfa2eb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:35078" http.request.uri="/v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" http.request.useragent="Go-http-client/1.1" http.response.duration=3.408238ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:21 +0000] "GET /v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=03ccfba5-91e2-4457-acf9-ef5567a76fe0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35088" http.request.uri="/v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" http.request.useragent="Go-http-client/1.1" http.response.duration=1.299596ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:21 +0000] "DELETE /v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:21Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=72ac9124-3134-4f7a-9266-a35c682ea3a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35088" http.request.uri="/v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.22651ms http.response.status=404 http.response.written=157 vars.digest="sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:14:11:21 +0000] "HEAD /v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-08T14:11:21Z" 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:43757" http.request.id=093d1186-7179-4b48-95d0-93f0955e9880 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35088" http.request.uri="/v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.357536ms http.response.status=404 http.response.written=74 vars.digest="sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:14:11:21 +0000] "DELETE /v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-07-08T14:11:21Z" level=error msg="error parsing digest="sha257:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=1da507ef-49a1-47e1-99a6-2fd687de45c2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35104" http.request.uri="/v2/foo/bar/blobs/sha257:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" vars.name="foo/bar" time="2024-07-08T14:11:21Z" 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:43757" http.request.id=1da507ef-49a1-47e1-99a6-2fd687de45c2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35104" http.request.uri="/v2/foo/bar/blobs/sha257:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.900936ms http.response.status=400 http.response.written=110 vars.digest="sha257:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:14:11:21 +0000] "DELETE /v2/foo/bar/blobs/sha257:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-08T14:11:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=f091174e-4b87-4dad-b9f6-df929e7025a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:35110" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.264135ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:21 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=3f5e6768-f48c-4131-8da2-8092ca786206 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35110" http.request.uri="/v2/foo/bar/blobs/uploads/48cb1db1-4795-4fcc-8458-b60f113b9fa9?_state=e2Hr15ZoChb3_CmCI0llwvJHIcZ9jjgRmDFPnX9rVk57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4Y2IxZGIxLTQ3OTUtNGZjYy04NDU4LWI2MGYxMTNiOWZhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToyMS4xMDUzNjAwNzRaIn0%3D&digest=sha256%3A462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" http.request.useragent="Go-http-client/1.1" http.response.duration=3.297191592s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:21 +0000] "PUT /v2/foo/bar/blobs/uploads/48cb1db1-4795-4fcc-8458-b60f113b9fa9?_state=e2Hr15ZoChb3_CmCI0llwvJHIcZ9jjgRmDFPnX9rVk57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4Y2IxZGIxLTQ3OTUtNGZjYy04NDU4LWI2MGYxMTNiOWZhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToyMS4xMDUzNjAwNzRaIn0%3D&digest=sha256%3A462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=089d5ff1-01b3-4876-92af-f99f935abae9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35110" http.request.uri="/v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.295571ms http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:24 +0000] "HEAD /v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=abc4c703-57b8-400b-87f5-d5cad5c59ea5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35078" http.request.uri="/v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.501582176s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [08/Jul/2024:14:11:21 +0000] "GET /v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2024-07-08T14:11:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43757" http.request.id=e90be2b6-1b8b-4bb2-988a-cbab1cc42dd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35062" http.request.uri="/v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.509448272s http.response.status=200 http.response.written=2686976 127.0.0.1 - - [08/Jul/2024:14:11:21 +0000] "GET /v2/foo/bar/blobs/sha256:462c6469f42ed4e23bc096f322d7c2334951aa7ffc1ce10383485686ef071a53 HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (11.39s) === RUN TestRelativeURL time="2024-07-08T14:11:24Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T14:11:24Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:11:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40935" http.request.id=4eb362ee-b34f-42db-8a45-2044b6c2b0ea http.request.method=POST http.request.remoteaddr="127.0.0.1:46804" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.704103ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:29Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40935" http.request.id=4f129816-7531-4cf8-bfe4-c745f6bed197 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46804" http.request.uri="/v2/foo/bar/blobs/uploads/d0b78f91-128b-4a33-986a-49517ffe1d99?_state=O3dPnBRgMhVNsyhR5yzlwFkUxLovUp7ghhq0VBfqyat7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQwYjc4ZjkxLTEyOGItNGEzMy05ODZhLTQ5NTE3ZmZlMWQ5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToyNC41OTQzNjg5MTZaIn0%3D&digest=sha256%3A2570f890ba0f0047ee0e68448d851a50a265a851bc7aeb4fd0ea9ecbc81caaef" http.request.useragent="Go-http-client/1.1" http.response.duration=4.905623353s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:24 +0000] "PUT /v2/foo/bar/blobs/uploads/d0b78f91-128b-4a33-986a-49517ffe1d99?_state=O3dPnBRgMhVNsyhR5yzlwFkUxLovUp7ghhq0VBfqyat7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQwYjc4ZjkxLTEyOGItNGEzMy05ODZhLTQ5NTE3ZmZlMWQ5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMToyNC41OTQzNjg5MTZaIn0%3D&digest=sha256%3A2570f890ba0f0047ee0e68448d851a50a265a851bc7aeb4fd0ea9ecbc81caaef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40935" http.request.id=b839d060-6f93-4a33-8182-d41a2b2a6887 http.request.method=POST http.request.remoteaddr="127.0.0.1:46804" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.874531ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40935" http.request.id=5dee1288-8c62-498c-b643-ee6fc22a871c http.request.method=POST http.request.remoteaddr="127.0.0.1:46804" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.328249ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40935" http.request.id=7fc4f7af-8f1f-4aa8-bed1-9c6446c583ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:46804" http.request.uri="/v2/foo/bar/blobs/uploads/4e9200e8-b96a-4166-b212-41786a6db0f3?_state=BVda3zQ7L_0VPymPHlZrDVSzWh-mu294fhuiiMUa6tR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlOTIwMGU4LWI5NmEtNDE2Ni1iMjEyLTQxNzg2YTZkYjBmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTozMC4wNzg0MTM0NzdaIn0%3D&digest=sha256%3Afeb6c77fda0117e0b33d41c8db2c4f2f1f3736d98f5069f68c7de5a449d2383b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.116228014s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:30 +0000] "PUT /v2/foo/bar/blobs/uploads/4e9200e8-b96a-4166-b212-41786a6db0f3?_state=BVda3zQ7L_0VPymPHlZrDVSzWh-mu294fhuiiMUa6tR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlOTIwMGU4LWI5NmEtNDE2Ni1iMjEyLTQxNzg2YTZkYjBmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTozMC4wNzg0MTM0NzdaIn0%3D&digest=sha256%3Afeb6c77fda0117e0b33d41c8db2c4f2f1f3736d98f5069f68c7de5a449d2383b HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (8.61s) === RUN TestBlobDeleteDisabled time="2024-07-08T14:11: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 time="2024-07-08T14:11:33Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:11:33Z" 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:35035" http.request.id=81f345e8-29eb-4d9d-aabe-f18d60e8f438 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34872" http.request.uri="/v2/foo/bar/blobs/sha256:80a5ab2f8cfc2f0f4721783bc6a3e78b735387dd9b2b146d952f5d4c0cbb4f3e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.813314ms http.response.status=405 http.response.written=78 vars.digest="sha256:80a5ab2f8cfc2f0f4721783bc6a3e78b735387dd9b2b146d952f5d4c0cbb4f3e" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:14:11:33 +0000] "DELETE /v2/foo/bar/blobs/sha256:80a5ab2f8cfc2f0f4721783bc6a3e78b735387dd9b2b146d952f5d4c0cbb4f3e HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.35s) === RUN TestDeleteDisabled time="2024-07-08T14:11: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 time="2024-07-08T14:11:33Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:11:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43327" http.request.id=9eb9e243-9165-4029-ba39-a35f081697cc http.request.method=POST http.request.remoteaddr="127.0.0.1:45574" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.204242ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:43327" http.request.id=e5134a71-accf-4388-9892-d378f3cc8600 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45574" http.request.uri="/v2/foo/bar/blobs/uploads/76045d88-a0f2-4326-b0d6-56241e8de8ed?_state=aV4MuSW0mcqCljY9SDQlLW5rsjEGJ_N_v3d9BYfEJot7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2MDQ1ZDg4LWEwZjItNDMyNi1iMGQ2LTU2MjQxZThkZThlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTozMy45MzUwMDY1OVoifQ%3D%3D&digest=sha256%3Ab2eeaa1f0f7f7c6f5855637b57f88682699283ced3a92325aed3b4eab05a079d" http.request.useragent="Go-http-client/1.1" http.response.duration=6.737324682s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:33 +0000] "PUT /v2/foo/bar/blobs/uploads/76045d88-a0f2-4326-b0d6-56241e8de8ed?_state=aV4MuSW0mcqCljY9SDQlLW5rsjEGJ_N_v3d9BYfEJot7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2MDQ1ZDg4LWEwZjItNDMyNi1iMGQ2LTU2MjQxZThkZThlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTozMy45MzUwMDY1OVoifQ%3D%3D&digest=sha256%3Ab2eeaa1f0f7f7c6f5855637b57f88682699283ced3a92325aed3b4eab05a079d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:40Z" 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:43327" http.request.id=f915b1e5-79ce-46db-9de8-1b39ddd712ef http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45574" http.request.uri="/v2/foo/bar/blobs/sha256:b2eeaa1f0f7f7c6f5855637b57f88682699283ced3a92325aed3b4eab05a079d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.253172ms http.response.status=405 http.response.written=78 vars.digest="sha256:b2eeaa1f0f7f7c6f5855637b57f88682699283ced3a92325aed3b4eab05a079d" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:14:11:40 +0000] "DELETE /v2/foo/bar/blobs/sha256:b2eeaa1f0f7f7c6f5855637b57f88682699283ced3a92325aed3b4eab05a079d HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (7.13s) === RUN TestDeleteReadOnly time="2024-07-08T14:11:40Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T14:11:40Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:11:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46257" http.request.id=25fa3206-c7c3-4dca-81cb-eb36d4f99971 http.request.method=POST http.request.remoteaddr="127.0.0.1:42764" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.137871ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46257" http.request.id=f64716cf-34f6-45bf-be4d-c35aae8b41b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42764" http.request.uri="/v2/foo/bar/blobs/uploads/eb58ac2d-eb3b-4e27-88a1-c56a7a2854a9?_state=G9D10WxG_zASHrDwwp5IcOj_WmGItZXcoxq50X6YyCV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViNThhYzJkLWViM2ItNGUyNy04OGExLWM1NmE3YTI4NTRhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTo0MC45NTUxMjIzNDZaIn0%3D&digest=sha256%3A1c791a956922076089684f65a691c31d65f6ca9251ace5c82fb3fb318297fb00" http.request.useragent="Go-http-client/1.1" http.response.duration=5.607448394s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:40 +0000] "PUT /v2/foo/bar/blobs/uploads/eb58ac2d-eb3b-4e27-88a1-c56a7a2854a9?_state=G9D10WxG_zASHrDwwp5IcOj_WmGItZXcoxq50X6YyCV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViNThhYzJkLWViM2ItNGUyNy04OGExLWM1NmE3YTI4NTRhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMTo0MC45NTUxMjIzNDZaIn0%3D&digest=sha256%3A1c791a956922076089684f65a691c31d65f6ca9251ace5c82fb3fb318297fb00 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [08/Jul/2024:14:11:46 +0000] "DELETE /v2/foo/bar/blobs/sha256:1c791a956922076089684f65a691c31d65f6ca9251ace5c82fb3fb318297fb00 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (5.89s) === RUN TestStartPushReadOnly time="2024-07-08T14:11:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T14:11:46Z" level=info msg="redis not configured" go.version=go1.22.5 127.0.0.1 - - [08/Jul/2024:14:11:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2024-07-08T14:11:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T14:11:46Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:11:46Z" 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:42239" http.request.id=46000194-e68b-4589-835f-b7c40e95a56a http.request.method=GET http.request.remoteaddr="127.0.0.1:58302" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.433347ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:14:11:46 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-08T14:11:46Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=fa97853c-190f-4677-8ed9-7983e269d1b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58302" 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=2.259278ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/Jul/2024:14:11:46 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-08T14:11:46Z" 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:42239" http.request.id=db0a3185-96e8-47c2-8f18-adbb368dc4ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:58302" 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=2.361337ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:14:11:46 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-08T14:11:46Z" 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:42239" http.request.id=657c6eba-78e0-45b4-96b4-02f9539c3a7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58302" 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=10.369223ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T14:11:46Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=657c6eba-78e0-45b4-96b4-02f9539c3a7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58302" 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=10.47881ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T14:11:46Z" 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:42239" http.request.id=657c6eba-78e0-45b4-96b4-02f9539c3a7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58302" 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=10.560448ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T14:11:46Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=657c6eba-78e0-45b4-96b4-02f9539c3a7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58302" 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=10.634377ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:14:11:46 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-08T14:11:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=f32c7953-009d-408b-9d0c-27694b7ad670 http.request.method=POST http.request.remoteaddr="127.0.0.1:58302" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.571829ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:46 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=22d02a74-1dcd-49b4-b2fe-c63de948b280 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58302" http.request.uri="/v2/foo/schema1/blobs/uploads/3aa35921-3a58-43ce-9160-c290f21176e6?_state=TXqTM7PO7SZNvPVdibr1jdumM9ZbYJc0h77zgK9ttTZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzYWEzNTkyMS0zYTU4LTQzY2UtOTE2MC1jMjkwZjIxMTc2ZTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTE6NDYuODI2ODA0MTI0WiJ9&digest=sha256%3Af378569ae52f6113b4cceb703aa60e80e894b3aab5ddead60fb068f6134405a2" http.request.useragent="Go-http-client/1.1" http.response.duration=2.760337226s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:46 +0000] "PUT /v2/foo/schema1/blobs/uploads/3aa35921-3a58-43ce-9160-c290f21176e6?_state=TXqTM7PO7SZNvPVdibr1jdumM9ZbYJc0h77zgK9ttTZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzYWEzNTkyMS0zYTU4LTQzY2UtOTE2MC1jMjkwZjIxMTc2ZTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTE6NDYuODI2ODA0MTI0WiJ9&digest=sha256%3Af378569ae52f6113b4cceb703aa60e80e894b3aab5ddead60fb068f6134405a2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=3beca7f9-e9ed-4813-9b89-46e9ec418d12 http.request.method=POST http.request.remoteaddr="127.0.0.1:58302" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.896269ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:49 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=715592c3-9407-48ae-a75b-286c53889229 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58302" http.request.uri="/v2/foo/schema1/blobs/uploads/f0d27745-519f-4314-948c-7470549c575b?_state=JXp0Ih7c3nrmdB8IvoYKdW4XDVLACCVABva_S4za2-57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmMGQyNzc0NS01MTlmLTQzMTQtOTQ4Yy03NDcwNTQ5YzU3NWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTE6NDkuODk2MzIzNDI0WiJ9&digest=sha256%3Ac7e318e73357b6186902c2ddf9c0cbc531e8fc044dd0dca9f9cf857bffc99901" http.request.useragent="Go-http-client/1.1" http.response.duration=4.185555518s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:49 +0000] "PUT /v2/foo/schema1/blobs/uploads/f0d27745-519f-4314-948c-7470549c575b?_state=JXp0Ih7c3nrmdB8IvoYKdW4XDVLACCVABva_S4za2-57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmMGQyNzc0NS01MTlmLTQzMTQtOTQ4Yy03NDcwNTQ5YzU3NWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTE6NDkuODk2MzIzNDI0WiJ9&digest=sha256%3Ac7e318e73357b6186902c2ddf9c0cbc531e8fc044dd0dca9f9cf857bffc99901 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=7880d1ca-5898-4d3d-8a9e-588604889b66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58302" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.850799ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:54 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=8ab18ec6-2853-4237-bf1c-841f9a95903f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58302" http.request.uri="/v2/foo/schema1/manifests/sha256:19e8df8c685a056c936cd9f54144f83b4df65d5a7092f9fd63765e610ada95e3" http.request.useragent="Go-http-client/1.1" http.response.duration=11.393014ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:19e8df8c685a056c936cd9f54144f83b4df65d5a7092f9fd63765e610ada95e3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=bb529cee-8344-41e6-bdc0-2092187cfd96 http.request.method=GET http.request.remoteaddr="127.0.0.1:58302" 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=5.618037ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:14:11:54 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T14:11:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=a828b287-0f10-4177-b8f2-f0f59c1be785 http.request.method=GET http.request.remoteaddr="127.0.0.1:58302" http.request.uri="/v2/foo/schema1/manifests/sha256:19e8df8c685a056c936cd9f54144f83b4df65d5a7092f9fd63765e610ada95e3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.744553ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:14:11:54 +0000] "GET /v2/foo/schema1/manifests/sha256:19e8df8c685a056c936cd9f54144f83b4df65d5a7092f9fd63765e610ada95e3 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T14:11:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:42239" http.request.id=aca75867-6467-4c3c-8149-f6a71e078566 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58302" http.request.uri="/v2/foo/schema1/manifests/sha256:19e8df8c685a056c936cd9f54144f83b4df65d5a7092f9fd63765e610ada95e3" http.request.useragent="Go-http-client/1.1" http.response.duration=11.086372ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:19e8df8c685a056c936cd9f54144f83b4df65d5a7092f9fd63765e610ada95e3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:42239" http.request.id=2f40ac26-b42a-4041-bd28-46039be718fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58302" http.request.uri="/v2/foo/schema1/manifests/sha256:19e8df8c685a056c936cd9f54144f83b4df65d5a7092f9fd63765e610ada95e3" http.request.useragent="Go-http-client/1.1" http.response.duration=11.226057ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:19e8df8c685a056c936cd9f54144f83b4df65d5a7092f9fd63765e610ada95e3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:42239" http.request.id=7d13e45f-f7f9-4e49-926d-cf22ad78f7dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58302" http.request.uri="/v2/foo/schema1/manifests/sha256:19e8df8c685a056c936cd9f54144f83b4df65d5a7092f9fd63765e610ada95e3" http.request.useragent="Go-http-client/1.1" http.response.duration=11.359712ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:19e8df8c685a056c936cd9f54144f83b4df65d5a7092f9fd63765e610ada95e3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=95cb2261-a408-40a9-a5de-28b02bc9f42f http.request.method=GET http.request.remoteaddr="127.0.0.1:58302" http.request.uri="/v2/foo/schema1/manifests/sha256:19e8df8c685a056c936cd9f54144f83b4df65d5a7092f9fd63765e610ada95e3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.861171ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:14:11:54 +0000] "GET /v2/foo/schema1/manifests/sha256:19e8df8c685a056c936cd9f54144f83b4df65d5a7092f9fd63765e610ada95e3 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T14:11:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=cb2456e1-23d4-4917-b060-2e21d6222db6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58302" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.398103ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:54 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=63bc0cb7-83c1-4948-8d71-13810871d1e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58302" http.request.uri="/v2/foo/schema1/manifests/sha256:19e8df8c685a056c936cd9f54144f83b4df65d5a7092f9fd63765e610ada95e3" http.request.useragent="Go-http-client/1.1" http.response.duration=2.309217ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:54 +0000] "GET /v2/foo/schema1/manifests/sha256:19e8df8c685a056c936cd9f54144f83b4df65d5a7092f9fd63765e610ada95e3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=7a8628a9-fccb-4e73-8773-87e2f8cf495c http.request.method=GET http.request.remoteaddr="127.0.0.1:58302" 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=2.481917ms http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Jul/2024:14:11:54 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-08T14:11:54Z" level=error msg="payload digest does match: "sha256:e28f1a2b4973ccc35c4cec0bb61cfc13b00eb490bd11a58e67d66fa05aa9e5b4" != "sha256:19e8df8c685a056c936cd9f54144f83b4df65d5a7092f9fd63765e610ada95e3"" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=ffd8dd1a-561d-4b30-aae4-10ad02acbb50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58302" http.request.uri="/v2/foo/schema1/manifests/sha256:19e8df8c685a056c936cd9f54144f83b4df65d5a7092f9fd63765e610ada95e3" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:19e8df8c685a056c936cd9f54144f83b4df65d5a7092f9fd63765e610ada95e3" time="2024-07-08T14:11:54Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=ffd8dd1a-561d-4b30-aae4-10ad02acbb50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58302" http.request.uri="/v2/foo/schema1/manifests/sha256:19e8df8c685a056c936cd9f54144f83b4df65d5a7092f9fd63765e610ada95e3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.856492ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:19e8df8c685a056c936cd9f54144f83b4df65d5a7092f9fd63765e610ada95e3" 127.0.0.1 - - [08/Jul/2024:14:11:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:19e8df8c685a056c936cd9f54144f83b4df65d5a7092f9fd63765e610ada95e3 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-08T14:11:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=1b47243a-e9ce-448b-b458-7f951f0c3ecb http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" 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=2.459694ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:14:11:54 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-08T14:11:54Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=3880f1e5-1403-4c6e-b4cf-a1934e68d4e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" 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=2.054411ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/Jul/2024:14:11:54 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-08T14:11:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42239" http.request.id=217b8d88-c6ce-449e-9fee-17adc717bb31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55334" 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=2.405312ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T14:11:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42239" http.request.id=217b8d88-c6ce-449e-9fee-17adc717bb31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55334" 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=2.515436ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T14:11:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42239" http.request.id=217b8d88-c6ce-449e-9fee-17adc717bb31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55334" 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=2.597912ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:14:11:54 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-08T14:11:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=41992a5b-897a-482b-a948-f588a2646d17 http.request.method=POST http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.288746ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:54 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=9b938c79-deaf-4977-b583-4740513c8ff3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/foo/schema2/blobs/uploads/d8ccdb83-4526-4a0f-8929-bd0bbef54756?_state=FCTSgDSPoferb4AjTtQ76uhabNAhbk0JFOJZ72oW1ut7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkOGNjZGI4My00NTI2LTRhMGYtODkyOS1iZDBiYmVmNTQ3NTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTE6NTQuMTk3MDIyMzI5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.120965ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:54 +0000] "PUT /v2/foo/schema2/blobs/uploads/d8ccdb83-4526-4a0f-8929-bd0bbef54756?_state=FCTSgDSPoferb4AjTtQ76uhabNAhbk0JFOJZ72oW1ut7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkOGNjZGI4My00NTI2LTRhMGYtODkyOS1iZDBiYmVmNTQ3NTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTE6NTQuMTk3MDIyMzI5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42239" http.request.id=26eadab5-2a57-4652-aecd-8348400e6312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55334" 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=2.858644ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T14:11:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42239" http.request.id=26eadab5-2a57-4652-aecd-8348400e6312 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55334" 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=2.960639ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:14:11:54 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-08T14:11:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=79b8cf27-adcb-4c95-ac4c-b65d6f0cf6ed http.request.method=POST http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.566151ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:54 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=25ab1605-0e8e-45cc-b095-5e448ecf2c24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/foo/schema2/blobs/uploads/409f38ff-424c-44dd-982c-bfd1f85e95fb?_state=GVSVSo4gO7OJmDaWSTgMhVT2mPn456N_iXscgH8NpcV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MDlmMzhmZi00MjRjLTQ0ZGQtOTgyYy1iZmQxZjg1ZTk1ZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTE6NTQuNTMxMzc5NDU2WiJ9&digest=sha256%3Aa447d1e598c656d462dd8cf726c8662f726055f32d99046dc55ce2d8419db994" http.request.useragent="Go-http-client/1.1" http.response.duration=3.571984364s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:54 +0000] "PUT /v2/foo/schema2/blobs/uploads/409f38ff-424c-44dd-982c-bfd1f85e95fb?_state=GVSVSo4gO7OJmDaWSTgMhVT2mPn456N_iXscgH8NpcV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MDlmMzhmZi00MjRjLTQ0ZGQtOTgyYy1iZmQxZjg1ZTk1ZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTE6NTQuNTMxMzc5NDU2WiJ9&digest=sha256%3Aa447d1e598c656d462dd8cf726c8662f726055f32d99046dc55ce2d8419db994 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:11:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=a9b4111c-8e2c-417d-a64d-f93538db893d http.request.method=POST http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.924193ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:58 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=b575a6f5-ad09-44f5-8293-6b85afe3f730 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/foo/schema2/blobs/uploads/6bcdc061-ccf3-4cac-a602-040840ccbd8e?_state=Ms3S1ozQ_3qzLBh1NN1Vtc6i1JvwiOfTpX-msQ9VZn97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YmNkYzA2MS1jY2YzLTRjYWMtYTYwMi0wNDA4NDBjY2JkOGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTE6NTguNDAxNTM4ODQ4WiJ9&digest=sha256%3A99ac6c285553d029ce30001257c0aba555e18dddd0052a100d30b9269fef10f4" http.request.useragent="Go-http-client/1.1" http.response.duration=4.192419282s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:11:58 +0000] "PUT /v2/foo/schema2/blobs/uploads/6bcdc061-ccf3-4cac-a602-040840ccbd8e?_state=Ms3S1ozQ_3qzLBh1NN1Vtc6i1JvwiOfTpX-msQ9VZn97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YmNkYzA2MS1jY2YzLTRjYWMtYTYwMi0wNDA4NDBjY2JkOGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTE6NTguNDAxNTM4ODQ4WiJ9&digest=sha256%3A99ac6c285553d029ce30001257c0aba555e18dddd0052a100d30b9269fef10f4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:02Z" 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:42239" http.request.id=29ff151f-3623-497a-b22a-b406a7c4d9e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.693904ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:02Z" 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:42239" http.request.id=1216d8f2-fe8c-4f7e-99cb-7adee6045329 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/foo/schema2/manifests/sha256:c2ccc502952e1d8aa4f42247131b728c21d892010c76ea3b1911bb812b9c383d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.844995ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "PUT /v2/foo/schema2/manifests/sha256:c2ccc502952e1d8aa4f42247131b728c21d892010c76ea3b1911bb812b9c383d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=80df3695-9ffe-4c49-80aa-12f0a04fdc79 http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" 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=2.926639ms http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-08T14:12:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=00d95536-3a02-42f5-913d-03270254c213 http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/foo/schema2/manifests/sha256:c2ccc502952e1d8aa4f42247131b728c21d892010c76ea3b1911bb812b9c383d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.559824ms http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "GET /v2/foo/schema2/manifests/sha256:c2ccc502952e1d8aa4f42247131b728c21d892010c76ea3b1911bb812b9c383d HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-08T14:12:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=4c99262b-e5b2-4c5b-ac30-a121c9ec8d12 http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.236665ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=905d9be7-c1a4-40cd-b15d-11823e5bd062 http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/foo/schema2/manifests/sha256:c2ccc502952e1d8aa4f42247131b728c21d892010c76ea3b1911bb812b9c383d" http.request.useragent="Go-http-client/1.1" http.response.duration="917.31µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "GET /v2/foo/schema2/manifests/sha256:c2ccc502952e1d8aa4f42247131b728c21d892010c76ea3b1911bb812b9c383d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=ba789635-5980-4f03-a457-f44585438c05 http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" 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="943.449µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-08T14:12:02Z" level=info msg="rewriting manifest sha256:c2ccc502952e1d8aa4f42247131b728c21d892010c76ea3b1911bb812b9c383d in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=56fc7e8c-f76d-45dd-b902-fa1d01de4ef4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" 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-08T14:12:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=56fc7e8c-f76d-45dd-b902-fa1d01de4ef4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.676877ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-08T14:12:02Z" 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:42239" http.request.id=665501db-cc4a-434b-8a5d-1b8933a369d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55334" 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=1.133682ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-07-08T14:12:02Z" 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:42239" http.request.id=373ee1a2-23f0-43cd-9f9b-e8c1227664a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.297918ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:02Z" 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:42239" http.request.id=9d8d1b6a-fdc9-4fff-9683-969afd756473 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/foo/schema2/manifests/sha256:4fa809d6a361b1b97f3a91f522a660618e0e87f1808adeedce1f9f8eec9be76b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.903853ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "PUT /v2/foo/schema2/manifests/sha256:4fa809d6a361b1b97f3a91f522a660618e0e87f1808adeedce1f9f8eec9be76b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=e5d9de4d-cd17-42dd-b2ed-2f1de9a2c009 http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" 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=2.704592ms http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-08T14:12:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=daf30548-09b1-4906-9ee7-18ab651fedbc http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/foo/schema2/manifests/sha256:4fa809d6a361b1b97f3a91f522a660618e0e87f1808adeedce1f9f8eec9be76b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.16516ms http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "GET /v2/foo/schema2/manifests/sha256:4fa809d6a361b1b97f3a91f522a660618e0e87f1808adeedce1f9f8eec9be76b HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-08T14:12:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=c749abe2-de1a-4e9a-8f2f-bad885ea8c7d http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.288152ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=6a20cc28-0cb4-40dd-abcb-27bafc33e7e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" http.request.uri="/v2/foo/schema2/manifests/sha256:4fa809d6a361b1b97f3a91f522a660618e0e87f1808adeedce1f9f8eec9be76b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.203367ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "GET /v2/foo/schema2/manifests/sha256:4fa809d6a361b1b97f3a91f522a660618e0e87f1808adeedce1f9f8eec9be76b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:02Z" level=info msg="rewriting manifest list sha256:4fa809d6a361b1b97f3a91f522a660618e0e87f1808adeedce1f9f8eec9be76b in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=868b1f57-bb0b-4cca-864a-1f47c2a51a58 http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" 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-08T14:12:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42239" http.request.id=868b1f57-bb0b-4cca-864a-1f47c2a51a58 http.request.method=GET http.request.remoteaddr="127.0.0.1:55334" 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=4.812716ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-07-08T14:12: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-08T14:12:02Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:12:02Z" 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:33841" http.request.id=5df8d1ef-d6da-40ff-a4a1-ee1890f0e429 http.request.method=GET http.request.remoteaddr="127.0.0.1:48460" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.167268ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-08T14:12:02Z" 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:33841" http.request.id=b3943c5f-6599-4c7f-9386-e27b4387ba1d http.request.method=GET http.request.remoteaddr="127.0.0.1:48460" 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="993.962µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-08T14:12:02Z" 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:33841" http.request.id=92163ba8-dabb-43e5-9c3c-a86db9f029a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48460" 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=2.103631ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-08T14:12:02Z" 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:33841" http.request.id=4caef67e-88ab-46c0-958d-86ef12a64498 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48460" 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=11.345286ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T14:12:02Z" 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:33841" http.request.id=4caef67e-88ab-46c0-958d-86ef12a64498 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48460" 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=11.44908ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T14:12:02Z" 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:33841" http.request.id=4caef67e-88ab-46c0-958d-86ef12a64498 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48460" 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=11.525736ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T14:12:02Z" 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:33841" http.request.id=4caef67e-88ab-46c0-958d-86ef12a64498 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48460" 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=11.597716ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-08T14:12:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=0f2e7686-d47a-4867-a450-09d4169caff2 http.request.method=POST http.request.remoteaddr="127.0.0.1:48460" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.470803ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:07Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=4f3f1aac-f6cb-430f-9373-b382a2d70960 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48460" http.request.uri="/v2/foo/schema1/blobs/uploads/9bbad119-8edc-47a5-8711-7f64414aeb4b?_state=RqXg9-11tr4uJbu-4Jc1xErRUnzjVygjCUJ64auW1qp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5YmJhZDExOS04ZWRjLTQ3YTUtODcxMS03ZjY0NDE0YWViNGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTI6MDIuOTY3Njk3MTNaIn0%3D&digest=sha256%3A4a5a9039582d0532ca574520798d091ffd7c0120ac0e0a433c677876b7fd059b" http.request.useragent="Go-http-client/1.1" http.response.duration=4.799440368s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:02 +0000] "PUT /v2/foo/schema1/blobs/uploads/9bbad119-8edc-47a5-8711-7f64414aeb4b?_state=RqXg9-11tr4uJbu-4Jc1xErRUnzjVygjCUJ64auW1qp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5YmJhZDExOS04ZWRjLTQ3YTUtODcxMS03ZjY0NDE0YWViNGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTI6MDIuOTY3Njk3MTNaIn0%3D&digest=sha256%3A4a5a9039582d0532ca574520798d091ffd7c0120ac0e0a433c677876b7fd059b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=c520da55-1e5f-40d3-a40f-20796353ac34 http.request.method=POST http.request.remoteaddr="127.0.0.1:48460" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.989052ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:08 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=0c0a2fbc-150d-41f8-b75b-81123a68287b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48460" http.request.uri="/v2/foo/schema1/blobs/uploads/e746c377-e523-4ad9-8479-6a583b9ff69f?_state=kOVPdqAXwGWhGdQVFNwkReSEtDXEzPOhXDtE-nQAauV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNzQ2YzM3Ny1lNTIzLTRhZDktODQ3OS02YTU4M2I5ZmY2OWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTI6MDguMDA3OTE1MTg4WiJ9&digest=sha256%3Adc0848d6c38cef1dc007032783cb90a19d1e8135af14fa2d0a489d7aa1aee149" http.request.useragent="Go-http-client/1.1" http.response.duration=1.377008757s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:08 +0000] "PUT /v2/foo/schema1/blobs/uploads/e746c377-e523-4ad9-8479-6a583b9ff69f?_state=kOVPdqAXwGWhGdQVFNwkReSEtDXEzPOhXDtE-nQAauV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNzQ2YzM3Ny1lNTIzLTRhZDktODQ3OS02YTU4M2I5ZmY2OWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTI6MDguMDA3OTE1MTg4WiJ9&digest=sha256%3Adc0848d6c38cef1dc007032783cb90a19d1e8135af14fa2d0a489d7aa1aee149 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=3f18338e-cee5-492f-b7d3-0b5341a4b3a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48460" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.431408ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:09 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=55137a9a-e7aa-4b75-8a19-63c95358a8b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48460" http.request.uri="/v2/foo/schema1/manifests/sha256:e12cd6a03d57e89e8f57f54a280aa2fe06efe9ba3e7c13f9691018c2fd4643c2" http.request.useragent="Go-http-client/1.1" http.response.duration=7.424515ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:e12cd6a03d57e89e8f57f54a280aa2fe06efe9ba3e7c13f9691018c2fd4643c2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=b4cb9485-8dea-495e-8c9c-c5c642e2d183 http.request.method=GET http.request.remoteaddr="127.0.0.1:48460" 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=5.449764ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:14:12:09 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T14:12:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=a8cd24bc-766a-4284-8de7-1392ead55eb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48460" http.request.uri="/v2/foo/schema1/manifests/sha256:e12cd6a03d57e89e8f57f54a280aa2fe06efe9ba3e7c13f9691018c2fd4643c2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.561327ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:14:12:09 +0000] "GET /v2/foo/schema1/manifests/sha256:e12cd6a03d57e89e8f57f54a280aa2fe06efe9ba3e7c13f9691018c2fd4643c2 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T14:12:09Z" 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:33841" http.request.id=5e349ac8-aef7-4e3f-a671-bca879ced68f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48460" http.request.uri="/v2/foo/schema1/manifests/sha256:e12cd6a03d57e89e8f57f54a280aa2fe06efe9ba3e7c13f9691018c2fd4643c2" http.request.useragent="Go-http-client/1.1" http.response.duration=10.869436ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:e12cd6a03d57e89e8f57f54a280aa2fe06efe9ba3e7c13f9691018c2fd4643c2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:09Z" 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:33841" http.request.id=8a7cfad9-a5f4-40e3-bc27-84dd3e713313 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48460" http.request.uri="/v2/foo/schema1/manifests/sha256:e12cd6a03d57e89e8f57f54a280aa2fe06efe9ba3e7c13f9691018c2fd4643c2" http.request.useragent="Go-http-client/1.1" http.response.duration=10.758465ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:e12cd6a03d57e89e8f57f54a280aa2fe06efe9ba3e7c13f9691018c2fd4643c2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:33841" http.request.id=89a7e660-63e0-42ce-beb0-22fc9f55abc8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48460" http.request.uri="/v2/foo/schema1/manifests/sha256:e12cd6a03d57e89e8f57f54a280aa2fe06efe9ba3e7c13f9691018c2fd4643c2" http.request.useragent="Go-http-client/1.1" http.response.duration=11.042433ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:e12cd6a03d57e89e8f57f54a280aa2fe06efe9ba3e7c13f9691018c2fd4643c2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=2af587e2-3bdf-4e1c-8cd5-23b1665f378e http.request.method=GET http.request.remoteaddr="127.0.0.1:48460" http.request.uri="/v2/foo/schema1/manifests/sha256:e12cd6a03d57e89e8f57f54a280aa2fe06efe9ba3e7c13f9691018c2fd4643c2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.658039ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:14:12:09 +0000] "GET /v2/foo/schema1/manifests/sha256:e12cd6a03d57e89e8f57f54a280aa2fe06efe9ba3e7c13f9691018c2fd4643c2 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T14:12:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=0c5c182f-4b98-4a72-8708-77984e647bb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48460" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.177714ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:09 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=9f982bf9-07d1-48b1-bb3d-31d7f1036305 http.request.method=GET http.request.remoteaddr="127.0.0.1:48460" http.request.uri="/v2/foo/schema1/manifests/sha256:e12cd6a03d57e89e8f57f54a280aa2fe06efe9ba3e7c13f9691018c2fd4643c2" http.request.useragent="Go-http-client/1.1" http.response.duration=2.046945ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:09 +0000] "GET /v2/foo/schema1/manifests/sha256:e12cd6a03d57e89e8f57f54a280aa2fe06efe9ba3e7c13f9691018c2fd4643c2 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=449afeda-e22e-4d23-b50b-aa516ff47e91 http.request.method=GET http.request.remoteaddr="127.0.0.1:48460" 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=2.213849ms http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Jul/2024:14:12:09 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-08T14:12:09Z" level=error msg="payload digest does match: "sha256:2c65d30d98e48c48f5cbe77ba54b9980f5c289e8f597d0a30fe706b9522745ef" != "sha256:e12cd6a03d57e89e8f57f54a280aa2fe06efe9ba3e7c13f9691018c2fd4643c2"" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=67e51852-e969-4e14-850b-621d4ccf997b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48460" http.request.uri="/v2/foo/schema1/manifests/sha256:e12cd6a03d57e89e8f57f54a280aa2fe06efe9ba3e7c13f9691018c2fd4643c2" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:e12cd6a03d57e89e8f57f54a280aa2fe06efe9ba3e7c13f9691018c2fd4643c2" time="2024-07-08T14:12:09Z" 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:33841" http.request.id=67e51852-e969-4e14-850b-621d4ccf997b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48460" http.request.uri="/v2/foo/schema1/manifests/sha256:e12cd6a03d57e89e8f57f54a280aa2fe06efe9ba3e7c13f9691018c2fd4643c2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.787038ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:e12cd6a03d57e89e8f57f54a280aa2fe06efe9ba3e7c13f9691018c2fd4643c2" 127.0.0.1 - - [08/Jul/2024:14:12:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:e12cd6a03d57e89e8f57f54a280aa2fe06efe9ba3e7c13f9691018c2fd4643c2 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-08T14:12:09Z" 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:33841" http.request.id=e3a81646-0e20-4c1d-b0f3-abe9e8d0d775 http.request.method=GET http.request.remoteaddr="127.0.0.1:55714" 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=3.02434ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:14:12:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-08T14:12:09Z" 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:33841" http.request.id=177d60b1-55cc-4675-9cee-6819a88b2dac http.request.method=GET http.request.remoteaddr="127.0.0.1:55714" 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=2.204295ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/Jul/2024:14:12:09 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-08T14:12:09Z" 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:33841" http.request.id=49373919-54e9-4881-8634-01b0cabcf0b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55714" 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=2.511695ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T14:12:09Z" 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:33841" http.request.id=49373919-54e9-4881-8634-01b0cabcf0b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55714" 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=2.618975ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T14:12:09Z" 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:33841" http.request.id=49373919-54e9-4881-8634-01b0cabcf0b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55714" 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=2.698822ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:14:12:09 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-08T14:12:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=0676de62-4169-4968-b89c-7d6f2fdbcdb4 http.request.method=POST http.request.remoteaddr="127.0.0.1:55714" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.387958ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:09 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=a6f8408e-064f-4157-b231-9eeb3f17276c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55714" http.request.uri="/v2/foo/schema2/blobs/uploads/7679ef7e-1671-4f45-bb17-e2221f645b58?_state=wAE6qsSlpg5tzDIdfl4rrVetqVGVbpK6vlDC2ELFFo97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3Njc5ZWY3ZS0xNjcxLTRmNDUtYmIxNy1lMjIyMWY2NDViNTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTI6MDkuNDkwNjk0NTk4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.977632ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:09 +0000] "PUT /v2/foo/schema2/blobs/uploads/7679ef7e-1671-4f45-bb17-e2221f645b58?_state=wAE6qsSlpg5tzDIdfl4rrVetqVGVbpK6vlDC2ELFFo97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3Njc5ZWY3ZS0xNjcxLTRmNDUtYmIxNy1lMjIyMWY2NDViNTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTI6MDkuNDkwNjk0NTk4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:09Z" 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:33841" http.request.id=fd2bdb4f-fd06-4414-8a85-ffea51c6cd5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55714" 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=2.475159ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T14:12:09Z" 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:33841" http.request.id=fd2bdb4f-fd06-4414-8a85-ffea51c6cd5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55714" 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=2.595879ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:14:12:09 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-08T14:12:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=b83ab93c-1691-414c-bb90-136d6a0d20f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:55714" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.328965ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:09 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=f63c4624-6dc2-472b-8e09-15739665ebf4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55714" http.request.uri="/v2/foo/schema2/blobs/uploads/4466b5a8-6f08-4b2a-a19e-e30caca74e81?_state=ycP0oKuq_bRezr0rpRIRrO8Dp22m9Bz28CbT2P4WpzN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NDY2YjVhOC02ZjA4LTRiMmEtYTE5ZS1lMzBjYWNhNzRlODEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTI6MDkuNjkyNjQ3OThaIn0%3D&digest=sha256%3A64bb8fc67aa8d5cb56e80c61f6b713666ce1c66cd5ec391d130c20fd1b603ec3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.503590957s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:09 +0000] "PUT /v2/foo/schema2/blobs/uploads/4466b5a8-6f08-4b2a-a19e-e30caca74e81?_state=ycP0oKuq_bRezr0rpRIRrO8Dp22m9Bz28CbT2P4WpzN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NDY2YjVhOC02ZjA4LTRiMmEtYTE5ZS1lMzBjYWNhNzRlODEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTI6MDkuNjkyNjQ3OThaIn0%3D&digest=sha256%3A64bb8fc67aa8d5cb56e80c61f6b713666ce1c66cd5ec391d130c20fd1b603ec3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=95033bf5-e3a7-4aef-9e21-0d1470cd67ab http.request.method=POST http.request.remoteaddr="127.0.0.1:55714" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.917287ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:11 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=dd24ff67-6883-4500-833b-9fcb8df28b08 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55714" http.request.uri="/v2/foo/schema2/blobs/uploads/407c73bd-d502-410a-b493-7c1810b1bdb1?_state=-h5MmhXK5cyKpfsMjfr3RPe4oUAdIcR43cLyjolEzXN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MDdjNzNiZC1kNTAyLTQxMGEtYjQ5My03YzE4MTBiMWJkYjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTI6MTEuNDYwOTExMTk5WiJ9&digest=sha256%3A1fa3b6767fa1ff6858c801be3b5a469d40755e8c572e68d7c832c4bf7be3930a" http.request.useragent="Go-http-client/1.1" http.response.duration=3.046609957s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:11 +0000] "PUT /v2/foo/schema2/blobs/uploads/407c73bd-d502-410a-b493-7c1810b1bdb1?_state=-h5MmhXK5cyKpfsMjfr3RPe4oUAdIcR43cLyjolEzXN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MDdjNzNiZC1kNTAyLTQxMGEtYjQ5My03YzE4MTBiMWJkYjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTI6MTEuNDYwOTExMTk5WiJ9&digest=sha256%3A1fa3b6767fa1ff6858c801be3b5a469d40755e8c572e68d7c832c4bf7be3930a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" 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:33841" http.request.id=60ec2829-51ba-432d-8784-232b915d48ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:55714" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.635015ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" 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:33841" http.request.id=e1b8108f-ea80-45b0-a462-2c80e4ae18ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:55714" http.request.uri="/v2/foo/schema2/manifests/sha256:1ebbda9096c67cfb30d4c3a86fa301dc02ff3a69889d7591ccbd47cc50449b1f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.884627ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "PUT /v2/foo/schema2/manifests/sha256:1ebbda9096c67cfb30d4c3a86fa301dc02ff3a69889d7591ccbd47cc50449b1f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=a6358bc4-5ffd-4eaf-aa60-c485bde8f365 http.request.method=GET http.request.remoteaddr="127.0.0.1:55714" 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=2.555122ms http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=3541f2dc-1699-45a5-8381-fd138ae68f70 http.request.method=GET http.request.remoteaddr="127.0.0.1:55714" http.request.uri="/v2/foo/schema2/manifests/sha256:1ebbda9096c67cfb30d4c3a86fa301dc02ff3a69889d7591ccbd47cc50449b1f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.465591ms http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "GET /v2/foo/schema2/manifests/sha256:1ebbda9096c67cfb30d4c3a86fa301dc02ff3a69889d7591ccbd47cc50449b1f HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=0fea57ad-f98f-4508-800c-1803cb91c3b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:55714" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.096803ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=59fcd0b6-5426-47de-9e29-d7c7be826e0f http.request.method=GET http.request.remoteaddr="127.0.0.1:55714" http.request.uri="/v2/foo/schema2/manifests/sha256:1ebbda9096c67cfb30d4c3a86fa301dc02ff3a69889d7591ccbd47cc50449b1f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.900966ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "GET /v2/foo/schema2/manifests/sha256:1ebbda9096c67cfb30d4c3a86fa301dc02ff3a69889d7591ccbd47cc50449b1f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=9c291a34-bae9-4dd0-84a6-4c09c135597d http.request.method=GET http.request.remoteaddr="127.0.0.1:55714" 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=2.003365ms http.response.status=200 http.response.written=45 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" level=info msg="rewriting manifest sha256:1ebbda9096c67cfb30d4c3a86fa301dc02ff3a69889d7591ccbd47cc50449b1f in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=d4f608e6-9eaf-4f74-8e2b-e402d9fcf07e http.request.method=GET http.request.remoteaddr="127.0.0.1:55714" 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-08T14:12:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=d4f608e6-9eaf-4f74-8e2b-e402d9fcf07e http.request.method=GET http.request.remoteaddr="127.0.0.1:55714" 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=5.897641ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" 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:33841" http.request.id=9e23745a-6db6-4ba9-a358-a4e2644ab37e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55714" 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=1.954989ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" 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:33841" http.request.id=7dc8b6a3-4cdc-44ea-b8d9-290fd04cb14c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55714" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.843429ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" 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:33841" http.request.id=ccebd36c-68c5-4f06-a12a-83616293d3bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:55714" http.request.uri="/v2/foo/schema2/manifests/sha256:9b19ed685c16ac5156009e3b8c8ca21a4dfa8faf917007662a7f443d810e36a8" http.request.useragent="Go-http-client/1.1" http.response.duration=2.695718ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "PUT /v2/foo/schema2/manifests/sha256:9b19ed685c16ac5156009e3b8c8ca21a4dfa8faf917007662a7f443d810e36a8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=f9544df3-107a-4abd-b2e6-3a755a47be30 http.request.method=GET http.request.remoteaddr="127.0.0.1:55714" 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=2.571914ms http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=b5e3666e-76a3-436b-a5c1-3c0df2eaacf7 http.request.method=GET http.request.remoteaddr="127.0.0.1:55714" http.request.uri="/v2/foo/schema2/manifests/sha256:9b19ed685c16ac5156009e3b8c8ca21a4dfa8faf917007662a7f443d810e36a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.479015ms http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "GET /v2/foo/schema2/manifests/sha256:9b19ed685c16ac5156009e3b8c8ca21a4dfa8faf917007662a7f443d810e36a8 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=2b22dcdb-6eb4-4a3a-8e17-844be3cfccd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:55714" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.023492ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=65aa9488-201c-42a8-a002-86a29798c65b http.request.method=GET http.request.remoteaddr="127.0.0.1:55714" http.request.uri="/v2/foo/schema2/manifests/sha256:9b19ed685c16ac5156009e3b8c8ca21a4dfa8faf917007662a7f443d810e36a8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.994027ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "GET /v2/foo/schema2/manifests/sha256:9b19ed685c16ac5156009e3b8c8ca21a4dfa8faf917007662a7f443d810e36a8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" level=info msg="rewriting manifest list sha256:9b19ed685c16ac5156009e3b8c8ca21a4dfa8faf917007662a7f443d810e36a8 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=05b11a57-f063-4fdb-ae7d-a52af2a061b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:55714" 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-08T14:12:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33841" http.request.id=05b11a57-f063-4fdb-ae7d-a52af2a061b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:55714" 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=6.191464ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (27.99s) === RUN TestGetManifestWithStorageError time="2024-07-08T14:12:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T14:12:14Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:12:14Z" 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:40811" http.request.id=5f25da92-6576-472d-b7eb-e0d2d0bf5704 http.request.method=GET http.request.remoteaddr="127.0.0.1:42556" 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=2.530149ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" 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:40811" http.request.id=b4fb8aa0-43fd-4d66-bfb6-04091d1b890c http.request.method=GET http.request.remoteaddr="127.0.0.1:42556" 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=2.148473ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" 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:40811" http.request.id=1545deb9-bba0-45b1-a62f-100e4917158c http.request.method=GET http.request.remoteaddr="127.0.0.1:42556" 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=2.178261ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" 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:40811" http.request.id=bf1a38df-54e6-4213-b633-60267c0bd7d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42556" 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=1.93895ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.02s) === RUN TestManifestDelete time="2024-07-08T14:12:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T14:12:14Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:12:14Z" 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:45719" http.request.id=c0f304cf-8fd3-4845-9864-47d89df45758 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.863664ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" 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:45719" http.request.id=f29aa324-8123-419a-9118-05bba2a7e5fd http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" 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=2.023305ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" 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:45719" http.request.id=644bdf22-cfa2-4062-b56c-a283a55eb9fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" 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=2.076356ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" 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:45719" http.request.id=e2314fd4-7ef6-46df-a5d5-6744604a0322 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" 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=10.419961ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T14:12:14Z" 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:45719" http.request.id=e2314fd4-7ef6-46df-a5d5-6744604a0322 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" 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=10.519226ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T14:12:14Z" 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:45719" http.request.id=e2314fd4-7ef6-46df-a5d5-6744604a0322 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" 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=10.595041ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-08T14:12:14Z" 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:45719" http.request.id=e2314fd4-7ef6-46df-a5d5-6744604a0322 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" 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=10.674363ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-08T14:12:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=883ecb10-48b1-42de-8d67-7282f2ae0a37 http.request.method=POST http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.418016ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=d2b91690-358c-4a87-8443-56f4e2bbba08 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema1/blobs/uploads/5746acf5-dd81-4939-8590-7fed593f9148?_state=fa9tF8jWzBfV8InfguLfMPslYe70jYPsISF_sjAHfmF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1NzQ2YWNmNS1kZDgxLTQ5MzktODU5MC03ZmVkNTkzZjkxNDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTI6MTQuODkwMDE3NDM1WiJ9&digest=sha256%3A7c29a24f15d7e768447b482220d86f3e261e263302dfe77273c0bbf798529cc6" http.request.useragent="Go-http-client/1.1" http.response.duration=4.875652364s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:14 +0000] "PUT /v2/foo/schema1/blobs/uploads/5746acf5-dd81-4939-8590-7fed593f9148?_state=fa9tF8jWzBfV8InfguLfMPslYe70jYPsISF_sjAHfmF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1NzQ2YWNmNS1kZDgxLTQ5MzktODU5MC03ZmVkNTkzZjkxNDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTI6MTQuODkwMDE3NDM1WiJ9&digest=sha256%3A7c29a24f15d7e768447b482220d86f3e261e263302dfe77273c0bbf798529cc6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=684fc827-f8a3-4a6c-9f76-e5fd346f3f03 http.request.method=POST http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.994608ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:19 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=3d00d969-79d3-4782-831b-1fc1a215aa12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema1/blobs/uploads/912d7654-51ae-4344-8207-b2347bda248b?_state=jqVXsWXLwiFeLHTDLGMBHHV-vmzYOmSKc27wKGCW4tB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5MTJkNzY1NC01MWFlLTQzNDQtODIwNy1iMjM0N2JkYTI0OGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTI6MTkuOTk5MDczMDJaIn0%3D&digest=sha256%3A50fb12a3371918fbe188ac666ec6e2049ec6df92ab54c1bdc467be46ad275f30" http.request.useragent="Go-http-client/1.1" http.response.duration=1.922609583s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:20 +0000] "PUT /v2/foo/schema1/blobs/uploads/912d7654-51ae-4344-8207-b2347bda248b?_state=jqVXsWXLwiFeLHTDLGMBHHV-vmzYOmSKc27wKGCW4tB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5MTJkNzY1NC01MWFlLTQzNDQtODIwNy1iMjM0N2JkYTI0OGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTI6MTkuOTk5MDczMDJaIn0%3D&digest=sha256%3A50fb12a3371918fbe188ac666ec6e2049ec6df92ab54c1bdc467be46ad275f30 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=8d862f2e-98ff-436e-932f-59a7a65d969f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.432942ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:21 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=e1cda9e7-c697-4bb0-ba8b-11e83ab27518 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7" http.request.useragent="Go-http-client/1.1" http.response.duration=10.89278ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:21 +0000] "PUT /v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=057d3cdf-fc9b-4644-8735-4c84c179fc4c http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" 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=5.554242ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:14:12:21 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T14:12:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=81028200-76b5-4484-9689-1a7f30e795c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.322426ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:14:12:21 +0000] "GET /v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T14:12:21Z" 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:45719" http.request.id=40ea3ec4-8515-40a9-816a-848d3e411b9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7" http.request.useragent="Go-http-client/1.1" http.response.duration=10.891116ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:21 +0000] "PUT /v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:21Z" 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:45719" http.request.id=0a379d17-1998-4853-950e-0f70eb0c9f3c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7" http.request.useragent="Go-http-client/1.1" http.response.duration=8.555022ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:21 +0000] "PUT /v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:45719" http.request.id=83de9b65-f357-470e-8046-1f7a981af5e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7" http.request.useragent="Go-http-client/1.1" http.response.duration=11.201699ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:21 +0000] "PUT /v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=d254b2e8-ed0e-4dff-8c4b-9d8376fc337f http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.642648ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:14:12:21 +0000] "GET /v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T14:12:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=5c906e7a-27c0-48be-ac60-46171af57750 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.209256ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=47182f63-d945-4f15-abe3-127e0ab485b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7" http.request.useragent="Go-http-client/1.1" http.response.duration=2.265609ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "GET /v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=92cc4f03-82bd-4b15-973f-8ff9ebce859d http.request.method=GET http.request.remoteaddr="127.0.0.1:44912" 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=2.364187ms http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-08T14:12:22Z" level=error msg="payload digest does match: "sha256:f0127f44c9806bfb8d4fb111cfa2ca990a223b7158d6077abaccc6cfc994bfab" != "sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7"" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=eb5c67f7-4f9f-46aa-9f9e-3d43c6b5ced1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7" time="2024-07-08T14:12: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:45719" http.request.id=eb5c67f7-4f9f-46aa-9f9e-3d43c6b5ced1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44912" http.request.uri="/v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.805566ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7" 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-08T14:12:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=0db4e2e7-1b8f-4418-9105-0ccf05e3e227 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44928" http.request.uri="/v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7" http.request.useragent="Go-http-client/1.1" http.response.duration=3.473434ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "DELETE /v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=b741890a-c680-40bc-ab25-9515ed1396ab http.request.method=GET http.request.remoteaddr="127.0.0.1:44928" http.request.uri="/v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.821294ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7" 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "GET /v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-07-08T14:12:22Z" 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:45719" http.request.id=4aea3852-9b85-48da-b4d1-9046080c5779 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44930" http.request.uri="/v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.974028ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7" 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "DELETE /v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-08T14:12:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=44c4c838-3415-4bbd-b845-22a8fccabd4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44932" http.request.uri="/v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7" http.request.useragent="Go-http-client/1.1" http.response.duration=11.741343ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=229506c7-3f8b-4369-996f-f5418adfa07d http.request.method=GET http.request.remoteaddr="127.0.0.1:44932" http.request.uri="/v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.804349ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "GET /v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-08T14:12:22Z" 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:45719" http.request.id=3c61ea7f-39d7-478d-98fb-c203b3018cab http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44938" 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=3.051401ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-08T14:12:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=de5d64ed-da69-4fa7-8cd7-2b4ef1629c50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44954" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=12.019114ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=e8984000-d680-4cbe-b894-570da4071d34 http.request.method=GET http.request.remoteaddr="127.0.0.1:44954" 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=2.365879ms http.response.status=200 http.response.written=39 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-07-08T14:12:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=58205b6f-01f0-480c-ab53-7838583d6ae0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44954" http.request.uri="/v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7" http.request.useragent="Go-http-client/1.1" http.response.duration=2.781795ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "DELETE /v2/foo/schema1/manifests/sha256:9c1cd02794a53c10fae6da5fda9b19d4280a64d689a1b63184502d481852dad7 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=2be7360f-5dae-4140-8f3f-2e97c56a1611 http.request.method=GET http.request.remoteaddr="127.0.0.1:44954" 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=2.297252ms http.response.status=200 http.response.written=35 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-07-08T14:12:22Z" 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:45719" http.request.id=856d3679-dfdc-4db4-9ed0-20da7ee90e72 http.request.method=GET http.request.remoteaddr="127.0.0.1:44954" 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=2.314679ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-08T14:12:22Z" 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:45719" http.request.id=1a3922dc-75fe-4f89-8a9d-032efc7f38a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44954" 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=2.313916ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-08T14:12: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.v2+json" http.request.host="127.0.0.1:45719" http.request.id=12779092-5450-4ddd-a4ba-11ce90cffd3c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44954" 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=2.724518ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T14:12:22Z" 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:45719" http.request.id=12779092-5450-4ddd-a4ba-11ce90cffd3c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44954" 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=2.819408ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T14:12:22Z" 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:45719" http.request.id=12779092-5450-4ddd-a4ba-11ce90cffd3c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44954" 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=2.905545ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-08T14:12:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=8bffed3b-832b-45d5-b5ae-8665cad53ad4 http.request.method=POST http.request.remoteaddr="127.0.0.1:44954" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.620687ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=e65c40e7-7d0d-4257-a931-f7a55b6db6af http.request.method=PUT http.request.remoteaddr="127.0.0.1:44954" http.request.uri="/v2/foo/schema2/blobs/uploads/9f079f83-8305-41fe-b702-760e919930e7?_state=qJitCp4-Fqb3ZO043wYFIfogYsyvDWokQ1KUGaieSch7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZjA3OWY4My04MzA1LTQxZmUtYjcwMi03NjBlOTE5OTMwZTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTI6MjIuMDg2MTkzOTM2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.22865ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/9f079f83-8305-41fe-b702-760e919930e7?_state=qJitCp4-Fqb3ZO043wYFIfogYsyvDWokQ1KUGaieSch7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZjA3OWY4My04MzA1LTQxZmUtYjcwMi03NjBlOTE5OTMwZTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTI6MjIuMDg2MTkzOTM2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:22Z" 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:45719" http.request.id=c588bf3e-2cb1-4e2f-b78d-893d4927da88 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44954" 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=3.827682ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-08T14:12:22Z" 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:45719" http.request.id=c588bf3e-2cb1-4e2f-b78d-893d4927da88 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44954" 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=3.925571ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-08T14:12:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=7c585ecc-4f26-4bd9-9a3f-597e049777b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44954" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.695598ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:27Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=b3bddf49-c356-47bb-b365-7801fa1e0336 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44954" http.request.uri="/v2/foo/schema2/blobs/uploads/329d6fec-7079-4784-9f35-8533b77b3ad3?_state=jmspyzD5DLyH3qSuZwflXGCooH6-FdPdH7ElNYkvuhB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMjlkNmZlYy03MDc5LTQ3ODQtOWYzNS04NTMzYjc3YjNhZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTI6MjIuNDU4MzQyOTI5WiJ9&digest=sha256%3A12d63a6652cdff177acbf8660e3dfcb8e45df14b552ce258440f3c6b96accc8c" http.request.useragent="Go-http-client/1.1" http.response.duration=4.77948012s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/329d6fec-7079-4784-9f35-8533b77b3ad3?_state=jmspyzD5DLyH3qSuZwflXGCooH6-FdPdH7ElNYkvuhB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMjlkNmZlYy03MDc5LTQ3ODQtOWYzNS04NTMzYjc3YjNhZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTI6MjIuNDU4MzQyOTI5WiJ9&digest=sha256%3A12d63a6652cdff177acbf8660e3dfcb8e45df14b552ce258440f3c6b96accc8c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:27Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=71374e78-e44f-45e4-8c00-9dc941d90484 http.request.method=POST http.request.remoteaddr="127.0.0.1:44954" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.907454ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:27 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=dce4e574-bb7e-434c-b74c-7a2b3a3165e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44954" http.request.uri="/v2/foo/schema2/blobs/uploads/166bef7b-242b-4998-a93d-d9ffd9f231e0?_state=cxEMMiQTvYM272-kcCOeXfMk0tZmvU1TQyzEy0Um9YV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNjZiZWY3Yi0yNDJiLTQ5OTgtYTkzZC1kOWZmZDlmMjMxZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTI6MjcuNTEwNjkzMTMyWiJ9&digest=sha256%3Af6afe6c7b816e552fbeeaa787ff90a2120c598b74735de36fef07de97ce50248" http.request.useragent="Go-http-client/1.1" http.response.duration=3.506461573s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:27 +0000] "PUT /v2/foo/schema2/blobs/uploads/166bef7b-242b-4998-a93d-d9ffd9f231e0?_state=cxEMMiQTvYM272-kcCOeXfMk0tZmvU1TQyzEy0Um9YV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNjZiZWY3Yi0yNDJiLTQ5OTgtYTkzZC1kOWZmZDlmMjMxZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDhUMTQ6MTI6MjcuNTEwNjkzMTMyWiJ9&digest=sha256%3Af6afe6c7b816e552fbeeaa787ff90a2120c598b74735de36fef07de97ce50248 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:31Z" 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:45719" http.request.id=aa320951-3aeb-49a0-85ce-53a81c051cd5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44954" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.491572ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:31Z" 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:45719" http.request.id=6183143f-957c-4a9c-9625-a87afc6a9f8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44954" http.request.uri="/v2/foo/schema2/manifests/sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671" http.request.useragent="Go-http-client/1.1" http.response.duration=2.837079ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "PUT /v2/foo/schema2/manifests/sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=3ac38ef6-ca95-4e5b-9ec9-be0184f28573 http.request.method=GET http.request.remoteaddr="127.0.0.1:44954" 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=2.598788ms http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-08T14:12:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=31cca920-bc7e-4236-ba72-b35bfd5759c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44954" http.request.uri="/v2/foo/schema2/manifests/sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.5254ms http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "GET /v2/foo/schema2/manifests/sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-08T14:12:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=e901d7dc-6a05-4b9a-8dd2-1385e6cc609c http.request.method=GET http.request.remoteaddr="127.0.0.1:44954" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.961992ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=46231895-379c-494b-848e-b2fb9c6bca45 http.request.method=GET http.request.remoteaddr="127.0.0.1:44954" http.request.uri="/v2/foo/schema2/manifests/sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671" http.request.useragent="Go-http-client/1.1" http.response.duration=2.071728ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "GET /v2/foo/schema2/manifests/sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=1b4282ed-4b0d-43ec-a154-db27631543d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44954" 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="875.534µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-08T14:12:31Z" level=info msg="rewriting manifest sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=a23b8a4b-b254-43b3-a5ec-f91b0b6ebe36 http.request.method=GET http.request.remoteaddr="127.0.0.1:44954" 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-08T14:12:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=a23b8a4b-b254-43b3-a5ec-f91b0b6ebe36 http.request.method=GET http.request.remoteaddr="127.0.0.1:44954" 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=5.920984ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-08T14:12:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=e79f55f4-9809-434b-acb8-fcaa7d37a3d6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44954" http.request.uri="/v2/foo/schema2/manifests/sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671" http.request.useragent="Go-http-client/1.1" http.response.duration=2.558753ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "DELETE /v2/foo/schema2/manifests/sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=09081f43-d11e-4c96-9213-23d407bb552f http.request.method=GET http.request.remoteaddr="127.0.0.1:44954" http.request.uri="/v2/foo/schema2/manifests/sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.155499ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671" 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "GET /v2/foo/schema2/manifests/sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-07-08T14:12:31Z" 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:45719" http.request.id=f49fed41-790b-432a-a8dd-5ffd82770932 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60298" http.request.uri="/v2/foo/schema2/manifests/sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.584029ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671" 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "DELETE /v2/foo/schema2/manifests/sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-08T14:12:31Z" 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:45719" http.request.id=860635e7-4697-4e18-b452-658c4e0056f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60308" http.request.uri="/v2/foo/schema2/manifests/sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671" http.request.useragent="Go-http-client/1.1" http.response.duration=3.284211ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "PUT /v2/foo/schema2/manifests/sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=108fa8dd-0f76-4f56-a4ca-b6ac3f02d627 http.request.method=GET http.request.remoteaddr="127.0.0.1:60308" http.request.uri="/v2/foo/schema2/manifests/sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.532461ms http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "GET /v2/foo/schema2/manifests/sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-08T14:12:31Z" 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:45719" http.request.id=47e53dd6-d7bc-45da-a0e8-8b1911bd7584 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60318" 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=2.569254ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-08T14:12:31Z" 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:45719" http.request.id=7c2ed883-9abf-4df0-9209-af0fc7e42dd6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60320" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.380576ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=b418545a-a16c-47a9-abda-e8d64fc239ca http.request.method=GET http.request.remoteaddr="127.0.0.1:60320" 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=1.93264ms http.response.status=200 http.response.written=39 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-07-08T14:12:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=1f61c543-b4d3-4a5e-9aaa-cdb958d9844a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60320" http.request.uri="/v2/foo/schema2/manifests/sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671" http.request.useragent="Go-http-client/1.1" http.response.duration=2.33855ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "DELETE /v2/foo/schema2/manifests/sha256:123bf745687ade95d65cad5a4069691c50780ba130f918d0f941ff87dfbf9671 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45719" http.request.id=6d20cbe8-4323-4998-a494-42fd9e0bcc65 http.request.method=GET http.request.remoteaddr="127.0.0.1:60320" 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=2.087426ms http.response.status=200 http.response.written=35 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (16.49s) === RUN TestManifestDeleteDisabled time="2024-07-08T14:12: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-08T14:12:31Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:12: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:36419" http.request.id=6d45a2ff-e19f-4a42-93f9-7f750ee3eca6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48822" 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=1.186709ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.01s) === RUN TestRegistryAsCacheMutationAPIs time="2024-07-08T14:12: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-08T14:12:31Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:12:31Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 time="2024-07-08T14:12:31Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.5 time="2024-07-08T14:12: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-08T14:12: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:34509" http.request.id=59c90a7d-2020-46df-af81-89fe3db449e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42944" 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=5.178609ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-08T14:12: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:34509" http.request.id=24b5a37d-d4f2-42f4-8f59-450ff863c483 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42960" 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=4.28853ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-08T14:12: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:34509" http.request.id=47a492b9-7080-459b-9141-646d8f987bb6 http.request.method=POST http.request.remoteaddr="127.0.0.1:42970" 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=4.532299ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-08T14:12: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:34509" http.request.id=30e9f671-5872-4b57-a758-0066caeb29ef http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42982" 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=4.321279ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.36s) === RUN TestProxyManifestGetByTag time="2024-07-08T14:12: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-08T14:12:31Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:12:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36615" http.request.id=86cdd3b4-7fd2-43e2-95f1-dbd2dc532958 http.request.method=POST http.request.remoteaddr="127.0.0.1:60504" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.267084ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:38Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36615" http.request.id=3a37c0bc-555e-4eaa-8f80-f29d14d5b2cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60504" http.request.uri="/v2/foo/bar/blobs/uploads/282e6afc-cafa-4d27-ae94-5991343b14d1?_state=RncO3ukb_O8gnzkQA1iv7Wzc2ZbHnCMjGRs67kYWett7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI4MmU2YWZjLWNhZmEtNGQyNy1hZTk0LTU5OTEzNDNiMTRkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMjozMS44MTgxMjUyMzVaIn0%3D&digest=sha256%3A782ed5ae511a2286f1a6e33959a69274353c574fb19bf7b74e0b4e72db60fac0" http.request.useragent="Go-http-client/1.1" http.response.duration=6.333282373s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:31 +0000] "PUT /v2/foo/bar/blobs/uploads/282e6afc-cafa-4d27-ae94-5991343b14d1?_state=RncO3ukb_O8gnzkQA1iv7Wzc2ZbHnCMjGRs67kYWett7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI4MmU2YWZjLWNhZmEtNGQyNy1hZTk0LTU5OTEzNDNiMTRkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMjozMS44MTgxMjUyMzVaIn0%3D&digest=sha256%3A782ed5ae511a2286f1a6e33959a69274353c574fb19bf7b74e0b4e72db60fac0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:38Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36615" http.request.id=805879a4-2777-4c11-aa1f-1d377ac22506 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60504" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=11.557499ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:38 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:38Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-08T14:12:38Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-08T14:12:38Z" level=info msg="Starting upload purge in 25m0s" go.version=go1.22.5 time="2024-07-08T14:12:38Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 time="2024-07-08T14:12:38Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36615" http.request.id=b0b6035d-edd5-4655-8956-b1aba30590ad http.request.method=GET http.request.remoteaddr="127.0.0.1:60504" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.89776ms http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:14:12:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-08T14:12:38Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:36615" go.version=go1.22.5 time="2024-07-08T14:12:38Z" 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-08T14:12:38Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36615" http.request.id=00472a53-f0c5-4bb8-b809-52b21c7c8544 http.request.method=GET http.request.remoteaddr="127.0.0.1:56290" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.785556ms http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:14:12:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-08T14:12:38Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:36615 /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:36615/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:46315" http.request.id=102eb328-8018-462f-a994-4224ed2c5c97 http.request.method=GET http.request.remoteaddr="127.0.0.1:39994" http.request.uri="/v2/foo/bar/manifests/sha256:7851903e5a8d9f5b074238bb15f708e890c5ce30198a5994b6f139ca80d1cc04" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:7851903e5a8d9f5b074238bb15f708e890c5ce30198a5994b6f139ca80d1cc04" time="2024-07-08T14:12:38Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36615" http.request.id=5a5f35e4-53ef-4165-9622-a02721c8f04c http.request.method=GET http.request.remoteaddr="127.0.0.1:56302" http.request.uri="/v2/foo/bar/manifests/sha256:7851903e5a8d9f5b074238bb15f708e890c5ce30198a5994b6f139ca80d1cc04" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.676074ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Jul/2024:14:12:38 +0000] "GET /v2/foo/bar/manifests/sha256:7851903e5a8d9f5b074238bb15f708e890c5ce30198a5994b6f139ca80d1cc04 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-08T14:12:38Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:7851903e5a8d9f5b074238bb15f708e890c5ce30198a5994b6f139ca80d1cc04 with ttl=167h59m59.99999168s" go.version=go1.22.5 time="2024-07-08T14:12:38Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46315" http.request.id=102eb328-8018-462f-a994-4224ed2c5c97 http.request.method=GET http.request.remoteaddr="127.0.0.1:39994" http.request.uri="/v2/foo/bar/manifests/sha256:7851903e5a8d9f5b074238bb15f708e890c5ce30198a5994b6f139ca80d1cc04" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=23.399127ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Jul/2024:14:12:38 +0000] "GET /v2/foo/bar/manifests/sha256:7851903e5a8d9f5b074238bb15f708e890c5ce30198a5994b6f139ca80d1cc04 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-08T14:12:38Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36615" http.request.id=779ed89b-e6f7-4504-8a1e-a5bd87ac12b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56302" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.126541ms http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:14:12:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-08T14:12:38Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:36615 /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:36615/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:46315" http.request.id=9f20b42d-f681-4773-ac8d-7072efd23f5c http.request.method=GET http.request.remoteaddr="127.0.0.1:40002" 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-08T14:12:38Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36615" http.request.id=de1ee302-005e-4fc6-abff-b0dbd8e1d1d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56306" 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.812804ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Jul/2024:14:12:38 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-08T14:12:38Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46315" http.request.id=9f20b42d-f681-4773-ac8d-7072efd23f5c http.request.method=GET http.request.remoteaddr="127.0.0.1:40002" 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=17.873227ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Jul/2024:14:12:38 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-08T14:12:38Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36615" http.request.id=2753efb7-c1d8-4e87-84c6-2f9a495c885c http.request.method=POST http.request.remoteaddr="127.0.0.1:56306" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.622317ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36615" http.request.id=b6a782ce-f3e7-493c-822e-ebb66b2d004f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56306" http.request.uri="/v2/foo/bar/blobs/uploads/8c3f1dbc-9f7c-4cea-b2e8-73bf9e2c606a?_state=4eScT6N7aej-aX2HljGFo0iTAXDiaFDAKtdL6nferhR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjM2YxZGJjLTlmN2MtNGNlYS1iMmU4LTczYmY5ZTJjNjA2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMjozOC40NTg1NTc4MzNaIn0%3D&digest=sha256%3Adb0093ba20cd066d2356040beb2b106715e325eef14837b7f4477d36e47faa8a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.854729868s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:38 +0000] "PUT /v2/foo/bar/blobs/uploads/8c3f1dbc-9f7c-4cea-b2e8-73bf9e2c606a?_state=4eScT6N7aej-aX2HljGFo0iTAXDiaFDAKtdL6nferhR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjM2YxZGJjLTlmN2MtNGNlYS1iMmU4LTczYmY5ZTJjNjA2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wOFQxNDoxMjozOC40NTg1NTc4MzNaIn0%3D&digest=sha256%3Adb0093ba20cd066d2356040beb2b106715e325eef14837b7f4477d36e47faa8a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36615" http.request.id=0c6d19e3-842b-4206-aba7-2165a133a3be http.request.method=PUT http.request.remoteaddr="127.0.0.1:56306" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=4.359723ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Jul/2024:14:12:41 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-08T14:12:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36615" http.request.id=15c7687b-0ea7-4c32-9df2-4ece438bf37a http.request.method=GET http.request.remoteaddr="127.0.0.1:56306" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="822.449µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:14:12:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-08T14:12:41Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:36615 /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:36615/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:46315" http.request.id=59aca776-cbf8-408b-8fc8-9d437af19925 http.request.method=GET http.request.remoteaddr="127.0.0.1:40006" 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-08T14:12:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36615" http.request.id=8914a773-3de8-4c19-93b3-9c1445cdd312 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56312" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.247864ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Jul/2024:14:12:41 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-08T14:12:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36615" http.request.id=c27ab156-a5bd-43c5-aef4-2dbdf9e94431 http.request.method=GET http.request.remoteaddr="127.0.0.1:56312" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="777.452µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Jul/2024:14:12:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-08T14:12:41Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:36615 /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:36615/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:46315" http.request.id=59aca776-cbf8-408b-8fc8-9d437af19925 http.request.method=GET http.request.remoteaddr="127.0.0.1:40006" 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-08T14:12:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36615" http.request.id=0797b3f5-fd81-4283-92d7-b4c03d28511c http.request.method=GET http.request.remoteaddr="127.0.0.1:56328" 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.861035ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Jul/2024:14:12:41 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-08T14:12:41Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:38f2d5859a22a5e840f0216b7761344cc3b5e9b78441e51a3108c1cd7f653e2f with ttl=167h59m59.999997143s" go.version=go1.22.5 time="2024-07-08T14:12:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46315" http.request.id=59aca776-cbf8-408b-8fc8-9d437af19925 http.request.method=GET http.request.remoteaddr="127.0.0.1:40006" 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=19.359105ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Jul/2024:14:12:41 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (9.90s) === RUN TestAppDispatcher time="2024-07-08T14:12:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33009" http.request.id=f9e9d6f9-0274-4312-8a45-a72bb9c0d911 http.request.method=GET http.request.remoteaddr="127.0.0.1:51822" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.143012ms http.response.status=200 http.response.written=0 time="2024-07-08T14:12:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33009" http.request.id=7d91c822-7613-4c1d-ad10-73ce0c6d7d54 http.request.method=GET http.request.remoteaddr="127.0.0.1:51822" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=2.046588ms http.response.status=200 http.response.written=0 time="2024-07-08T14:12:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33009" http.request.id=b2786ed6-2435-4117-877c-72035e2e89d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51822" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.184465ms http.response.status=200 http.response.written=0 time="2024-07-08T14:12:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33009" http.request.id=1e785ae1-ec18-4ccc-9aa6-43716933ac25 http.request.method=GET http.request.remoteaddr="127.0.0.1:51822" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=2.164875ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-07-08T14:12: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=3ede6206-2633-4170-b978-fd285c6232b5 time="2024-07-08T14:12:41Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=3ede6206-2633-4170-b978-fd285c6232b5 time="2024-07-08T14:12:41Z" 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:35213" http.request.id=8d7945b9-2c7a-4ef3-abc6-7d2063cd4255 http.request.method=GET http.request.remoteaddr="127.0.0.1:35148" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.01s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-07-08T14:12: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=3ede6206-2633-4170-b978-fd285c6232b5 time="2024-07-08T14:12:41Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=3ede6206-2633-4170-b978-fd285c6232b5 time="2024-07-08T14:12:41Z" level=info msg="configuring file health check path=/tmp/healthcheck3169112742, interval=1" go.version=go1.22.5 instance.id=3ede6206-2633-4170-b978-fd285c6232b5 --- PASS: TestFileHealthCheck (4.01s) === RUN TestTCPHealthCheck time="2024-07-08T14:12:45Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=3ede6206-2633-4170-b978-fd285c6232b5 time="2024-07-08T14:12:45Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=3ede6206-2633-4170-b978-fd285c6232b5 time="2024-07-08T14:12:45Z" level=info msg="configuring TCP health check addr=127.0.0.1:46279, interval=1" go.version=go1.22.5 instance.id=3ede6206-2633-4170-b978-fd285c6232b5 --- PASS: TestTCPHealthCheck (4.01s) === RUN TestHTTPHealthCheck time="2024-07-08T14:12:49Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=3ede6206-2633-4170-b978-fd285c6232b5 time="2024-07-08T14:12:49Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=3ede6206-2633-4170-b978-fd285c6232b5 time="2024-07-08T14:12:49Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:44345, interval=1, threshold=3" go.version=go1.22.5 instance.id=3ede6206-2633-4170-b978-fd285c6232b5 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 166.186s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.08s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.06s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.60s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.91s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.678s === RUN TestSchedule time="2024-07-08T14:10:10Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=297df848-ded4-4e1e-a56b-6c76cca4182d time="2024-07-08T14:10:10Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.994492ms" go.version=go1.22.5 instance.id=297df848-ded4-4e1e-a56b-6c76cca4182d time="2024-07-08T14:10:10Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=996.043µs" go.version=go1.22.5 instance.id=297df848-ded4-4e1e-a56b-6c76cca4182d time="2024-07-08T14:10:10Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.378µs" go.version=go1.22.5 instance.id=297df848-ded4-4e1e-a56b-6c76cca4182d 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-08T14:10:10Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=297df848-ded4-4e1e-a56b-6c76cca4182d --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-07-08T14:10:10Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=297df848-ded4-4e1e-a56b-6c76cca4182d time="2024-07-08T14:10:10Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.996466ms" go.version=go1.22.5 instance.id=297df848-ded4-4e1e-a56b-6c76cca4182d time="2024-07-08T14:10:10Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.997284ms" go.version=go1.22.5 instance.id=297df848-ded4-4e1e-a56b-6c76cca4182d time="2024-07-08T14:10:10Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=297df848-ded4-4e1e-a56b-6c76cca4182d --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-07-08T14:10:10Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=297df848-ded4-4e1e-a56b-6c76cca4182d --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.583s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (5.23s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 25630720 sha256:8c02a385fe2262638a36ec14dc549b4b53742e5c87d16a7fd72792b1b2c4bd9e [] map[] } --- PASS: TestSimpleBlobRead (0.83s) === RUN TestBlobMount --- PASS: TestBlobMount (0.76s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (4.11s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.46s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (4.44s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:2e947c96f18af8098d98050d523ede254f53f95c618c63f4129fd431f1a4ba1e palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:c2609964b4f9ed8123f48d0fec747f658b7f302ed3740ded80271ac9687639c6 palailogos: marking blob sha256:6cbd7428e763b464ced78057e1863c8c4aa79f9f40d20d4c67466d7a315b0e67 palailogos: marking manifest sha256:4fbae009d093b02aa284772c549771fd4ec3877f809dad354f93356bb8247428 palailogos: marking blob sha256:d3a0a5d5b10c15f970096414322d4656d8b835484cfefaafb3738b879abc395b palailogos: marking blob sha256:bbeac0efc74f031208287d791b52aa462cb38f24d5d9212611f3e20527bf3612 palailogos: marking manifest sha256:73da1881b9f2ceb274696e4507136a8a237bf759ad30e18af5f7b3743fc415eb palailogos: marking blob sha256:da1fd485520112604a4456be840dbef7c5827469ad1fb6181233da53931f33db palailogos: marking blob sha256:4fbae009d093b02aa284772c549771fd4ec3877f809dad354f93356bb8247428 palailogos: marking manifest sha256:da1fd485520112604a4456be840dbef7c5827469ad1fb6181233da53931f33db palailogos: marking blob sha256:818ad52e553280fccee0488f19290605d5d8e1f864b52b5421db70451b09fbe7 palailogos: marking blob sha256:a3d40e14a58255dae17b0ca90c0ba155308550e9015b325ba720f9a281118aac 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.53s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:62c41e78e598d1d10a9c9eb803975f883e03ead517199700c40bbee0026b95cd deletemanifests: marking manifest sha256:72f76a18b1d440659fa885841237028e62434e5ad499e5748739814603bde5eb deletemanifests: marking blob sha256:ade179f31bae9ec8065b058d5c05f5a0b2334dc4fef601bd1862bf7e508f2634 deletemanifests: marking blob sha256:c0c824159d2f3fe01be9670a2aadbc87ac8c5e306f878d7af82c6880df1b82eb deletemanifests: marking blob sha256:098ff3d919ad01da5c5ab7296e0d00498dcf9f898890130a2627664397750860 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:30066c3ff8e933b6e28d7443610565d424b95161bb3546b32753f7b549a4d8ff blob eligible for deletion: sha256:314601e22c3fe39651a3545474ea7fcba052bc4fb4239057f70fc0d48aa12e4a blob eligible for deletion: sha256:62c41e78e598d1d10a9c9eb803975f883e03ead517199700c40bbee0026b95cd blob eligible for deletion: sha256:afebec854281c6bd79ac314c36fd77d4afcba667a62ebbc6a453992a7e969a64 deletemanifests manifest eligible for deletion: sha256:62c41e78e598d1d10a9c9eb803975f883e03ead517199700c40bbee0026b95cd deletemanifests: marking manifest sha256:72f76a18b1d440659fa885841237028e62434e5ad499e5748739814603bde5eb deletemanifests: marking blob sha256:ade179f31bae9ec8065b058d5c05f5a0b2334dc4fef601bd1862bf7e508f2634 deletemanifests: marking blob sha256:c0c824159d2f3fe01be9670a2aadbc87ac8c5e306f878d7af82c6880df1b82eb deletemanifests: marking blob sha256:098ff3d919ad01da5c5ab7296e0d00498dcf9f898890130a2627664397750860 time="2024-07-08T14:10:34Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/62c41e78e598d1d10a9c9eb803975f883e03ead517199700c40bbee0026b95cd" go.version=go1.22.5 instance.id=51648fea-5c72-4d1a-9b1c-80c55f6234c1 time="2024-07-08T14:10:34Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/62c41e78e598d1d10a9c9eb803975f883e03ead517199700c40bbee0026b95cd" go.version=go1.22.5 instance.id=51648fea-5c72-4d1a-9b1c-80c55f6234c1 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:afebec854281c6bd79ac314c36fd77d4afcba667a62ebbc6a453992a7e969a64 time="2024-07-08T14:10:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/af/afebec854281c6bd79ac314c36fd77d4afcba667a62ebbc6a453992a7e969a64" go.version=go1.22.5 instance.id=51648fea-5c72-4d1a-9b1c-80c55f6234c1 blob eligible for deletion: sha256:30066c3ff8e933b6e28d7443610565d424b95161bb3546b32753f7b549a4d8ff time="2024-07-08T14:10:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/30/30066c3ff8e933b6e28d7443610565d424b95161bb3546b32753f7b549a4d8ff" go.version=go1.22.5 instance.id=51648fea-5c72-4d1a-9b1c-80c55f6234c1 blob eligible for deletion: sha256:314601e22c3fe39651a3545474ea7fcba052bc4fb4239057f70fc0d48aa12e4a time="2024-07-08T14:10:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/31/314601e22c3fe39651a3545474ea7fcba052bc4fb4239057f70fc0d48aa12e4a" go.version=go1.22.5 instance.id=51648fea-5c72-4d1a-9b1c-80c55f6234c1 blob eligible for deletion: sha256:62c41e78e598d1d10a9c9eb803975f883e03ead517199700c40bbee0026b95cd time="2024-07-08T14:10:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/62/62c41e78e598d1d10a9c9eb803975f883e03ead517199700c40bbee0026b95cd" go.version=go1.22.5 instance.id=51648fea-5c72-4d1a-9b1c-80c55f6234c1 --- PASS: TestDeleteManifestIfTagNotFound (2.44s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:110d5452e43427e3f1150ac479e955b22706a9af2888fc328d48d810d3bb935d time="2024-07-08T14:10:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/11/110d5452e43427e3f1150ac479e955b22706a9af2888fc328d48d810d3bb935d" go.version=go1.22.5 instance.id=51648fea-5c72-4d1a-9b1c-80c55f6234c1 blob eligible for deletion: sha256:bcbb3bfa3ba52e51f72eba3073b49cb28e61e29dedf707c46b04f71f6dd16fe3 time="2024-07-08T14:10:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/bc/bcbb3bfa3ba52e51f72eba3073b49cb28e61e29dedf707c46b04f71f6dd16fe3" go.version=go1.22.5 instance.id=51648fea-5c72-4d1a-9b1c-80c55f6234c1 blob eligible for deletion: sha256:0fbbd16c1f8777ff0b6d3c1c025d577d618a2dd09600d4063d2e3ab2c40549ed time="2024-07-08T14:10:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0f/0fbbd16c1f8777ff0b6d3c1c025d577d618a2dd09600d4063d2e3ab2c40549ed" go.version=go1.22.5 instance.id=51648fea-5c72-4d1a-9b1c-80c55f6234c1 --- PASS: TestGCWithMissingManifests (0.73s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:d1a81e4921014474bbd361f24cd2d08cb15a85383efbe462a075f6d0f324206c komnenos: marking blob sha256:dcc1e99e546084ccc296e6ddcd91b60cb3bcb27812e8ec06d80a53c02b3b8b26 komnenos: marking blob sha256:ac7f4e28cca5a2d85e0da2ba7aec36d47d74b3ff95f1ceb9a6e288195fab60b9 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-07-08T14:10:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.5 instance.id=51648fea-5c72-4d1a-9b1c-80c55f6234c1 blob eligible for deletion: sha256:e8fe35bf8800a497f9a39432162b65c41134489921db760ed4a2a6d712f7389e time="2024-07-08T14:10:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e8/e8fe35bf8800a497f9a39432162b65c41134489921db760ed4a2a6d712f7389e" go.version=go1.22.5 instance.id=51648fea-5c72-4d1a-9b1c-80c55f6234c1 blob eligible for deletion: sha256:4afa52c9f55163ce389cef1a18b58c87733a0c5c2b14fd53d53c9722c640ecac time="2024-07-08T14:10:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4a/4afa52c9f55163ce389cef1a18b58c87733a0c5c2b14fd53d53c9722c640ecac" go.version=go1.22.5 instance.id=51648fea-5c72-4d1a-9b1c-80c55f6234c1 blob eligible for deletion: sha256:5f47687338c6655c9b389e7408e870f94833330fc00cdb53c494f442951b7273 time="2024-07-08T14:10:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5f/5f47687338c6655c9b389e7408e870f94833330fc00cdb53c494f442951b7273" go.version=go1.22.5 instance.id=51648fea-5c72-4d1a-9b1c-80c55f6234c1 blob eligible for deletion: sha256:7a0941548972796ef0edffa90576d255adce57f6db1de53f41fff5a66bc726ce time="2024-07-08T14:10:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7a/7a0941548972796ef0edffa90576d255adce57f6db1de53f41fff5a66bc726ce" go.version=go1.22.5 instance.id=51648fea-5c72-4d1a-9b1c-80c55f6234c1 blob eligible for deletion: sha256:7eddfd8265edd560bf8ec850c9f443d7b0151ca99f631ce96b0cb09fe78cab34 time="2024-07-08T14:10:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7e/7eddfd8265edd560bf8ec850c9f443d7b0151ca99f631ce96b0cb09fe78cab34" go.version=go1.22.5 instance.id=51648fea-5c72-4d1a-9b1c-80c55f6234c1 blob eligible for deletion: sha256:dc4ab0a900759757c7f68a58ff9efe31c3ff91867b3b152b227a815b69531138 time="2024-07-08T14:10:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/dc/dc4ab0a900759757c7f68a58ff9efe31c3ff91867b3b152b227a815b69531138" go.version=go1.22.5 instance.id=51648fea-5c72-4d1a-9b1c-80c55f6234c1 --- PASS: TestDeletionHasEffect (2.52s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.38s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:89f0d470abe4c4f0f31f5d027cd772356b5ab84e9bfc82856a04189f4c5b659e michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:c4ab2517ee8e6286635203b228b9aac10c64a65d6b4b35ef20dec2ce737a3fe6 michael_z_doukas: marking blob sha256:387d27309edb7cf27a0cb547352a2e122ca778f8a4c94659999df4c762a6287b 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:57ef74a4d028ac369b8c2a55542f3e75993f27fac285c7572c41030b6d748f37 time="2024-07-08T14:10:41Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/57/57ef74a4d028ac369b8c2a55542f3e75993f27fac285c7572c41030b6d748f37" go.version=go1.22.5 instance.id=51648fea-5c72-4d1a-9b1c-80c55f6234c1 --- PASS: TestOrphanBlobDeleted (1.31s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:05fe48447806d1b08e877e8e5f24ca1c1b83ba148e05310820f55ecbee44a61f linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:2abc05ae5a9e4732c36410236083b05d4655e8ac1295816555fe10365011f20c --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.80s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.71s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.64s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.54s) === 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-08T14:10:44Z" level=info msg="PurgeUploads starting: olderThan=2024-07-08 13:10:44.728037884 +0000 UTC m=-3565.528746757, actuallyDelete=true" time="2024-07-08T14:10:44Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-07-08T14:10:44Z" level=info msg="PurgeUploads starting: olderThan=2024-07-08 14:10:44.729234906 +0000 UTC m=+34.472450265, actuallyDelete=true" time="2024-07-08T14:10:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0123a64b-a255-4746-87ec-b90725cc5c89 have older date (2024-07-08 13:10:44 +0000 UTC) than purge date (2024-07-08 14:10:44.729234906 +0000 UTC m=+34.472450265). Removing upload directory." time="2024-07-08T14:10:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/24a1f518-2f88-4f47-878e-e5edf523ee13 have older date (2024-07-08 13:10:44 +0000 UTC) than purge date (2024-07-08 14:10:44.729234906 +0000 UTC m=+34.472450265). Removing upload directory." time="2024-07-08T14:10:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/329ed5f1-785f-4e39-9c43-ac34e01f4347 have older date (2024-07-08 13:10:44 +0000 UTC) than purge date (2024-07-08 14:10:44.729234906 +0000 UTC m=+34.472450265). Removing upload directory." time="2024-07-08T14:10:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c8293105-d3f6-41a1-9282-eabc2efa2c4a have older date (2024-07-08 13:10:44 +0000 UTC) than purge date (2024-07-08 14:10:44.729234906 +0000 UTC m=+34.472450265). Removing upload directory." time="2024-07-08T14:10:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/dfb45e58-977d-4650-b14f-6429d1f61993 have older date (2024-07-08 13:10:44 +0000 UTC) than purge date (2024-07-08 14:10:44.729234906 +0000 UTC m=+34.472450265). Removing upload directory." time="2024-07-08T14:10:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/3e4358b6-8dea-4d70-b755-903f2a1fab58 have older date (2024-07-08 13:10:44 +0000 UTC) than purge date (2024-07-08 14:10:44.729234906 +0000 UTC m=+34.472450265). Removing upload directory." time="2024-07-08T14:10:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/29bfb6c6-192a-43a7-af19-8b3005bf1395 have older date (2024-07-08 13:10:44 +0000 UTC) than purge date (2024-07-08 14:10:44.729234906 +0000 UTC m=+34.472450265). Removing upload directory." time="2024-07-08T14:10:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5771d215-6668-4cb0-b4ac-3f3b63be8079 have older date (2024-07-08 13:10:44 +0000 UTC) than purge date (2024-07-08 14:10:44.729234906 +0000 UTC m=+34.472450265). Removing upload directory." time="2024-07-08T14:10:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6773343d-cf7c-4d0f-bd20-313fd92a6d39 have older date (2024-07-08 13:10:44 +0000 UTC) than purge date (2024-07-08 14:10:44.729234906 +0000 UTC m=+34.472450265). Removing upload directory." time="2024-07-08T14:10:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/834936fa-c926-4c98-8e59-18d6ac86eeab have older date (2024-07-08 13:10:44 +0000 UTC) than purge date (2024-07-08 14:10:44.729234906 +0000 UTC m=+34.472450265). Removing upload directory." time="2024-07-08T14:10:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/887333d7-9ff4-4bf5-ace4-e1e5f92597db have older date (2024-07-08 13:10:44 +0000 UTC) than purge date (2024-07-08 14:10:44.729234906 +0000 UTC m=+34.472450265). Removing upload directory." time="2024-07-08T14:10:44Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-07-08T14:10:44Z" level=info msg="PurgeUploads starting: olderThan=2024-07-08 14:10:44.730345968 +0000 UTC m=+34.473561327, actuallyDelete=true" time="2024-07-08T14:10:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/cf4a50d8-74d8-4cd1-b141-e8ccf68ff098 have older date (2024-07-08 13:10:44 +0000 UTC) than purge date (2024-07-08 14:10:44.730345968 +0000 UTC m=+34.473561327). Removing upload directory." time="2024-07-08T14:10:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/d915f27c-7d1c-41f4-9adf-f26d6c298668 have older date (2024-07-08 13:10:44 +0000 UTC) than purge date (2024-07-08 14:10:44.730345968 +0000 UTC m=+34.473561327). Removing upload directory." time="2024-07-08T14:10:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/2bd4b376-80df-419a-a36a-c5c311bb08ea have older date (2024-07-08 13:10:44 +0000 UTC) than purge date (2024-07-08 14:10:44.730345968 +0000 UTC m=+34.473561327). Removing upload directory." time="2024-07-08T14:10:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/684530e6-accb-4f2b-9bb5-0bfeb8a230da have older date (2024-07-08 13:10:44 +0000 UTC) than purge date (2024-07-08 14:10:44.730345968 +0000 UTC m=+34.473561327). Removing upload directory." time="2024-07-08T14:10:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/6c107cb2-9e6c-4deb-b57d-a6358ae4f9d6 have older date (2024-07-08 13:10:44 +0000 UTC) than purge date (2024-07-08 14:10:44.730345968 +0000 UTC m=+34.473561327). Removing upload directory." time="2024-07-08T14:10:44Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-07-08T14:10:44Z" level=info msg="PurgeUploads starting: olderThan=2024-07-08 14:10:44.731441523 +0000 UTC m=+34.474656910, actuallyDelete=true" time="2024-07-08T14:10:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f5873a33-3eb7-44aa-87e6-58fcc372dc54 have older date (2024-07-08 13:10:44 +0000 UTC) than purge date (2024-07-08 14:10:44.731441523 +0000 UTC m=+34.474656910). Removing upload directory." time="2024-07-08T14:10:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0d85ddb6-a80f-4945-b278-ad01dd00cdb2 have older date (2024-07-08 13:10:44 +0000 UTC) than purge date (2024-07-08 14:10:44.731441523 +0000 UTC m=+34.474656910). Removing upload directory." time="2024-07-08T14:10:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6d25a95c-8b68-420b-beaf-2e382b161728 have older date (2024-07-08 13:10:44 +0000 UTC) than purge date (2024-07-08 14:10:44.731441523 +0000 UTC m=+34.474656910). Removing upload directory." time="2024-07-08T14:10:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a73886b4-3a77-4223-ac32-ccb68ddd1d78 have older date (2024-07-08 13:10:44 +0000 UTC) than purge date (2024-07-08 14:10:44.731441523 +0000 UTC m=+34.474656910). Removing upload directory." time="2024-07-08T14:10:44Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/acb3a4b9-b200-4afa-8498-16ec74fb891b have older date (2024-07-08 13:10:44 +0000 UTC) than purge date (2024-07-08 14:10:44.731441523 +0000 UTC m=+34.474656910). Removing upload directory." time="2024-07-08T14:10:44Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-07-08T14:10:44Z" level=info msg="PurgeUploads starting: olderThan=2024-07-08 14:10:44.73207863 +0000 UTC m=+34.475293991, actuallyDelete=true" time="2024-07-08T14:10:44Z" 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 34.494s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.007s === 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.007s === RUN TestWalkFileRemoved time="2024-07-08T14:10:10Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.006s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.479s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.06s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.073s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.26s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.697s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (18.73s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 19.159s === 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-08T14:10:10Z" 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-08T14:10:10Z" 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-08T14:10:10Z" 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 TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestParsing === CONT TestUpdateCalledRegularly --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) time="2024-07-08T14:10:10Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-08T14:10:10Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.5 instance.id=88d17c8c-062b-4d4b-9d1b-558b7d02b8a5 time="2024-07-08T14:10:10Z" level=error msg="unknown ip address format" go.version=go1.22.5 instance.id=88d17c8c-062b-4d4b-9d1b-558b7d02b8a5 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.00s) time="2024-07-08T14:10:10Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.5 instance.id=88d17c8c-062b-4d4b-9d1b-558b7d02b8a5 --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestParsing (0.00s) --- PASS: TestInvalidData (0.00s) --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestMatchIPV6 (0.00s) time="2024-07-08T14:10:11Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-08T14:10:12Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-08T14:10:13Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-08T14:10:14Z" 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.511s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.006s === 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.422s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.82s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.268s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.020s >>> 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-x86.so.1 >>> docker-registry*: Package size: 21.5 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 14:12:57 +0000 elapsed time 0h 3m 7s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20240708.140950) (2/2) Purging go (1.22.5-r0) Executing busybox-1.36.1-r29.trigger OK: 376 MiB in 103 packages >>> docker-registry: Updating the community/x86 repository index... >>> docker-registry: Signing the index...