>>> docker-registry: Building community/docker-registry 2.8.3-r5 (using abuild 3.13.0-r3) started Fri, 17 May 2024 23:49:17 +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.3-r0) (2/2) Installing .makedepends-docker-registry (20240517.234918) Executing busybox-1.36.1-r26.trigger OK: 627 MiB in 109 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.20/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] === RUN Test time="2024-05-17T23:49:38Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-05-17T23:49:38Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/configuration 0.025s ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-05-17T23:49:38Z" 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.012s === 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.015s === 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.031s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.32s) PASS ok github.com/docker/distribution/health/checks 0.331s === 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.005s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.025s === 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.014s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2024/05/17 23:49:39 http: TLS handshake error from 127.0.0.1:58616: 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:44849/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:44849/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:44849/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:44849/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:34803?status=0, fail=true --- PASS: TestHTTPSink (0.03s) === RUN TestListener --- PASS: TestListener (0.20s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-05-17T23:49:40Z" level=info msg="broadcaster: closing" time="2024-05-17T23:49:40Z" level=info msg="closing testSink" time="2024-05-17T23:49:40Z" level=info msg="closing testSink" time="2024-05-17T23:49:40Z" level=info msg="closing testSink" time="2024-05-17T23:49:40Z" level=info msg="closing testSink" time="2024-05-17T23:49:40Z" level=info msg="closing testSink" time="2024-05-17T23:49:40Z" level=info msg="closing testSink" time="2024-05-17T23:49:40Z" level=info msg="closing testSink" time="2024-05-17T23:49:40Z" level=info msg="closing testSink" time="2024-05-17T23:49:40Z" level=info msg="closing testSink" time="2024-05-17T23:49:40Z" level=info msg="closing testSink" time="2024-05-17T23:49:40Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-05-17T23:49:40Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.12s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 1} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:40Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:49:41Z" level=warning msg="&{0xc0004a6cf0 0.9} encountered too many errors, backing off" time="2024-05-17T23:49:41Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.35s) PASS ok github.com/docker/distribution/notifications 1.716s ? 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 TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-05-17T23:49:39Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T23:49:39.913001838Z" 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.3 time="2024-05-17T23:49:39.913014018Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:49:39.913095168Z" level=info msg="Starting upload purge in 3m0s" go.version=go1.22.3 time="2024-05-17T23:49:39.913315999Z" level=info msg="listening on [::]:5000" go.version=go1.22.3 time="2024-05-17T23:49:42.920397075Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.3 time="2024-05-17T23:49:43.022576816Z" level=info msg="response completed" go.version=go1.22.3 http.request.host=127.0.0.1 http.request.id=cc906c50-5ddf-4371-bb64-2be036e883ce http.request.method=GET http.request.remoteaddr="[::1]:55434" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="908.915µs" http.response.status=200 http.response.written=2 ::1 - - [17/May/2024:23:49:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-05-17T23:49:43.997183022Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T23:49:43.998666662Z" 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.3 time="2024-05-17T23:49:43.998684763Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:49:43.998840163Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.3 time="2024-05-17T23:49:43.998849771Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.3 time="2024-05-17T23:49:43.998883511Z" level=info msg="Starting upload purge in 42m0s" go.version=go1.22.3 time="2024-05-17T23:49:43.999188935Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.3 time="2024-05-17T23:49:47.006047209Z" level=info msg="response completed" go.version=go1.22.3 http.request.host=127.0.0.1 http.request.id=0d733c14-e62e-459a-8c5d-bd7a1a06f0c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60820" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="837.778µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:49:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-05-17T23:49:47.006178651Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.3 --- PASS: TestRegistrySupportedCipherSuite (4.08s) === RUN TestRegistryUnsupportedCipherSuite time="2024-05-17T23:49:47.641184346Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T23:49:47.642198711Z" 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.3 time="2024-05-17T23:49:47.642218444Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:49:47.642272852Z" level=info msg="Starting upload purge in 3m0s" go.version=go1.22.3 time="2024-05-17T23:49:47.642373131Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.3 --- PASS: TestRegistryUnsupportedCipherSuite (8.64s) PASS ok github.com/docker/distribution/registry 15.840s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.007s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.01s) === 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-05-17T23:49:40Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.3 instance.id=5a52a828-0ea0-400c-ad9b-5fb7d1895d5f time="2024-05-17T23:49:40Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.3 instance.id=5a52a828-0ea0-400c-ad9b-5fb7d1895d5f --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-05-17T23:49:40Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.3 password=FDo2BrHSlLHLZCjlPhp5tVTy1V3B-jXaN4QLT-tKa5k user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.079s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.006s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.00s) === RUN TestLeeway time="2024-05-17T23:49:40Z" level=info msg="token not to be used before 2024-05-17 23:49:41 +0000 UTC - currently 2024-05-17 23:49:40.53142485 +0000 UTC m=+0.003407360" time="2024-05-17T23:49:40Z" level=info msg="token not to be used after 2024-05-17 23:49:40 +0000 UTC - currently 2024-05-17 23:49:40.531742462 +0000 UTC m=+0.003724963" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2024-05-17T23:49:40Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.00s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.010s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.01s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.01s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.01s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.074s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.01s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.026s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.004s === RUN TestCheckAPI time="2024-05-17T23:49: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.3 time="2024-05-17T23:49:41Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:49:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45171" http.request.id=967d93b7-b9e2-4b8e-beff-ecdc1cafbab6 http.request.method=GET http.request.remoteaddr="127.0.0.1:50050" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="754.876µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:49:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.00s) === RUN TestCatalogAPI time="2024-05-17T23:49: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.3 time="2024-05-17T23:49:41Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:49:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=a4129e27-f1ff-47d5-b4fc-28f9a842f173 http.request.method=GET http.request.remoteaddr="127.0.0.1:37938" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="633.59µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [17/May/2024:23:49:41 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-17T23:49:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=f62294d9-a504-4b6b-909e-763df373ddbc http.request.method=POST http.request.remoteaddr="127.0.0.1:37938" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.622463ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:41 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=3e0866a6-5672-4ce9-ba64-a339c2d7c856 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37938" http.request.uri="/v2/foo/aaaa/blobs/uploads/69417de7-92d4-46b0-a5b9-2f7c35a9ab6b?_state=cMT6OxnCPB13LfRZT7DmwSPmR77Kp8kYhNe90pWBeGp7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI2OTQxN2RlNy05MmQ0LTQ2YjAtYTViOS0yZjdjMzVhOWFiNmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NDEuOTk4NjEzNzAzWiJ9&digest=sha256%3Acfa02ec046407869d33d2a027a11a051e68eaa19d7701aa72f1cb9170369afbd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.116673944s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:42 +0000] "PUT /v2/foo/aaaa/blobs/uploads/69417de7-92d4-46b0-a5b9-2f7c35a9ab6b?_state=cMT6OxnCPB13LfRZT7DmwSPmR77Kp8kYhNe90pWBeGp7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI2OTQxN2RlNy05MmQ0LTQ2YjAtYTViOS0yZjdjMzVhOWFiNmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NDEuOTk4NjEzNzAzWiJ9&digest=sha256%3Acfa02ec046407869d33d2a027a11a051e68eaa19d7701aa72f1cb9170369afbd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=0afbe158-26c3-4d2d-9dce-daf0eb257a17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37938" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.955089ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:43 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=52474bb6-f133-444a-af6d-28efa9a6f36b http.request.method=POST http.request.remoteaddr="127.0.0.1:37938" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="890.467µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:43 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:44Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=b55618df-819f-4475-834a-e70897aa595d http.request.method=PUT http.request.remoteaddr="127.0.0.1:37938" http.request.uri="/v2/foo/bbbb/blobs/uploads/9144d875-6b14-4f57-aec5-1a3506e85873?_state=TbSARsl4wwmt8XZJ9gjLcn1DwqMpli5P6Kf9TbgtVWx7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI5MTQ0ZDg3NS02YjE0LTRmNTctYWVjNS0xYTM1MDZlODU4NzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NDMuMjA5NjU0OTdaIn0%3D&digest=sha256%3A15c5892935dbf438ff231720f901239268d2c2cfdeeda3b821e0bd4b326a491c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.227796751s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:43 +0000] "PUT /v2/foo/bbbb/blobs/uploads/9144d875-6b14-4f57-aec5-1a3506e85873?_state=TbSARsl4wwmt8XZJ9gjLcn1DwqMpli5P6Kf9TbgtVWx7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI5MTQ0ZDg3NS02YjE0LTRmNTctYWVjNS0xYTM1MDZlODU4NzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NDMuMjA5NjU0OTdaIn0%3D&digest=sha256%3A15c5892935dbf438ff231720f901239268d2c2cfdeeda3b821e0bd4b326a491c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:44Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=185cae89-d3fe-4a47-aaeb-90726d8ab518 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37938" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.713653ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:44 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:44Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=76b08d08-6339-48db-a913-d42acc8615f3 http.request.method=POST http.request.remoteaddr="127.0.0.1:37938" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="938.101µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:44 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:45Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=f590f10c-b7fe-4142-8dbc-59a0c1f80663 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37938" http.request.uri="/v2/foo/cccc/blobs/uploads/c02730c0-ae9a-421f-afb9-2a4af3c617b6?_state=zJQaPKZ2Hh8bDanBWyCGggukTgUuVVBtM_fP3ChYugV7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjMDI3MzBjMC1hZTlhLTQyMWYtYWZiOS0yYTRhZjNjNjE3YjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NDQuNTEyNzMyNTI2WiJ9&digest=sha256%3Af2cc61886de7c6b129b1270eeafe32983608fbcb44c70455426a12f7b43eaf84" http.request.useragent="Go-http-client/1.1" http.response.duration=1.470178046s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:44 +0000] "PUT /v2/foo/cccc/blobs/uploads/c02730c0-ae9a-421f-afb9-2a4af3c617b6?_state=zJQaPKZ2Hh8bDanBWyCGggukTgUuVVBtM_fP3ChYugV7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjMDI3MzBjMC1hZTlhLTQyMWYtYWZiOS0yYTRhZjNjNjE3YjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NDQuNTEyNzMyNTI2WiJ9&digest=sha256%3Af2cc61886de7c6b129b1270eeafe32983608fbcb44c70455426a12f7b43eaf84 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:45Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=491dab7a-e667-4ba8-9099-49907ccbcb2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37938" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.356209ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:45 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=dd9d4f84-1944-40ea-b810-bc61eaf02ac4 http.request.method=POST http.request.remoteaddr="127.0.0.1:37938" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.000898ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:46 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=39fb9ab8-e6da-4f50-8c66-bd821437ea45 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37938" http.request.uri="/v2/foo/dddd/blobs/uploads/30df11db-5c5b-4db2-ace5-fbba3ed276c4?_state=r-tiy32csC4hpbsDU2qX1kc0B6f-1UeeCuNRtv0qrVp7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzMGRmMTFkYi01YzViLTRkYjItYWNlNS1mYmJhM2VkMjc2YzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NDYuMDk4ODUxMzQ3WiJ9&digest=sha256%3A478dfcc31b65e1e75757e3bb317caaa1671d972477f3bb4faf016b22bfc93feb" http.request.useragent="Go-http-client/1.1" http.response.duration=2.285459835s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:46 +0000] "PUT /v2/foo/dddd/blobs/uploads/30df11db-5c5b-4db2-ace5-fbba3ed276c4?_state=r-tiy32csC4hpbsDU2qX1kc0B6f-1UeeCuNRtv0qrVp7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzMGRmMTFkYi01YzViLTRkYjItYWNlNS1mYmJhM2VkMjc2YzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NDYuMDk4ODUxMzQ3WiJ9&digest=sha256%3A478dfcc31b65e1e75757e3bb317caaa1671d972477f3bb4faf016b22bfc93feb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=d57a9f73-03b0-4992-a408-6fd571973f35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37938" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.321269ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:48 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=b0984426-a008-41d6-8475-5959219c94c3 http.request.method=POST http.request.remoteaddr="127.0.0.1:37938" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="844.644µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:48 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=7b6bc524-da19-4d2f-9507-eea2cc7b7364 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37938" http.request.uri="/v2/foo/eeee/blobs/uploads/08af8d41-bdaa-4aea-ba22-9da778600be2?_state=FSq_A7tFl43eLpHWvWtSvyPLp796uRMJJWoW9RTsO2l7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIwOGFmOGQ0MS1iZGFhLTRhZWEtYmEyMi05ZGE3Nzg2MDBiZTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NDguNDcwNTI4NTkzWiJ9&digest=sha256%3A6e54d0da1c30cd93d41f462b76638629419c23ba74c833e89c640c764470b24e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.189448777s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:48 +0000] "PUT /v2/foo/eeee/blobs/uploads/08af8d41-bdaa-4aea-ba22-9da778600be2?_state=FSq_A7tFl43eLpHWvWtSvyPLp796uRMJJWoW9RTsO2l7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIwOGFmOGQ0MS1iZGFhLTRhZWEtYmEyMi05ZGE3Nzg2MDBiZTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NDguNDcwNTI4NTkzWiJ9&digest=sha256%3A6e54d0da1c30cd93d41f462b76638629419c23ba74c833e89c640c764470b24e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=b150920f-aacb-4913-b406-82bd7064ca8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37938" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.297276ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:49 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=b2775dd8-551d-442e-9af6-3b5805a205f3 http.request.method=POST http.request.remoteaddr="127.0.0.1:37938" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="990.482µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:49 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=a66cc33d-c5b3-4502-8595-21b46e465185 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37938" http.request.uri="/v2/foo/ffff/blobs/uploads/b0655f62-596d-4d9e-a9b7-fa926be19634?_state=4JJDSHmcONv1-7mku2jyjsqRVyYop4IqxjI1LVVhgp57Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJiMDY1NWY2Mi01OTZkLTRkOWUtYTliNy1mYTkyNmJlMTk2MzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NDkuNzkwNDc4OTU1WiJ9&digest=sha256%3Ac3565106593e18f8b959d7702e6430c3a4f68f2761e0d33c70412b8458750bc2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.169644232s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:49 +0000] "PUT /v2/foo/ffff/blobs/uploads/b0655f62-596d-4d9e-a9b7-fa926be19634?_state=4JJDSHmcONv1-7mku2jyjsqRVyYop4IqxjI1LVVhgp57Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJiMDY1NWY2Mi01OTZkLTRkOWUtYTliNy1mYTkyNmJlMTk2MzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NDkuNzkwNDc4OTU1WiJ9&digest=sha256%3Ac3565106593e18f8b959d7702e6430c3a4f68f2761e0d33c70412b8458750bc2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=bbe61e9d-b1cd-486e-b1a6-23aa97eb89bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:37938" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.244866ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:50 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=c7b8fa15-20ce-45a5-bdbe-8b2305b18149 http.request.method=GET http.request.remoteaddr="127.0.0.1:37938" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="710.88µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:23:49:50 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T23:49:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=daa78793-8533-48db-b0cc-4644935a9b1a http.request.method=GET http.request.remoteaddr="127.0.0.1:37938" 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="567.409µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [17/May/2024:23:49:50 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-17T23:49:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=161e062e-62b8-4f30-a139-41c8dbd3f681 http.request.method=GET http.request.remoteaddr="127.0.0.1:37938" 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="579.066µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:23:49:50 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T23:49:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=eddcd646-8921-42ec-aa40-a53757f0ddad http.request.method=GET http.request.remoteaddr="127.0.0.1:37938" 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="595.575µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [17/May/2024:23:49:50 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-17T23:49:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=198fe2e6-e9ed-4bc2-b078-d680223bc779 http.request.method=GET http.request.remoteaddr="127.0.0.1:37938" 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="647.232µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [17/May/2024:23:49:50 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-05-17T23:49:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=18a24247-ea8e-45d3-93b9-4af0f8f0bcd7 http.request.method=GET http.request.remoteaddr="127.0.0.1:37938" 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="678.12µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:23:49:50 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T23:49:50Z" 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.3 http.request.host="127.0.0.1:44025" http.request.id=6025996e-83e9-4e51-91c4-13d624e75b4c http.request.method=GET http.request.remoteaddr="127.0.0.1:37938" 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="709.753µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [17/May/2024:23:49:50 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-05-17T23:49:50Z" 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.3 http.request.host="127.0.0.1:44025" http.request.id=10cc93f9-3dd2-4cd6-a396-6dffe7ae831e http.request.method=GET http.request.remoteaddr="127.0.0.1:37938" 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="743.56µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [17/May/2024:23:49:50 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-05-17T23:49:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=85d1bf96-b137-44ae-bac4-961f128e12f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:37938" 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="602.531µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [17/May/2024:23:49:50 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-17T23:49:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44025" http.request.id=4c62f651-0ddb-4bb3-bfb6-6a8e36f1bba0 http.request.method=GET http.request.remoteaddr="127.0.0.1:37938" 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="584.999µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:23:49:50 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T23:49:50Z" 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.3 time="2024-05-17T23:49:50Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:49:51Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44019" http.request.id=2648389c-bcfe-4350-8aa4-ca75ab99786d http.request.method=POST http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.063804ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:51 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:52Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44019" http.request.id=afbf830f-32df-4853-8cae-582d2ec8befe http.request.method=PUT http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/foo/aaaa/blobs/uploads/46a7da45-d86e-4a22-bd76-dff57cc96b56?_state=Nu79kVELzqACjuO8Wbp5m7s5bH7acM8NDDpLbtpAilF7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0NmE3ZGE0NS1kODZlLTRhMjItYmQ3Ni1kZmY1N2NjOTZiNTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NTEuMTIxMTIzNzgyWiJ9&digest=sha256%3Ac859990fc031c3b3a5fbe52e049d4b072e8cebe471f29e728eba9541065cc327" http.request.useragent="Go-http-client/1.1" http.response.duration=1.870228233s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:51 +0000] "PUT /v2/foo/aaaa/blobs/uploads/46a7da45-d86e-4a22-bd76-dff57cc96b56?_state=Nu79kVELzqACjuO8Wbp5m7s5bH7acM8NDDpLbtpAilF7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0NmE3ZGE0NS1kODZlLTRhMjItYmQ3Ni1kZmY1N2NjOTZiNTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NTEuMTIxMTIzNzgyWiJ9&digest=sha256%3Ac859990fc031c3b3a5fbe52e049d4b072e8cebe471f29e728eba9541065cc327 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:52Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44019" http.request.id=c11acdfc-1bd2-4313-8bc7-cae7e9748e16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.608095ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:52 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44019" http.request.id=12b0634f-0fea-4787-ab38-a36a19b5e2aa http.request.method=POST http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="769.088µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:53 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44019" http.request.id=ebd088e2-d82f-4127-b690-887a6fc1956e http.request.method=PUT http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/foo/bbbb/blobs/uploads/8f7de5d3-5e50-46ed-b5db-6005b498b164?_state=QftTpMZE0Nw7LJx2g7uzx8AQUfevtN1yuFljVIQcKYR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI4ZjdkZTVkMy01ZTUwLTQ2ZWQtYjVkYi02MDA1YjQ5OGIxNjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NTMuMDU3MzcxMDIxWiJ9&digest=sha256%3Aaa4de1ed96c72481f23b98a6c542d1007847dd7ff0eddebcc23691615a37b0bf" http.request.useragent="Go-http-client/1.1" http.response.duration=571.8378ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:53 +0000] "PUT /v2/foo/bbbb/blobs/uploads/8f7de5d3-5e50-46ed-b5db-6005b498b164?_state=QftTpMZE0Nw7LJx2g7uzx8AQUfevtN1yuFljVIQcKYR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI4ZjdkZTVkMy01ZTUwLTQ2ZWQtYjVkYi02MDA1YjQ5OGIxNjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NTMuMDU3MzcxMDIxWiJ9&digest=sha256%3Aaa4de1ed96c72481f23b98a6c542d1007847dd7ff0eddebcc23691615a37b0bf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44019" http.request.id=63a68de6-8937-4c5b-81be-67a8b2b0f91d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.211897ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:53 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44019" http.request.id=3030e53f-126a-46a5-b43f-f0b87bfc5a76 http.request.method=POST http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="840.501µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:53 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44019" http.request.id=b83893e8-127b-4421-aab7-07a36645d318 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/foo/cccc/blobs/uploads/41488787-c138-4cbc-b930-85d4908989e4?_state=q0TslcsAwMevram_t-oYQuWtqhpgWgGFD9CHkBh7KHl7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0MTQ4ODc4Ny1jMTM4LTRjYmMtYjkzMC04NWQ0OTA4OTg5ZTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NTMuNzM3NTY1MTQzWiJ9&digest=sha256%3Adb1686becce207c3197e13a61f1cb50b4091b65b0b9a47fb9d7cd5f32ffc4389" http.request.useragent="Go-http-client/1.1" http.response.duration=1.787152722s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:53 +0000] "PUT /v2/foo/cccc/blobs/uploads/41488787-c138-4cbc-b930-85d4908989e4?_state=q0TslcsAwMevram_t-oYQuWtqhpgWgGFD9CHkBh7KHl7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0MTQ4ODc4Ny1jMTM4LTRjYmMtYjkzMC04NWQ0OTA4OTg5ZTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NTMuNzM3NTY1MTQzWiJ9&digest=sha256%3Adb1686becce207c3197e13a61f1cb50b4091b65b0b9a47fb9d7cd5f32ffc4389 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44019" http.request.id=2797ba4b-e873-42fd-9bab-447abb4a9542 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.258374ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:55 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44019" http.request.id=5a15b0bf-4b77-4636-be79-bb6c035260ee http.request.method=POST http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="869.376µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:55 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44019" http.request.id=d13a4416-5037-451d-be53-688361413c17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/foo/dddd/blobs/uploads/9014f6b7-59c9-478e-91ee-766de589d131?_state=AJV33_AWXW1G59BTqiyjP-y9OoJ3vxd7FbSpZmU57_J7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI5MDE0ZjZiNy01OWM5LTQ3OGUtOTFlZS03NjZkZTU4OWQxMzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NTUuNjA3Nzk1MTM3WiJ9&digest=sha256%3A7924d182f3f84ae1f9515817a6c64340dd4361d33b0019b64312cf509d482852" http.request.useragent="Go-http-client/1.1" http.response.duration=1.057398191s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:55 +0000] "PUT /v2/foo/dddd/blobs/uploads/9014f6b7-59c9-478e-91ee-766de589d131?_state=AJV33_AWXW1G59BTqiyjP-y9OoJ3vxd7FbSpZmU57_J7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI5MDE0ZjZiNy01OWM5LTQ3OGUtOTFlZS03NjZkZTU4OWQxMzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NTUuNjA3Nzk1MTM3WiJ9&digest=sha256%3A7924d182f3f84ae1f9515817a6c64340dd4361d33b0019b64312cf509d482852 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44019" http.request.id=dbadad3e-4705-4e63-8242-ff1ad9cea9ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:43986" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.204595ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:56 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44019" http.request.id=6e220963-5a1d-4c7f-8e35-65fd0c908b74 http.request.method=GET http.request.remoteaddr="127.0.0.1:43986" 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="640.3µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [17/May/2024:23:49:56 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (14.84s) === RUN TestURLPrefix time="2024-05-17T23:49:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:49:56Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:49:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41875" http.request.id=b1a79f3a-eec4-4f61-9c2c-be929adf7acf http.request.method=GET http.request.remoteaddr="127.0.0.1:40224" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="685.318µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:49:56 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-05-17T23:49:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:49:56Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:49:56Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=60a1b632-8858-4197-a1ab-0c4a2a5f5194 http.request.method=GET http.request.remoteaddr="127.0.0.1:58774" http.request.uri="/v2/foo/bar/blobs/sha256:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="907.007µs" http.response.status=404 http.response.written=157 vars.digest="sha256:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:49:56 +0000] "GET /v2/foo/bar/blobs/sha256:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T23:49:56Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=2daa0b45-a617-4809-b851-70a07bc668c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58782" http.request.uri="/v2/foo/bar/blobs/sha256:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="773.432µs" http.response.status=404 http.response.written=157 vars.digest="sha256:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:49:56 +0000] "HEAD /v2/foo/bar/blobs/sha256:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T23:49:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=ebbf4469-a9ef-4224-863f-2819dfb6158f http.request.method=POST http.request.remoteaddr="127.0.0.1:58782" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="773.46µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=d09ca86b-34e1-4121-9db3-7d7349191b52 http.request.method=GET http.request.remoteaddr="127.0.0.1:58782" http.request.uri="/v2/foo/bar/blobs/uploads/2e078f32-4b5c-4104-a192-a652edd2a229?_state=fld9gQDVpEguZklg29IuDYFVy2l6EFk0InhxAFxpRKZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlMDc4ZjMyLTRiNWMtNDEwNC1hMTkyLWE2NTJlZGQyYTIyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1Ni43NzI4Njk0NDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="793.309µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:56 +0000] "GET /v2/foo/bar/blobs/uploads/2e078f32-4b5c-4104-a192-a652edd2a229?_state=fld9gQDVpEguZklg29IuDYFVy2l6EFk0InhxAFxpRKZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlMDc4ZjMyLTRiNWMtNDEwNC1hMTkyLWE2NTJlZGQyYTIyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1Ni43NzI4Njk0NDdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=2a5b7393-8551-41d3-8fd4-7cf6243b7d48 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58782" http.request.uri="/v2/foo/bar/blobs/uploads/2e078f32-4b5c-4104-a192-a652edd2a229?_state=fld9gQDVpEguZklg29IuDYFVy2l6EFk0InhxAFxpRKZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlMDc4ZjMyLTRiNWMtNDEwNC1hMTkyLWE2NTJlZGQyYTIyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1Ni43NzI4Njk0NDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="766.374µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:56 +0000] "DELETE /v2/foo/bar/blobs/uploads/2e078f32-4b5c-4104-a192-a652edd2a229?_state=fld9gQDVpEguZklg29IuDYFVy2l6EFk0InhxAFxpRKZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlMDc4ZjMyLTRiNWMtNDEwNC1hMTkyLWE2NTJlZGQyYTIyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1Ni43NzI4Njk0NDdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:56Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=b8fb0386-55fa-466c-9b17-545f2471238c http.request.method=GET http.request.remoteaddr="127.0.0.1:58782" http.request.uri="/v2/foo/bar/blobs/uploads/2e078f32-4b5c-4104-a192-a652edd2a229?_state=fld9gQDVpEguZklg29IuDYFVy2l6EFk0InhxAFxpRKZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlMDc4ZjMyLTRiNWMtNDEwNC1hMTkyLWE2NTJlZGQyYTIyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1Ni43NzI4Njk0NDdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=2e078f32-4b5c-4104-a192-a652edd2a229 time="2024-05-17T23:49:56Z" 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.3 http.request.host="127.0.0.1:42151" http.request.id=b8fb0386-55fa-466c-9b17-545f2471238c http.request.method=GET http.request.remoteaddr="127.0.0.1:58782" http.request.uri="/v2/foo/bar/blobs/uploads/2e078f32-4b5c-4104-a192-a652edd2a229?_state=fld9gQDVpEguZklg29IuDYFVy2l6EFk0InhxAFxpRKZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlMDc4ZjMyLTRiNWMtNDEwNC1hMTkyLWE2NTJlZGQyYTIyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1Ni43NzI4Njk0NDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="759.05µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=2e078f32-4b5c-4104-a192-a652edd2a229 127.0.0.1 - - [17/May/2024:23:49:56 +0000] "GET /v2/foo/bar/blobs/uploads/2e078f32-4b5c-4104-a192-a652edd2a229?_state=fld9gQDVpEguZklg29IuDYFVy2l6EFk0InhxAFxpRKZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlMDc4ZjMyLTRiNWMtNDEwNC1hMTkyLWE2NTJlZGQyYTIyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1Ni43NzI4Njk0NDdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T23:49:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=a66a56b8-cb43-4cc0-be0b-1106011e29e3 http.request.method=POST http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.005373ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:56Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=7d8db8bb-b47d-4f6f-b676-48e7961048a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/foo/bar/blobs/uploads/9795e886-adaf-41ce-b383-70b5fdc0b72c?_state=9GgGMB7-MEB4h6y_eLNNeh_jKe6Gx2Cz9lbMMP5uk6Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3OTVlODg2LWFkYWYtNDFjZS1iMzgzLTcwYjVmZGMwYjcyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1Ni43NzY4NzEyODdaIn0%3D&digest=sha256%3A60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2" http.request.useragent="Go-http-client/1.1" provided=sha256:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2 vars.name="foo/bar" vars.uuid=9795e886-adaf-41ce-b383-70b5fdc0b72c time="2024-05-17T23:49:56Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=7d8db8bb-b47d-4f6f-b676-48e7961048a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/foo/bar/blobs/uploads/9795e886-adaf-41ce-b383-70b5fdc0b72c?_state=9GgGMB7-MEB4h6y_eLNNeh_jKe6Gx2Cz9lbMMP5uk6Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3OTVlODg2LWFkYWYtNDFjZS1iMzgzLTcwYjVmZGMwYjcyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1Ni43NzY4NzEyODdaIn0%3D&digest=sha256%3A60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=9795e886-adaf-41ce-b383-70b5fdc0b72c time="2024-05-17T23:49:56Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=7d8db8bb-b47d-4f6f-b676-48e7961048a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/foo/bar/blobs/uploads/9795e886-adaf-41ce-b383-70b5fdc0b72c?_state=9GgGMB7-MEB4h6y_eLNNeh_jKe6Gx2Cz9lbMMP5uk6Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3OTVlODg2LWFkYWYtNDFjZS1iMzgzLTcwYjVmZGMwYjcyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1Ni43NzY4NzEyODdaIn0%3D&digest=sha256%3A60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="844.121µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=9795e886-adaf-41ce-b383-70b5fdc0b72c 127.0.0.1 - - [17/May/2024:23:49:56 +0000] "PUT /v2/foo/bar/blobs/uploads/9795e886-adaf-41ce-b383-70b5fdc0b72c?_state=9GgGMB7-MEB4h6y_eLNNeh_jKe6Gx2Cz9lbMMP5uk6Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3OTVlODg2LWFkYWYtNDFjZS1iMzgzLTcwYjVmZGMwYjcyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1Ni43NzY4NzEyODdaIn0%3D&digest=sha256%3A60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T23:49:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=20b51ecf-853a-4cc3-9309-aac67cccc2fb http.request.method=POST http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="714.408µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=53430409-ff30-4f0d-bc52-89d0b68fb417 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/foo/bar/blobs/uploads/39362b51-84ae-4189-b358-d41a5ee1de0c?_state=WqOUPtHg5GlMFmVK_QDF3nfL3gARP08hEHzvG68kKgJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5MzYyYjUxLTg0YWUtNDE4OS1iMzU4LWQ0MWE1ZWUxZGUwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1Ni43Nzg3NDI5MTRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="763.812µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:56 +0000] "PUT /v2/foo/bar/blobs/uploads/39362b51-84ae-4189-b358-d41a5ee1de0c?_state=WqOUPtHg5GlMFmVK_QDF3nfL3gARP08hEHzvG68kKgJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5MzYyYjUxLTg0YWUtNDE4OS1iMzU4LWQ0MWE1ZWUxZGUwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1Ni43Nzg3NDI5MTRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=a47e25de-f58b-4196-9fda-19b98c6737de http.request.method=POST http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="599.481µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=594f605e-e1b3-4afc-83fb-647fd6cd74fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/foo/bar/blobs/uploads/c1264774-ebfb-4f55-8d06-3e96336d3e18?_state=6AtJoGRn0iAFX9vHEjGVTkupOMJqk6xa5NJ44QcNKNR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxMjY0Nzc0LWViZmItNGY1NS04ZDA2LTNlOTYzMzZkM2UxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1Ni43ODAzMDU1OTZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="694.028µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:56 +0000] "PUT /v2/foo/bar/blobs/uploads/c1264774-ebfb-4f55-8d06-3e96336d3e18?_state=6AtJoGRn0iAFX9vHEjGVTkupOMJqk6xa5NJ44QcNKNR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxMjY0Nzc0LWViZmItNGY1NS04ZDA2LTNlOTYzMzZkM2UxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1Ni43ODAzMDU1OTZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=dcf972f6-1ec7-4d95-803d-9e9b12ebd8f2 http.request.method=POST http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="580.706µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=bdab8c7e-4c78-4c33-9873-88bc17eeb3bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/foo/bar/blobs/uploads/ab4feaf4-8000-4f8e-a487-a5b87d2c8cf1?_state=kBxtHolgHoRLOv8tIAd9V09L7BXtisE2vF4Biz9A6zB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiNGZlYWY0LTgwMDAtNGY4ZS1hNDg3LWE1Yjg3ZDJjOGNmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1Ni43ODE3OTA4OTlaIn0%3D&digest=sha256%3A60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.278835008s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:56 +0000] "PUT /v2/foo/bar/blobs/uploads/ab4feaf4-8000-4f8e-a487-a5b87d2c8cf1?_state=kBxtHolgHoRLOv8tIAd9V09L7BXtisE2vF4Biz9A6zB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiNGZlYWY0LTgwMDAtNGY4ZS1hNDg3LWE1Yjg3ZDJjOGNmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1Ni43ODE3OTA4OTlaIn0%3D&digest=sha256%3A60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=073435cb-072c-410a-9260-cedf48830933 http.request.method=POST http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.004464ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:42151" http.request.id=2bbe1000-942a-4403-acb6-ac1948aee458 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/foo/bar/blobs/uploads/6db2e20f-bcc7-49f1-a82d-5f5261d8636a?_state=vZ_xZWro7maO-JKDnmY9UeCUxF-tU_ygPIgNIsUO0T57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZkYjJlMjBmLWJjYzctNDlmMS1hODJkLTVmNTI2MWQ4NjM2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1OC4wODE1MjAxODFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.316737777s http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:58 +0000] "PATCH /v2/foo/bar/blobs/uploads/6db2e20f-bcc7-49f1-a82d-5f5261d8636a?_state=vZ_xZWro7maO-JKDnmY9UeCUxF-tU_ygPIgNIsUO0T57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZkYjJlMjBmLWJjYzctNDlmMS1hODJkLTVmNTI2MWQ4NjM2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1OC4wODE1MjAxODFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=e45714ac-cf71-40bf-8300-6b2169490cc7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/foo/bar/blobs/uploads/6db2e20f-bcc7-49f1-a82d-5f5261d8636a?_state=uKupwMeKePrDenHcFBZ7Gq37MQYH9ZJpOtFyczP4fLp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZkYjJlMjBmLWJjYzctNDlmMS1hODJkLTVmNTI2MWQ4NjM2YSIsIk9mZnNldCI6MjYyOTQ3ODQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NThaIn0%3D&digest=sha256%3A60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.080262ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:59 +0000] "PUT /v2/foo/bar/blobs/uploads/6db2e20f-bcc7-49f1-a82d-5f5261d8636a?_state=uKupwMeKePrDenHcFBZ7Gq37MQYH9ZJpOtFyczP4fLp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZkYjJlMjBmLWJjYzctNDlmMS1hODJkLTVmNTI2MWQ4NjM2YSIsIk9mZnNldCI6MjYyOTQ3ODQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NDk6NThaIn0%3D&digest=sha256%3A60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=07407e54-44f4-4346-bf2f-3d5bcd29465a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/foo/bar/blobs/sha256:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="718.253µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:59 +0000] "HEAD /v2/foo/bar/blobs/sha256:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=3adb8cbd-d32b-48b7-9a41-9269954ccbd7 http.request.method=GET http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/foo/bar/blobs/sha256:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=12.775683ms http.response.status=200 http.response.written=26294784 127.0.0.1 - - [17/May/2024:23:49:59 +0000] "GET /v2/foo/bar/blobs/sha256:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2 HTTP/1.1" 200 26294784 "" "Go-http-client/1.1" time="2024-05-17T23:49:59Z" level=error msg="error parsing digest="sha257:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=56c42b44-ae70-45c6-95c2-3cbe22a1ae8a http.request.method=GET http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/foo/bar/blobs/sha257:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2" vars.name="foo/bar" time="2024-05-17T23:49:59Z" 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.3 http.request.host="127.0.0.1:42151" http.request.id=56c42b44-ae70-45c6-95c2-3cbe22a1ae8a http.request.method=GET http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/foo/bar/blobs/sha257:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="655.142µs" http.response.status=400 http.response.written=110 vars.digest="sha257:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:49:59 +0000] "GET /v2/foo/bar/blobs/sha257:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T23:49:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=bd9a76b0-ad96-405a-9e81-0275c9758942 http.request.method=GET http.request.remoteaddr="127.0.0.1:59014" http.request.uri="/v2/foo/bar/blobs/sha256:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2" http.request.useragent="Go-http-client/1.1" http.response.duration="947.131µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:59 +0000] "GET /v2/foo/bar/blobs/sha256:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:49:59Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:49:59Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=602d3437-c0e3-4d80-b9aa-87a437d26678 http.request.method=GET http.request.remoteaddr="127.0.0.1:34402" http.request.uri="/v2/foo/bar/blobs/sha256:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="860.819µs" http.response.status=404 http.response.written=157 vars.digest="sha256:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:49:59 +0000] "GET /v2/foo/bar/blobs/sha256:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T23:49:59Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=1a148843-e286-435f-a545-684923cc6f06 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34418" http.request.uri="/v2/foo/bar/blobs/sha256:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="681.341µs" http.response.status=404 http.response.written=157 vars.digest="sha256:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:49:59 +0000] "HEAD /v2/foo/bar/blobs/sha256:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T23:49:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=a7fefea1-5d48-4ca2-aacb-dfac6f0a9853 http.request.method=POST http.request.remoteaddr="127.0.0.1:34418" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="616.512µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=935858ab-2089-432e-91da-15ec904356cb http.request.method=GET http.request.remoteaddr="127.0.0.1:34418" http.request.uri="/v2/foo/bar/blobs/uploads/0bb8fbf7-b6b0-488c-b5e4-1fc4c7a3637f?_state=tV22V-Z_A2vsSQGkr141a-7GFfsH3zyrnHGzMF7wvON7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiYjhmYmY3LWI2YjAtNDg4Yy1iNWU0LTFmYzRjN2EzNjM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1OS40OTYxMjEwMjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="738.547µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:59 +0000] "GET /v2/foo/bar/blobs/uploads/0bb8fbf7-b6b0-488c-b5e4-1fc4c7a3637f?_state=tV22V-Z_A2vsSQGkr141a-7GFfsH3zyrnHGzMF7wvON7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiYjhmYmY3LWI2YjAtNDg4Yy1iNWU0LTFmYzRjN2EzNjM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1OS40OTYxMjEwMjlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=e0b2a7cc-3ede-40c7-bcb3-ef5b0a50e859 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34418" http.request.uri="/v2/foo/bar/blobs/uploads/0bb8fbf7-b6b0-488c-b5e4-1fc4c7a3637f?_state=tV22V-Z_A2vsSQGkr141a-7GFfsH3zyrnHGzMF7wvON7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiYjhmYmY3LWI2YjAtNDg4Yy1iNWU0LTFmYzRjN2EzNjM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1OS40OTYxMjEwMjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="632.885µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:59 +0000] "DELETE /v2/foo/bar/blobs/uploads/0bb8fbf7-b6b0-488c-b5e4-1fc4c7a3637f?_state=tV22V-Z_A2vsSQGkr141a-7GFfsH3zyrnHGzMF7wvON7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiYjhmYmY3LWI2YjAtNDg4Yy1iNWU0LTFmYzRjN2EzNjM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1OS40OTYxMjEwMjlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:59Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=15319a7b-e922-4d6e-84e9-4c8a2ca0de3f http.request.method=GET http.request.remoteaddr="127.0.0.1:34418" http.request.uri="/v2/foo/bar/blobs/uploads/0bb8fbf7-b6b0-488c-b5e4-1fc4c7a3637f?_state=tV22V-Z_A2vsSQGkr141a-7GFfsH3zyrnHGzMF7wvON7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiYjhmYmY3LWI2YjAtNDg4Yy1iNWU0LTFmYzRjN2EzNjM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1OS40OTYxMjEwMjlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=0bb8fbf7-b6b0-488c-b5e4-1fc4c7a3637f time="2024-05-17T23:49:59Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=15319a7b-e922-4d6e-84e9-4c8a2ca0de3f http.request.method=GET http.request.remoteaddr="127.0.0.1:34418" http.request.uri="/v2/foo/bar/blobs/uploads/0bb8fbf7-b6b0-488c-b5e4-1fc4c7a3637f?_state=tV22V-Z_A2vsSQGkr141a-7GFfsH3zyrnHGzMF7wvON7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiYjhmYmY3LWI2YjAtNDg4Yy1iNWU0LTFmYzRjN2EzNjM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1OS40OTYxMjEwMjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="574.982µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=0bb8fbf7-b6b0-488c-b5e4-1fc4c7a3637f 127.0.0.1 - - [17/May/2024:23:49:59 +0000] "GET /v2/foo/bar/blobs/uploads/0bb8fbf7-b6b0-488c-b5e4-1fc4c7a3637f?_state=tV22V-Z_A2vsSQGkr141a-7GFfsH3zyrnHGzMF7wvON7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiYjhmYmY3LWI2YjAtNDg4Yy1iNWU0LTFmYzRjN2EzNjM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1OS40OTYxMjEwMjlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T23:49:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=65def371-e600-49c0-8837-0a6ac7b03ecb http.request.method=POST http.request.remoteaddr="127.0.0.1:34432" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="755.65µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:59Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=3bbaf916-3fbd-4d0c-b0cb-a7d4328852bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:34432" http.request.uri="/v2/foo/bar/blobs/uploads/4e57fc7b-b58d-4416-8acb-af42b68bc80c?_state=D0UkCfRijkSpShb1lifGdEIyOaEp_5031Ygi9LUgsOB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlNTdmYzdiLWI1OGQtNDQxNi04YWNiLWFmNDJiNjhiYzgwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1OS40OTkzMzY0NzRaIn0%3D&digest=sha256%3Ae65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb" http.request.useragent="Go-http-client/1.1" provided=sha256:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb vars.name="foo/bar" vars.uuid=4e57fc7b-b58d-4416-8acb-af42b68bc80c time="2024-05-17T23:49:59Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=3bbaf916-3fbd-4d0c-b0cb-a7d4328852bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:34432" http.request.uri="/v2/foo/bar/blobs/uploads/4e57fc7b-b58d-4416-8acb-af42b68bc80c?_state=D0UkCfRijkSpShb1lifGdEIyOaEp_5031Ygi9LUgsOB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlNTdmYzdiLWI1OGQtNDQxNi04YWNiLWFmNDJiNjhiYzgwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1OS40OTkzMzY0NzRaIn0%3D&digest=sha256%3Ae65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=4e57fc7b-b58d-4416-8acb-af42b68bc80c time="2024-05-17T23:49:59Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=3bbaf916-3fbd-4d0c-b0cb-a7d4328852bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:34432" http.request.uri="/v2/foo/bar/blobs/uploads/4e57fc7b-b58d-4416-8acb-af42b68bc80c?_state=D0UkCfRijkSpShb1lifGdEIyOaEp_5031Ygi9LUgsOB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlNTdmYzdiLWI1OGQtNDQxNi04YWNiLWFmNDJiNjhiYzgwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1OS40OTkzMzY0NzRaIn0%3D&digest=sha256%3Ae65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="785.353µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=4e57fc7b-b58d-4416-8acb-af42b68bc80c 127.0.0.1 - - [17/May/2024:23:49:59 +0000] "PUT /v2/foo/bar/blobs/uploads/4e57fc7b-b58d-4416-8acb-af42b68bc80c?_state=D0UkCfRijkSpShb1lifGdEIyOaEp_5031Ygi9LUgsOB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlNTdmYzdiLWI1OGQtNDQxNi04YWNiLWFmNDJiNjhiYzgwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1OS40OTkzMzY0NzRaIn0%3D&digest=sha256%3Ae65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T23:49:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=d6e4aff0-c5ce-4e99-9462-b5e345b245b3 http.request.method=POST http.request.remoteaddr="127.0.0.1:34432" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="681.486µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=05baf6b0-4ab8-4b1c-97ce-6a68999724a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34432" http.request.uri="/v2/foo/bar/blobs/uploads/e55608fc-37c2-447d-b834-4d96bd0fe0e1?_state=P9cmV02dF8dzgBom-nq6pEwnjZdyYUSGZm3nDk-JndB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1NTYwOGZjLTM3YzItNDQ3ZC1iODM0LTRkOTZiZDBmZTBlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1OS41MDExMTEwNDNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="708.319µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:59 +0000] "PUT /v2/foo/bar/blobs/uploads/e55608fc-37c2-447d-b834-4d96bd0fe0e1?_state=P9cmV02dF8dzgBom-nq6pEwnjZdyYUSGZm3nDk-JndB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1NTYwOGZjLTM3YzItNDQ3ZC1iODM0LTRkOTZiZDBmZTBlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1OS41MDExMTEwNDNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=a0aa348c-f506-4594-b1fc-b4539fb4e273 http.request.method=POST http.request.remoteaddr="127.0.0.1:34432" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="589.54µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=421a4997-2a39-442d-a434-559366642f86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34432" http.request.uri="/v2/foo/bar/blobs/uploads/5e2cf6cd-7578-45d7-a0f4-f3a4d59c438c?_state=uYFaJh9MHQJritrc_nmLRR9oMADEDXSXMN4RAropGTl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlMmNmNmNkLTc1NzgtNDVkNy1hMGY0LWYzYTRkNTljNDM4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1OS41MDMzMTM0NDlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="696.433µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:59 +0000] "PUT /v2/foo/bar/blobs/uploads/5e2cf6cd-7578-45d7-a0f4-f3a4d59c438c?_state=uYFaJh9MHQJritrc_nmLRR9oMADEDXSXMN4RAropGTl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlMmNmNmNkLTc1NzgtNDVkNy1hMGY0LWYzYTRkNTljNDM4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1OS41MDMzMTM0NDlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:49:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=c02fab17-4a43-485e-ba4c-52deb259bc54 http.request.method=POST http.request.remoteaddr="127.0.0.1:34432" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="587.583µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=bea527bd-23bc-4cb6-86dc-bea576c8c446 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34432" http.request.uri="/v2/foo/bar/blobs/uploads/ddadb24b-44ee-44f5-87f8-b36cd75c7109?_state=lvnco7DTsLUSbjXdCVOfgDuRNAlF53A7msg6ug1p5Zh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkYWRiMjRiLTQ0ZWUtNDRmNS04N2Y4LWIzNmNkNzVjNzEwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1OS41MDQ5MzY3ODRaIn0%3D&digest=sha256%3Ae65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb" http.request.useragent="Go-http-client/1.1" http.response.duration=767.57522ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:49:59 +0000] "PUT /v2/foo/bar/blobs/uploads/ddadb24b-44ee-44f5-87f8-b36cd75c7109?_state=lvnco7DTsLUSbjXdCVOfgDuRNAlF53A7msg6ug1p5Zh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkYWRiMjRiLTQ0ZWUtNDRmNS04N2Y4LWIzNmNkNzVjNzEwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo0OTo1OS41MDQ5MzY3ODRaIn0%3D&digest=sha256%3Ae65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=5042b41f-ec36-4d65-a784-a7594922dea3 http.request.method=POST http.request.remoteaddr="127.0.0.1:34432" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="930.104µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:39901" http.request.id=7d8a712e-a8e5-426b-a747-c63d624669b1 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:34432" http.request.uri="/v2/foo/bar/blobs/uploads/fcc47a68-b6e0-4bd7-bd04-a8b925bdd159?_state=MUQA5mTbvO2ueskXYDv5iNMLpc1zyfxhF0kQwubu1B57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjYzQ3YTY4LWI2ZTAtNGJkNy1iZDA0LWE4YjkyNWJkZDE1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMC4yODkxODg2NVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=774.798388ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:00 +0000] "PATCH /v2/foo/bar/blobs/uploads/fcc47a68-b6e0-4bd7-bd04-a8b925bdd159?_state=MUQA5mTbvO2ueskXYDv5iNMLpc1zyfxhF0kQwubu1B57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjYzQ3YTY4LWI2ZTAtNGJkNy1iZDA0LWE4YjkyNWJkZDE1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMC4yODkxODg2NVoifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=012a0fab-5424-41e8-b4a9-04a30c238172 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34432" http.request.uri="/v2/foo/bar/blobs/uploads/fcc47a68-b6e0-4bd7-bd04-a8b925bdd159?_state=QgSLRU2pQsr-oGWEmH_dYc9Mss51WdTHniZ0wQf-t5h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjYzQ3YTY4LWI2ZTAtNGJkNy1iZDA0LWE4YjkyNWJkZDE1OSIsIk9mZnNldCI6MjAwMjQ4MzIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MDBaIn0%3D&digest=sha256%3Ae65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.001427ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "PUT /v2/foo/bar/blobs/uploads/fcc47a68-b6e0-4bd7-bd04-a8b925bdd159?_state=QgSLRU2pQsr-oGWEmH_dYc9Mss51WdTHniZ0wQf-t5h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjYzQ3YTY4LWI2ZTAtNGJkNy1iZDA0LWE4YjkyNWJkZDE1OSIsIk9mZnNldCI6MjAwMjQ4MzIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MDBaIn0%3D&digest=sha256%3Ae65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=ffc2ba95-2529-40db-8590-5cd2bad41fd8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34432" http.request.uri="/v2/foo/bar/blobs/sha256:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="659.382µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "HEAD /v2/foo/bar/blobs/sha256:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=0775c8f0-b849-4958-b058-ae5886ea13f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:34432" http.request.uri="/v2/foo/bar/blobs/sha256:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=7.748643ms http.response.status=200 http.response.written=20024832 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "GET /v2/foo/bar/blobs/sha256:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb HTTP/1.1" 200 20024832 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=error msg="error parsing digest="sha257:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=51cc86fb-c30e-456b-839f-2c224403cfc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:34432" http.request.uri="/v2/foo/bar/blobs/sha257:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb" vars.name="foo/bar" time="2024-05-17T23:50:01Z" 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.3 http.request.host="127.0.0.1:39901" http.request.id=51cc86fb-c30e-456b-839f-2c224403cfc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:34432" http.request.uri="/v2/foo/bar/blobs/sha257:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="595.2µs" http.response.status=400 http.response.written=110 vars.digest="sha257:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "GET /v2/foo/bar/blobs/sha257:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=3a13fed0-da38-452a-909a-a1f1a564b7b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:34456" http.request.uri="/v2/foo/bar/blobs/sha256:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb" http.request.useragent="Go-http-client/1.1" http.response.duration="856.262µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "GET /v2/foo/bar/blobs/sha256:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=0ddc7d54-e91e-4458-80b9-f0a429890e75 http.request.method=GET http.request.remoteaddr="127.0.0.1:34456" http.request.uri="/v2/foo/bar/blobs/sha256:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.613121ms http.response.status=200 http.response.written=2555904 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "GET /v2/foo/bar/blobs/sha256:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39901" http.request.id=2c48c011-670b-4583-ac11-d8acfbc28d81 http.request.method=GET http.request.remoteaddr="127.0.0.1:34446" http.request.uri="/v2/foo/bar/blobs/sha256:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.138876ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "GET /v2/foo/bar/blobs/sha256:e65847faa8d45267770a2b869326629fccbeddf894d4ac4ffcd0021da44f04bb HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=30d0dfab-d6f2-4451-9a7f-4b588c58eabe http.request.method=GET http.request.remoteaddr="127.0.0.1:59014" http.request.uri="/v2/foo/bar/blobs/sha256:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.661810922s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [17/May/2024:23:49:59 +0000] "GET /v2/foo/bar/blobs/sha256:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42151" http.request.id=445acf87-fbef-4238-aa8a-0944f7389e5e http.request.method=GET http.request.remoteaddr="127.0.0.1:59002" http.request.uri="/v2/foo/bar/blobs/sha256:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.664608911s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [17/May/2024:23:49:59 +0000] "GET /v2/foo/bar/blobs/sha256:60709d13de5854de16101a74aa45cab84b427c1affb72a7ceff56e68a04641a2 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (4.41s) === RUN TestBlobDelete time="2024-05-17T23:50:01Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:50:01Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:50:01Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=2c16a974-6f3b-4d8e-bb64-2a29d9c076e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49868" http.request.uri="/v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="807.865µs" http.response.status=404 http.response.written=157 vars.digest="sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "GET /v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=6a01fae7-4f00-4585-ba47-9b9d24014c1e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49878" http.request.uri="/v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="840.157µs" http.response.status=404 http.response.written=157 vars.digest="sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "HEAD /v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=50888a7d-bd9a-4033-9225-d7ae8b9ed41b http.request.method=POST http.request.remoteaddr="127.0.0.1:49878" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="697.408µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=49d1615f-716b-4412-ad57-59d4ebb2f9bf http.request.method=GET http.request.remoteaddr="127.0.0.1:49878" http.request.uri="/v2/foo/bar/blobs/uploads/7e528744-b0dc-4714-8498-5b810a803968?_state=Op3s_MlwK-jwPGmWvN7MrN-Yay4fu2E-5rhk3j0rvSZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlNTI4NzQ0LWIwZGMtNDcxNC04NDk4LTViODEwYTgwMzk2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMS4xNDY3MTMzNDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="675.602µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "GET /v2/foo/bar/blobs/uploads/7e528744-b0dc-4714-8498-5b810a803968?_state=Op3s_MlwK-jwPGmWvN7MrN-Yay4fu2E-5rhk3j0rvSZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlNTI4NzQ0LWIwZGMtNDcxNC04NDk4LTViODEwYTgwMzk2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMS4xNDY3MTMzNDdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=5f230ecd-d1ff-4545-afc3-d8c4054f6548 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49878" http.request.uri="/v2/foo/bar/blobs/uploads/7e528744-b0dc-4714-8498-5b810a803968?_state=Op3s_MlwK-jwPGmWvN7MrN-Yay4fu2E-5rhk3j0rvSZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlNTI4NzQ0LWIwZGMtNDcxNC04NDk4LTViODEwYTgwMzk2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMS4xNDY3MTMzNDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="781.855µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "DELETE /v2/foo/bar/blobs/uploads/7e528744-b0dc-4714-8498-5b810a803968?_state=Op3s_MlwK-jwPGmWvN7MrN-Yay4fu2E-5rhk3j0rvSZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlNTI4NzQ0LWIwZGMtNDcxNC04NDk4LTViODEwYTgwMzk2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMS4xNDY3MTMzNDdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=c8c781e5-3b81-43a7-856f-b03505d25c58 http.request.method=GET http.request.remoteaddr="127.0.0.1:49878" http.request.uri="/v2/foo/bar/blobs/uploads/7e528744-b0dc-4714-8498-5b810a803968?_state=Op3s_MlwK-jwPGmWvN7MrN-Yay4fu2E-5rhk3j0rvSZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlNTI4NzQ0LWIwZGMtNDcxNC04NDk4LTViODEwYTgwMzk2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMS4xNDY3MTMzNDdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=7e528744-b0dc-4714-8498-5b810a803968 time="2024-05-17T23:50:01Z" 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.3 http.request.host="127.0.0.1:33345" http.request.id=c8c781e5-3b81-43a7-856f-b03505d25c58 http.request.method=GET http.request.remoteaddr="127.0.0.1:49878" http.request.uri="/v2/foo/bar/blobs/uploads/7e528744-b0dc-4714-8498-5b810a803968?_state=Op3s_MlwK-jwPGmWvN7MrN-Yay4fu2E-5rhk3j0rvSZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlNTI4NzQ0LWIwZGMtNDcxNC04NDk4LTViODEwYTgwMzk2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMS4xNDY3MTMzNDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="624.107µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=7e528744-b0dc-4714-8498-5b810a803968 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "GET /v2/foo/bar/blobs/uploads/7e528744-b0dc-4714-8498-5b810a803968?_state=Op3s_MlwK-jwPGmWvN7MrN-Yay4fu2E-5rhk3j0rvSZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlNTI4NzQ0LWIwZGMtNDcxNC04NDk4LTViODEwYTgwMzk2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMS4xNDY3MTMzNDdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=2056c836-0ddd-48ef-b5e0-a02a82fe0e1c http.request.method=POST http.request.remoteaddr="127.0.0.1:49882" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="902.658µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=5a54b9ba-263c-4941-985c-7d0f59a2147d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49882" http.request.uri="/v2/foo/bar/blobs/uploads/3d65a1e7-3431-48f0-9d01-470e76887fe0?_state=2DCpGyBS__FryEClfH20a5PJ3RK_EeOJeYW5J_z38pR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkNjVhMWU3LTM0MzEtNDhmMC05ZDAxLTQ3MGU3Njg4N2ZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMS4xNTA0MDQ1NTdaIn0%3D&digest=sha256%3A86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" http.request.useragent="Go-http-client/1.1" provided=sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823 vars.name="foo/bar" vars.uuid=3d65a1e7-3431-48f0-9d01-470e76887fe0 time="2024-05-17T23:50:01Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=5a54b9ba-263c-4941-985c-7d0f59a2147d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49882" http.request.uri="/v2/foo/bar/blobs/uploads/3d65a1e7-3431-48f0-9d01-470e76887fe0?_state=2DCpGyBS__FryEClfH20a5PJ3RK_EeOJeYW5J_z38pR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkNjVhMWU3LTM0MzEtNDhmMC05ZDAxLTQ3MGU3Njg4N2ZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMS4xNTA0MDQ1NTdaIn0%3D&digest=sha256%3A86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=3d65a1e7-3431-48f0-9d01-470e76887fe0 time="2024-05-17T23:50:01Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=5a54b9ba-263c-4941-985c-7d0f59a2147d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49882" http.request.uri="/v2/foo/bar/blobs/uploads/3d65a1e7-3431-48f0-9d01-470e76887fe0?_state=2DCpGyBS__FryEClfH20a5PJ3RK_EeOJeYW5J_z38pR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkNjVhMWU3LTM0MzEtNDhmMC05ZDAxLTQ3MGU3Njg4N2ZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMS4xNTA0MDQ1NTdaIn0%3D&digest=sha256%3A86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="691.3µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=3d65a1e7-3431-48f0-9d01-470e76887fe0 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "PUT /v2/foo/bar/blobs/uploads/3d65a1e7-3431-48f0-9d01-470e76887fe0?_state=2DCpGyBS__FryEClfH20a5PJ3RK_EeOJeYW5J_z38pR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkNjVhMWU3LTM0MzEtNDhmMC05ZDAxLTQ3MGU3Njg4N2ZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMS4xNTA0MDQ1NTdaIn0%3D&digest=sha256%3A86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=e927d3ae-dc98-4901-950c-710b4bcb3b7d http.request.method=POST http.request.remoteaddr="127.0.0.1:49882" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="809.584µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=6f83ca5f-3826-475b-a6a1-b9b11644d801 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49882" http.request.uri="/v2/foo/bar/blobs/uploads/d13cb792-089d-4cc4-961e-550e2b540339?_state=MAUxpf2L2EuXfBx09zoiEHN6p_1oWbq0uMjaOrMqoJJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxM2NiNzkyLTA4OWQtNGNjNC05NjFlLTU1MGUyYjU0MDMzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMS4xNTI1MzkwNzNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="872.502µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "PUT /v2/foo/bar/blobs/uploads/d13cb792-089d-4cc4-961e-550e2b540339?_state=MAUxpf2L2EuXfBx09zoiEHN6p_1oWbq0uMjaOrMqoJJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxM2NiNzkyLTA4OWQtNGNjNC05NjFlLTU1MGUyYjU0MDMzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMS4xNTI1MzkwNzNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=19c6ad3b-4f6b-4601-adbd-d9eb18c0f8dd http.request.method=POST http.request.remoteaddr="127.0.0.1:49882" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="653.218µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=53acf95b-396e-4111-896d-51bf66c980e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49882" http.request.uri="/v2/foo/bar/blobs/uploads/8e2e2596-320f-4a8d-910a-1ba2aeca59a9?_state=w0CE0zq2bZvfIfAhxt6Ct3A2bJ9MMNsZHco6HmjnM8t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlMmUyNTk2LTMyMGYtNGE4ZC05MTBhLTFiYTJhZWNhNTlhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMS4xNTQ1NDgwNzhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="787.288µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "PUT /v2/foo/bar/blobs/uploads/8e2e2596-320f-4a8d-910a-1ba2aeca59a9?_state=w0CE0zq2bZvfIfAhxt6Ct3A2bJ9MMNsZHco6HmjnM8t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlMmUyNTk2LTMyMGYtNGE4ZC05MTBhLTFiYTJhZWNhNTlhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMS4xNTQ1NDgwNzhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=cf4a1daf-6109-46f6-b5cb-162dc8c0edcd http.request.method=POST http.request.remoteaddr="127.0.0.1:49882" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="608.583µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=5b87ded3-27c5-4f42-9661-db388977281e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49882" http.request.uri="/v2/foo/bar/blobs/uploads/11a5bdd2-e628-4538-89c3-86bfef25a8dc?_state=U7--T9jUPOZPoiB4i8gbkU0C6evNqUq-bz5xU29jk8l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExYTViZGQyLWU2MjgtNDUzOC04OWMzLTg2YmZlZjI1YThkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMS4xNTYxOTc0NTRaIn0%3D&digest=sha256%3A86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" http.request.useragent="Go-http-client/1.1" http.response.duration=605.814315ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "PUT /v2/foo/bar/blobs/uploads/11a5bdd2-e628-4538-89c3-86bfef25a8dc?_state=U7--T9jUPOZPoiB4i8gbkU0C6evNqUq-bz5xU29jk8l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExYTViZGQyLWU2MjgtNDUzOC04OWMzLTg2YmZlZjI1YThkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMS4xNTYxOTc0NTRaIn0%3D&digest=sha256%3A86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:01Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=ab4b5d76-1227-4bff-83ff-efbd6369f243 http.request.method=POST http.request.remoteaddr="127.0.0.1:49882" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="921.432µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:33345" http.request.id=34c37221-8c8d-470c-a9e8-d471624246f8 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:49882" http.request.uri="/v2/foo/bar/blobs/uploads/e3527e8e-64ad-4386-8ac4-5371f3e048d0?_state=A4QTiHH5aY4LWc2VBew0oYWCoRPNBhTF0f79jfCi1eV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzNTI3ZThlLTY0YWQtNDM4Ni04YWM0LTUzNzFmM2UwNDhkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMS43NzU2OTIxNDVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=580.520041ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:01 +0000] "PATCH /v2/foo/bar/blobs/uploads/e3527e8e-64ad-4386-8ac4-5371f3e048d0?_state=A4QTiHH5aY4LWc2VBew0oYWCoRPNBhTF0f79jfCi1eV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzNTI3ZThlLTY0YWQtNDM4Ni04YWM0LTUzNzFmM2UwNDhkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMS43NzU2OTIxNDVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=420bfca7-156e-4de8-b3dd-c5f0cf794c8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49882" http.request.uri="/v2/foo/bar/blobs/uploads/e3527e8e-64ad-4386-8ac4-5371f3e048d0?_state=UMIm6XMAHh6JY295NlGlJ2Y9ys-c746KBQF7yXaRUHh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzNTI3ZThlLTY0YWQtNDM4Ni04YWM0LTUzNzFmM2UwNDhkMCIsIk9mZnNldCI6MTcwNTg4MTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MDFaIn0%3D&digest=sha256%3A86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" http.request.useragent="Go-http-client/1.1" http.response.duration=1.066459ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:02 +0000] "PUT /v2/foo/bar/blobs/uploads/e3527e8e-64ad-4386-8ac4-5371f3e048d0?_state=UMIm6XMAHh6JY295NlGlJ2Y9ys-c746KBQF7yXaRUHh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzNTI3ZThlLTY0YWQtNDM4Ni04YWM0LTUzNzFmM2UwNDhkMCIsIk9mZnNldCI6MTcwNTg4MTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MDFaIn0%3D&digest=sha256%3A86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=db5d8ab5-b17b-4c10-8009-eb52ccf30f6c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49882" http.request.uri="/v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="905.941µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:02 +0000] "HEAD /v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=18d83ae4-df89-4c24-8bd9-6c7c7a91b109 http.request.method=GET http.request.remoteaddr="127.0.0.1:49882" http.request.uri="/v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=7.449424ms http.response.status=200 http.response.written=17058816 127.0.0.1 - - [17/May/2024:23:50:02 +0000] "GET /v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823 HTTP/1.1" 200 17058816 "" "Go-http-client/1.1" time="2024-05-17T23:50:02Z" level=error msg="error parsing digest="sha257:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=93471278-bdba-49bd-93e2-11262d95928c http.request.method=GET http.request.remoteaddr="127.0.0.1:49882" http.request.uri="/v2/foo/bar/blobs/sha257:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" vars.name="foo/bar" time="2024-05-17T23:50:02Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=93471278-bdba-49bd-93e2-11262d95928c http.request.method=GET http.request.remoteaddr="127.0.0.1:49882" http.request.uri="/v2/foo/bar/blobs/sha257:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="827.357µs" http.response.status=400 http.response.written=110 vars.digest="sha257:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:50:02 +0000] "GET /v2/foo/bar/blobs/sha257:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T23:50:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=81d65c82-7803-45d4-8ea5-d5c807f0e4e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49898" http.request.uri="/v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" http.request.useragent="Go-http-client/1.1" http.response.duration="901.657µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:02 +0000] "GET /v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=c0e6e0c0-ad46-402d-ab29-9d1b46d1d01e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49912" http.request.uri="/v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" http.request.useragent="Go-http-client/1.1" http.response.duration="726.015µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:02 +0000] "DELETE /v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:02Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=2dad5a9b-698e-439a-bc57-dfd1a937f793 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49912" http.request.uri="/v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="523.286µs" http.response.status=404 http.response.written=157 vars.digest="sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:50:02 +0000] "HEAD /v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T23:50:02Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=3accfa66-3d31-4f0b-80aa-3b992ac27b73 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49912" http.request.uri="/v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="507.439µs" http.response.status=404 http.response.written=74 vars.digest="sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:50:02 +0000] "DELETE /v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-05-17T23:50:02Z" level=error msg="error parsing digest="sha257:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=ffecd293-b42d-4640-8f2f-449ed0d52477 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49922" http.request.uri="/v2/foo/bar/blobs/sha257:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" vars.name="foo/bar" time="2024-05-17T23:50:02Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=ffecd293-b42d-4640-8f2f-449ed0d52477 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49922" http.request.uri="/v2/foo/bar/blobs/sha257:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="717.872µs" http.response.status=400 http.response.written=110 vars.digest="sha257:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:50:02 +0000] "DELETE /v2/foo/bar/blobs/sha257:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T23:50:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=49fd5a61-1c32-42f5-9c91-1e4b6082d09c http.request.method=POST http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="708.8µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=44f1e289-3deb-4489-a278-55a9fa93875f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/foo/bar/blobs/uploads/1e14b954-6457-4fec-a567-58e8260ea76c?_state=T2LLhfGjG6jKkoF8_wMGoiFjENv0T-9l3bF6CBQrcGZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFlMTRiOTU0LTY0NTctNGZlYy1hNTY3LTU4ZTgyNjBlYTc2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMi4zODE2MTUxMVoifQ%3D%3D&digest=sha256%3A86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" http.request.useragent="Go-http-client/1.1" http.response.duration=545.645852ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:02 +0000] "PUT /v2/foo/bar/blobs/uploads/1e14b954-6457-4fec-a567-58e8260ea76c?_state=T2LLhfGjG6jKkoF8_wMGoiFjENv0T-9l3bF6CBQrcGZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFlMTRiOTU0LTY0NTctNGZlYy1hNTY3LTU4ZTgyNjBlYTc2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMi4zODE2MTUxMVoifQ%3D%3D&digest=sha256%3A86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=d13ecca2-606a-4a10-b26e-1ea4b827a24d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="922.108µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:02 +0000] "HEAD /v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=93f94592-33eb-4115-8f00-0c5c9fbb1963 http.request.method=GET http.request.remoteaddr="127.0.0.1:49886" http.request.uri="/v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=566.779588ms http.response.status=200 http.response.written=2621440 127.0.0.1 - - [17/May/2024:23:50:02 +0000] "GET /v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2024-05-17T23:50:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33345" http.request.id=f5be0ecc-8fe6-4d35-865d-a5a4e50969df http.request.method=GET http.request.remoteaddr="127.0.0.1:49898" http.request.uri="/v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=564.186736ms http.response.status=200 http.response.written=2555904 127.0.0.1 - - [17/May/2024:23:50:02 +0000] "GET /v2/foo/bar/blobs/sha256:86f56e60f6d47823beedc48b98845de43114c47164327c4c1f9840ab82de7823 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (1.86s) === RUN TestRelativeURL time="2024-05-17T23:50: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.3 time="2024-05-17T23:50:02Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:50:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34973" http.request.id=829360db-2086-4d88-9d27-d796aba739cc http.request.method=POST http.request.remoteaddr="127.0.0.1:54744" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="881.163µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:04Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34973" http.request.id=696eb86e-92a8-457d-9bed-b4f1dd4acfb7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54744" http.request.uri="/v2/foo/bar/blobs/uploads/fc22514e-3eb7-4503-8a2e-b3d25c3b710e?_state=56hR8xWJV1Rk7QwTE1mDSHEhC7h2-P_wFgTG-PYsDxl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjMjI1MTRlLTNlYjctNDUwMy04YTJlLWIzZDI1YzNiNzEwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMi45NDMwNDk2NDdaIn0%3D&digest=sha256%3Aadbc9e716e7e71bf9aad09165483cf7c0bc757ee54386e4668f96ed42adf63ae" http.request.useragent="Go-http-client/1.1" http.response.duration=1.28512744s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:03 +0000] "PUT /v2/foo/bar/blobs/uploads/fc22514e-3eb7-4503-8a2e-b3d25c3b710e?_state=56hR8xWJV1Rk7QwTE1mDSHEhC7h2-P_wFgTG-PYsDxl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjMjI1MTRlLTNlYjctNDUwMy04YTJlLWIzZDI1YzNiNzEwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowMi45NDMwNDk2NDdaIn0%3D&digest=sha256%3Aadbc9e716e7e71bf9aad09165483cf7c0bc757ee54386e4668f96ed42adf63ae HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:04Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34973" http.request.id=3cae6241-3305-4eab-bd2b-82c85ac5bf8b http.request.method=POST http.request.remoteaddr="127.0.0.1:54744" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="926.039µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:04Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34973" http.request.id=0995788f-cf36-4a12-b3b5-c28e81ac56c3 http.request.method=POST http.request.remoteaddr="127.0.0.1:54744" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="588.273µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34973" http.request.id=9cdbaa2d-dbde-45e2-8dfd-aba98bec49b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54744" http.request.uri="/v2/foo/bar/blobs/uploads/cb10229e-4745-41a3-9b25-ddd0278c38d0?_state=MgccrENtco_oDnImzS585HXL_bnRfbb_T-OfgvdkpBx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiMTAyMjllLTQ3NDUtNDFhMy05YjI1LWRkZDAyNzhjMzhkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowNC4zNzc2MjgyOTFaIn0%3D&digest=sha256%3Af43f53ba9184fd051e7e272d2ba6767c4120e1adfed7b80f1e9b02cf0ad06287" http.request.useragent="Go-http-client/1.1" http.response.duration=646.00925ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:04 +0000] "PUT /v2/foo/bar/blobs/uploads/cb10229e-4745-41a3-9b25-ddd0278c38d0?_state=MgccrENtco_oDnImzS585HXL_bnRfbb_T-OfgvdkpBx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiMTAyMjllLTQ3NDUtNDFhMy05YjI1LWRkZDAyNzhjMzhkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowNC4zNzc2MjgyOTFaIn0%3D&digest=sha256%3Af43f53ba9184fd051e7e272d2ba6767c4120e1adfed7b80f1e9b02cf0ad06287 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.08s) === RUN TestBlobDeleteDisabled time="2024-05-17T23:50:05Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:50:05Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:50:05Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:44005" http.request.id=7b277695-fbd1-43b9-a876-3337676c5cf9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:32820" http.request.uri="/v2/foo/bar/blobs/sha256:2a5fb98c2e2b620244a24ba672b23f982eb5f9359a591e7dc631fe62fefb6135" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="772.673µs" http.response.status=405 http.response.written=78 vars.digest="sha256:2a5fb98c2e2b620244a24ba672b23f982eb5f9359a591e7dc631fe62fefb6135" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:50:05 +0000] "DELETE /v2/foo/bar/blobs/sha256:2a5fb98c2e2b620244a24ba672b23f982eb5f9359a591e7dc631fe62fefb6135 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.06s) === RUN TestDeleteDisabled time="2024-05-17T23:50:05Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:50:05Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:50:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43769" http.request.id=341399bc-cb5b-4cc8-8387-e69feb83e7db http.request.method=POST http.request.remoteaddr="127.0.0.1:52090" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="963.421µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43769" http.request.id=4ca01d12-ca5b-4299-af4b-ad8c266ea112 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52090" http.request.uri="/v2/foo/bar/blobs/uploads/f64fb063-f14b-4ee0-96fd-deb47eb4bb0b?_state=I_LQAiTWxf-oTX2how9eo6MZC6DHI0ISbeq2Q2Vh_Bt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2NGZiMDYzLWYxNGItNGVlMC05NmZkLWRlYjQ3ZWI0YmIwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowNS4xNjY3NDczNzFaIn0%3D&digest=sha256%3A205880ee68936ca3f727a8c150f87e7cbcbb68e2b4d1502bd778d56bb4a0e959" http.request.useragent="Go-http-client/1.1" http.response.duration=1.0621328s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:05 +0000] "PUT /v2/foo/bar/blobs/uploads/f64fb063-f14b-4ee0-96fd-deb47eb4bb0b?_state=I_LQAiTWxf-oTX2how9eo6MZC6DHI0ISbeq2Q2Vh_Bt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2NGZiMDYzLWYxNGItNGVlMC05NmZkLWRlYjQ3ZWI0YmIwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowNS4xNjY3NDczNzFaIn0%3D&digest=sha256%3A205880ee68936ca3f727a8c150f87e7cbcbb68e2b4d1502bd778d56bb4a0e959 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:06Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:43769" http.request.id=c1288e68-aa9e-4d17-ad49-5624a465655b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52090" http.request.uri="/v2/foo/bar/blobs/sha256:205880ee68936ca3f727a8c150f87e7cbcbb68e2b4d1502bd778d56bb4a0e959" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="849.116µs" http.response.status=405 http.response.written=78 vars.digest="sha256:205880ee68936ca3f727a8c150f87e7cbcbb68e2b4d1502bd778d56bb4a0e959" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:50:06 +0000] "DELETE /v2/foo/bar/blobs/sha256:205880ee68936ca3f727a8c150f87e7cbcbb68e2b4d1502bd778d56bb4a0e959 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.15s) === RUN TestDeleteReadOnly time="2024-05-17T23:50:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:50:06Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:50:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42305" http.request.id=6992cb10-2826-468e-8fd6-ba6d4b1dc5d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:33054" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="923.678µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42305" http.request.id=20a3013e-f7ee-44f6-ab83-31574d096656 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33054" http.request.uri="/v2/foo/bar/blobs/uploads/4630e63d-caed-4752-9763-944a95ef5c97?_state=vkJz7JPrCryuVXV1ZJtoXMhh8k4ExI_eWxOEJEnBvux7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2MzBlNjNkLWNhZWQtNDc1Mi05NzYzLTk0NGE5NWVmNWM5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowNi4zMjgxMzc5NDFaIn0%3D&digest=sha256%3Ad8d94d3ce8e8c2a5213792d6abf43c5074aebb7e077e42dea3e267d67fce9299" http.request.useragent="Go-http-client/1.1" http.response.duration=1.509614508s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:06 +0000] "PUT /v2/foo/bar/blobs/uploads/4630e63d-caed-4752-9763-944a95ef5c97?_state=vkJz7JPrCryuVXV1ZJtoXMhh8k4ExI_eWxOEJEnBvux7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2MzBlNjNkLWNhZWQtNDc1Mi05NzYzLTk0NGE5NWVmNWM5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDowNi4zMjgxMzc5NDFaIn0%3D&digest=sha256%3Ad8d94d3ce8e8c2a5213792d6abf43c5074aebb7e077e42dea3e267d67fce9299 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [17/May/2024:23:50:07 +0000] "DELETE /v2/foo/bar/blobs/sha256:d8d94d3ce8e8c2a5213792d6abf43c5074aebb7e077e42dea3e267d67fce9299 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.61s) === RUN TestStartPushReadOnly time="2024-05-17T23:50:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:50:07Z" level=info msg="redis not configured" go.version=go1.22.3 127.0.0.1 - - [17/May/2024:23:50:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2024-05-17T23:50:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:50:07Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:50:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=68597409-443d-4593-b956-34cd111ca750 http.request.method=GET http.request.remoteaddr="127.0.0.1:56060" 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="725.723µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:50:07 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T23:50:07Z" 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.3 http.request.host="127.0.0.1:44535" http.request.id=4c3fd345-6a2f-4e59-a5ce-16aa42b48607 http.request.method=GET http.request.remoteaddr="127.0.0.1:56060" 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="551.42µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:23:50:07 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T23:50:07Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=d629c2ec-7553-4c17-a0da-60e982089417 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56060" 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="550.758µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:50:07 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T23:50:07Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=a21c97b4-fc6a-4ee0-9665-7529a8fed251 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56060" 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="700.512µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:50:07Z" 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.3 http.request.host="127.0.0.1:44535" http.request.id=a21c97b4-fc6a-4ee0-9665-7529a8fed251 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56060" 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="722.471µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:50:07Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=a21c97b4-fc6a-4ee0-9665-7529a8fed251 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56060" 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="741.157µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:50:07Z" 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.3 http.request.host="127.0.0.1:44535" http.request.id=a21c97b4-fc6a-4ee0-9665-7529a8fed251 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56060" 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="760.526µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:50:07 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T23:50:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=e54a2666-531a-4c7b-9636-5af2a46bea46 http.request.method=POST http.request.remoteaddr="127.0.0.1:56060" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="862.117µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:07 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:08Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=c34c318a-1258-4bd7-8320-cf0a9b7b2784 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56060" http.request.uri="/v2/foo/schema1/blobs/uploads/33c96756-9c1b-4111-be41-8af7d928e498?_state=KAwkqc4W8Fkm18_K4XIJgL8LoTjzZrW5bCLqfXH9jhd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzM2M5Njc1Ni05YzFiLTQxMTEtYmU0MS04YWY3ZDkyOGU0OTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MDcuOTAzOTgxNTA5WiJ9&digest=sha256%3Ad29f03d569c664c7d6d18608719acaee5e9ea4f787a683a9f8b96329e40ade8b" http.request.useragent="Go-http-client/1.1" http.response.duration=504.17195ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:07 +0000] "PUT /v2/foo/schema1/blobs/uploads/33c96756-9c1b-4111-be41-8af7d928e498?_state=KAwkqc4W8Fkm18_K4XIJgL8LoTjzZrW5bCLqfXH9jhd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzM2M5Njc1Ni05YzFiLTQxMTEtYmU0MS04YWY3ZDkyOGU0OTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MDcuOTAzOTgxNTA5WiJ9&digest=sha256%3Ad29f03d569c664c7d6d18608719acaee5e9ea4f787a683a9f8b96329e40ade8b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:08Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=4f8f1f46-efb2-4288-8054-bd89ea5f5b4a http.request.method=POST http.request.remoteaddr="127.0.0.1:56060" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.967771ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:08 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=b4e4dd03-3236-410d-95bb-487dfadaa6cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:56060" http.request.uri="/v2/foo/schema1/blobs/uploads/fc084d54-21fa-4d1d-8919-0425a1a83f01?_state=JZVHZ-76kyk5O6IZkiwNlqTmY108-Te0xUojDWNbCy57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmYzA4NGQ1NC0yMWZhLTRkMWQtODkxOS0wNDI1YTFhODNmMDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MDguNDg1MTgzMjA2WiJ9&digest=sha256%3Ae849ab8373224f82568d90d3f12a7f0eb1c86253a30167df31361bfdf9163baf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.079120858s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:08 +0000] "PUT /v2/foo/schema1/blobs/uploads/fc084d54-21fa-4d1d-8919-0425a1a83f01?_state=JZVHZ-76kyk5O6IZkiwNlqTmY108-Te0xUojDWNbCy57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmYzA4NGQ1NC0yMWZhLTRkMWQtODkxOS0wNDI1YTFhODNmMDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MDguNDg1MTgzMjA2WiJ9&digest=sha256%3Ae849ab8373224f82568d90d3f12a7f0eb1c86253a30167df31361bfdf9163baf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=75ae70c9-7d62-40ba-9643-c35b7193fc11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56060" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.191522ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:09 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=5092c60e-ed8a-4240-ba84-50ef0a0f3fdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:56060" http.request.uri="/v2/foo/schema1/manifests/sha256:f4554198d9becbf7a793d8d5a8960737da9ccafe6709959a92bf3c0e826acfb9" http.request.useragent="Go-http-client/1.1" http.response.duration="919.273µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:f4554198d9becbf7a793d8d5a8960737da9ccafe6709959a92bf3c0e826acfb9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=caa79543-b640-41db-b6d0-dd8ea27bd9c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56060" 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="822.881µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:50:09 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:50:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=69a8e8ac-c3c5-44de-a187-18545a61121a http.request.method=GET http.request.remoteaddr="127.0.0.1:56060" http.request.uri="/v2/foo/schema1/manifests/sha256:f4554198d9becbf7a793d8d5a8960737da9ccafe6709959a92bf3c0e826acfb9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="795.798µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:50:09 +0000] "GET /v2/foo/schema1/manifests/sha256:f4554198d9becbf7a793d8d5a8960737da9ccafe6709959a92bf3c0e826acfb9 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:50:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:44535" http.request.id=c4de009f-6cd6-4554-8c26-3931617a6c84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56060" http.request.uri="/v2/foo/schema1/manifests/sha256:f4554198d9becbf7a793d8d5a8960737da9ccafe6709959a92bf3c0e826acfb9" http.request.useragent="Go-http-client/1.1" http.response.duration="878.898µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:f4554198d9becbf7a793d8d5a8960737da9ccafe6709959a92bf3c0e826acfb9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:44535" http.request.id=ac515bf6-fd97-460b-804e-e3535b063c9b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56060" http.request.uri="/v2/foo/schema1/manifests/sha256:f4554198d9becbf7a793d8d5a8960737da9ccafe6709959a92bf3c0e826acfb9" http.request.useragent="Go-http-client/1.1" http.response.duration="874.587µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:f4554198d9becbf7a793d8d5a8960737da9ccafe6709959a92bf3c0e826acfb9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:44535" http.request.id=882e23b2-232f-434a-9e2b-5a69e6df7591 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56060" http.request.uri="/v2/foo/schema1/manifests/sha256:f4554198d9becbf7a793d8d5a8960737da9ccafe6709959a92bf3c0e826acfb9" http.request.useragent="Go-http-client/1.1" http.response.duration="920.062µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:f4554198d9becbf7a793d8d5a8960737da9ccafe6709959a92bf3c0e826acfb9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=cae3efc5-2649-4552-96e3-37b618e36309 http.request.method=GET http.request.remoteaddr="127.0.0.1:56060" http.request.uri="/v2/foo/schema1/manifests/sha256:f4554198d9becbf7a793d8d5a8960737da9ccafe6709959a92bf3c0e826acfb9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="820.461µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:50:09 +0000] "GET /v2/foo/schema1/manifests/sha256:f4554198d9becbf7a793d8d5a8960737da9ccafe6709959a92bf3c0e826acfb9 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:50:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=95d107f4-b235-4913-b875-5112ec60d7f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:56060" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="570.811µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:09 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=5374484a-60dc-4d49-98c6-cf617b6435c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:56060" http.request.uri="/v2/foo/schema1/manifests/sha256:f4554198d9becbf7a793d8d5a8960737da9ccafe6709959a92bf3c0e826acfb9" http.request.useragent="Go-http-client/1.1" http.response.duration="519.263µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:09 +0000] "GET /v2/foo/schema1/manifests/sha256:f4554198d9becbf7a793d8d5a8960737da9ccafe6709959a92bf3c0e826acfb9 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=566f01ad-6b5e-4563-a923-841004e4c3ab http.request.method=GET http.request.remoteaddr="127.0.0.1:56060" 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="530.759µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:23:50:09 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T23:50:09Z" level=error msg="payload digest does match: "sha256:34ee42c16f2387bea5da6f5aab7dcd7f964f805a32bcc9e1dad66de9febb57f8" != "sha256:f4554198d9becbf7a793d8d5a8960737da9ccafe6709959a92bf3c0e826acfb9"" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=49086f2b-0106-44ca-a9b5-d327c001079e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56060" http.request.uri="/v2/foo/schema1/manifests/sha256:f4554198d9becbf7a793d8d5a8960737da9ccafe6709959a92bf3c0e826acfb9" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:f4554198d9becbf7a793d8d5a8960737da9ccafe6709959a92bf3c0e826acfb9" time="2024-05-17T23:50: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.3 http.request.host="127.0.0.1:44535" http.request.id=49086f2b-0106-44ca-a9b5-d327c001079e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56060" http.request.uri="/v2/foo/schema1/manifests/sha256:f4554198d9becbf7a793d8d5a8960737da9ccafe6709959a92bf3c0e826acfb9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="630.737µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:f4554198d9becbf7a793d8d5a8960737da9ccafe6709959a92bf3c0e826acfb9" 127.0.0.1 - - [17/May/2024:23:50:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:f4554198d9becbf7a793d8d5a8960737da9ccafe6709959a92bf3c0e826acfb9 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T23:50: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.3 http.request.host="127.0.0.1:44535" http.request.id=10a736b2-31ff-4009-915f-af5cbde50795 http.request.method=GET http.request.remoteaddr="127.0.0.1:56072" 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="693.386µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:50:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T23:50: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.3 http.request.host="127.0.0.1:44535" http.request.id=fe092f49-641d-41f6-98aa-95ab8eb55c5f http.request.method=GET http.request.remoteaddr="127.0.0.1:56072" 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="522.934µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:23:50:09 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T23:50: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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44535" http.request.id=166057f2-3a23-4666-a3f6-9bc44e5f393b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56072" 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="596.1µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:50: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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44535" http.request.id=166057f2-3a23-4666-a3f6-9bc44e5f393b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56072" 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="618.785µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:50: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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44535" http.request.id=166057f2-3a23-4666-a3f6-9bc44e5f393b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56072" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="639.471µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:50:09 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T23:50:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=bb125bea-bc18-46cd-a84b-0fff1a1be979 http.request.method=POST http.request.remoteaddr="127.0.0.1:56072" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="605.988µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:09 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=4a68011e-6d55-488b-a0b0-06bf10db3a1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56072" http.request.uri="/v2/foo/schema2/blobs/uploads/0f8539d6-aa06-44d6-8c39-008212c50570?_state=07hRXLuaI9hxkiJ4ycowiXvc1ZkOx8cnJlSBE7q5NYl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwZjg1MzlkNi1hYTA2LTQ0ZDYtOGMzOS0wMDgyMTJjNTA1NzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MDkuNTc5NjM2NDMyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="734.955µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:09 +0000] "PUT /v2/foo/schema2/blobs/uploads/0f8539d6-aa06-44d6-8c39-008212c50570?_state=07hRXLuaI9hxkiJ4ycowiXvc1ZkOx8cnJlSBE7q5NYl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwZjg1MzlkNi1hYTA2LTQ0ZDYtOGMzOS0wMDgyMTJjNTA1NzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MDkuNTc5NjM2NDMyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50: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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44535" http.request.id=a8f21875-11ed-4a4d-a4a3-e296ac37ed4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56072" 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="620.011µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:50: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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44535" http.request.id=a8f21875-11ed-4a4d-a4a3-e296ac37ed4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56072" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="644.85µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:50:09 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T23:50:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=5c776513-5172-4529-bc01-78099c84a07b http.request.method=POST http.request.remoteaddr="127.0.0.1:56072" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="981.112µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:09 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:10Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=4c83b9f2-fb38-4675-9111-2712d187cd77 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56072" http.request.uri="/v2/foo/schema2/blobs/uploads/0c73451a-5ecc-40ae-852f-f4f9f80a964d?_state=QitcbfJ7WvxwvWWoe8Sr1MRQ0xeEKVphw1GGGFTSiit7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYzczNDUxYS01ZWNjLTQwYWUtODUyZi1mNGY5ZjgwYTk2NGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MDkuNjU1NzMyNVoifQ%3D%3D&digest=sha256%3A69b4a1c8e60def8576654d8f7194f625bd9f74e9b0c40ab82396bf81f20895a7" http.request.useragent="Go-http-client/1.1" http.response.duration=873.107269ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:09 +0000] "PUT /v2/foo/schema2/blobs/uploads/0c73451a-5ecc-40ae-852f-f4f9f80a964d?_state=QitcbfJ7WvxwvWWoe8Sr1MRQ0xeEKVphw1GGGFTSiit7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYzczNDUxYS01ZWNjLTQwYWUtODUyZi1mNGY5ZjgwYTk2NGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MDkuNjU1NzMyNVoifQ%3D%3D&digest=sha256%3A69b4a1c8e60def8576654d8f7194f625bd9f74e9b0c40ab82396bf81f20895a7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:10Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=38e0bee3-ed35-4761-a3cb-d3ad19cf4531 http.request.method=POST http.request.remoteaddr="127.0.0.1:56072" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.292955ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:10 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=6fd19a96-cb05-4cde-8522-3549319291a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56072" http.request.uri="/v2/foo/schema2/blobs/uploads/dcef0d89-19d9-4578-8c3c-e9af4e2e69a0?_state=737jWnxjhfa2sN8ktuUea71sGBoUEEB9OSU49kaGBJR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkY2VmMGQ4OS0xOWQ5LTQ1NzgtOGMzYy1lOWFmNGUyZTY5YTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MTAuNjExMjUxNjUxWiJ9&digest=sha256%3A60692f657c2a3f1c7c11f15c611fc0d77d128c0793260019af147871453e4a4c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.093688091s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:10 +0000] "PUT /v2/foo/schema2/blobs/uploads/dcef0d89-19d9-4578-8c3c-e9af4e2e69a0?_state=737jWnxjhfa2sN8ktuUea71sGBoUEEB9OSU49kaGBJR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkY2VmMGQ4OS0xOWQ5LTQ1NzgtOGMzYy1lOWFmNGUyZTY5YTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MTAuNjExMjUxNjUxWiJ9&digest=sha256%3A60692f657c2a3f1c7c11f15c611fc0d77d128c0793260019af147871453e4a4c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44535" http.request.id=2e62661f-bbe9-44ad-9a35-bbdfab37e58e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56072" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.053527ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44535" http.request.id=f13792c2-ccc1-4367-84aa-5e30e5b76038 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56072" http.request.uri="/v2/foo/schema2/manifests/sha256:b945a8889a3c0c74b736c0a0fef03de7429a3d74caa517ccbccee23d074663dc" http.request.useragent="Go-http-client/1.1" http.response.duration="807.111µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "PUT /v2/foo/schema2/manifests/sha256:b945a8889a3c0c74b736c0a0fef03de7429a3d74caa517ccbccee23d074663dc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=e04d32d5-27d8-4196-9425-fd528c9f59d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:56072" 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="710.634µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=2f0099ab-90e5-4b96-ac7c-f0f871c5d829 http.request.method=GET http.request.remoteaddr="127.0.0.1:56072" http.request.uri="/v2/foo/schema2/manifests/sha256:b945a8889a3c0c74b736c0a0fef03de7429a3d74caa517ccbccee23d074663dc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="608.964µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "GET /v2/foo/schema2/manifests/sha256:b945a8889a3c0c74b736c0a0fef03de7429a3d74caa517ccbccee23d074663dc HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=057d1145-8342-4f4b-9c85-9e95770be5c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56072" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="527.082µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=61009ff3-401e-4032-8283-6923ca3ab0f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:56072" http.request.uri="/v2/foo/schema2/manifests/sha256:b945a8889a3c0c74b736c0a0fef03de7429a3d74caa517ccbccee23d074663dc" http.request.useragent="Go-http-client/1.1" http.response.duration="557.303µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "GET /v2/foo/schema2/manifests/sha256:b945a8889a3c0c74b736c0a0fef03de7429a3d74caa517ccbccee23d074663dc HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=86e9838e-6b87-4eaf-8b84-5c84239bb9e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:56072" 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="601.006µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" level=info msg="rewriting manifest sha256:b945a8889a3c0c74b736c0a0fef03de7429a3d74caa517ccbccee23d074663dc in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=d230115a-3234-40b2-9756-8b4c09098a62 http.request.method=GET http.request.remoteaddr="127.0.0.1:56072" 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-05-17T23:50:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=d230115a-3234-40b2-9756-8b4c09098a62 http.request.method=GET http.request.remoteaddr="127.0.0.1:56072" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.368414ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44535" http.request.id=513a905a-d0e8-4ad5-9e43-b81bf982f70e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56072" 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="627.313µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44535" http.request.id=75eb4726-56f1-476f-b8fd-528a6ce90f7d http.request.method=PUT http.request.remoteaddr="127.0.0.1:56072" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="734.696µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44535" http.request.id=6c673d07-9c1c-4275-a36c-1b6b8a7f17b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56072" http.request.uri="/v2/foo/schema2/manifests/sha256:0715f559721d2da96b5bb620d2537b2ee5ab246480da6cf27cc34d06e92ed086" http.request.useragent="Go-http-client/1.1" http.response.duration="667.948µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "PUT /v2/foo/schema2/manifests/sha256:0715f559721d2da96b5bb620d2537b2ee5ab246480da6cf27cc34d06e92ed086 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=74fd8d79-2780-40df-a438-bf184215545b http.request.method=GET http.request.remoteaddr="127.0.0.1:56072" 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="667.346µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=952b2ca1-4ef9-495b-be00-d530fb932d96 http.request.method=GET http.request.remoteaddr="127.0.0.1:56072" http.request.uri="/v2/foo/schema2/manifests/sha256:0715f559721d2da96b5bb620d2537b2ee5ab246480da6cf27cc34d06e92ed086" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="671.162µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "GET /v2/foo/schema2/manifests/sha256:0715f559721d2da96b5bb620d2537b2ee5ab246480da6cf27cc34d06e92ed086 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=5d1a04d5-c1bf-46be-ac68-d50c79ba8ad8 http.request.method=GET http.request.remoteaddr="127.0.0.1:56072" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="548.406µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=d07db3c1-bb35-4cc7-ba25-a513855cb295 http.request.method=GET http.request.remoteaddr="127.0.0.1:56072" http.request.uri="/v2/foo/schema2/manifests/sha256:0715f559721d2da96b5bb620d2537b2ee5ab246480da6cf27cc34d06e92ed086" http.request.useragent="Go-http-client/1.1" http.response.duration="542.121µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "GET /v2/foo/schema2/manifests/sha256:0715f559721d2da96b5bb620d2537b2ee5ab246480da6cf27cc34d06e92ed086 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" level=info msg="rewriting manifest list sha256:0715f559721d2da96b5bb620d2537b2ee5ab246480da6cf27cc34d06e92ed086 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=ca982eaa-c166-4829-a56f-0c7c2e525a3a http.request.method=GET http.request.remoteaddr="127.0.0.1:56072" 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-05-17T23:50:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44535" http.request.id=ca982eaa-c166-4829-a56f-0c7c2e525a3a http.request.method=GET http.request.remoteaddr="127.0.0.1:56072" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.030492ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:50:11Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:50:11Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=16a9bb13-2336-4485-a4cf-5aa20318fa16 http.request.method=GET http.request.remoteaddr="127.0.0.1:38858" 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="713.002µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" 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.3 http.request.host="127.0.0.1:41687" http.request.id=d6bbfe79-8c11-4e3d-873e-2991caf94d0c http.request.method=GET http.request.remoteaddr="127.0.0.1:38858" 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="525.972µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=8c838ce7-e47c-42ef-829f-68728ce1f923 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38858" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="648.29µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=115dcbe4-83d4-4a29-9a02-860505fb673b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38858" 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="708.262µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:50:11Z" 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.3 http.request.host="127.0.0.1:41687" http.request.id=115dcbe4-83d4-4a29-9a02-860505fb673b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38858" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="733.666µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:50:11Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=115dcbe4-83d4-4a29-9a02-860505fb673b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38858" 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="760.887µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:50:11Z" 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.3 http.request.host="127.0.0.1:41687" http.request.id=115dcbe4-83d4-4a29-9a02-860505fb673b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38858" 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="784.11µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T23:50:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=acdc13b4-8fd0-4bb5-8622-222be9d73789 http.request.method=POST http.request.remoteaddr="127.0.0.1:38858" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="696.848µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=805271ce-fff9-4f47-b96d-9c5f509ee555 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38858" http.request.uri="/v2/foo/schema1/blobs/uploads/c7b2020b-f1b6-4516-995a-aad406590042?_state=8VLh35aSWoxSDSXpGD6Gc_S5QPYUKr0SovhEhqpLaKR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjN2IyMDIwYi1mMWI2LTQ1MTYtOTk1YS1hYWQ0MDY1OTAwNDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MTEuNzg4Njc1NTEzWiJ9&digest=sha256%3A489646ceb140ade8d0b195eac1d0c9c201c4f0a5b81010626e838aa66eca11d8" http.request.useragent="Go-http-client/1.1" http.response.duration=772.905995ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:11 +0000] "PUT /v2/foo/schema1/blobs/uploads/c7b2020b-f1b6-4516-995a-aad406590042?_state=8VLh35aSWoxSDSXpGD6Gc_S5QPYUKr0SovhEhqpLaKR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjN2IyMDIwYi1mMWI2LTQ1MTYtOTk1YS1hYWQ0MDY1OTAwNDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MTEuNzg4Njc1NTEzWiJ9&digest=sha256%3A489646ceb140ade8d0b195eac1d0c9c201c4f0a5b81010626e838aa66eca11d8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=59fedcc4-9c8f-4874-a05c-bff92f3fef87 http.request.method=POST http.request.remoteaddr="127.0.0.1:38858" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.515133ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:12 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:14Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=71f54f85-4ea7-44f6-ac87-8e424dae0da8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38858" http.request.uri="/v2/foo/schema1/blobs/uploads/7c1500ba-9305-4e51-bb93-827fd5e8a8e8?_state=LZVMNEKe064Bsu1ToSSAzVXxGT65hMB3smY8hHY2DXV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3YzE1MDBiYS05MzA1LTRlNTEtYmI5My04MjdmZDVlOGE4ZTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MTIuNjU5MTc0MzE5WiJ9&digest=sha256%3A1b8e9208ecf3c4f449646caf08d15d74040d3d1ff661b54d4d463a5f9715abd7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.608805252s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:12 +0000] "PUT /v2/foo/schema1/blobs/uploads/7c1500ba-9305-4e51-bb93-827fd5e8a8e8?_state=LZVMNEKe064Bsu1ToSSAzVXxGT65hMB3smY8hHY2DXV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3YzE1MDBiYS05MzA1LTRlNTEtYmI5My04MjdmZDVlOGE4ZTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MTIuNjU5MTc0MzE5WiJ9&digest=sha256%3A1b8e9208ecf3c4f449646caf08d15d74040d3d1ff661b54d4d463a5f9715abd7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:14Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=c471983f-5db0-4e1b-b476-a4e18b7abab8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38858" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.221447ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:14 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:14Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=248e515a-c2a2-4a87-8a5d-d84ead6f1ebf http.request.method=PUT http.request.remoteaddr="127.0.0.1:38858" http.request.uri="/v2/foo/schema1/manifests/sha256:c924b29c95dd56cf9fbef877821b23e7bc37353104cc2c4f16cdebe81d9c056f" http.request.useragent="Go-http-client/1.1" http.response.duration="893.375µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:c924b29c95dd56cf9fbef877821b23e7bc37353104cc2c4f16cdebe81d9c056f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:14Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=f7809f3f-b2e7-4704-b8fe-debd2cc4a576 http.request.method=GET http.request.remoteaddr="127.0.0.1:38858" 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="947.057µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:50:14 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:50:14Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=1eec406d-c304-47e1-9e48-f58bc20be214 http.request.method=GET http.request.remoteaddr="127.0.0.1:38858" http.request.uri="/v2/foo/schema1/manifests/sha256:c924b29c95dd56cf9fbef877821b23e7bc37353104cc2c4f16cdebe81d9c056f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="900.4µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:50:14 +0000] "GET /v2/foo/schema1/manifests/sha256:c924b29c95dd56cf9fbef877821b23e7bc37353104cc2c4f16cdebe81d9c056f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:50:14Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:41687" http.request.id=dc4e3b60-88cc-4123-9447-7f49ab7bc776 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38858" http.request.uri="/v2/foo/schema1/manifests/sha256:c924b29c95dd56cf9fbef877821b23e7bc37353104cc2c4f16cdebe81d9c056f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.014889ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:c924b29c95dd56cf9fbef877821b23e7bc37353104cc2c4f16cdebe81d9c056f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:14Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:41687" http.request.id=310cc0a2-8640-49ed-bc3a-ebe21f47880c http.request.method=PUT http.request.remoteaddr="127.0.0.1:38858" http.request.uri="/v2/foo/schema1/manifests/sha256:c924b29c95dd56cf9fbef877821b23e7bc37353104cc2c4f16cdebe81d9c056f" http.request.useragent="Go-http-client/1.1" http.response.duration="941.529µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:c924b29c95dd56cf9fbef877821b23e7bc37353104cc2c4f16cdebe81d9c056f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:14Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:41687" http.request.id=4c2583a6-4502-48e3-81c4-b45bbfd38580 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38858" http.request.uri="/v2/foo/schema1/manifests/sha256:c924b29c95dd56cf9fbef877821b23e7bc37353104cc2c4f16cdebe81d9c056f" http.request.useragent="Go-http-client/1.1" http.response.duration="882.832µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:c924b29c95dd56cf9fbef877821b23e7bc37353104cc2c4f16cdebe81d9c056f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:14Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=f52e1989-a764-4a42-8462-cafed295d2db http.request.method=GET http.request.remoteaddr="127.0.0.1:38858" http.request.uri="/v2/foo/schema1/manifests/sha256:c924b29c95dd56cf9fbef877821b23e7bc37353104cc2c4f16cdebe81d9c056f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="751.956µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:50:14 +0000] "GET /v2/foo/schema1/manifests/sha256:c924b29c95dd56cf9fbef877821b23e7bc37353104cc2c4f16cdebe81d9c056f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:50:14Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=a19feb19-e558-4e54-bdb8-0eb9a7c7a4e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38858" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="541.136µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:14 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:14Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=cb03aa3e-5741-4241-859a-de403e4e0376 http.request.method=GET http.request.remoteaddr="127.0.0.1:38858" http.request.uri="/v2/foo/schema1/manifests/sha256:c924b29c95dd56cf9fbef877821b23e7bc37353104cc2c4f16cdebe81d9c056f" http.request.useragent="Go-http-client/1.1" http.response.duration="550.181µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:14 +0000] "GET /v2/foo/schema1/manifests/sha256:c924b29c95dd56cf9fbef877821b23e7bc37353104cc2c4f16cdebe81d9c056f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:14Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=6d28bcfe-6e53-495a-833d-5e23a7fbba96 http.request.method=GET http.request.remoteaddr="127.0.0.1:38858" 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="512.123µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:23:50:14 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T23:50:14Z" level=error msg="payload digest does match: "sha256:1686e725c2ac33e0d6f6043b27f6cc3ead3139f1f0cc7dda5f2a81aabeb5ae03" != "sha256:c924b29c95dd56cf9fbef877821b23e7bc37353104cc2c4f16cdebe81d9c056f"" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=fca050a4-e41a-44ac-925f-fcc37f1b9821 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38858" http.request.uri="/v2/foo/schema1/manifests/sha256:c924b29c95dd56cf9fbef877821b23e7bc37353104cc2c4f16cdebe81d9c056f" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:c924b29c95dd56cf9fbef877821b23e7bc37353104cc2c4f16cdebe81d9c056f" time="2024-05-17T23:50: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.3 http.request.host="127.0.0.1:41687" http.request.id=fca050a4-e41a-44ac-925f-fcc37f1b9821 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38858" http.request.uri="/v2/foo/schema1/manifests/sha256:c924b29c95dd56cf9fbef877821b23e7bc37353104cc2c4f16cdebe81d9c056f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="619.124µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:c924b29c95dd56cf9fbef877821b23e7bc37353104cc2c4f16cdebe81d9c056f" 127.0.0.1 - - [17/May/2024:23:50:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:c924b29c95dd56cf9fbef877821b23e7bc37353104cc2c4f16cdebe81d9c056f HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T23:50:14Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=3a0d923a-fe22-4582-b46b-5ec79efa559c http.request.method=GET http.request.remoteaddr="127.0.0.1:38866" 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="704.561µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:50:14 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T23:50:14Z" 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.3 http.request.host="127.0.0.1:41687" http.request.id=3129b604-bba5-4cff-8c23-30531df694c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:38866" 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="533.325µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:23:50:14 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T23:50: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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41687" http.request.id=e9d4480d-f9ef-434b-a456-1fee614e7b5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38866" 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="636.504µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:50:14Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41687" http.request.id=e9d4480d-f9ef-434b-a456-1fee614e7b5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38866" 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="660.426µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:50:14Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41687" http.request.id=e9d4480d-f9ef-434b-a456-1fee614e7b5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38866" 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="678.666µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:50:14 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T23:50:14Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=a2e4a600-c903-4b38-ba08-7eeb0b16a7a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="654.667µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:14 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:14Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=235572ed-7cac-4acc-a1a7-0948779e4f4c http.request.method=PUT http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/foo/schema2/blobs/uploads/59df05da-72a8-4de6-8e13-bc47358ad383?_state=Yz3QzFWbanBCvdY77VOZfu2BDOOLOYWB_B7TA-OGIY17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1OWRmMDVkYS03MmE4LTRkZTYtOGUxMy1iYzQ3MzU4YWQzODMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MTQuMjgzNDcwNDVaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="861.025µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:14 +0000] "PUT /v2/foo/schema2/blobs/uploads/59df05da-72a8-4de6-8e13-bc47358ad383?_state=Yz3QzFWbanBCvdY77VOZfu2BDOOLOYWB_B7TA-OGIY17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1OWRmMDVkYS03MmE4LTRkZTYtOGUxMy1iYzQ3MzU4YWQzODMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MTQuMjgzNDcwNDVaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:14Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41687" http.request.id=7e93d9ff-bfd2-4bc3-ae69-c85d5f165ed9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38866" 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="679.15µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:50:14Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41687" http.request.id=7e93d9ff-bfd2-4bc3-ae69-c85d5f165ed9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38866" 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="703.033µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:50:14 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T23:50:14Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=28e0cc4e-5082-4d20-8af0-c7076bbe83bd http.request.method=POST http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="829.093µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:14 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=41b0ea20-fe8a-4a21-b708-adcf26e5e2e1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/foo/schema2/blobs/uploads/19f7ac93-9c27-43b1-ad33-d7bb24d9c19f?_state=yOI4OLRrA2rwLEkKxcJ0ZNQmR-Yc9um5d83WIpYq4hF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxOWY3YWM5My05YzI3LTQzYjEtYWQzMy1kN2JiMjRkOWMxOWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MTQuMzgyNDE5NDU3WiJ9&digest=sha256%3A81981ec66cf7ec3c470ebc7161e6ef78ead2ed9d092defbd29cabc1b47a398d5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.621791397s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:14 +0000] "PUT /v2/foo/schema2/blobs/uploads/19f7ac93-9c27-43b1-ad33-d7bb24d9c19f?_state=yOI4OLRrA2rwLEkKxcJ0ZNQmR-Yc9um5d83WIpYq4hF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxOWY3YWM5My05YzI3LTQzYjEtYWQzMy1kN2JiMjRkOWMxOWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MTQuMzgyNDE5NDU3WiJ9&digest=sha256%3A81981ec66cf7ec3c470ebc7161e6ef78ead2ed9d092defbd29cabc1b47a398d5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=15c62d89-872f-4cc0-8988-91685a7735fc http.request.method=POST http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="921.376µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:16 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=1bdf3b3c-84fa-4c11-a99b-fcf89b3c1d92 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/foo/schema2/blobs/uploads/03155564-f22f-4b75-b5d2-6cdbd51c5e5e?_state=18n-HlTtE6XOxZB_ysvxFAOJRrXn7pSSEoiUphXX38J7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMzE1NTU2NC1mMjJmLTRiNzUtYjVkMi02Y2RiZDUxYzVlNWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MTYuMTA2ODk0OTYzWiJ9&digest=sha256%3A5ddf2933d70df74002af71da1b1d2e5ffdccbdb28d1c7fc8315d0738a2da9037" http.request.useragent="Go-http-client/1.1" http.response.duration=1.506572203s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:16 +0000] "PUT /v2/foo/schema2/blobs/uploads/03155564-f22f-4b75-b5d2-6cdbd51c5e5e?_state=18n-HlTtE6XOxZB_ysvxFAOJRrXn7pSSEoiUphXX38J7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMzE1NTU2NC1mMjJmLTRiNzUtYjVkMi02Y2RiZDUxYzVlNWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MTYuMTA2ODk0OTYzWiJ9&digest=sha256%3A5ddf2933d70df74002af71da1b1d2e5ffdccbdb28d1c7fc8315d0738a2da9037 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41687" http.request.id=b3344c82-9138-4eb1-9bea-715cb28274d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.136401ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41687" http.request.id=dd9c24fc-c251-4c68-830d-93f470d1c4c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/foo/schema2/manifests/sha256:be2b3e52630e38ed38968e4fc49382e31417f82dc59ce654a534ff73ffe3c89b" http.request.useragent="Go-http-client/1.1" http.response.duration="861.752µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "PUT /v2/foo/schema2/manifests/sha256:be2b3e52630e38ed38968e4fc49382e31417f82dc59ce654a534ff73ffe3c89b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=2e0ac971-e854-4690-a77c-52beb042ff82 http.request.method=GET http.request.remoteaddr="127.0.0.1:38866" 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="658.293µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=d7c30d21-9602-48ae-b4b3-76fef5c15284 http.request.method=GET http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/foo/schema2/manifests/sha256:be2b3e52630e38ed38968e4fc49382e31417f82dc59ce654a534ff73ffe3c89b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="639.594µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "GET /v2/foo/schema2/manifests/sha256:be2b3e52630e38ed38968e4fc49382e31417f82dc59ce654a534ff73ffe3c89b HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=adcee2ca-bd0c-476c-811d-d8dd8db14e5b http.request.method=GET http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="586.772µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=b3bf3639-6ffc-4401-bc15-b9399c57b232 http.request.method=GET http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/foo/schema2/manifests/sha256:be2b3e52630e38ed38968e4fc49382e31417f82dc59ce654a534ff73ffe3c89b" http.request.useragent="Go-http-client/1.1" http.response.duration="600.794µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "GET /v2/foo/schema2/manifests/sha256:be2b3e52630e38ed38968e4fc49382e31417f82dc59ce654a534ff73ffe3c89b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=0a45ab78-a1ce-46b1-b88b-e433ba0139e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:38866" 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="528.528µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=info msg="rewriting manifest sha256:be2b3e52630e38ed38968e4fc49382e31417f82dc59ce654a534ff73ffe3c89b in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=521a5749-e22c-4797-a876-2a00e8bcccc7 http.request.method=GET http.request.remoteaddr="127.0.0.1:38866" 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-05-17T23:50:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=521a5749-e22c-4797-a876-2a00e8bcccc7 http.request.method=GET http.request.remoteaddr="127.0.0.1:38866" 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="997.086µs" http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41687" http.request.id=8b006c7f-49e7-4824-a7f1-4527ad039ab1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38866" 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="624.018µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41687" http.request.id=b12da2a0-62cd-479d-9f74-86703c595e29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="723.964µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41687" http.request.id=5a023690-aa6d-4db7-be15-41727b1dc784 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/foo/schema2/manifests/sha256:a596c22486b89a1fb83bd1db7710820df339007be71ef1c27f03c96df3e31df0" http.request.useragent="Go-http-client/1.1" http.response.duration="749.132µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "PUT /v2/foo/schema2/manifests/sha256:a596c22486b89a1fb83bd1db7710820df339007be71ef1c27f03c96df3e31df0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=44f37b30-fd58-4084-baf3-e4a551e0b52e http.request.method=GET http.request.remoteaddr="127.0.0.1:38866" 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="671.679µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=1a4bd6b3-2c72-4312-b262-853293d6f2dd http.request.method=GET http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/foo/schema2/manifests/sha256:a596c22486b89a1fb83bd1db7710820df339007be71ef1c27f03c96df3e31df0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="592µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "GET /v2/foo/schema2/manifests/sha256:a596c22486b89a1fb83bd1db7710820df339007be71ef1c27f03c96df3e31df0 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=18836325-e06d-4d6f-b9cf-d922af2f0c61 http.request.method=GET http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="517.902µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=3ace9952-2036-407f-9905-4791ca3ab7c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/foo/schema2/manifests/sha256:a596c22486b89a1fb83bd1db7710820df339007be71ef1c27f03c96df3e31df0" http.request.useragent="Go-http-client/1.1" http.response.duration="539.707µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "GET /v2/foo/schema2/manifests/sha256:a596c22486b89a1fb83bd1db7710820df339007be71ef1c27f03c96df3e31df0 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=info msg="rewriting manifest list sha256:a596c22486b89a1fb83bd1db7710820df339007be71ef1c27f03c96df3e31df0 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=7d944bac-c08d-410b-88b6-8c4011405a16 http.request.method=GET http.request.remoteaddr="127.0.0.1:38866" 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-05-17T23:50:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41687" http.request.id=7d944bac-c08d-410b-88b6-8c4011405a16 http.request.method=GET http.request.remoteaddr="127.0.0.1:38866" 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="945.35µs" http.response.status=200 http.response.written=1554 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (9.80s) === RUN TestGetManifestWithStorageError time="2024-05-17T23:50:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:50:17Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:50:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:34997" http.request.id=87258261-36ef-430b-be55-788da1455151 http.request.method=GET http.request.remoteaddr="127.0.0.1:41126" 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="722.494µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.3 http.request.host="127.0.0.1:34997" http.request.id=3c20cf08-0560-4382-8fb6-6978294b8139 http.request.method=GET http.request.remoteaddr="127.0.0.1:41126" 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="518.773µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.3 http.request.host="127.0.0.1:34997" http.request.id=2115feba-4e68-418c-b00d-a45f81b92f02 http.request.method=GET http.request.remoteaddr="127.0.0.1:41126" 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="569.884µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.3 http.request.host="127.0.0.1:34997" http.request.id=4a559f8e-fdc6-419c-b230-3550ab047a44 http.request.method=GET http.request.remoteaddr="127.0.0.1:41126" 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="511.331µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.00s) === RUN TestManifestDelete time="2024-05-17T23:50:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:50:17Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:50:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=6488cf7f-b8aa-4bfd-9916-3c3980413b29 http.request.method=GET http.request.remoteaddr="127.0.0.1:54964" 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="721.344µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=ed99e4c4-dc86-45ad-b663-b594be53f80f http.request.method=GET http.request.remoteaddr="127.0.0.1:54964" 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="504.006µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=a50eccda-67a0-4db2-8ed6-19aab82a81f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54964" 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="521.059µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=acd3aa89-be06-42d9-950f-450b3585bbf3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54964" 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="704.813µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:50:17Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=acd3aa89-be06-42d9-950f-450b3585bbf3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54964" 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="895.92µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:50:17Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=acd3aa89-be06-42d9-950f-450b3585bbf3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54964" 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="921.484µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:50:17Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=acd3aa89-be06-42d9-950f-450b3585bbf3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54964" 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="941.198µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T23:50:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=cf2942fd-78d2-44e8-adef-fe6a931caaa8 http.request.method=POST http.request.remoteaddr="127.0.0.1:54964" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="866.688µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:18Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=19bc81ab-813e-4007-9548-55366f8245da http.request.method=PUT http.request.remoteaddr="127.0.0.1:54964" http.request.uri="/v2/foo/schema1/blobs/uploads/8a1e3a93-b89b-4bfe-836d-e92f7c761cbb?_state=kb2yBMwUZGZ3zbe0flO1hH4mVA5OC60nINJFVywA7sd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4YTFlM2E5My1iODliLTRiZmUtODM2ZC1lOTJmN2M3NjFjYmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MTcuNzMyNDQxMDQ5WiJ9&digest=sha256%3A0af58e8fcbf19fa3645f64467dfc41a83426d28855db5cb0ffb348454d05b93e" http.request.useragent="Go-http-client/1.1" http.response.duration=772.915879ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:17 +0000] "PUT /v2/foo/schema1/blobs/uploads/8a1e3a93-b89b-4bfe-836d-e92f7c761cbb?_state=kb2yBMwUZGZ3zbe0flO1hH4mVA5OC60nINJFVywA7sd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4YTFlM2E5My1iODliLTRiZmUtODM2ZC1lOTJmN2M3NjFjYmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MTcuNzMyNDQxMDQ5WiJ9&digest=sha256%3A0af58e8fcbf19fa3645f64467dfc41a83426d28855db5cb0ffb348454d05b93e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:18Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=ff0ef2e4-b57f-4849-98af-74bddf772ad9 http.request.method=POST http.request.remoteaddr="127.0.0.1:54964" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00846ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:18 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=d974b285-28f8-4495-8311-5e87a09d1017 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54964" http.request.uri="/v2/foo/schema1/blobs/uploads/e8920ccd-b1b0-4117-b9f0-4a5dc7afbddd?_state=rToulyZoiuiaPm-Y49kNr6EyQDrI60L7CSY0KBApMgJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlODkyMGNjZC1iMWIwLTQxMTctYjlmMC00YTVkYzdhZmJkZGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MTguNTY4MTc2MDA0WiJ9&digest=sha256%3Aa2e2253f22f49d1d91237753edd704225a87dde6af6f5157c13bba7d77c8cf2e" http.request.useragent="Go-http-client/1.1" http.response.duration=670.246062ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:18 +0000] "PUT /v2/foo/schema1/blobs/uploads/e8920ccd-b1b0-4117-b9f0-4a5dc7afbddd?_state=rToulyZoiuiaPm-Y49kNr6EyQDrI60L7CSY0KBApMgJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlODkyMGNjZC1iMWIwLTQxMTctYjlmMC00YTVkYzdhZmJkZGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MTguNTY4MTc2MDA0WiJ9&digest=sha256%3Aa2e2253f22f49d1d91237753edd704225a87dde6af6f5157c13bba7d77c8cf2e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=1d959f6f-1081-43a1-af3d-c9d86b2c8ac4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54964" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.258541ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=5e93ccd8-5098-41a3-a5f0-1ffb60ccd8a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54964" http.request.uri="/v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d" http.request.useragent="Go-http-client/1.1" http.response.duration="905.795µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=f15c1de0-6d0d-4fe8-970b-10870e41d935 http.request.method=GET http.request.remoteaddr="127.0.0.1:54964" 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="815.882µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=8317e001-460c-4563-868c-52e8eb909212 http.request.method=GET http.request.remoteaddr="127.0.0.1:54964" http.request.uri="/v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="735.558µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "GET /v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:44111" http.request.id=57af4e8f-2103-48e0-9bde-5c1368ad96c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54964" http.request.uri="/v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d" http.request.useragent="Go-http-client/1.1" http.response.duration="847.866µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:44111" http.request.id=8cc8b08d-c29a-4d0c-95dd-511c0435ab4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:54964" http.request.uri="/v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d" http.request.useragent="Go-http-client/1.1" http.response.duration="864.54µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:44111" http.request.id=447ab439-6953-4513-9dfa-372b213fea5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:54964" http.request.uri="/v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d" http.request.useragent="Go-http-client/1.1" http.response.duration="865.78µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=fd11eab0-a4ca-4e8b-847b-6d7fcc67e674 http.request.method=GET http.request.remoteaddr="127.0.0.1:54964" http.request.uri="/v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="750.267µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "GET /v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=f8cf00c0-3578-49ad-b2e6-4e9b8c92499b http.request.method=GET http.request.remoteaddr="127.0.0.1:54964" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="545.976µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=20aa0853-b876-4cd6-91e0-26003d56041a http.request.method=GET http.request.remoteaddr="127.0.0.1:54964" http.request.uri="/v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d" http.request.useragent="Go-http-client/1.1" http.response.duration="503.237µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "GET /v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=aa597b1d-0bdd-4fb1-b83b-f03e92a00355 http.request.method=GET http.request.remoteaddr="127.0.0.1:54964" 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="501.734µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=error msg="payload digest does match: "sha256:308df91beb8a74ad375848f138ec43dc3285057c424ef6e147adee2de9e162a9" != "sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d"" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=da206155-cf56-4f4a-96c9-efd2cf947ac0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54964" http.request.uri="/v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d" time="2024-05-17T23:50:19Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=da206155-cf56-4f4a-96c9-efd2cf947ac0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54964" http.request.uri="/v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="590.616µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d" 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=b6fedfd4-9db9-434c-bbec-499bb85056db http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54976" http.request.uri="/v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d" http.request.useragent="Go-http-client/1.1" http.response.duration="792.411µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "DELETE /v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=b3a86663-1303-4126-87c8-128e660db37f http.request.method=GET http.request.remoteaddr="127.0.0.1:54976" http.request.uri="/v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="590.965µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d" 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "GET /v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=cdd37178-b411-4ad5-a1e7-c2128a8a71fa http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54982" http.request.uri="/v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="818.551µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d" 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "DELETE /v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=a2414879-acf9-43df-b5a9-044ad2526ff2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54988" http.request.uri="/v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.335058ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=d1168b3d-4770-41a7-869f-513948b738ee http.request.method=GET http.request.remoteaddr="127.0.0.1:54988" http.request.uri="/v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="807.442µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "GET /v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=d22f87ce-9e10-4ec5-ba03-da26ca2da585 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54994" 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="836.368µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=03870730-7fc1-4d1d-8fab-18701be91abc http.request.method=PUT http.request.remoteaddr="127.0.0.1:55008" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.092987ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=8222abeb-4735-4bcb-8e03-389d44750f42 http.request.method=GET http.request.remoteaddr="127.0.0.1:55008" 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="528.668µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=8e1480de-35ed-402c-a5ce-2199b1f081fd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55008" http.request.uri="/v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d" http.request.useragent="Go-http-client/1.1" http.response.duration="596.011µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "DELETE /v2/foo/schema1/manifests/sha256:4e06d6d1b407ff539be6117ba24d6a5a26fe58711e3afe40e3453529c04e735d HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=25bc29a8-8bf3-442a-94c4-4ed35d39d03d http.request.method=GET http.request.remoteaddr="127.0.0.1:55008" 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="519.211µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=8526ea0b-aa41-46a7-ab58-39ed48c6287f http.request.method=GET http.request.remoteaddr="127.0.0.1:55008" 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="791.555µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" 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.3 http.request.host="127.0.0.1:44111" http.request.id=37dad6f8-c066-45a3-84be-c01db7094d49 http.request.method=GET http.request.remoteaddr="127.0.0.1:55008" 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="562.562µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44111" http.request.id=551b6c32-4415-409f-8668-d7bb0568dccf http.request.method=PUT http.request.remoteaddr="127.0.0.1:55008" 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="598.84µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:50:19Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44111" http.request.id=551b6c32-4415-409f-8668-d7bb0568dccf http.request.method=PUT http.request.remoteaddr="127.0.0.1:55008" 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="627.549µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:50:19Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44111" http.request.id=551b6c32-4415-409f-8668-d7bb0568dccf http.request.method=PUT http.request.remoteaddr="127.0.0.1:55008" 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="649.79µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=b8269bbe-82c1-4e93-9076-7a21db530fd1 http.request.method=POST http.request.remoteaddr="127.0.0.1:55008" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="599.525µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=04b7f906-2b4c-4950-a299-98aa08683ce1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55008" http.request.uri="/v2/foo/schema2/blobs/uploads/5703d3cf-544f-4c26-9b11-f1e548442a28?_state=BNZ3_e2AxxUAqqaIr4qFmteoyDuzFyH0Cqst-ot0qEF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NzAzZDNjZi01NDRmLTRjMjYtOWIxMS1mMWU1NDg0NDJhMjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MTkuMjY2MjU4MTIyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="703.201µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "PUT /v2/foo/schema2/blobs/uploads/5703d3cf-544f-4c26-9b11-f1e548442a28?_state=BNZ3_e2AxxUAqqaIr4qFmteoyDuzFyH0Cqst-ot0qEF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NzAzZDNjZi01NDRmLTRjMjYtOWIxMS1mMWU1NDg0NDJhMjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MTkuMjY2MjU4MTIyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44111" http.request.id=000090af-5b63-49eb-8d77-39b0021b64f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55008" 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="581.608µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:50:19Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44111" http.request.id=000090af-5b63-49eb-8d77-39b0021b64f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55008" 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="605.749µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T23:50:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=d1321df8-4223-43d1-b448-20bd86a45271 http.request.method=POST http.request.remoteaddr="127.0.0.1:55008" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="874.825µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=773d3186-3779-41ae-9581-3203b00e6357 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55008" http.request.uri="/v2/foo/schema2/blobs/uploads/427b423c-b330-4290-a4a0-c15f6fb71a23?_state=vnPTCeT5RsFZIUyooeBVkDGmDG-9ZjwlRbUVngC7h2B7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MjdiNDIzYy1iMzMwLTQyOTAtYTRhMC1jMTVmNmZiNzFhMjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MTkuMzM0MjgzMjU2WiJ9&digest=sha256%3A892098cf2ac934b16aee932598cc1c7bb1516bc16cf52a1aff6cbde809372c89" http.request.useragent="Go-http-client/1.1" http.response.duration=900.662793ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:19 +0000] "PUT /v2/foo/schema2/blobs/uploads/427b423c-b330-4290-a4a0-c15f6fb71a23?_state=vnPTCeT5RsFZIUyooeBVkDGmDG-9ZjwlRbUVngC7h2B7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MjdiNDIzYy1iMzMwLTQyOTAtYTRhMC1jMTVmNmZiNzFhMjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MTkuMzM0MjgzMjU2WiJ9&digest=sha256%3A892098cf2ac934b16aee932598cc1c7bb1516bc16cf52a1aff6cbde809372c89 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=f6a22fe3-e278-4c32-913a-5e0c26469e81 http.request.method=POST http.request.remoteaddr="127.0.0.1:55008" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.083954ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:20 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=47054baa-9041-45ba-ad3b-908928b9d8ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:55008" http.request.uri="/v2/foo/schema2/blobs/uploads/b2969c79-88c1-43a5-a694-37fcb547f00f?_state=4eM4GVsOwGrF-CbSo_3w5c5n5XXr3i2KuOq2oC7gCCZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMjk2OWM3OS04OGMxLTQzYTUtYTY5NC0zN2ZjYjU0N2YwMGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MjAuMzM3MDIwMTcxWiJ9&digest=sha256%3A7505c7e5cfbd4f7c7e5955ae3719b9f6f0dd2011fe4ce27f5ed189e100df2f23" http.request.useragent="Go-http-client/1.1" http.response.duration=1.875024805s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:20 +0000] "PUT /v2/foo/schema2/blobs/uploads/b2969c79-88c1-43a5-a694-37fcb547f00f?_state=4eM4GVsOwGrF-CbSo_3w5c5n5XXr3i2KuOq2oC7gCCZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMjk2OWM3OS04OGMxLTQzYTUtYTY5NC0zN2ZjYjU0N2YwMGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6NTA6MjAuMzM3MDIwMTcxWiJ9&digest=sha256%3A7505c7e5cfbd4f7c7e5955ae3719b9f6f0dd2011fe4ce27f5ed189e100df2f23 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44111" http.request.id=9703ce38-cb12-49db-bf4b-835dfbfa79c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55008" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.129855ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44111" http.request.id=e0ebc669-a849-425a-99bd-cff8b37a42e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55008" http.request.uri="/v2/foo/schema2/manifests/sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f" http.request.useragent="Go-http-client/1.1" http.response.duration="807.428µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "PUT /v2/foo/schema2/manifests/sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=742f1d95-925d-4082-9607-a553596a0150 http.request.method=GET http.request.remoteaddr="127.0.0.1:55008" 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="718.653µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=75f1cdbc-3761-46e3-8e20-12ef332b2115 http.request.method=GET http.request.remoteaddr="127.0.0.1:55008" http.request.uri="/v2/foo/schema2/manifests/sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="702.721µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "GET /v2/foo/schema2/manifests/sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=cd4404b1-0f6b-4557-9d22-0aeadc7338a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55008" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="543.893µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=e4a24e09-3bfe-4ceb-9561-e123d84217bb http.request.method=GET http.request.remoteaddr="127.0.0.1:55008" http.request.uri="/v2/foo/schema2/manifests/sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f" http.request.useragent="Go-http-client/1.1" http.response.duration="507.508µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "GET /v2/foo/schema2/manifests/sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=d53d5b3e-0808-4fb2-83e2-00a7f7d20a69 http.request.method=GET http.request.remoteaddr="127.0.0.1:55008" 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="500.789µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=info msg="rewriting manifest sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=567efdf4-9249-439d-946b-7c924f0dc75b http.request.method=GET http.request.remoteaddr="127.0.0.1:55008" 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-05-17T23:50:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=567efdf4-9249-439d-946b-7c924f0dc75b http.request.method=GET http.request.remoteaddr="127.0.0.1:55008" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.020929ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=e19f827e-520b-4d6c-8bde-473334ba92a5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55008" http.request.uri="/v2/foo/schema2/manifests/sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f" http.request.useragent="Go-http-client/1.1" http.response.duration="629.431µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "DELETE /v2/foo/schema2/manifests/sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=32cf56ea-e392-4628-b1c7-011471b46c83 http.request.method=GET http.request.remoteaddr="127.0.0.1:55008" http.request.uri="/v2/foo/schema2/manifests/sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="565.25µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f" 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "GET /v2/foo/schema2/manifests/sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=0c7f88ad-648c-4a16-8223-552df22a3608 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55018" http.request.uri="/v2/foo/schema2/manifests/sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="730.207µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f" 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "DELETE /v2/foo/schema2/manifests/sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44111" http.request.id=cedc15c9-7826-4a0b-9fbb-47452484d3dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:55030" http.request.uri="/v2/foo/schema2/manifests/sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f" http.request.useragent="Go-http-client/1.1" http.response.duration="849.457µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "PUT /v2/foo/schema2/manifests/sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=0b7e7c96-1ea4-46af-899b-1ab21fcbc1a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:55030" http.request.uri="/v2/foo/schema2/manifests/sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="653.778µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "GET /v2/foo/schema2/manifests/sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=c5f73960-0ae3-46b2-9798-9f0304c59d5b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55046" 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="724.579µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44111" http.request.id=9069e9b4-48b6-40e5-a530-ef2086a67d2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55060" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration="861.956µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=6d5eae90-5a60-45f7-bead-1c4273866849 http.request.method=GET http.request.remoteaddr="127.0.0.1:55060" 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="535.513µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=5e0f0495-841f-4130-a02a-a8fdc85ace6f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55060" http.request.uri="/v2/foo/schema2/manifests/sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f" http.request.useragent="Go-http-client/1.1" http.response.duration="646.176µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "DELETE /v2/foo/schema2/manifests/sha256:6947736e64ab912b6c52bea50265e88041d062c927a054526c3e2fe068b11e9f HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44111" http.request.id=7d8ec7c8-a637-473c-b100-389f61943319 http.request.method=GET http.request.remoteaddr="127.0.0.1:55060" 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="527.195µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (4.58s) === RUN TestManifestDeleteDisabled time="2024-05-17T23:50:22Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:50:22Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:50:22Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:36521" http.request.id=0795582d-450f-4247-b709-557c3fe9746c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46216" 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="720.45µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2024-05-17T23:50:22Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:50:22Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:50:22Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 time="2024-05-17T23:50:22Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.3 time="2024-05-17T23:50:22Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.3 time="2024-05-17T23:50:22Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:42601" http.request.id=958275b2-0e40-416d-8df1-8e2267da2be5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58166" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.276268ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:42601" http.request.id=1a405fc5-4800-429a-b752-1eead29c4ee2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58178" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.259454ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:42601" http.request.id=82e3cfbe-7f72-4e37-b6ea-a8fa9118e429 http.request.method=POST http.request.remoteaddr="127.0.0.1:58184" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.163357ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T23:50:22Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:42601" http.request.id=062b7d84-99fe-4a63-be39-b16ad3478e08 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58200" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.101989ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.03s) === RUN TestProxyManifestGetByTag time="2024-05-17T23:50:22Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:50:22Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:50:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35187" http.request.id=def2c784-bf86-4093-8b3a-b50f1e889d1a http.request.method=POST http.request.remoteaddr="127.0.0.1:46666" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.108126ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35187" http.request.id=fe88eda9-b9ca-4921-8897-590216a8735e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46666" http.request.uri="/v2/foo/bar/blobs/uploads/f1d5c815-21f2-4b43-91b6-439f8431deb3?_state=1HCnFVNEcoGEwFXNOlRFiY-rnEqGtLcKly0KAWmTeDZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxZDVjODE1LTIxZjItNGI0My05MWI2LTQzOWY4NDMxZGViMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDoyMi4zNzE2NTMxNDhaIn0%3D&digest=sha256%3A02ff2567d8dece50206766855b9958d9dcf3f5d06bcf626dd8336456316dcac6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.252673173s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:22 +0000] "PUT /v2/foo/bar/blobs/uploads/f1d5c815-21f2-4b43-91b6-439f8431deb3?_state=1HCnFVNEcoGEwFXNOlRFiY-rnEqGtLcKly0KAWmTeDZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxZDVjODE1LTIxZjItNGI0My05MWI2LTQzOWY4NDMxZGViMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDoyMi4zNzE2NTMxNDhaIn0%3D&digest=sha256%3A02ff2567d8dece50206766855b9958d9dcf3f5d06bcf626dd8336456316dcac6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35187" http.request.id=c3f35397-9db1-4680-9017-b5d7bcb949ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:46666" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.145883ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:24 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50: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.3 time="2024-05-17T23:50:24Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:50:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 time="2024-05-17T23:50:24Z" level=info msg="Starting upload purge in 6m0s" go.version=go1.22.3 time="2024-05-17T23:50:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35187" http.request.id=fa20c690-9171-4a9e-a9e4-e0baa313ba96 http.request.method=GET http.request.remoteaddr="127.0.0.1:46666" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="467.036µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:50:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T23:50:24Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:35187" go.version=go1.22.3 time="2024-05-17T23:50:24Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.3 time="2024-05-17T23:50:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35187" http.request.id=08e00867-9017-4a4a-bc5e-6bc21b9b27f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46668" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.069178ms http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:50:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T23:50:24Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:35187 /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:35187/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:40945" http.request.id=69fe61d3-a030-48b4-bc41-8c1e15c019cb http.request.method=GET http.request.remoteaddr="127.0.0.1:34786" http.request.uri="/v2/foo/bar/manifests/sha256:4311728370496d85e1634f15cf6b196c4d0c464cf0569018038e244797d06c9f" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:4311728370496d85e1634f15cf6b196c4d0c464cf0569018038e244797d06c9f" time="2024-05-17T23:50:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35187" http.request.id=3bca62e4-b0a2-4e43-aeaf-7b1f375d8a0e http.request.method=GET http.request.remoteaddr="127.0.0.1:46682" http.request.uri="/v2/foo/bar/manifests/sha256:4311728370496d85e1634f15cf6b196c4d0c464cf0569018038e244797d06c9f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="983.445µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:23:50:24 +0000] "GET /v2/foo/bar/manifests/sha256:4311728370496d85e1634f15cf6b196c4d0c464cf0569018038e244797d06c9f HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T23:50:24Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:4311728370496d85e1634f15cf6b196c4d0c464cf0569018038e244797d06c9f with ttl=167h59m59.999998386s" go.version=go1.22.3 time="2024-05-17T23:50:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40945" http.request.id=69fe61d3-a030-48b4-bc41-8c1e15c019cb http.request.method=GET http.request.remoteaddr="127.0.0.1:34786" http.request.uri="/v2/foo/bar/manifests/sha256:4311728370496d85e1634f15cf6b196c4d0c464cf0569018038e244797d06c9f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.895691ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:23:50:24 +0000] "GET /v2/foo/bar/manifests/sha256:4311728370496d85e1634f15cf6b196c4d0c464cf0569018038e244797d06c9f HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T23:50:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35187" http.request.id=588f44d0-2a74-4dd2-95b2-47ede857f2de http.request.method=GET http.request.remoteaddr="127.0.0.1:46682" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="474.614µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:50:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T23:50:24Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:35187 /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:35187/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:40945" http.request.id=c47b43a3-c1e3-4761-8679-ded3bc278168 http.request.method=GET http.request.remoteaddr="127.0.0.1:34790" 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-05-17T23:50:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35187" http.request.id=269d7102-96c4-4105-8087-288e65b9ca7d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46696" 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="935.574µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:23:50:24 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T23:50:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40945" http.request.id=c47b43a3-c1e3-4761-8679-ded3bc278168 http.request.method=GET http.request.remoteaddr="127.0.0.1:34790" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.012653ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:23:50:24 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T23:50:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35187" http.request.id=b2fefb27-2f9a-4b0e-8434-cc37b0afbcb0 http.request.method=POST http.request.remoteaddr="127.0.0.1:46696" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="895.528µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35187" http.request.id=24bdddae-2ef4-45fb-bb89-6dc4474d523f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46696" http.request.uri="/v2/foo/bar/blobs/uploads/5154bee1-59e5-4429-8342-15e52edbf4d7?_state=_DNUI2SDXLY8hnWVIz7TGtHK_7Sx6PXeBip__YK36st7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxNTRiZWUxLTU5ZTUtNDQyOS04MzQyLTE1ZTUyZWRiZjRkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDoyNC43MDQ5MzYwNDNaIn0%3D&digest=sha256%3A987b8e9c56d933b946bf7615c1b695e31c30e469880e67815cfff9391cc8820e" http.request.useragent="Go-http-client/1.1" http.response.duration=715.00624ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:24 +0000] "PUT /v2/foo/bar/blobs/uploads/5154bee1-59e5-4429-8342-15e52edbf4d7?_state=_DNUI2SDXLY8hnWVIz7TGtHK_7Sx6PXeBip__YK36st7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxNTRiZWUxLTU5ZTUtNDQyOS04MzQyLTE1ZTUyZWRiZjRkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzo1MDoyNC43MDQ5MzYwNDNaIn0%3D&digest=sha256%3A987b8e9c56d933b946bf7615c1b695e31c30e469880e67815cfff9391cc8820e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35187" http.request.id=8adcdbd9-82e7-46d7-9070-93c60efb47a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46696" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.190905ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:50:25 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:50:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35187" http.request.id=3c6ca933-fb29-458a-b577-d9bf5ad55eea http.request.method=GET http.request.remoteaddr="127.0.0.1:46696" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="563.667µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:50:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T23:50:25Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:35187 /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:35187/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:40945" http.request.id=0fef355e-5635-4aa5-a00a-bce01c23d9ad http.request.method=GET http.request.remoteaddr="127.0.0.1:34794" 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-05-17T23:50:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35187" http.request.id=0286d9c7-87f2-4478-815c-40a707b754e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46706" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.012788ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:23:50:25 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T23:50:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35187" http.request.id=2393f3f7-7a50-486d-bbe1-739a499d89cb http.request.method=GET http.request.remoteaddr="127.0.0.1:46706" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="517.294µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:50:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T23:50:25Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:35187 /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:35187/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:40945" http.request.id=0fef355e-5635-4aa5-a00a-bce01c23d9ad http.request.method=GET http.request.remoteaddr="127.0.0.1:34794" 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-05-17T23:50:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35187" http.request.id=1510d07e-2233-4daa-848e-2bbb8a6bb139 http.request.method=GET http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="972.257µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:23:50:25 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T23:50:25Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:6295ec7a51b62d89aec4b91f0bd7a1e9994589ed3cf0934158e44ade49f8a9e4 with ttl=167h59m59.999998114s" go.version=go1.22.3 time="2024-05-17T23:50:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40945" http.request.id=0fef355e-5635-4aa5-a00a-bce01c23d9ad http.request.method=GET http.request.remoteaddr="127.0.0.1:34794" 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.630304ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:23:50:25 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (3.17s) === RUN TestAppDispatcher time="2024-05-17T23:50:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41537" http.request.id=2d11e2e8-d636-40f7-94a6-146a14294211 http.request.method=GET http.request.remoteaddr="127.0.0.1:40726" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="675.305µs" http.response.status=200 http.response.written=0 time="2024-05-17T23:50:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41537" http.request.id=fbbf5b95-7495-4bf7-93f7-499a69d345c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:40726" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="552.128µs" http.response.status=200 http.response.written=0 time="2024-05-17T23:50:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41537" http.request.id=c23f3a85-82ee-4e32-9342-1985ea0686d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:40726" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="558.113µs" http.response.status=200 http.response.written=0 time="2024-05-17T23:50:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41537" http.request.id=68e35531-1fd2-4862-bba6-243967803e74 http.request.method=GET http.request.remoteaddr="127.0.0.1:40726" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="641.022µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.00s) === RUN TestNewApp time="2024-05-17T23:50:25Z" 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.3 instance.id=77e68653-9738-4783-9fd9-5132b035dfaf time="2024-05-17T23:50:25Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=77e68653-9738-4783-9fd9-5132b035dfaf time="2024-05-17T23:50:25Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.3 http.request.host="127.0.0.1:39903" http.request.id=dba6ee55-16b8-4fd9-bfbb-eda4b131abf0 http.request.method=GET http.request.remoteaddr="127.0.0.1:53668" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-05-17T23:50:25Z" 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.3 instance.id=77e68653-9738-4783-9fd9-5132b035dfaf time="2024-05-17T23:50:25Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=77e68653-9738-4783-9fd9-5132b035dfaf time="2024-05-17T23:50:25Z" level=info msg="configuring file health check path=/tmp/healthcheck2688546895, interval=1" go.version=go1.22.3 instance.id=77e68653-9738-4783-9fd9-5132b035dfaf --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-05-17T23:50:29Z" 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.3 instance.id=77e68653-9738-4783-9fd9-5132b035dfaf time="2024-05-17T23:50:29Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=77e68653-9738-4783-9fd9-5132b035dfaf time="2024-05-17T23:50:29Z" level=info msg="configuring TCP health check addr=127.0.0.1:41415, interval=1" go.version=go1.22.3 instance.id=77e68653-9738-4783-9fd9-5132b035dfaf --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-05-17T23:50: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.3 instance.id=77e68653-9738-4783-9fd9-5132b035dfaf time="2024-05-17T23:50:33Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=77e68653-9738-4783-9fd9-5132b035dfaf time="2024-05-17T23:50:33Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:33983, interval=1, threshold=3" go.version=go1.22.3 instance.id=77e68653-9738-4783-9fd9-5132b035dfaf --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 58.663s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.12s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.02s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.08s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.22s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.483s === RUN TestSchedule time="2024-05-17T23:49:42Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=2062c028-f11d-47fe-a812-fa5dda76d43e time="2024-05-17T23:49:42Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.998355ms" go.version=go1.22.3 instance.id=2062c028-f11d-47fe-a812-fa5dda76d43e time="2024-05-17T23:49:42Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=999.056µs" go.version=go1.22.3 instance.id=2062c028-f11d-47fe-a812-fa5dda76d43e time="2024-05-17T23:49:42Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=999.132µs" go.version=go1.22.3 instance.id=2062c028-f11d-47fe-a812-fa5dda76d43e scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2024-05-17T23:49:42Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=2062c028-f11d-47fe-a812-fa5dda76d43e --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-05-17T23:49:42Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=2062c028-f11d-47fe-a812-fa5dda76d43e time="2024-05-17T23:49:42Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99867ms" go.version=go1.22.3 instance.id=2062c028-f11d-47fe-a812-fa5dda76d43e time="2024-05-17T23:49:42Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.995676ms" go.version=go1.22.3 instance.id=2062c028-f11d-47fe-a812-fa5dda76d43e time="2024-05-17T23:49:42Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=2062c028-f11d-47fe-a812-fa5dda76d43e --- PASS: TestStopRestore (0.52s) === RUN TestDoubleStart time="2024-05-17T23:49:42Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=2062c028-f11d-47fe-a812-fa5dda76d43e --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.591s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (2.43s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 27105792 sha256:20e35e44d29f0d45aab9d1bbc581098f50f06a1eb336c8878526c94986f06c7c [] map[] } --- PASS: TestSimpleBlobRead (0.26s) === RUN TestBlobMount --- PASS: TestBlobMount (0.12s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (1.04s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (1.08s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (0.87s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.00s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:4f44f8ca4e12f49d7646dd8317e64df84484ef84866e3ff4ab51309d2c9ffae0 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:edbabbbd65faf5a66cf36f6c7bdd82fea0de1256a9165649966b896a2762e0bf palailogos: marking blob sha256:eac0d5180277681c996ccd7a4fb24acae022024012694f951f46fdee80e04691 palailogos: marking manifest sha256:7b05a1c3f0887a3e68aac2d91282fa82de07ad08ff110cbc52485f7df5730bad palailogos: marking blob sha256:890df8c64c506e2b01ab2be0d821095200fab144e45c382e9e8d2b1d4442def4 palailogos: marking blob sha256:adbf3f2720ff5e099cadd14628467d9693de70cf8ca28b530f3093592719e87e palailogos: marking manifest sha256:9fe1bccf37ce66fb3ad18489124a969723f97b707b479b3787e78508da89c544 palailogos: marking blob sha256:7b05a1c3f0887a3e68aac2d91282fa82de07ad08ff110cbc52485f7df5730bad palailogos: marking blob sha256:ea69aaff10e034901922f6d047d042988af2c14f276806c747ea9eeac9db98eb palailogos: marking manifest sha256:ea69aaff10e034901922f6d047d042988af2c14f276806c747ea9eeac9db98eb palailogos: marking blob sha256:f6611ccd3dc5957b9ede478347f8795b10ebbd8ce29e54f21f9b0a3d5098c24f palailogos: marking blob sha256:1959abf133301ea7c8af52d22e6aaa4123875d1145ac9737d790951c12819a65 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (0.64s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:687cf9e4edb12a318757d686219bbee504bf0e2e848d9fd053674424a3890712 deletemanifests: marking manifest sha256:dcac8cf6a6c776531d270551ae1c21f283c65b8095d0b397494365f7038690c4 deletemanifests: marking blob sha256:ba93a78f7e9ee54ecc8a7a24affb95d273dbe9b4aaf7953fe7299b0e7a862ead deletemanifests: marking blob sha256:48fc3d60304a836de1bb3e1a6e00533dcf0f1a71a03cfe64b20f4efd390cc3e8 deletemanifests: marking blob sha256:e1bcb050ee699c96dde7be46731357011fee686b3b6b7e824ef7721100e354b9 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:58bd423ba6e2d927cbf6d32905fd6fe095d51bea2be5f2675930dca3f7a6853d blob eligible for deletion: sha256:687cf9e4edb12a318757d686219bbee504bf0e2e848d9fd053674424a3890712 blob eligible for deletion: sha256:79182f17a818deaa94428fe40fb2f6d76993004eb738d0ca855ce616e3e4da1a blob eligible for deletion: sha256:e9265fc7a0494415e3933b098e1ee6689cbec7cbe70b0e38c40900a3ad6eed32 deletemanifests manifest eligible for deletion: sha256:687cf9e4edb12a318757d686219bbee504bf0e2e848d9fd053674424a3890712 deletemanifests: marking manifest sha256:dcac8cf6a6c776531d270551ae1c21f283c65b8095d0b397494365f7038690c4 deletemanifests: marking blob sha256:ba93a78f7e9ee54ecc8a7a24affb95d273dbe9b4aaf7953fe7299b0e7a862ead deletemanifests: marking blob sha256:48fc3d60304a836de1bb3e1a6e00533dcf0f1a71a03cfe64b20f4efd390cc3e8 deletemanifests: marking blob sha256:e1bcb050ee699c96dde7be46731357011fee686b3b6b7e824ef7721100e354b9 time="2024-05-17T23:49:49Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/687cf9e4edb12a318757d686219bbee504bf0e2e848d9fd053674424a3890712" go.version=go1.22.3 instance.id=f87b8e89-6c53-46f4-b3ef-f11fcfcf53a0 time="2024-05-17T23:49:49Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/687cf9e4edb12a318757d686219bbee504bf0e2e848d9fd053674424a3890712" go.version=go1.22.3 instance.id=f87b8e89-6c53-46f4-b3ef-f11fcfcf53a0 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:e9265fc7a0494415e3933b098e1ee6689cbec7cbe70b0e38c40900a3ad6eed32 time="2024-05-17T23:49:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e9/e9265fc7a0494415e3933b098e1ee6689cbec7cbe70b0e38c40900a3ad6eed32" go.version=go1.22.3 instance.id=f87b8e89-6c53-46f4-b3ef-f11fcfcf53a0 blob eligible for deletion: sha256:58bd423ba6e2d927cbf6d32905fd6fe095d51bea2be5f2675930dca3f7a6853d time="2024-05-17T23:49:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/58/58bd423ba6e2d927cbf6d32905fd6fe095d51bea2be5f2675930dca3f7a6853d" go.version=go1.22.3 instance.id=f87b8e89-6c53-46f4-b3ef-f11fcfcf53a0 blob eligible for deletion: sha256:687cf9e4edb12a318757d686219bbee504bf0e2e848d9fd053674424a3890712 time="2024-05-17T23:49:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/68/687cf9e4edb12a318757d686219bbee504bf0e2e848d9fd053674424a3890712" go.version=go1.22.3 instance.id=f87b8e89-6c53-46f4-b3ef-f11fcfcf53a0 blob eligible for deletion: sha256:79182f17a818deaa94428fe40fb2f6d76993004eb738d0ca855ce616e3e4da1a time="2024-05-17T23:49:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/79/79182f17a818deaa94428fe40fb2f6d76993004eb738d0ca855ce616e3e4da1a" go.version=go1.22.3 instance.id=f87b8e89-6c53-46f4-b3ef-f11fcfcf53a0 --- PASS: TestDeleteManifestIfTagNotFound (0.61s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:84906b50dce20e5c96c2e8bb7d83c96058f7080a7741a2b156b4dee753cb9fa0 time="2024-05-17T23:49:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/84/84906b50dce20e5c96c2e8bb7d83c96058f7080a7741a2b156b4dee753cb9fa0" go.version=go1.22.3 instance.id=f87b8e89-6c53-46f4-b3ef-f11fcfcf53a0 blob eligible for deletion: sha256:b264bbad2e923f3fcdde57f105267ab15c30a3b645df45bc3416fa3f9640b659 time="2024-05-17T23:49:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b2/b264bbad2e923f3fcdde57f105267ab15c30a3b645df45bc3416fa3f9640b659" go.version=go1.22.3 instance.id=f87b8e89-6c53-46f4-b3ef-f11fcfcf53a0 blob eligible for deletion: sha256:7de62bf4537e77f6a9e0c555d04f5ba594c5dfdb6f6d0c8ccabc8929510c9963 time="2024-05-17T23:49:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7d/7de62bf4537e77f6a9e0c555d04f5ba594c5dfdb6f6d0c8ccabc8929510c9963" go.version=go1.22.3 instance.id=f87b8e89-6c53-46f4-b3ef-f11fcfcf53a0 --- PASS: TestGCWithMissingManifests (0.18s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:08665a0e450bcdd70511a12f16015989c8269f1083529c86b88d2320e1333454 komnenos: marking blob sha256:e33b33845aa0a659112b3d40593c748b35167efb880e46a526981fdcd9727951 komnenos: marking blob sha256:402be68a9a876059beeb576a2eac9c0308168fdd64bb763cea89eb2448e2c936 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:0a95008dda87246b093e668deaad4823699554074ccfa112f0b3a2108c2d5344 time="2024-05-17T23:49:50Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0a/0a95008dda87246b093e668deaad4823699554074ccfa112f0b3a2108c2d5344" go.version=go1.22.3 instance.id=f87b8e89-6c53-46f4-b3ef-f11fcfcf53a0 blob eligible for deletion: sha256:0b50cf31aebcd6bb0350d5f80149189c675f1e31215eb5dc66e0ee798c986697 time="2024-05-17T23:49:50Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0b/0b50cf31aebcd6bb0350d5f80149189c675f1e31215eb5dc66e0ee798c986697" go.version=go1.22.3 instance.id=f87b8e89-6c53-46f4-b3ef-f11fcfcf53a0 blob eligible for deletion: sha256:3d727b616ba02274c9194203076a59e1c48fe87f15deecef4c5af46562735e42 time="2024-05-17T23:49:50Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3d/3d727b616ba02274c9194203076a59e1c48fe87f15deecef4c5af46562735e42" go.version=go1.22.3 instance.id=f87b8e89-6c53-46f4-b3ef-f11fcfcf53a0 blob eligible for deletion: sha256:781e5ff30db32a5ebeec53cc5e8eeca9b7317023ef4c1df689b4918a8b3a03b2 time="2024-05-17T23:49:50Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/78/781e5ff30db32a5ebeec53cc5e8eeca9b7317023ef4c1df689b4918a8b3a03b2" go.version=go1.22.3 instance.id=f87b8e89-6c53-46f4-b3ef-f11fcfcf53a0 blob eligible for deletion: sha256:83f8840d9b84d84e12b6f40d77e0d3e907a217f052c669449f0ce5f1590f0216 time="2024-05-17T23:49:50Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/83/83f8840d9b84d84e12b6f40d77e0d3e907a217f052c669449f0ce5f1590f0216" go.version=go1.22.3 instance.id=f87b8e89-6c53-46f4-b3ef-f11fcfcf53a0 blob eligible for deletion: sha256:84ace62469bef11c7ea1a41f94cb46f360615a34094e159eb3ab1f043a3668c2 time="2024-05-17T23:49:50Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/84/84ace62469bef11c7ea1a41f94cb46f360615a34094e159eb3ab1f043a3668c2" go.version=go1.22.3 instance.id=f87b8e89-6c53-46f4-b3ef-f11fcfcf53a0 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-05-17T23:49:50Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.3 instance.id=f87b8e89-6c53-46f4-b3ef-f11fcfcf53a0 --- PASS: TestDeletionHasEffect (0.71s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (0.71s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:5bcf856505dfeed9f5868c24309ac0fae71c0f8988fc97f5a195488e09b18ed6 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:6e659a24ac44e99c0989a4aa9a96a6474725ba6175ba0abe67bd329f77bd7a2f michael_z_doukas: marking blob sha256:b89844e7c02297853cdb7966a364c94c8e47d5900ea8e8df82f4c776fbc32c74 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:dbc6009a947264a990ae586a4921c0e8f47c42556912b09ef6285f3869bcc91b time="2024-05-17T23:49:51Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/db/dbc6009a947264a990ae586a4921c0e8f47c42556912b09ef6285f3869bcc91b" go.version=go1.22.3 instance.id=f87b8e89-6c53-46f4-b3ef-f11fcfcf53a0 --- PASS: TestOrphanBlobDeleted (0.28s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:814dfab733534c66fdaef49eca00c5dac56b8f618b27ed87c468a69d8e709664 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:3e80888a13afbdde3481222d697b49b33b18ec54bb32ad72b4346f679c437fff --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.21s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.25s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.25s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.38s) === 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-05-17T23:49:52Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 22:49:52.786550531 +0000 UTC m=-3589.966564091, actuallyDelete=true" time="2024-05-17T23:49:52Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-05-17T23:49:52Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 23:49:52.787131204 +0000 UTC m=+10.034016583, actuallyDelete=true" time="2024-05-17T23:49:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9abc5736-57eb-4b64-afe5-29dccc4ae394 have older date (2024-05-17 22:49:52 +0000 UTC) than purge date (2024-05-17 23:49:52.787131204 +0000 UTC m=+10.034016583). Removing upload directory." time="2024-05-17T23:49:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f759bf79-c092-448d-a20e-3ae1211690dd have older date (2024-05-17 22:49:52 +0000 UTC) than purge date (2024-05-17 23:49:52.787131204 +0000 UTC m=+10.034016583). Removing upload directory." time="2024-05-17T23:49:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/566ff80d-f538-41e9-8982-03890b63a692 have older date (2024-05-17 22:49:52 +0000 UTC) than purge date (2024-05-17 23:49:52.787131204 +0000 UTC m=+10.034016583). Removing upload directory." time="2024-05-17T23:49:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/32cb14fb-8688-425e-90c4-b3ff6d0186ee have older date (2024-05-17 22:49:52 +0000 UTC) than purge date (2024-05-17 23:49:52.787131204 +0000 UTC m=+10.034016583). Removing upload directory." time="2024-05-17T23:49:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/69758a9d-9c46-42a4-90f4-f24651593df2 have older date (2024-05-17 22:49:52 +0000 UTC) than purge date (2024-05-17 23:49:52.787131204 +0000 UTC m=+10.034016583). Removing upload directory." time="2024-05-17T23:49:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/637abc19-15af-4723-92c0-8a152a504701 have older date (2024-05-17 22:49:52 +0000 UTC) than purge date (2024-05-17 23:49:52.787131204 +0000 UTC m=+10.034016583). Removing upload directory." time="2024-05-17T23:49:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/711dfb81-ba63-4c5c-b78d-9cd22296d470 have older date (2024-05-17 22:49:52 +0000 UTC) than purge date (2024-05-17 23:49:52.787131204 +0000 UTC m=+10.034016583). Removing upload directory." time="2024-05-17T23:49:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/84bbfdb0-4c83-4427-b329-802483865860 have older date (2024-05-17 22:49:52 +0000 UTC) than purge date (2024-05-17 23:49:52.787131204 +0000 UTC m=+10.034016583). Removing upload directory." time="2024-05-17T23:49:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f0cefe20-3ed4-44aa-aace-a6e9ae1591c8 have older date (2024-05-17 22:49:52 +0000 UTC) than purge date (2024-05-17 23:49:52.787131204 +0000 UTC m=+10.034016583). Removing upload directory." time="2024-05-17T23:49:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/18f20d44-bff7-4970-83e2-755315211db8 have older date (2024-05-17 22:49:52 +0000 UTC) than purge date (2024-05-17 23:49:52.787131204 +0000 UTC m=+10.034016583). Removing upload directory." time="2024-05-17T23:49:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/365854c4-2e6a-4dce-957e-2ff48865ab7d have older date (2024-05-17 22:49:52 +0000 UTC) than purge date (2024-05-17 23:49:52.787131204 +0000 UTC m=+10.034016583). Removing upload directory." time="2024-05-17T23:49:52Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-05-17T23:49:52Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 23:49:52.787822625 +0000 UTC m=+10.034708003, actuallyDelete=true" time="2024-05-17T23:49:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/1ef8a20c-7518-49c7-b36b-2ce5a078796f have older date (2024-05-17 22:49:52 +0000 UTC) than purge date (2024-05-17 23:49:52.787822625 +0000 UTC m=+10.034708003). Removing upload directory." time="2024-05-17T23:49:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/8862482b-10f6-4169-9180-7b6b68aaca71 have older date (2024-05-17 22:49:52 +0000 UTC) than purge date (2024-05-17 23:49:52.787822625 +0000 UTC m=+10.034708003). Removing upload directory." time="2024-05-17T23:49:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/bc93a5bd-d1f7-40b0-97af-f04af379bd99 have older date (2024-05-17 22:49:52 +0000 UTC) than purge date (2024-05-17 23:49:52.787822625 +0000 UTC m=+10.034708003). Removing upload directory." time="2024-05-17T23:49:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/f2f33b79-0277-49d9-a245-f7fc1ff437d9 have older date (2024-05-17 22:49:52 +0000 UTC) than purge date (2024-05-17 23:49:52.787822625 +0000 UTC m=+10.034708003). Removing upload directory." time="2024-05-17T23:49:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/ed0558fd-0a83-4472-b5e5-f3e3ce810296 have older date (2024-05-17 22:49:52 +0000 UTC) than purge date (2024-05-17 23:49:52.787822625 +0000 UTC m=+10.034708003). Removing upload directory." time="2024-05-17T23:49:52Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-05-17T23:49:52Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 23:49:52.78828967 +0000 UTC m=+10.035175054, actuallyDelete=true" time="2024-05-17T23:49:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/09118d17-dcca-4b37-acd4-9a53d7165aeb have older date (2024-05-17 22:49:52 +0000 UTC) than purge date (2024-05-17 23:49:52.78828967 +0000 UTC m=+10.035175054). Removing upload directory." time="2024-05-17T23:49:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/69860514-d01a-4f9c-b470-dbdc5620e3df have older date (2024-05-17 22:49:52 +0000 UTC) than purge date (2024-05-17 23:49:52.78828967 +0000 UTC m=+10.035175054). Removing upload directory." time="2024-05-17T23:49:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7e033368-5ca4-4c5a-b6db-6f3f513ea94a have older date (2024-05-17 22:49:52 +0000 UTC) than purge date (2024-05-17 23:49:52.78828967 +0000 UTC m=+10.035175054). Removing upload directory." time="2024-05-17T23:49:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d1a1cda7-064c-4a31-842a-eede119df711 have older date (2024-05-17 22:49:52 +0000 UTC) than purge date (2024-05-17 23:49:52.78828967 +0000 UTC m=+10.035175054). Removing upload directory." time="2024-05-17T23:49:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d7339c01-57b2-418d-a096-22b5cda330e9 have older date (2024-05-17 22:49:52 +0000 UTC) than purge date (2024-05-17 23:49:52.78828967 +0000 UTC m=+10.035175054). Removing upload directory." time="2024-05-17T23:49:52Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-05-17T23:49:52Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 23:49:52.78859615 +0000 UTC m=+10.035481534, actuallyDelete=true" time="2024-05-17T23:49:52Z" 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 10.052s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.003s === 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.010s === RUN TestWalkFileRemoved time="2024-05-17T23:49:43Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.020s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.505s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.01s) === 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.022s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.20s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.586s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.76s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.236s === 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-05-17T23:49:45Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.3 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-05-17T23:49:45Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.3 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-05-17T23:49:45Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.3 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 TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched time="2024-05-17T23:49:45Z" level=error msg="unknown ip address format" go.version=go1.22.3 instance.id=1fc4d613-a8e6-4039-939d-e2c5704a2795 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.00s) === CONT TestMatchIPV4_2 time="2024-05-17T23:49:45Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T23:49:45Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.3 instance.id=1fc4d613-a8e6-4039-939d-e2c5704a2795 --- PASS: TestParsing (0.00s) === CONT TestMatchIPV4 --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) === CONT TestMatchIPV6 time="2024-05-17T23:49:45Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.3 instance.id=1fc4d613-a8e6-4039-939d-e2c5704a2795 --- PASS: TestInvalidData (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) time="2024-05-17T23:49:46Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T23:49:47Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T23:49:48Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T23:49:49Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.507s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.008s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) === 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.482s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.55s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.931s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.00s) PASS ok github.com/docker/distribution/uuid 0.014s >>> 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-r5.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-r5.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-s390x.so.1 >>> docker-registry*: Package size: 24.8 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r5.apk >>> docker-registry: Build complete at Fri, 17 May 2024 23:50:42 +0000 elapsed time 0h 1m 25s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20240517.234918) (2/2) Purging go (1.22.3-r0) Executing busybox-1.36.1-r26.trigger OK: 436 MiB in 107 packages >>> docker-registry: Updating the community/s390x repository index... >>> docker-registry: Signing the index...