>>> docker-registry: Building community/docker-registry 2.8.3-r7 (using abuild 3.14.1-r1) started Fri, 08 Nov 2024 08:35:06 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.23.2-r0) (2/2) Installing .makedepends-docker-registry (20241108.083507) Executing busybox-1.37.0-r6.trigger OK: 546 MiB in 103 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] === RUN Test time="2024-11-08T08:35:24Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-11-08T08:35:24Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/configuration 0.009s ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-11-08T08:35:24Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.008s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.007s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.002s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.68s) PASS ok github.com/docker/distribution/health/checks 0.687s === 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.004s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/ocischema 0.003s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.004s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) PASS ok github.com/docker/distribution/manifest/schema2 0.003s ? 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/11/08 08:35:25 http: TLS handshake error from 127.0.0.1:54318: 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:36923/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:36923/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:36923/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:36923/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:37259?status=0, fail=true --- PASS: TestHTTPSink (0.02s) === RUN TestListener --- PASS: TestListener (0.20s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-11-08T08:35:25Z" level=info msg="broadcaster: closing" time="2024-11-08T08:35:25Z" level=info msg="closing testSink" time="2024-11-08T08:35:25Z" level=info msg="closing testSink" time="2024-11-08T08:35:25Z" level=info msg="closing testSink" time="2024-11-08T08:35:25Z" level=info msg="closing testSink" time="2024-11-08T08:35:25Z" level=info msg="closing testSink" time="2024-11-08T08:35:25Z" level=info msg="closing testSink" time="2024-11-08T08:35:25Z" level=info msg="closing testSink" time="2024-11-08T08:35:25Z" level=info msg="closing testSink" time="2024-11-08T08:35:25Z" level=info msg="closing testSink" time="2024-11-08T08:35:25Z" level=info msg="closing testSink" time="2024-11-08T08:35:25Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-11-08T08:35:25Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.13s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-11-08T08:35:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 1} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 1} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 1} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:25Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:26Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:27Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:27Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:27Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:27Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-08T08:35:27Z" level=warning msg="&{0xc000127b00 0.9} encountered too many errors, backing off" time="2024-11-08T08:35:27Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.11s) PASS ok github.com/docker/distribution/notifications 1.491s ? 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-11-08T08:35:25Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-11-08T08:35:25.608675079Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-08T08:35:25.608689186Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:35:25.60870465Z" level=info msg="Starting upload purge in 14m0s" go.version=go1.23.2 time="2024-11-08T08:35:25.608850573Z" level=info msg="listening on [::]:5000" go.version=go1.23.2 time="2024-11-08T08:35:28.611648971Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.2 time="2024-11-08T08:35:28.714573908Z" level=info msg="response completed" go.version=go1.23.2 http.request.host=127.0.0.1 http.request.id=03990eeb-773d-48c7-938c-32c158126029 http.request.method=GET http.request.remoteaddr="[::1]:60338" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.269752ms http.response.status=200 http.response.written=2 ::1 - - [08/Nov/2024:08:35:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-11-08T08:35:29.183271934Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-11-08T08:35:29.18517234Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-08T08:35:29.185190687Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:35:29.185242009Z" level=info msg="Starting upload purge in 14m0s" go.version=go1.23.2 time="2024-11-08T08:35:29.185392344Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.2 time="2024-11-08T08:35:29.185407172Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.2 time="2024-11-08T08:35:29.185678143Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.2 time="2024-11-08T08:35:32.19155167Z" level=info msg="response completed" go.version=go1.23.2 http.request.host=127.0.0.1 http.request.id=01cfa280-3e07-49e7-a22e-86e3d35b2888 http.request.method=GET http.request.remoteaddr="127.0.0.1:57094" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="747.497µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Nov/2024:08:35:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-11-08T08:35:32.191730768Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.2 --- PASS: TestRegistrySupportedCipherSuite (3.58s) === RUN TestRegistryUnsupportedCipherSuite time="2024-11-08T08:35:32.400528906Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-11-08T08:35:32.401862593Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-08T08:35:32.401888197Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:35:32.40195732Z" level=info msg="Starting upload purge in 6m0s" go.version=go1.23.2 time="2024-11-08T08:35:32.402044673Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.2 --- PASS: TestRegistryUnsupportedCipherSuite (8.22s) PASS ok github.com/docker/distribution/registry 14.908s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.004s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.00s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.05s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.081s === RUN TestBasicAccessController time="2024-11-08T08:35:26Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.2 instance.id=f03b3541-517b-460c-bf31-9a59172afcb0 time="2024-11-08T08:35:26Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.2 instance.id=f03b3541-517b-460c-bf31-9a59172afcb0 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-11-08T08:35:26Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.2 password=3tv2lOyGGtRvCwDkh-B1tXT4dlqoJZIGA9SAHdsxPzw user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.075s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.003s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.00s) === RUN TestLeeway time="2024-11-08T08:35:26Z" level=info msg="token not to be used before 2024-11-08 08:35:27 +0000 UTC - currently 2024-11-08 08:35:26.173102112 +0000 UTC m=+0.003246056" time="2024-11-08T08:35:26Z" level=info msg="token not to be used after 2024-11-08 08:35:26 +0000 UTC - currently 2024-11-08 08:35:26.173294407 +0000 UTC m=+0.003438357" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2024-11-08T08:35:26Z" 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.008s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.028s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.012s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.003s === RUN TestCheckAPI time="2024-11-08T08:35:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-08T08:35:27Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:35:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:32825" http.request.id=c84d5d1d-a5b1-489b-a8d0-cdf48b497dd7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42900" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="664.426µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Nov/2024:08:35:27 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-11-08T08:35:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-08T08:35:27Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:35:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=df466049-9055-4649-98de-4a76dddffa68 http.request.method=GET http.request.remoteaddr="127.0.0.1:41728" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="529.677µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [08/Nov/2024:08:35:27 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-11-08T08:35:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=51cbe00f-7e4b-4b7f-8586-0e6d392d5330 http.request.method=POST http.request.remoteaddr="127.0.0.1:41728" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="957.542µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:27 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:29Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=19f9dd1c-d68d-4669-8cba-b06de60f174d http.request.method=PUT http.request.remoteaddr="127.0.0.1:41728" http.request.uri="/v2/foo/aaaa/blobs/uploads/3efeddce-1d8b-4308-80de-5d25faea784e?_state=KPlqXlFtC_RD5Sc9p9SVqbIie75RUn30zQii22wgQQ17Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIzZWZlZGRjZS0xZDhiLTQzMDgtODBkZS01ZDI1ZmFlYTc4NGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6MjcuNTcxNTM1MjUxWiJ9&digest=sha256%3A0b0de17f718405ddcccaaf69f5f495e2b55af1be319cb2e9ef2ab626e20630dc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.473530457s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:27 +0000] "PUT /v2/foo/aaaa/blobs/uploads/3efeddce-1d8b-4308-80de-5d25faea784e?_state=KPlqXlFtC_RD5Sc9p9SVqbIie75RUn30zQii22wgQQ17Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIzZWZlZGRjZS0xZDhiLTQzMDgtODBkZS01ZDI1ZmFlYTc4NGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6MjcuNTcxNTM1MjUxWiJ9&digest=sha256%3A0b0de17f718405ddcccaaf69f5f495e2b55af1be319cb2e9ef2ab626e20630dc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:29Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=82c7eb7c-9f61-4374-84e2-1a7c4dc62aba http.request.method=PUT http.request.remoteaddr="127.0.0.1:41728" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.48925ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:29 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:29Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=ab4738cf-64bf-4be0-a688-ab4584e4eb31 http.request.method=POST http.request.remoteaddr="127.0.0.1:41728" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.026597ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:29 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=8a141553-3aef-4ec8-a0fe-e354ed685113 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41728" http.request.uri="/v2/foo/bbbb/blobs/uploads/3e985787-c487-474a-bbef-5454dd6ba42d?_state=pc8IQr-Bnuu-yNmrY0K7MyArkRDo2CZeGoesiZRtznZ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzZTk4NTc4Ny1jNDg3LTQ3NGEtYmJlZi01NDU0ZGQ2YmE0MmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6MjkuMTM2NDAzNzM3WiJ9&digest=sha256%3Afe8f9836de07b6c156b366a02e99d571467f97707467b50b0f3d8da8165eb290" http.request.useragent="Go-http-client/1.1" http.response.duration=959.675775ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:29 +0000] "PUT /v2/foo/bbbb/blobs/uploads/3e985787-c487-474a-bbef-5454dd6ba42d?_state=pc8IQr-Bnuu-yNmrY0K7MyArkRDo2CZeGoesiZRtznZ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzZTk4NTc4Ny1jNDg3LTQ3NGEtYmJlZi01NDU0ZGQ2YmE0MmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6MjkuMTM2NDAzNzM3WiJ9&digest=sha256%3Afe8f9836de07b6c156b366a02e99d571467f97707467b50b0f3d8da8165eb290 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=61a177cf-bd54-4d09-8c2a-5327c8821cbe http.request.method=PUT http.request.remoteaddr="127.0.0.1:41728" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.292879ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:30 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=5f7cbc2d-4c34-4304-9bc7-ac5fc21ec07c http.request.method=POST http.request.remoteaddr="127.0.0.1:41728" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="867.195µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:30 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=149eb690-542c-462e-b1b0-0d0f25f74bce http.request.method=PUT http.request.remoteaddr="127.0.0.1:41728" http.request.uri="/v2/foo/cccc/blobs/uploads/c90c5277-dcd7-4af2-8b3e-2857d0d23084?_state=glOuQRbIl-TpfZ96jHdzqqCafzpPB_nSJEt5BhPyx6Z7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjOTBjNTI3Ny1kY2Q3LTRhZjItOGIzZS0yODU3ZDBkMjMwODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6MzAuMTUxNzE2MDU3WiJ9&digest=sha256%3A3259a807c97a734b41590ff00ffd63acb8aeda738118f027729e3dea196801e4" http.request.useragent="Go-http-client/1.1" http.response.duration=605.493276ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:30 +0000] "PUT /v2/foo/cccc/blobs/uploads/c90c5277-dcd7-4af2-8b3e-2857d0d23084?_state=glOuQRbIl-TpfZ96jHdzqqCafzpPB_nSJEt5BhPyx6Z7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjOTBjNTI3Ny1kY2Q3LTRhZjItOGIzZS0yODU3ZDBkMjMwODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6MzAuMTUxNzE2MDU3WiJ9&digest=sha256%3A3259a807c97a734b41590ff00ffd63acb8aeda738118f027729e3dea196801e4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=0dc4cab9-ca06-463f-847d-c96301e87b1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:41728" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.213022ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:30 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:30Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=6c6a6d75-c6f4-474a-b9c8-bb3c2f0a58b5 http.request.method=POST http.request.remoteaddr="127.0.0.1:41728" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="986.445µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:30 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:31Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=69ab5ff6-2762-4a02-99b9-23c07c639a59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41728" http.request.uri="/v2/foo/dddd/blobs/uploads/26d6ab89-16cd-4150-b675-2e221d66b366?_state=Noa_ocY28SGIhf3mdVaeQJJl7tZiWL2U29ikmQWIhLp7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIyNmQ2YWI4OS0xNmNkLTQxNTAtYjY3NS0yZTIyMWQ2NmIzNjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6MzAuODIyMjMwOTQ4WiJ9&digest=sha256%3A1d6f9c50a92d7c44d52c3036f970c2c02b496f9199f1177aaa400b025a1e5e7c" http.request.useragent="Go-http-client/1.1" http.response.duration=612.512466ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:30 +0000] "PUT /v2/foo/dddd/blobs/uploads/26d6ab89-16cd-4150-b675-2e221d66b366?_state=Noa_ocY28SGIhf3mdVaeQJJl7tZiWL2U29ikmQWIhLp7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIyNmQ2YWI4OS0xNmNkLTQxNTAtYjY3NS0yZTIyMWQ2NmIzNjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6MzAuODIyMjMwOTQ4WiJ9&digest=sha256%3A1d6f9c50a92d7c44d52c3036f970c2c02b496f9199f1177aaa400b025a1e5e7c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:31Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=dcfe2694-37a8-46f9-8288-e9f16111884b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41728" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.259279ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:31 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:31Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=b0e25c2a-c5cb-4368-8514-7291a9d7638e http.request.method=POST http.request.remoteaddr="127.0.0.1:41728" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="947.357µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:31 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:32Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=5101c7f7-041c-4d6f-851d-4aca921c8e96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41728" http.request.uri="/v2/foo/eeee/blobs/uploads/cc1a5c4f-028f-46e3-8683-505043f8710a?_state=iyxQ3BtaA2c3oQZU6iCBIYRwEzyn2hgm8YtQhnJFeYp7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJjYzFhNWM0Zi0wMjhmLTQ2ZTMtODY4My01MDUwNDNmODcxMGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6MzEuNTE3NDY0NTE1WiJ9&digest=sha256%3A7317d65e0811547ca5fdf1413d46ef4af2ddec5a9954ff1603b29debe2a3c2a7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.157498132s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:31 +0000] "PUT /v2/foo/eeee/blobs/uploads/cc1a5c4f-028f-46e3-8683-505043f8710a?_state=iyxQ3BtaA2c3oQZU6iCBIYRwEzyn2hgm8YtQhnJFeYp7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJjYzFhNWM0Zi0wMjhmLTQ2ZTMtODY4My01MDUwNDNmODcxMGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6MzEuNTE3NDY0NTE1WiJ9&digest=sha256%3A7317d65e0811547ca5fdf1413d46ef4af2ddec5a9954ff1603b29debe2a3c2a7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:32Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=cf29daec-ada0-42b6-8ddb-9bddf4edb31c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41728" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.181935ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:32 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:32Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=beadc5dc-e358-4a3e-80ff-fda6cf845b39 http.request.method=POST http.request.remoteaddr="127.0.0.1:41728" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="920.731µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:32 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=20043da1-90ae-469a-908e-abb2a322df6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41728" http.request.uri="/v2/foo/ffff/blobs/uploads/565fb38f-7561-48ea-94ec-7f690059fdbd?_state=3nPFVrHdKkpLr7Iha3fbfyBzyV8r5BeigW4TzJ4ap6N7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI1NjVmYjM4Zi03NTYxLTQ4ZWEtOTRlYy03ZjY5MDA1OWZkYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6MzIuNzI2NjE4ODQ5WiJ9&digest=sha256%3A635cbedc1f9bf22bbcab42d7c91238fa475eeaac9b366fbe100eddc7604ea0ab" http.request.useragent="Go-http-client/1.1" http.response.duration=484.964957ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:32 +0000] "PUT /v2/foo/ffff/blobs/uploads/565fb38f-7561-48ea-94ec-7f690059fdbd?_state=3nPFVrHdKkpLr7Iha3fbfyBzyV8r5BeigW4TzJ4ap6N7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI1NjVmYjM4Zi03NTYxLTQ4ZWEtOTRlYy03ZjY5MDA1OWZkYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6MzIuNzI2NjE4ODQ5WiJ9&digest=sha256%3A635cbedc1f9bf22bbcab42d7c91238fa475eeaac9b366fbe100eddc7604ea0ab HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=7f1cb643-d0ce-4396-8995-ee837b14d109 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41728" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.146065ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:33 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=3b4311c6-d55c-49c2-b844-8098bd888a94 http.request.method=GET http.request.remoteaddr="127.0.0.1:41728" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="630.693µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/Nov/2024:08:35:33 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-11-08T08:35:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=50717a26-e0dd-4e3b-90ca-aea7df7d11d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41728" 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="648.248µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [08/Nov/2024:08:35:33 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-11-08T08:35:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=b27f2cf0-f8eb-43ae-a393-9f13a3de82e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41728" 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="582.547µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/Nov/2024:08:35:33 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-11-08T08:35:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=aece041f-d1eb-4083-b080-56605256eaea http.request.method=GET http.request.remoteaddr="127.0.0.1:41728" 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="561.218µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [08/Nov/2024:08:35:33 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-11-08T08:35:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=8d311e1e-c6fc-4613-b2c4-c55e33d46a7e http.request.method=GET http.request.remoteaddr="127.0.0.1:41728" 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="566.072µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [08/Nov/2024:08:35:33 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-11-08T08:35:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=9e4b8021-6f6c-4480-8685-4e61893395d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:41728" 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="692.927µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Nov/2024:08:35:33 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-11-08T08:35:33Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=2c562855-7f17-49ca-aae2-2cd4d4ab5758 http.request.method=GET http.request.remoteaddr="127.0.0.1:41728" 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="609.41µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [08/Nov/2024:08:35:33 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-11-08T08:35:33Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=e5fe675c-6785-48ec-8e2d-0c699fa9e939 http.request.method=GET http.request.remoteaddr="127.0.0.1:41728" 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="570.034µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [08/Nov/2024:08:35:33 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-11-08T08:35:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=8593964d-6673-4fe1-b947-969f3ea34950 http.request.method=GET http.request.remoteaddr="127.0.0.1:41728" 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="496.642µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [08/Nov/2024:08:35:33 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-11-08T08:35:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39109" http.request.id=c20bc468-6767-444f-b16c-700129b21485 http.request.method=GET http.request.remoteaddr="127.0.0.1:41728" 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="556.08µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/Nov/2024:08:35:33 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-11-08T08:35: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.23.2 time="2024-11-08T08:35:33Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:35:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33075" http.request.id=490ee4fb-ac62-4c2a-bf58-c9806a0e0c7c http.request.method=POST http.request.remoteaddr="127.0.0.1:48324" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="985.934µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:33 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:34Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33075" http.request.id=b094b333-3e93-4f9e-9de5-13f25a5bf571 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48324" http.request.uri="/v2/foo/aaaa/blobs/uploads/1a28792a-d28b-47f6-be38-72f3f66d2733?_state=u5BzLbS2IUEHxsJVcyfRZHwiquu4LoLXuB84sqSAsOp7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxYTI4NzkyYS1kMjhiLTQ3ZjYtYmUzOC03MmYzZjY2ZDI3MzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6MzMuMjk4MTE0NDI4WiJ9&digest=sha256%3A1adb7acd4f0e8dd4dd6060f75222a6e13da09be3d9e48cba98f3fe9103edc27c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.162501665s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:33 +0000] "PUT /v2/foo/aaaa/blobs/uploads/1a28792a-d28b-47f6-be38-72f3f66d2733?_state=u5BzLbS2IUEHxsJVcyfRZHwiquu4LoLXuB84sqSAsOp7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxYTI4NzkyYS1kMjhiLTQ3ZjYtYmUzOC03MmYzZjY2ZDI3MzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6MzMuMjk4MTE0NDI4WiJ9&digest=sha256%3A1adb7acd4f0e8dd4dd6060f75222a6e13da09be3d9e48cba98f3fe9103edc27c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:34Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33075" http.request.id=35a4a3f0-5a2f-4096-b0a1-cd91966455c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48324" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.131471ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:34 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:34Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33075" http.request.id=c2d168c4-7210-4d81-a67a-74d475a76d6a http.request.method=POST http.request.remoteaddr="127.0.0.1:48324" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="945.25µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:34 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:35Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33075" http.request.id=4e1a1959-c5e6-4576-b7c6-204af8995a7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48324" http.request.uri="/v2/foo/bbbb/blobs/uploads/13ac0c8a-7522-4126-9b1d-6c891b8fa62e?_state=yaHIdI2pIrec6ssyqFj0zkte9wbPmBBDghy1Lie6i4V7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxM2FjMGM4YS03NTIyLTQxMjYtOWIxZC02Yzg5MWI4ZmE2MmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6MzQuNTM3NTUwMTk4WiJ9&digest=sha256%3A348c20cafd818b1f3b0a0e265048f64d3b3aaa4e128fb441b44fd752c9e28abb" http.request.useragent="Go-http-client/1.1" http.response.duration=803.908101ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:34 +0000] "PUT /v2/foo/bbbb/blobs/uploads/13ac0c8a-7522-4126-9b1d-6c891b8fa62e?_state=yaHIdI2pIrec6ssyqFj0zkte9wbPmBBDghy1Lie6i4V7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxM2FjMGM4YS03NTIyLTQxMjYtOWIxZC02Yzg5MWI4ZmE2MmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6MzQuNTM3NTUwMTk4WiJ9&digest=sha256%3A348c20cafd818b1f3b0a0e265048f64d3b3aaa4e128fb441b44fd752c9e28abb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:35Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33075" http.request.id=9b9e48de-b5d2-4b4a-928a-a6f3b7b97b2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48324" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.081214ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:35 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:35Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33075" http.request.id=6aa7a63e-5dcb-4202-9946-06626f911882 http.request.method=POST http.request.remoteaddr="127.0.0.1:48324" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="839.928µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:35 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33075" http.request.id=129d7319-1728-4581-b385-24869c05847e http.request.method=PUT http.request.remoteaddr="127.0.0.1:48324" http.request.uri="/v2/foo/cccc/blobs/uploads/35b52af6-162f-42bf-aa2a-07f18e3d7cb2?_state=dtyHO-_U2mqigJhSxDxjzdIx_6eZcQKBsRCO16uLvT97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzNWI1MmFmNi0xNjJmLTQyYmYtYWEyYS0wN2YxOGUzZDdjYjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6MzUuNDYwMDY0MDQ0WiJ9&digest=sha256%3Ac7113378ff1532af20b74c0cce96705dcda5620fe6250f24ed489b9f7ad5879b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.255101931s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:35 +0000] "PUT /v2/foo/cccc/blobs/uploads/35b52af6-162f-42bf-aa2a-07f18e3d7cb2?_state=dtyHO-_U2mqigJhSxDxjzdIx_6eZcQKBsRCO16uLvT97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzNWI1MmFmNi0xNjJmLTQyYmYtYWEyYS0wN2YxOGUzZDdjYjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6MzUuNDYwMDY0MDQ0WiJ9&digest=sha256%3Ac7113378ff1532af20b74c0cce96705dcda5620fe6250f24ed489b9f7ad5879b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33075" http.request.id=3c195ef9-8239-448d-b819-8447074888bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:48324" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.173196ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:37 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:37Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33075" http.request.id=8c5b22dd-97b3-44ee-99d2-80ca3bd56e94 http.request.method=POST http.request.remoteaddr="127.0.0.1:48324" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="878.775µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:37 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:39Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33075" http.request.id=dcb432a8-ccd1-44ee-a7a1-ed02fe281d6d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48324" http.request.uri="/v2/foo/dddd/blobs/uploads/46ae0a05-6cf7-47c7-8d5b-7c3fa457153f?_state=B5uXA6lApnSRybQs6AJgUBe0WfhKLFnQ7xXo65008Lx7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI0NmFlMGEwNS02Y2Y3LTQ3YzctOGQ1Yi03YzNmYTQ1NzE1M2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6MzcuODA5ODM4Mzk5WiJ9&digest=sha256%3Ad3915b50943954e8da72e7d5168fdb69ad3a3789b5bcf3b55f140008908609a0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.305983263s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:37 +0000] "PUT /v2/foo/dddd/blobs/uploads/46ae0a05-6cf7-47c7-8d5b-7c3fa457153f?_state=B5uXA6lApnSRybQs6AJgUBe0WfhKLFnQ7xXo65008Lx7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI0NmFlMGEwNS02Y2Y3LTQ3YzctOGQ1Yi03YzNmYTQ1NzE1M2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6MzcuODA5ODM4Mzk5WiJ9&digest=sha256%3Ad3915b50943954e8da72e7d5168fdb69ad3a3789b5bcf3b55f140008908609a0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:39Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33075" http.request.id=aa105410-6e71-4ada-aa29-3562618958c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48324" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.224644ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:39 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:39Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33075" http.request.id=3f57eae0-2606-42a2-a906-c9c35cc3f921 http.request.method=GET http.request.remoteaddr="127.0.0.1:48324" 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="590.596µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [08/Nov/2024:08:35:39 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (11.64s) === RUN TestURLPrefix time="2024-11-08T08:35:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-08T08:35:39Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:35:39Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41313" http.request.id=fe862f28-ab75-45c5-ace9-767ca21ae062 http.request.method=GET http.request.remoteaddr="127.0.0.1:53696" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="650.039µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Nov/2024:08:35:39 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-11-08T08:35:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-08T08:35:39Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:35:39Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=80b722ff-a79f-43f5-af9f-cda72c0b3433 http.request.method=GET http.request.remoteaddr="127.0.0.1:50848" http.request.uri="/v2/foo/bar/blobs/sha256:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="817.117µs" http.response.status=404 http.response.written=157 vars.digest="sha256:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6" vars.name="foo/bar" 127.0.0.1 - - [08/Nov/2024:08:35:39 +0000] "GET /v2/foo/bar/blobs/sha256:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-08T08:35:39Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=aa542887-f4dc-4934-98ed-003571ef7481 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/bar/blobs/sha256:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="673.835µs" http.response.status=404 http.response.written=157 vars.digest="sha256:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6" vars.name="foo/bar" 127.0.0.1 - - [08/Nov/2024:08:35:39 +0000] "HEAD /v2/foo/bar/blobs/sha256:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-08T08:35:39Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=bdbce226-a351-4e8b-af1e-a127c5331246 http.request.method=POST http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="729.214µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:39Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=6d825c51-83f9-4acd-88a8-a4ba662389b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/bar/blobs/uploads/95868109-68b5-45ad-b54d-452bd01777ad?_state=cz2bJbW1WwnVYmp64r0rzfuHjzMoF5EqbO_2Fl9y72t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1ODY4MTA5LTY4YjUtNDVhZC1iNTRkLTQ1MmJkMDE3NzdhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTozOS4yMjA4Njc0N1oifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="721.282µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:39 +0000] "GET /v2/foo/bar/blobs/uploads/95868109-68b5-45ad-b54d-452bd01777ad?_state=cz2bJbW1WwnVYmp64r0rzfuHjzMoF5EqbO_2Fl9y72t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1ODY4MTA5LTY4YjUtNDVhZC1iNTRkLTQ1MmJkMDE3NzdhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTozOS4yMjA4Njc0N1oifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:39Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=88378230-8dfc-4bf3-90a8-e9d158d2dd58 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/bar/blobs/uploads/95868109-68b5-45ad-b54d-452bd01777ad?_state=cz2bJbW1WwnVYmp64r0rzfuHjzMoF5EqbO_2Fl9y72t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1ODY4MTA5LTY4YjUtNDVhZC1iNTRkLTQ1MmJkMDE3NzdhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTozOS4yMjA4Njc0N1oifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="655.33µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:39 +0000] "DELETE /v2/foo/bar/blobs/uploads/95868109-68b5-45ad-b54d-452bd01777ad?_state=cz2bJbW1WwnVYmp64r0rzfuHjzMoF5EqbO_2Fl9y72t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1ODY4MTA5LTY4YjUtNDVhZC1iNTRkLTQ1MmJkMDE3NzdhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTozOS4yMjA4Njc0N1oifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:39Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=02085129-00aa-48f2-a0b5-f16af1b907ad http.request.method=GET http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/bar/blobs/uploads/95868109-68b5-45ad-b54d-452bd01777ad?_state=cz2bJbW1WwnVYmp64r0rzfuHjzMoF5EqbO_2Fl9y72t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1ODY4MTA5LTY4YjUtNDVhZC1iNTRkLTQ1MmJkMDE3NzdhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTozOS4yMjA4Njc0N1oifQ%3D%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=95868109-68b5-45ad-b54d-452bd01777ad time="2024-11-08T08:35:39Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=02085129-00aa-48f2-a0b5-f16af1b907ad http.request.method=GET http.request.remoteaddr="127.0.0.1:50856" http.request.uri="/v2/foo/bar/blobs/uploads/95868109-68b5-45ad-b54d-452bd01777ad?_state=cz2bJbW1WwnVYmp64r0rzfuHjzMoF5EqbO_2Fl9y72t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1ODY4MTA5LTY4YjUtNDVhZC1iNTRkLTQ1MmJkMDE3NzdhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTozOS4yMjA4Njc0N1oifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="616.669µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=95868109-68b5-45ad-b54d-452bd01777ad 127.0.0.1 - - [08/Nov/2024:08:35:39 +0000] "GET /v2/foo/bar/blobs/uploads/95868109-68b5-45ad-b54d-452bd01777ad?_state=cz2bJbW1WwnVYmp64r0rzfuHjzMoF5EqbO_2Fl9y72t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1ODY4MTA5LTY4YjUtNDVhZC1iNTRkLTQ1MmJkMDE3NzdhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTozOS4yMjA4Njc0N1oifQ%3D%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-08T08:35:39Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=8a15508d-6589-445b-a098-3e118648baa8 http.request.method=POST http.request.remoteaddr="127.0.0.1:50864" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="749.175µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:39Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=7a516a00-666f-40a7-9395-49579a604c9b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50864" http.request.uri="/v2/foo/bar/blobs/uploads/c9008947-1442-4c0c-8196-f5a2322e2d7b?_state=LrSQ2oHozyC8aD-lOMdj2e4ExVHZu5cuCyBEMuw7zjp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5MDA4OTQ3LTE0NDItNGMwYy04MTk2LWY1YTIzMjJlMmQ3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTozOS4yMjQwOTMzNDNaIn0%3D&digest=sha256%3A2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6" http.request.useragent="Go-http-client/1.1" provided=sha256:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6 vars.name="foo/bar" vars.uuid=c9008947-1442-4c0c-8196-f5a2322e2d7b time="2024-11-08T08:35:39Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=7a516a00-666f-40a7-9395-49579a604c9b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50864" http.request.uri="/v2/foo/bar/blobs/uploads/c9008947-1442-4c0c-8196-f5a2322e2d7b?_state=LrSQ2oHozyC8aD-lOMdj2e4ExVHZu5cuCyBEMuw7zjp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5MDA4OTQ3LTE0NDItNGMwYy04MTk2LWY1YTIzMjJlMmQ3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTozOS4yMjQwOTMzNDNaIn0%3D&digest=sha256%3A2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c9008947-1442-4c0c-8196-f5a2322e2d7b time="2024-11-08T08:35:39Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=7a516a00-666f-40a7-9395-49579a604c9b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50864" http.request.uri="/v2/foo/bar/blobs/uploads/c9008947-1442-4c0c-8196-f5a2322e2d7b?_state=LrSQ2oHozyC8aD-lOMdj2e4ExVHZu5cuCyBEMuw7zjp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5MDA4OTQ3LTE0NDItNGMwYy04MTk2LWY1YTIzMjJlMmQ3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTozOS4yMjQwOTMzNDNaIn0%3D&digest=sha256%3A2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="723.58µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=c9008947-1442-4c0c-8196-f5a2322e2d7b 127.0.0.1 - - [08/Nov/2024:08:35:39 +0000] "PUT /v2/foo/bar/blobs/uploads/c9008947-1442-4c0c-8196-f5a2322e2d7b?_state=LrSQ2oHozyC8aD-lOMdj2e4ExVHZu5cuCyBEMuw7zjp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5MDA4OTQ3LTE0NDItNGMwYy04MTk2LWY1YTIzMjJlMmQ3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTozOS4yMjQwOTMzNDNaIn0%3D&digest=sha256%3A2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-11-08T08:35:39Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=6aad9d60-ced9-44ad-a7a1-a696aee1fd62 http.request.method=POST http.request.remoteaddr="127.0.0.1:50864" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="615.295µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:39Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=7d014067-286c-4f79-8f75-167f75aecab0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50864" http.request.uri="/v2/foo/bar/blobs/uploads/026bd027-9554-4004-9703-f7c59cb13c15?_state=f9R25ciiZHWX4_CGxXn21fxmNxR5d5kxgZf92LyUUDh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAyNmJkMDI3LTk1NTQtNDAwNC05NzAzLWY3YzU5Y2IxM2MxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTozOS4yMjU3ODIyMjJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="717.464µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:39 +0000] "PUT /v2/foo/bar/blobs/uploads/026bd027-9554-4004-9703-f7c59cb13c15?_state=f9R25ciiZHWX4_CGxXn21fxmNxR5d5kxgZf92LyUUDh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAyNmJkMDI3LTk1NTQtNDAwNC05NzAzLWY3YzU5Y2IxM2MxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTozOS4yMjU3ODIyMjJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:39Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=ff603301-b203-4d44-970b-023cfbf4e6b7 http.request.method=POST http.request.remoteaddr="127.0.0.1:50864" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="584.383µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:39Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=4194f1cc-a6e8-4305-afbe-1975b4709e99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50864" http.request.uri="/v2/foo/bar/blobs/uploads/3c8a29c3-31cf-4add-bc7c-62b72a44dca4?_state=SwLzw-vwUOUbZCNKbjmgIN9a-B9mM0YvnU2uoO3XwLt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNjOGEyOWMzLTMxY2YtNGFkZC1iYzdjLTYyYjcyYTQ0ZGNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTozOS4yMjcyNzE5NDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="724.279µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:39 +0000] "PUT /v2/foo/bar/blobs/uploads/3c8a29c3-31cf-4add-bc7c-62b72a44dca4?_state=SwLzw-vwUOUbZCNKbjmgIN9a-B9mM0YvnU2uoO3XwLt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNjOGEyOWMzLTMxY2YtNGFkZC1iYzdjLTYyYjcyYTQ0ZGNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTozOS4yMjcyNzE5NDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:39Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=a9352668-5b8d-417f-b891-e42d56e050dc http.request.method=POST http.request.remoteaddr="127.0.0.1:50864" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="608.447µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:40Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=039e7bc9-1576-47d2-b730-779e6853b565 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50864" http.request.uri="/v2/foo/bar/blobs/uploads/0f4c5ca2-2ecd-487f-9828-4d09d856f01f?_state=feqarAkg2S6wAF-tG95emxMsBGI_CP_O8vmAFrsMO597Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBmNGM1Y2EyLTJlY2QtNDg3Zi05ODI4LTRkMDlkODU2ZjAxZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTozOS4yMjg3ODU1OTRaIn0%3D&digest=sha256%3A2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.479976695s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:39 +0000] "PUT /v2/foo/bar/blobs/uploads/0f4c5ca2-2ecd-487f-9828-4d09d856f01f?_state=feqarAkg2S6wAF-tG95emxMsBGI_CP_O8vmAFrsMO597Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBmNGM1Y2EyLTJlY2QtNDg3Zi05ODI4LTRkMDlkODU2ZjAxZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTozOS4yMjg3ODU1OTRaIn0%3D&digest=sha256%3A2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:40Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=4281f590-1550-45cb-bd29-a9bc1a8f059a http.request.method=POST http.request.remoteaddr="127.0.0.1:50864" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="851.849µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:45533" http.request.id=6a488f83-f621-42fc-82ca-633e2e92e9f4 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:50864" http.request.uri="/v2/foo/bar/blobs/uploads/4f8573e9-1013-49c6-ac25-31f2682fb75f?_state=nyYa7rrtEGMwfyqoCFdBHobulo-g2QhOhYZoQ0eGd6l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmODU3M2U5LTEwMTMtNDljNi1hYzI1LTMxZjI2ODJmYjc1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0MC43MzA4MDM0NzhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.557139687s http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:40 +0000] "PATCH /v2/foo/bar/blobs/uploads/4f8573e9-1013-49c6-ac25-31f2682fb75f?_state=nyYa7rrtEGMwfyqoCFdBHobulo-g2QhOhYZoQ0eGd6l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmODU3M2U5LTEwMTMtNDljNi1hYzI1LTMxZjI2ODJmYjc1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0MC43MzA4MDM0NzhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=f3acc9d8-444d-47d6-a1b4-9f30bb38fc3c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50864" http.request.uri="/v2/foo/bar/blobs/uploads/4f8573e9-1013-49c6-ac25-31f2682fb75f?_state=c5rxiyup9KA11TU-9gbLJ5metZCwU1JKv3ly61z__Gl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmODU3M2U5LTEwMTMtNDljNi1hYzI1LTMxZjI2ODJmYjc1ZiIsIk9mZnNldCI6Mjc3NzA4ODAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NDBaIn0%3D&digest=sha256%3A2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6" http.request.useragent="Go-http-client/1.1" http.response.duration="987.291µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:42 +0000] "PUT /v2/foo/bar/blobs/uploads/4f8573e9-1013-49c6-ac25-31f2682fb75f?_state=c5rxiyup9KA11TU-9gbLJ5metZCwU1JKv3ly61z__Gl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmODU3M2U5LTEwMTMtNDljNi1hYzI1LTMxZjI2ODJmYjc1ZiIsIk9mZnNldCI6Mjc3NzA4ODAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NDBaIn0%3D&digest=sha256%3A2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=6bed2fb5-8e38-4175-a449-3a9c33f01428 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50864" http.request.uri="/v2/foo/bar/blobs/sha256:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="680.083µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:42 +0000] "HEAD /v2/foo/bar/blobs/sha256:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=56aad708-0d78-42df-a239-d4779da60351 http.request.method=GET http.request.remoteaddr="127.0.0.1:50864" http.request.uri="/v2/foo/bar/blobs/sha256:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=13.957774ms http.response.status=200 http.response.written=27770880 127.0.0.1 - - [08/Nov/2024:08:35:42 +0000] "GET /v2/foo/bar/blobs/sha256:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6 HTTP/1.1" 200 27770880 "" "Go-http-client/1.1" time="2024-11-08T08:35:42Z" level=error msg="error parsing digest="sha257:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=f5d9e3e3-c320-41a8-9724-b3c009ffd450 http.request.method=GET http.request.remoteaddr="127.0.0.1:50864" http.request.uri="/v2/foo/bar/blobs/sha257:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6" vars.name="foo/bar" time="2024-11-08T08:35:42Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=f5d9e3e3-c320-41a8-9724-b3c009ffd450 http.request.method=GET http.request.remoteaddr="127.0.0.1:50864" http.request.uri="/v2/foo/bar/blobs/sha257:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="610.084µs" http.response.status=400 http.response.written=110 vars.digest="sha257:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6" vars.name="foo/bar" 127.0.0.1 - - [08/Nov/2024:08:35:42 +0000] "GET /v2/foo/bar/blobs/sha257:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-11-08T08:35:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=8cc6d08c-80b3-49aa-8db4-51d88e589a7d http.request.method=GET http.request.remoteaddr="127.0.0.1:51720" http.request.uri="/v2/foo/bar/blobs/sha256:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6" http.request.useragent="Go-http-client/1.1" http.response.duration="799.171µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:42 +0000] "GET /v2/foo/bar/blobs/sha256:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-08T08:35:42Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:35:42Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=a59f645d-00d8-4223-b439-ef0e436b5438 http.request.method=GET http.request.remoteaddr="127.0.0.1:59952" http.request.uri="/v2/foo/bar/blobs/sha256:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.082862ms http.response.status=404 http.response.written=157 vars.digest="sha256:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade" vars.name="foo/bar" 127.0.0.1 - - [08/Nov/2024:08:35:42 +0000] "GET /v2/foo/bar/blobs/sha256:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-08T08:35:42Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=b357f5fa-431e-4899-8451-6c6bb660416c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59956" http.request.uri="/v2/foo/bar/blobs/sha256:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="801.015µs" http.response.status=404 http.response.written=157 vars.digest="sha256:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade" vars.name="foo/bar" 127.0.0.1 - - [08/Nov/2024:08:35:42 +0000] "HEAD /v2/foo/bar/blobs/sha256:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-08T08:35:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=5f41ff27-ef30-4438-95c2-119f658835d9 http.request.method=POST http.request.remoteaddr="127.0.0.1:59956" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="845.743µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=fbdd00c4-e938-46f2-a2ed-2f5e8ee27212 http.request.method=GET http.request.remoteaddr="127.0.0.1:59956" http.request.uri="/v2/foo/bar/blobs/uploads/362e2158-9c2f-429a-989f-72507229ef9b?_state=ZsEdxbFqAk2fREbBNyj0vKAYz-itGwdSNzeplvSm3Wl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM2MmUyMTU4LTljMmYtNDI5YS05ODlmLTcyNTA3MjI5ZWY5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0Mi4zODkzOTE5NjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="738.44µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:42 +0000] "GET /v2/foo/bar/blobs/uploads/362e2158-9c2f-429a-989f-72507229ef9b?_state=ZsEdxbFqAk2fREbBNyj0vKAYz-itGwdSNzeplvSm3Wl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM2MmUyMTU4LTljMmYtNDI5YS05ODlmLTcyNTA3MjI5ZWY5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0Mi4zODkzOTE5NjFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=1ff6327f-49b8-4d34-b9c0-9dc67fd3947c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59956" http.request.uri="/v2/foo/bar/blobs/uploads/362e2158-9c2f-429a-989f-72507229ef9b?_state=ZsEdxbFqAk2fREbBNyj0vKAYz-itGwdSNzeplvSm3Wl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM2MmUyMTU4LTljMmYtNDI5YS05ODlmLTcyNTA3MjI5ZWY5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0Mi4zODkzOTE5NjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="794.775µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:42 +0000] "DELETE /v2/foo/bar/blobs/uploads/362e2158-9c2f-429a-989f-72507229ef9b?_state=ZsEdxbFqAk2fREbBNyj0vKAYz-itGwdSNzeplvSm3Wl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM2MmUyMTU4LTljMmYtNDI5YS05ODlmLTcyNTA3MjI5ZWY5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0Mi4zODkzOTE5NjFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:42Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=e6319d22-c6fb-4f6d-aac3-cb696efe99b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:59956" http.request.uri="/v2/foo/bar/blobs/uploads/362e2158-9c2f-429a-989f-72507229ef9b?_state=ZsEdxbFqAk2fREbBNyj0vKAYz-itGwdSNzeplvSm3Wl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM2MmUyMTU4LTljMmYtNDI5YS05ODlmLTcyNTA3MjI5ZWY5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0Mi4zODkzOTE5NjFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=362e2158-9c2f-429a-989f-72507229ef9b time="2024-11-08T08:35:42Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=e6319d22-c6fb-4f6d-aac3-cb696efe99b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:59956" http.request.uri="/v2/foo/bar/blobs/uploads/362e2158-9c2f-429a-989f-72507229ef9b?_state=ZsEdxbFqAk2fREbBNyj0vKAYz-itGwdSNzeplvSm3Wl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM2MmUyMTU4LTljMmYtNDI5YS05ODlmLTcyNTA3MjI5ZWY5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0Mi4zODkzOTE5NjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="755.956µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=362e2158-9c2f-429a-989f-72507229ef9b 127.0.0.1 - - [08/Nov/2024:08:35:42 +0000] "GET /v2/foo/bar/blobs/uploads/362e2158-9c2f-429a-989f-72507229ef9b?_state=ZsEdxbFqAk2fREbBNyj0vKAYz-itGwdSNzeplvSm3Wl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM2MmUyMTU4LTljMmYtNDI5YS05ODlmLTcyNTA3MjI5ZWY5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0Mi4zODkzOTE5NjFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-08T08:35:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=65af5bf5-035e-4e6b-aa7f-4f6b4a16b013 http.request.method=POST http.request.remoteaddr="127.0.0.1:59958" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="861.491µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:42Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=7f9a8fd5-6bfb-45be-9b79-5ca8aa94feb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59958" http.request.uri="/v2/foo/bar/blobs/uploads/bff5f4d5-b9a9-4fe3-8540-92a63b041a87?_state=u8G-AjWT6ZWb3a3vn_Y7SR3GG-LVK8L-SPp8KTy1jPl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmZjVmNGQ1LWI5YTktNGZlMy04NTQwLTkyYTYzYjA0MWE4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0Mi4zOTMwMjQ4MTdaIn0%3D&digest=sha256%3Ae799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade" http.request.useragent="Go-http-client/1.1" provided=sha256:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade vars.name="foo/bar" vars.uuid=bff5f4d5-b9a9-4fe3-8540-92a63b041a87 time="2024-11-08T08:35:42Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=7f9a8fd5-6bfb-45be-9b79-5ca8aa94feb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59958" http.request.uri="/v2/foo/bar/blobs/uploads/bff5f4d5-b9a9-4fe3-8540-92a63b041a87?_state=u8G-AjWT6ZWb3a3vn_Y7SR3GG-LVK8L-SPp8KTy1jPl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmZjVmNGQ1LWI5YTktNGZlMy04NTQwLTkyYTYzYjA0MWE4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0Mi4zOTMwMjQ4MTdaIn0%3D&digest=sha256%3Ae799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=bff5f4d5-b9a9-4fe3-8540-92a63b041a87 time="2024-11-08T08:35:42Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=7f9a8fd5-6bfb-45be-9b79-5ca8aa94feb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59958" http.request.uri="/v2/foo/bar/blobs/uploads/bff5f4d5-b9a9-4fe3-8540-92a63b041a87?_state=u8G-AjWT6ZWb3a3vn_Y7SR3GG-LVK8L-SPp8KTy1jPl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmZjVmNGQ1LWI5YTktNGZlMy04NTQwLTkyYTYzYjA0MWE4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0Mi4zOTMwMjQ4MTdaIn0%3D&digest=sha256%3Ae799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="805.011µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=bff5f4d5-b9a9-4fe3-8540-92a63b041a87 127.0.0.1 - - [08/Nov/2024:08:35:42 +0000] "PUT /v2/foo/bar/blobs/uploads/bff5f4d5-b9a9-4fe3-8540-92a63b041a87?_state=u8G-AjWT6ZWb3a3vn_Y7SR3GG-LVK8L-SPp8KTy1jPl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmZjVmNGQ1LWI5YTktNGZlMy04NTQwLTkyYTYzYjA0MWE4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0Mi4zOTMwMjQ4MTdaIn0%3D&digest=sha256%3Ae799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-11-08T08:35:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=38347544-5c72-4067-a4f5-deb3ff02b75b http.request.method=POST http.request.remoteaddr="127.0.0.1:59958" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="708.144µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=c242f3bc-8955-45c7-bb02-22f667ee3d45 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59958" http.request.uri="/v2/foo/bar/blobs/uploads/8d057e22-9926-428f-85db-fca5a21c43ed?_state=ZPAsxE83xbR1xls9RRO8Yal5DlSVd6uuhag7_afGePB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhkMDU3ZTIyLTk5MjYtNDI4Zi04NWRiLWZjYTVhMjFjNDNlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0Mi4zOTQ4MDc3NDZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="958.754µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:42 +0000] "PUT /v2/foo/bar/blobs/uploads/8d057e22-9926-428f-85db-fca5a21c43ed?_state=ZPAsxE83xbR1xls9RRO8Yal5DlSVd6uuhag7_afGePB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhkMDU3ZTIyLTk5MjYtNDI4Zi04NWRiLWZjYTVhMjFjNDNlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0Mi4zOTQ4MDc3NDZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=dab325e2-5975-41cc-b60d-08d759acbfb2 http.request.method=POST http.request.remoteaddr="127.0.0.1:59958" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="658.409µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=e699ff42-7e91-4eb9-a525-84a79d23c76a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59958" http.request.uri="/v2/foo/bar/blobs/uploads/379dee1c-10c3-474f-ad38-6d679fbb75b4?_state=xDuf47F2796kCTwLSIcQMK3BHBpdgvGntAoD5S_cS-J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM3OWRlZTFjLTEwYzMtNDc0Zi1hZDM4LTZkNjc5ZmJiNzViNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0Mi4zOTY3MjIyMjZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="752.117µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:42 +0000] "PUT /v2/foo/bar/blobs/uploads/379dee1c-10c3-474f-ad38-6d679fbb75b4?_state=xDuf47F2796kCTwLSIcQMK3BHBpdgvGntAoD5S_cS-J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM3OWRlZTFjLTEwYzMtNDc0Zi1hZDM4LTZkNjc5ZmJiNzViNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0Mi4zOTY3MjIyMjZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:42Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=e6208d98-2b98-4ce9-9e56-1356f5e64908 http.request.method=POST http.request.remoteaddr="127.0.0.1:59958" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="642.018µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:43Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=3ccb6fe1-3065-4925-be50-c287d39b2b9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59958" http.request.uri="/v2/foo/bar/blobs/uploads/2eab9b13-cd20-48eb-9da0-7662a16dbaf9?_state=mu7knkssWLrTi3H_dOp0J5zGOxDtJscuJSLAIM79aDV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlYWI5YjEzLWNkMjAtNDhlYi05ZGEwLTc2NjJhMTZkYmFmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0Mi4zOTgzNTA2NDVaIn0%3D&digest=sha256%3Ae799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade" http.request.useragent="Go-http-client/1.1" http.response.duration=820.471506ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:42 +0000] "PUT /v2/foo/bar/blobs/uploads/2eab9b13-cd20-48eb-9da0-7662a16dbaf9?_state=mu7knkssWLrTi3H_dOp0J5zGOxDtJscuJSLAIM79aDV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlYWI5YjEzLWNkMjAtNDhlYi05ZGEwLTc2NjJhMTZkYmFmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0Mi4zOTgzNTA2NDVaIn0%3D&digest=sha256%3Ae799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:43Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=356f9437-5d63-4d55-a9c0-bc350ac5ea28 http.request.method=POST http.request.remoteaddr="127.0.0.1:59958" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="801.045µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40045" http.request.id=575de1fd-fc25-4e6f-94a8-8181793ffb82 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:59958" http.request.uri="/v2/foo/bar/blobs/uploads/d13363b9-61a9-444d-87ea-fdfcede84c69?_state=o7Y0XBe1DsMnQXoeJbsyB58R3PW1H0trnmfjU6q_Ysh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxMzM2M2I5LTYxYTktNDQ0ZC04N2VhLWZkZmNlZGU4NGM2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0My4yMzY0NTYxNDZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=840.288216ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:43 +0000] "PATCH /v2/foo/bar/blobs/uploads/d13363b9-61a9-444d-87ea-fdfcede84c69?_state=o7Y0XBe1DsMnQXoeJbsyB58R3PW1H0trnmfjU6q_Ysh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxMzM2M2I5LTYxYTktNDQ0ZC04N2VhLWZkZmNlZGU4NGM2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0My4yMzY0NTYxNDZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=a16f5952-8abd-4bb1-84f6-75bb2de531ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:59958" http.request.uri="/v2/foo/bar/blobs/uploads/d13363b9-61a9-444d-87ea-fdfcede84c69?_state=TGBwcPfIlGpk2s3YJSc8_bEFXj4NG2shgGL0vwMAdbZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxMzM2M2I5LTYxYTktNDQ0ZC04N2VhLWZkZmNlZGU4NGM2OSIsIk9mZnNldCI6MjAzNzc2MDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NDNaIn0%3D&digest=sha256%3Ae799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade" http.request.useragent="Go-http-client/1.1" http.response.duration=1.188365ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "PUT /v2/foo/bar/blobs/uploads/d13363b9-61a9-444d-87ea-fdfcede84c69?_state=TGBwcPfIlGpk2s3YJSc8_bEFXj4NG2shgGL0vwMAdbZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxMzM2M2I5LTYxYTktNDQ0ZC04N2VhLWZkZmNlZGU4NGM2OSIsIk9mZnNldCI6MjAzNzc2MDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NDNaIn0%3D&digest=sha256%3Ae799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=17c29a20-d44e-48c4-b14d-145aef0830fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59958" http.request.uri="/v2/foo/bar/blobs/sha256:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="745.669µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "HEAD /v2/foo/bar/blobs/sha256:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=8afdf9b9-4556-462e-a54d-734b2c5b0de7 http.request.method=GET http.request.remoteaddr="127.0.0.1:59958" http.request.uri="/v2/foo/bar/blobs/sha256:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=9.417941ms http.response.status=200 http.response.written=20377600 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "GET /v2/foo/bar/blobs/sha256:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade HTTP/1.1" 200 20377600 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=error msg="error parsing digest="sha257:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=bd7f296f-d3c2-4c4d-b5a5-f11906bf158c http.request.method=GET http.request.remoteaddr="127.0.0.1:59958" http.request.uri="/v2/foo/bar/blobs/sha257:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade" vars.name="foo/bar" time="2024-11-08T08:35:44Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=bd7f296f-d3c2-4c4d-b5a5-f11906bf158c http.request.method=GET http.request.remoteaddr="127.0.0.1:59958" http.request.uri="/v2/foo/bar/blobs/sha257:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="623.801µs" http.response.status=400 http.response.written=110 vars.digest="sha257:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade" vars.name="foo/bar" 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "GET /v2/foo/bar/blobs/sha257:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=98bc488f-3a86-48db-a048-6eb225721d45 http.request.method=GET http.request.remoteaddr="127.0.0.1:59980" http.request.uri="/v2/foo/bar/blobs/sha256:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade" http.request.useragent="Go-http-client/1.1" http.response.duration="801.969µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "GET /v2/foo/bar/blobs/sha256:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=ced25014-c740-4b49-953d-a8aa466af015 http.request.method=GET http.request.remoteaddr="127.0.0.1:59980" http.request.uri="/v2/foo/bar/blobs/sha256:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.409393ms http.response.status=200 http.response.written=393216 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "GET /v2/foo/bar/blobs/sha256:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade HTTP/1.1" 200 393216 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40045" http.request.id=c61c684a-079e-4319-a63d-82a15c919ad9 http.request.method=GET http.request.remoteaddr="127.0.0.1:59968" http.request.uri="/v2/foo/bar/blobs/sha256:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.989546ms http.response.status=200 http.response.written=2686976 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "GET /v2/foo/bar/blobs/sha256:e799b4d774ce35c10f4a134ca3902e695518f557dfaed4274d9430319bdceade HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=aef182f4-0ca8-46c4-8c88-288993ea60ef http.request.method=GET http.request.remoteaddr="127.0.0.1:51720" http.request.uri="/v2/foo/bar/blobs/sha256:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.786074965s http.response.status=200 http.response.written=2588672 127.0.0.1 - - [08/Nov/2024:08:35:42 +0000] "GET /v2/foo/bar/blobs/sha256:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6 HTTP/1.1" 200 2588672 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45533" http.request.id=8a6b865f-d7b8-4ad9-b01e-9d40f9f9fc98 http.request.method=GET http.request.remoteaddr="127.0.0.1:51718" http.request.uri="/v2/foo/bar/blobs/sha256:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.788665761s http.response.status=200 http.response.written=2686976 127.0.0.1 - - [08/Nov/2024:08:35:42 +0000] "GET /v2/foo/bar/blobs/sha256:2f49b10339982d015a36d1ba8f46da9a6936c267458f340076279c3c243b4cd6 HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (4.98s) === RUN TestBlobDelete time="2024-11-08T08:35:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-08T08:35:44Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:35:44Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=35c5fe80-f2d9-46bd-a67c-0ea09b9a24ea http.request.method=GET http.request.remoteaddr="127.0.0.1:39306" http.request.uri="/v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="847.38µs" http.response.status=404 http.response.written=157 vars.digest="sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" vars.name="foo/bar" 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "GET /v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=33e470b3-ff5f-4a7c-8c7d-6a0f68eb7d2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="689.107µs" http.response.status=404 http.response.written=157 vars.digest="sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" vars.name="foo/bar" 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "HEAD /v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=4fed173c-df99-4800-8052-4c632c52be41 http.request.method=POST http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="690.13µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=ad455af9-42f1-4e51-9000-ac1db1bc7cc2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/bar/blobs/uploads/c648e43e-3c82-4ed2-ad61-ebab5976bc85?_state=XQ-rRTfhZIWKd16jWlzv836RZsPgs3DKuIlp5_-_3Nh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2NDhlNDNlLTNjODItNGVkMi1hZDYxLWViYWI1OTc2YmM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NC4xNTMxOTg0NTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="822.707µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "GET /v2/foo/bar/blobs/uploads/c648e43e-3c82-4ed2-ad61-ebab5976bc85?_state=XQ-rRTfhZIWKd16jWlzv836RZsPgs3DKuIlp5_-_3Nh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2NDhlNDNlLTNjODItNGVkMi1hZDYxLWViYWI1OTc2YmM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NC4xNTMxOTg0NTVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=bd953fc1-a449-4964-91bd-7d259bed1a00 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/bar/blobs/uploads/c648e43e-3c82-4ed2-ad61-ebab5976bc85?_state=XQ-rRTfhZIWKd16jWlzv836RZsPgs3DKuIlp5_-_3Nh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2NDhlNDNlLTNjODItNGVkMi1hZDYxLWViYWI1OTc2YmM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NC4xNTMxOTg0NTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="698.772µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "DELETE /v2/foo/bar/blobs/uploads/c648e43e-3c82-4ed2-ad61-ebab5976bc85?_state=XQ-rRTfhZIWKd16jWlzv836RZsPgs3DKuIlp5_-_3Nh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2NDhlNDNlLTNjODItNGVkMi1hZDYxLWViYWI1OTc2YmM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NC4xNTMxOTg0NTVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=1838f105-3b29-43ca-a02f-a9e93a996fb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/bar/blobs/uploads/c648e43e-3c82-4ed2-ad61-ebab5976bc85?_state=XQ-rRTfhZIWKd16jWlzv836RZsPgs3DKuIlp5_-_3Nh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2NDhlNDNlLTNjODItNGVkMi1hZDYxLWViYWI1OTc2YmM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NC4xNTMxOTg0NTVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c648e43e-3c82-4ed2-ad61-ebab5976bc85 time="2024-11-08T08:35:44Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=1838f105-3b29-43ca-a02f-a9e93a996fb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/bar/blobs/uploads/c648e43e-3c82-4ed2-ad61-ebab5976bc85?_state=XQ-rRTfhZIWKd16jWlzv836RZsPgs3DKuIlp5_-_3Nh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2NDhlNDNlLTNjODItNGVkMi1hZDYxLWViYWI1OTc2YmM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NC4xNTMxOTg0NTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="608.552µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=c648e43e-3c82-4ed2-ad61-ebab5976bc85 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "GET /v2/foo/bar/blobs/uploads/c648e43e-3c82-4ed2-ad61-ebab5976bc85?_state=XQ-rRTfhZIWKd16jWlzv836RZsPgs3DKuIlp5_-_3Nh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2NDhlNDNlLTNjODItNGVkMi1hZDYxLWViYWI1OTc2YmM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NC4xNTMxOTg0NTVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=23b272bc-d8d3-4c81-a640-395c06b8f453 http.request.method=POST http.request.remoteaddr="127.0.0.1:39316" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="710.744µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=41f89d03-df7e-4fbd-815b-fc79d23d3868 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39316" http.request.uri="/v2/foo/bar/blobs/uploads/7bd95d55-7ed1-47cd-835f-d34008603371?_state=hrX5cfdBGfUaPN4faeGBlBxKUfX2MGbznALW2po8nO97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiZDk1ZDU1LTdlZDEtNDdjZC04MzVmLWQzNDAwODYwMzM3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NC4xNTY1NTY1WiJ9&digest=sha256%3Ade6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" http.request.useragent="Go-http-client/1.1" provided=sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48 vars.name="foo/bar" vars.uuid=7bd95d55-7ed1-47cd-835f-d34008603371 time="2024-11-08T08:35:44Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=41f89d03-df7e-4fbd-815b-fc79d23d3868 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39316" http.request.uri="/v2/foo/bar/blobs/uploads/7bd95d55-7ed1-47cd-835f-d34008603371?_state=hrX5cfdBGfUaPN4faeGBlBxKUfX2MGbznALW2po8nO97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiZDk1ZDU1LTdlZDEtNDdjZC04MzVmLWQzNDAwODYwMzM3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NC4xNTY1NTY1WiJ9&digest=sha256%3Ade6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=7bd95d55-7ed1-47cd-835f-d34008603371 time="2024-11-08T08:35:44Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=41f89d03-df7e-4fbd-815b-fc79d23d3868 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39316" http.request.uri="/v2/foo/bar/blobs/uploads/7bd95d55-7ed1-47cd-835f-d34008603371?_state=hrX5cfdBGfUaPN4faeGBlBxKUfX2MGbznALW2po8nO97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiZDk1ZDU1LTdlZDEtNDdjZC04MzVmLWQzNDAwODYwMzM3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NC4xNTY1NTY1WiJ9&digest=sha256%3Ade6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="748.335µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=7bd95d55-7ed1-47cd-835f-d34008603371 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "PUT /v2/foo/bar/blobs/uploads/7bd95d55-7ed1-47cd-835f-d34008603371?_state=hrX5cfdBGfUaPN4faeGBlBxKUfX2MGbznALW2po8nO97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiZDk1ZDU1LTdlZDEtNDdjZC04MzVmLWQzNDAwODYwMzM3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NC4xNTY1NTY1WiJ9&digest=sha256%3Ade6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=896ef2b5-d642-4341-ae77-1353ab053f8d http.request.method=POST http.request.remoteaddr="127.0.0.1:39316" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="707.373µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=92dcd601-8fd1-4484-9df2-2d0fd428ffb8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39316" http.request.uri="/v2/foo/bar/blobs/uploads/af74e9c6-16ef-43df-a8d7-eae35614b0ae?_state=n6FVbxyDHCuSW4XfnZOAGg9DrtwV_7dp-ebvh37le9x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmNzRlOWM2LTE2ZWYtNDNkZi1hOGQ3LWVhZTM1NjE0YjBhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NC4xNTgyOTgwNjJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="792.814µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "PUT /v2/foo/bar/blobs/uploads/af74e9c6-16ef-43df-a8d7-eae35614b0ae?_state=n6FVbxyDHCuSW4XfnZOAGg9DrtwV_7dp-ebvh37le9x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmNzRlOWM2LTE2ZWYtNDNkZi1hOGQ3LWVhZTM1NjE0YjBhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NC4xNTgyOTgwNjJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=bf8ae213-5e54-4eae-a385-790e58d5b927 http.request.method=POST http.request.remoteaddr="127.0.0.1:39316" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="681.933µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=eb818cb2-429a-4465-9ce9-a9d52143460e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39316" http.request.uri="/v2/foo/bar/blobs/uploads/a272b5e7-2d3d-4520-832c-2113166ba65c?_state=wcLOKvF7CQElm1w-TsfNbgtZ1KM3MFfxbGodTCebpxp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyNzJiNWU3LTJkM2QtNDUyMC04MzJjLTIxMTMxNjZiYTY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NC4xNjAwMDUxNloifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="853.503µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "PUT /v2/foo/bar/blobs/uploads/a272b5e7-2d3d-4520-832c-2113166ba65c?_state=wcLOKvF7CQElm1w-TsfNbgtZ1KM3MFfxbGodTCebpxp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyNzJiNWU3LTJkM2QtNDUyMC04MzJjLTIxMTMxNjZiYTY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NC4xNjAwMDUxNloifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=ecec7592-f0e8-4924-bc67-2bfc820d10ad http.request.method=POST http.request.remoteaddr="127.0.0.1:39316" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="732.544µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=7dbe7d34-7da0-4f5d-b0b1-f64593119d2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39316" http.request.uri="/v2/foo/bar/blobs/uploads/3dbdc0c7-ba92-49b4-ac41-b8d922d7af0c?_state=bSRD-G9hOp30P4m_juqI0DCKcBSCkF8IJgEeSnFpHS57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkYmRjMGM3LWJhOTItNDliNC1hYzQxLWI4ZDkyMmQ3YWYwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NC4xNjE4MjMwNjNaIn0%3D&digest=sha256%3Ade6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" http.request.useragent="Go-http-client/1.1" http.response.duration=458.802028ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "PUT /v2/foo/bar/blobs/uploads/3dbdc0c7-ba92-49b4-ac41-b8d922d7af0c?_state=bSRD-G9hOp30P4m_juqI0DCKcBSCkF8IJgEeSnFpHS57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkYmRjMGM3LWJhOTItNDliNC1hYzQxLWI4ZDkyMmQ3YWYwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NC4xNjE4MjMwNjNaIn0%3D&digest=sha256%3Ade6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:44Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=a277f32d-b328-4717-b219-a4bae31dcebe http.request.method=POST http.request.remoteaddr="127.0.0.1:39316" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="815.27µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36397" http.request.id=8f60a364-9b90-40f7-bfe8-1163cde1d692 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:39316" http.request.uri="/v2/foo/bar/blobs/uploads/8dfa0595-2625-4011-b8c8-305d8d29fd29?_state=8whLorRX6izxR_K7PiZWYmnGTxLpj4_n8PTzIOif_cB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhkZmEwNTk1LTI2MjUtNDAxMS1iOGM4LTMwNWQ4ZDI5ZmQyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NC42MzQxMzEzNjJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=470.555069ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:44 +0000] "PATCH /v2/foo/bar/blobs/uploads/8dfa0595-2625-4011-b8c8-305d8d29fd29?_state=8whLorRX6izxR_K7PiZWYmnGTxLpj4_n8PTzIOif_cB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhkZmEwNTk1LTI2MjUtNDAxMS1iOGM4LTMwNWQ4ZDI5ZmQyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NC42MzQxMzEzNjJaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=69e701cf-0756-4350-8732-e43e4564f300 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39316" http.request.uri="/v2/foo/bar/blobs/uploads/8dfa0595-2625-4011-b8c8-305d8d29fd29?_state=axi1B4zj6QhnZwUW37vuiCH2B2jIPAnUTA3Z8CjRB2N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhkZmEwNTk1LTI2MjUtNDAxMS1iOGM4LTMwNWQ4ZDI5ZmQyOSIsIk9mZnNldCI6MTYwMjQ1NzYsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NDRaIn0%3D&digest=sha256%3Ade6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" http.request.useragent="Go-http-client/1.1" http.response.duration="983.778µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:45 +0000] "PUT /v2/foo/bar/blobs/uploads/8dfa0595-2625-4011-b8c8-305d8d29fd29?_state=axi1B4zj6QhnZwUW37vuiCH2B2jIPAnUTA3Z8CjRB2N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhkZmEwNTk1LTI2MjUtNDAxMS1iOGM4LTMwNWQ4ZDI5ZmQyOSIsIk9mZnNldCI6MTYwMjQ1NzYsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NDRaIn0%3D&digest=sha256%3Ade6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=2de19748-8e1a-48f1-b4fe-126c328c0295 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39316" http.request.uri="/v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="728.824µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:45 +0000] "HEAD /v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=6a52ecc4-0812-4b0e-b73c-5caef99d8e13 http.request.method=GET http.request.remoteaddr="127.0.0.1:39316" http.request.uri="/v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.533759ms http.response.status=200 http.response.written=16024576 127.0.0.1 - - [08/Nov/2024:08:35:45 +0000] "GET /v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48 HTTP/1.1" 200 16024576 "" "Go-http-client/1.1" time="2024-11-08T08:35:45Z" level=error msg="error parsing digest="sha257:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=319d59c7-484a-4f17-a9db-ae202d2f8e02 http.request.method=GET http.request.remoteaddr="127.0.0.1:39316" http.request.uri="/v2/foo/bar/blobs/sha257:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" vars.name="foo/bar" time="2024-11-08T08:35:45Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=319d59c7-484a-4f17-a9db-ae202d2f8e02 http.request.method=GET http.request.remoteaddr="127.0.0.1:39316" http.request.uri="/v2/foo/bar/blobs/sha257:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="610.136µs" http.response.status=400 http.response.written=110 vars.digest="sha257:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" vars.name="foo/bar" 127.0.0.1 - - [08/Nov/2024:08:35:45 +0000] "GET /v2/foo/bar/blobs/sha257:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-11-08T08:35:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=462163fc-e592-413b-aaa4-5bff7f5a0703 http.request.method=GET http.request.remoteaddr="127.0.0.1:39338" http.request.uri="/v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" http.request.useragent="Go-http-client/1.1" http.response.duration="792.34µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:45 +0000] "GET /v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=894186ec-cf4c-4625-a22f-42b1a5684f28 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39346" http.request.uri="/v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" http.request.useragent="Go-http-client/1.1" http.response.duration="691.623µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:45 +0000] "DELETE /v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:45Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=32945da8-5a3d-4fe2-bbc1-239ed39f19f7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39346" http.request.uri="/v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="567.735µs" http.response.status=404 http.response.written=157 vars.digest="sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" vars.name="foo/bar" 127.0.0.1 - - [08/Nov/2024:08:35:45 +0000] "HEAD /v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-08T08:35:45Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=d3ef760f-2c69-42d7-b850-164369799b85 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39346" http.request.uri="/v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="564.122µs" http.response.status=404 http.response.written=74 vars.digest="sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" vars.name="foo/bar" 127.0.0.1 - - [08/Nov/2024:08:35:45 +0000] "DELETE /v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-11-08T08:35:45Z" level=error msg="error parsing digest="sha257:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=7168ea58-5365-4e6d-9412-c21a2b436d9b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39350" http.request.uri="/v2/foo/bar/blobs/sha257:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" vars.name="foo/bar" time="2024-11-08T08:35:45Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=7168ea58-5365-4e6d-9412-c21a2b436d9b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39350" http.request.uri="/v2/foo/bar/blobs/sha257:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="705.921µs" http.response.status=400 http.response.written=110 vars.digest="sha257:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" vars.name="foo/bar" 127.0.0.1 - - [08/Nov/2024:08:35:45 +0000] "DELETE /v2/foo/bar/blobs/sha257:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-11-08T08:35:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=7ffa02eb-5b2a-4a06-965d-c4876b3d86c6 http.request.method=POST http.request.remoteaddr="127.0.0.1:39356" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="694.026µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=909938e1-bf11-474d-b232-bfce38b37486 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39356" http.request.uri="/v2/foo/bar/blobs/uploads/08217734-c00a-4c3d-b768-961c9c737c11?_state=ymdsD4iKGRVo0f_AilvsGhS85mwm2PYPr4eAbW83IfZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4MjE3NzM0LWMwMGEtNGMzZC1iNzY4LTk2MWM5YzczN2MxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NS4xMjY3MzQ1NDhaIn0%3D&digest=sha256%3Ade6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" http.request.useragent="Go-http-client/1.1" http.response.duration=466.217061ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:45 +0000] "PUT /v2/foo/bar/blobs/uploads/08217734-c00a-4c3d-b768-961c9c737c11?_state=ymdsD4iKGRVo0f_AilvsGhS85mwm2PYPr4eAbW83IfZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4MjE3NzM0LWMwMGEtNGMzZC1iNzY4LTk2MWM5YzczN2MxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NS4xMjY3MzQ1NDhaIn0%3D&digest=sha256%3Ade6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=6782c05e-d2e4-4fd3-acc5-09777397e195 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39356" http.request.uri="/v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="836.529µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:45 +0000] "HEAD /v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=ef4b98ff-a24c-48d5-8ecf-55c8fd5e1527 http.request.method=GET http.request.remoteaddr="127.0.0.1:39324" http.request.uri="/v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=488.123165ms http.response.status=200 http.response.written=2686976 127.0.0.1 - - [08/Nov/2024:08:35:45 +0000] "GET /v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48 HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" time="2024-11-08T08:35:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36397" http.request.id=108ab2af-0037-419c-8c06-f4ac79a839de http.request.method=GET http.request.remoteaddr="127.0.0.1:39338" http.request.uri="/v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=485.665432ms http.response.status=200 http.response.written=2588672 127.0.0.1 - - [08/Nov/2024:08:35:45 +0000] "GET /v2/foo/bar/blobs/sha256:de6768305329c88d31c8b461aefc41e51d5c7815883f4db2eb8714b9c42fda48 HTTP/1.1" 200 2588672 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (1.51s) === RUN TestRelativeURL time="2024-11-08T08:35:45Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-08T08:35:45Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:35:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44635" http.request.id=293cd2e7-6b32-4f0f-82a4-4e3270d66cdf http.request.method=POST http.request.remoteaddr="127.0.0.1:55780" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="757.066µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44635" http.request.id=d4bebe4e-b8ff-4cc6-adc1-21dd524a7f1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55780" http.request.uri="/v2/foo/bar/blobs/uploads/a56175b1-ac8e-4113-9987-30cd7b3a5051?_state=6hfg0YPtzC1T1D0zgZeBnmbCiiUB-srqwAvyIOf0A2B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE1NjE3NWIxLWFjOGUtNDExMy05OTg3LTMwY2Q3YjNhNTA1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NS42MDk1NzI0MTVaIn0%3D&digest=sha256%3Affe9f46eff536a3eb90c897656a8c29395892936767ea678bb0790fd399f5772" http.request.useragent="Go-http-client/1.1" http.response.duration=1.167646206s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:45 +0000] "PUT /v2/foo/bar/blobs/uploads/a56175b1-ac8e-4113-9987-30cd7b3a5051?_state=6hfg0YPtzC1T1D0zgZeBnmbCiiUB-srqwAvyIOf0A2B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE1NjE3NWIxLWFjOGUtNDExMy05OTg3LTMwY2Q3YjNhNTA1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0NS42MDk1NzI0MTVaIn0%3D&digest=sha256%3Affe9f46eff536a3eb90c897656a8c29395892936767ea678bb0790fd399f5772 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44635" http.request.id=dddcd759-1449-489b-809d-0eb26e8b955d http.request.method=POST http.request.remoteaddr="127.0.0.1:55780" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="864.505µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44635" http.request.id=8ae5c5e5-c5e3-46f7-be65-7256657b6216 http.request.method=POST http.request.remoteaddr="127.0.0.1:55780" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="611.902µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:48Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:44635" http.request.id=cd9a7e76-100d-48df-850b-5b1607f57704 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55780" http.request.uri="/v2/foo/bar/blobs/uploads/043f666b-4b44-4e8b-becf-2883277dd2c3?_state=9luIKm5h3ovUihvHNupZ7MG2Kj9HZdyrZjhn_5S0EXl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA0M2Y2NjZiLTRiNDQtNGU4Yi1iZWNmLTI4ODMyNzdkZDJjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0Ni45NDM5ODIwNTRaIn0%3D&digest=sha256%3A52d75fa7f936084ae7c721ee97577498c4b788cb837aecb9b833142afaae2618" http.request.useragent="Go-http-client/1.1" http.response.duration=1.289652668s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:46 +0000] "PUT /v2/foo/bar/blobs/uploads/043f666b-4b44-4e8b-becf-2883277dd2c3?_state=9luIKm5h3ovUihvHNupZ7MG2Kj9HZdyrZjhn_5S0EXl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA0M2Y2NjZiLTRiNDQtNGU4Yi1iZWNmLTI4ODMyNzdkZDJjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0Ni45NDM5ODIwNTRaIn0%3D&digest=sha256%3A52d75fa7f936084ae7c721ee97577498c4b788cb837aecb9b833142afaae2618 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.63s) === RUN TestBlobDeleteDisabled time="2024-11-08T08:35:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-08T08:35:48Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:35:48Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:36131" http.request.id=30a9a5d0-6af2-46d5-b320-b2579b50fc5b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54098" http.request.uri="/v2/foo/bar/blobs/sha256:1206e4470a95c9af0cb5aefef60cbd529470efc7e76f1e37426cd3be69cfc0cc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="736.309µs" http.response.status=405 http.response.written=78 vars.digest="sha256:1206e4470a95c9af0cb5aefef60cbd529470efc7e76f1e37426cd3be69cfc0cc" vars.name="foo/bar" 127.0.0.1 - - [08/Nov/2024:08:35:48 +0000] "DELETE /v2/foo/bar/blobs/sha256:1206e4470a95c9af0cb5aefef60cbd529470efc7e76f1e37426cd3be69cfc0cc HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.09s) === RUN TestDeleteDisabled time="2024-11-08T08:35:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-08T08:35:48Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:35:48Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37323" http.request.id=d8f4a180-4e06-44f4-bf8f-dfbf25f0891a http.request.method=POST http.request.remoteaddr="127.0.0.1:50628" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="758.953µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:48Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37323" http.request.id=dcb30587-7f16-4b9a-b412-e943dcc60dfb http.request.method=PUT http.request.remoteaddr="127.0.0.1:50628" http.request.uri="/v2/foo/bar/blobs/uploads/9a0d564f-d071-4a4d-b859-e92aa3011aa1?_state=6N7QKZwvMFJK6CPu0ggXUbxq0JARjLpgzcMg1Lj-tOF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhMGQ1NjRmLWQwNzEtNGE0ZC1iODU5LWU5MmFhMzAxMWFhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0OC4zNzQ4ODE3MjJaIn0%3D&digest=sha256%3A53da7ad2e104245993d33cad0248feb1967875669d06bed8d6623028438e68b3" http.request.useragent="Go-http-client/1.1" http.response.duration=411.373482ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:48 +0000] "PUT /v2/foo/bar/blobs/uploads/9a0d564f-d071-4a4d-b859-e92aa3011aa1?_state=6N7QKZwvMFJK6CPu0ggXUbxq0JARjLpgzcMg1Lj-tOF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhMGQ1NjRmLWQwNzEtNGE0ZC1iODU5LWU5MmFhMzAxMWFhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0OC4zNzQ4ODE3MjJaIn0%3D&digest=sha256%3A53da7ad2e104245993d33cad0248feb1967875669d06bed8d6623028438e68b3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:48Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:37323" http.request.id=377674e6-86b7-45bb-9e9b-9fdc87738c0e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50628" http.request.uri="/v2/foo/bar/blobs/sha256:53da7ad2e104245993d33cad0248feb1967875669d06bed8d6623028438e68b3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="711.682µs" http.response.status=405 http.response.written=78 vars.digest="sha256:53da7ad2e104245993d33cad0248feb1967875669d06bed8d6623028438e68b3" vars.name="foo/bar" 127.0.0.1 - - [08/Nov/2024:08:35:48 +0000] "DELETE /v2/foo/bar/blobs/sha256:53da7ad2e104245993d33cad0248feb1967875669d06bed8d6623028438e68b3 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (0.47s) === RUN TestDeleteReadOnly time="2024-11-08T08:35:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-08T08:35:48Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:35:48Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41817" http.request.id=69dcdf33-50c3-4b3f-95f5-d07aa4343b27 http.request.method=POST http.request.remoteaddr="127.0.0.1:47034" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="717.685µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:49Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41817" http.request.id=5816df68-c299-4660-9112-da9721f947af http.request.method=PUT http.request.remoteaddr="127.0.0.1:47034" http.request.uri="/v2/foo/bar/blobs/uploads/6f8d6aa7-63d8-4602-8827-ee2b8002404c?_state=8diaddwMmcIpiBto0K8F_38JnHE8FDhyiDSlxLXKrN17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmOGQ2YWE3LTYzZDgtNDYwMi04ODI3LWVlMmI4MDAyNDA0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0OC44NDIxNjg0MDdaIn0%3D&digest=sha256%3A6f4ab7d7c1e865bd1729db9c66c83dcd9674a2324e3926fc343b5bc1d922f496" http.request.useragent="Go-http-client/1.1" http.response.duration=494.292496ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:48 +0000] "PUT /v2/foo/bar/blobs/uploads/6f8d6aa7-63d8-4602-8827-ee2b8002404c?_state=8diaddwMmcIpiBto0K8F_38JnHE8FDhyiDSlxLXKrN17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmOGQ2YWE3LTYzZDgtNDYwMi04ODI3LWVlMmI4MDAyNDA0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNTo0OC44NDIxNjg0MDdaIn0%3D&digest=sha256%3A6f4ab7d7c1e865bd1729db9c66c83dcd9674a2324e3926fc343b5bc1d922f496 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [08/Nov/2024:08:35:49 +0000] "DELETE /v2/foo/bar/blobs/sha256:6f4ab7d7c1e865bd1729db9c66c83dcd9674a2324e3926fc343b5bc1d922f496 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (0.55s) === RUN TestStartPushReadOnly time="2024-11-08T08:35:49Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-08T08:35:49Z" level=info msg="redis not configured" go.version=go1.23.2 127.0.0.1 - - [08/Nov/2024:08:35:49 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2024-11-08T08:35:49Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-08T08:35:49Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:35:49Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=1a487909-fdb6-408c-8d74-0eba58abf245 http.request.method=GET http.request.remoteaddr="127.0.0.1:41264" 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="695.718µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Nov/2024:08:35:49 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-11-08T08:35:49Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=81b28f10-3dca-4b73-a9c4-e5fb4b2a9223 http.request.method=GET http.request.remoteaddr="127.0.0.1:41264" 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="595.758µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/Nov/2024:08:35:49 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-08T08:35:49Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=b9c05ccd-56f1-40df-9a49-9a45853429bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:41264" 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="582.945µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Nov/2024:08:35:49 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-11-08T08:35:49Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=c5121bd5-64af-4e9c-ad80-fdc1f5198211 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41264" 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="742.942µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-08T08:35:49Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=c5121bd5-64af-4e9c-ad80-fdc1f5198211 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41264" 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="764.865µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-08T08:35:49Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=c5121bd5-64af-4e9c-ad80-fdc1f5198211 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41264" 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="785.994µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-08T08:35:49Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=c5121bd5-64af-4e9c-ad80-fdc1f5198211 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41264" 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="804.224µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Nov/2024:08:35:49 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-11-08T08:35:49Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=37580828-e117-4081-8991-7df3fd7ab231 http.request.method=POST http.request.remoteaddr="127.0.0.1:41264" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="724.26µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:49 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=9ab58987-c97b-4222-b3cc-b110d8587972 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41264" http.request.uri="/v2/foo/schema1/blobs/uploads/8dae1237-b3ae-4ab8-a432-29a29e4ad4f5?_state=tzW3NvrBV0N-PxqyS7Cf-fW8ZZal3blKMdxL6pSUS_x7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4ZGFlMTIzNy1iM2FlLTRhYjgtYTQzMi0yOWEyOWU0YWQ0ZjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NDkuNDM0MjUzNzE5WiJ9&digest=sha256%3A4434fc41fcf2c55d79652ea05046aeb5d2dfc50f352648795fe17c4b5c36878a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.437280927s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:49 +0000] "PUT /v2/foo/schema1/blobs/uploads/8dae1237-b3ae-4ab8-a432-29a29e4ad4f5?_state=tzW3NvrBV0N-PxqyS7Cf-fW8ZZal3blKMdxL6pSUS_x7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4ZGFlMTIzNy1iM2FlLTRhYjgtYTQzMi0yOWEyOWU0YWQ0ZjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NDkuNDM0MjUzNzE5WiJ9&digest=sha256%3A4434fc41fcf2c55d79652ea05046aeb5d2dfc50f352648795fe17c4b5c36878a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=2c4c851a-59cc-46dd-98f2-41b85552d06b http.request.method=POST http.request.remoteaddr="127.0.0.1:41264" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="861.555µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:50 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=6e6a3d6a-5841-4359-b7ab-d21dc9e807bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:41264" http.request.uri="/v2/foo/schema1/blobs/uploads/a8c61853-93fc-42d6-a491-a7e30693e55d?_state=SZD0MxpaGy3ewMmfrbOJAT09csid2tFvav6xzisjZHp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhOGM2MTg1My05M2ZjLTQyZDYtYTQ5MS1hN2UzMDY5M2U1NWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTAuOTE3NDU2MDE4WiJ9&digest=sha256%3Ad14eda963818e7211853522df0d6c3b54905e777209527a15d2361a30782dad1" http.request.useragent="Go-http-client/1.1" http.response.duration=322.120251ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:50 +0000] "PUT /v2/foo/schema1/blobs/uploads/a8c61853-93fc-42d6-a491-a7e30693e55d?_state=SZD0MxpaGy3ewMmfrbOJAT09csid2tFvav6xzisjZHp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhOGM2MTg1My05M2ZjLTQyZDYtYTQ5MS1hN2UzMDY5M2U1NWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTAuOTE3NDU2MDE4WiJ9&digest=sha256%3Ad14eda963818e7211853522df0d6c3b54905e777209527a15d2361a30782dad1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=4d5119d1-0b51-4507-bdd1-e5829fabb3ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:41264" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.186391ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:51 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=b8379bd9-6da0-4e06-93c9-7e105fbf1d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:41264" http.request.uri="/v2/foo/schema1/manifests/sha256:540ab639b114210937fc9de7f19b17de58c23ce0559afd0e8f1c8ff067d7af8a" http.request.useragent="Go-http-client/1.1" http.response.duration="898.732µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:540ab639b114210937fc9de7f19b17de58c23ce0559afd0e8f1c8ff067d7af8a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=5035fe1b-02c4-47a5-8c9f-bc93996041ec http.request.method=GET http.request.remoteaddr="127.0.0.1:41264" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.005214ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Nov/2024:08:35:51 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-08T08:35:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=3ab29875-c60e-435e-b8c4-ddb1f9629da8 http.request.method=GET http.request.remoteaddr="127.0.0.1:41264" http.request.uri="/v2/foo/schema1/manifests/sha256:540ab639b114210937fc9de7f19b17de58c23ce0559afd0e8f1c8ff067d7af8a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="873.141µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Nov/2024:08:35:51 +0000] "GET /v2/foo/schema1/manifests/sha256:540ab639b114210937fc9de7f19b17de58c23ce0559afd0e8f1c8ff067d7af8a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-08T08:35:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:39529" http.request.id=98e37814-2627-432a-b68e-1599d0d9cac0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41264" http.request.uri="/v2/foo/schema1/manifests/sha256:540ab639b114210937fc9de7f19b17de58c23ce0559afd0e8f1c8ff067d7af8a" http.request.useragent="Go-http-client/1.1" http.response.duration="904.37µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:540ab639b114210937fc9de7f19b17de58c23ce0559afd0e8f1c8ff067d7af8a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:39529" http.request.id=0fe5afd6-828d-41df-9ebc-c0b48fb09ee3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41264" http.request.uri="/v2/foo/schema1/manifests/sha256:540ab639b114210937fc9de7f19b17de58c23ce0559afd0e8f1c8ff067d7af8a" http.request.useragent="Go-http-client/1.1" http.response.duration="888.29µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:540ab639b114210937fc9de7f19b17de58c23ce0559afd0e8f1c8ff067d7af8a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:39529" http.request.id=ba43f523-b510-4bc1-9b69-8b873b98f83b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41264" http.request.uri="/v2/foo/schema1/manifests/sha256:540ab639b114210937fc9de7f19b17de58c23ce0559afd0e8f1c8ff067d7af8a" http.request.useragent="Go-http-client/1.1" http.response.duration="975.503µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:540ab639b114210937fc9de7f19b17de58c23ce0559afd0e8f1c8ff067d7af8a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=6801ede7-e568-4b50-88d4-e93d53c2036b http.request.method=GET http.request.remoteaddr="127.0.0.1:41264" http.request.uri="/v2/foo/schema1/manifests/sha256:540ab639b114210937fc9de7f19b17de58c23ce0559afd0e8f1c8ff067d7af8a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="792.868µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Nov/2024:08:35:51 +0000] "GET /v2/foo/schema1/manifests/sha256:540ab639b114210937fc9de7f19b17de58c23ce0559afd0e8f1c8ff067d7af8a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-08T08:35:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=17cb2a8f-1eac-4e12-b282-015a7bbf48f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41264" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="576.114µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:51 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=abdd77f5-b81d-4e27-aa75-ddaeaac012e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:41264" http.request.uri="/v2/foo/schema1/manifests/sha256:540ab639b114210937fc9de7f19b17de58c23ce0559afd0e8f1c8ff067d7af8a" http.request.useragent="Go-http-client/1.1" http.response.duration="604.124µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:51 +0000] "GET /v2/foo/schema1/manifests/sha256:540ab639b114210937fc9de7f19b17de58c23ce0559afd0e8f1c8ff067d7af8a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=3a72f4ab-ce78-4e9c-bd01-088822ca6c24 http.request.method=GET http.request.remoteaddr="127.0.0.1:41264" 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="584.58µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Nov/2024:08:35:51 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-11-08T08:35:51Z" level=error msg="payload digest does match: "sha256:79da7f76da04bbadbfcdbd2896b1cdffb2f4d2b4b62146507416dc627ad65e82" != "sha256:540ab639b114210937fc9de7f19b17de58c23ce0559afd0e8f1c8ff067d7af8a"" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=491da41b-793a-421f-b10d-fc3b667ff5fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:41264" http.request.uri="/v2/foo/schema1/manifests/sha256:540ab639b114210937fc9de7f19b17de58c23ce0559afd0e8f1c8ff067d7af8a" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:540ab639b114210937fc9de7f19b17de58c23ce0559afd0e8f1c8ff067d7af8a" time="2024-11-08T08:35:51Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=491da41b-793a-421f-b10d-fc3b667ff5fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:41264" http.request.uri="/v2/foo/schema1/manifests/sha256:540ab639b114210937fc9de7f19b17de58c23ce0559afd0e8f1c8ff067d7af8a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="641.946µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:540ab639b114210937fc9de7f19b17de58c23ce0559afd0e8f1c8ff067d7af8a" 127.0.0.1 - - [08/Nov/2024:08:35:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:540ab639b114210937fc9de7f19b17de58c23ce0559afd0e8f1c8ff067d7af8a HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-11-08T08:35:51Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=594dba9e-4726-40ff-9c88-495966ce20d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:41272" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="683.729µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Nov/2024:08:35:51 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-08T08:35:51Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=29ab3f64-0eba-49d3-80dc-4fb8f911ec29 http.request.method=GET http.request.remoteaddr="127.0.0.1:41272" 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="561.69µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/Nov/2024:08:35:51 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-08T08:35:51Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39529" http.request.id=40c51061-090e-4686-949c-ef226091b09e http.request.method=PUT http.request.remoteaddr="127.0.0.1:41272" 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.133µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-08T08:35:51Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39529" http.request.id=40c51061-090e-4686-949c-ef226091b09e http.request.method=PUT http.request.remoteaddr="127.0.0.1:41272" 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="640.985µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-08T08:35:51Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39529" http.request.id=40c51061-090e-4686-949c-ef226091b09e http.request.method=PUT http.request.remoteaddr="127.0.0.1:41272" 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.798µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Nov/2024:08:35:51 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-11-08T08:35:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=a60f6181-14c5-408e-848e-da14132cb778 http.request.method=POST http.request.remoteaddr="127.0.0.1:41272" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="605.693µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:51 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=db267a9b-a8a0-4eac-8e26-0c202f920b1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41272" http.request.uri="/v2/foo/schema2/blobs/uploads/88bb37b9-af35-48ce-a148-f29dc8072919?_state=c3Z4LXXvl6MwUcqGb1u11nOeNHf6c6Rsk91bo6rKtIB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4OGJiMzdiOS1hZjM1LTQ4Y2UtYTE0OC1mMjlkYzgwNzI5MTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTEuMjU1MTkzOTIzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="722.743µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:51 +0000] "PUT /v2/foo/schema2/blobs/uploads/88bb37b9-af35-48ce-a148-f29dc8072919?_state=c3Z4LXXvl6MwUcqGb1u11nOeNHf6c6Rsk91bo6rKtIB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4OGJiMzdiOS1hZjM1LTQ4Y2UtYTE0OC1mMjlkYzgwNzI5MTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTEuMjU1MTkzOTIzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:51Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39529" http.request.id=566b6c0a-fca4-4cd6-b4ed-f134dd02882e http.request.method=PUT http.request.remoteaddr="127.0.0.1:41272" 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="625.747µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-08T08:35:51Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39529" http.request.id=566b6c0a-fca4-4cd6-b4ed-f134dd02882e http.request.method=PUT http.request.remoteaddr="127.0.0.1:41272" 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="648.56µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Nov/2024:08:35:51 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-11-08T08:35:51Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=d0267382-2417-46a5-9802-d4ac76f27558 http.request.method=POST http.request.remoteaddr="127.0.0.1:41272" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="689.427µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:51 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:52Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=82bc31d7-ca60-449b-bf75-613bfd13c9a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41272" http.request.uri="/v2/foo/schema2/blobs/uploads/7c2e2ad8-e2fe-4168-a23c-b7669cf65e30?_state=wk0UNauTXnuSAtYuyWAaS6TPMv652uDBHnckfQXhJXN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3YzJlMmFkOC1lMmZlLTQxNjgtYTIzYy1iNzY2OWNmNjVlMzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTEuMzU2NDExMTQ1WiJ9&digest=sha256%3A4b1de54f4be2d1936a0f32f9c3881bbbb5b0566135d1943c787c0c0837a1898b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.624785429s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:51 +0000] "PUT /v2/foo/schema2/blobs/uploads/7c2e2ad8-e2fe-4168-a23c-b7669cf65e30?_state=wk0UNauTXnuSAtYuyWAaS6TPMv652uDBHnckfQXhJXN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3YzJlMmFkOC1lMmZlLTQxNjgtYTIzYy1iNzY2OWNmNjVlMzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTEuMzU2NDExMTQ1WiJ9&digest=sha256%3A4b1de54f4be2d1936a0f32f9c3881bbbb5b0566135d1943c787c0c0837a1898b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=c60829e9-8db4-4fa0-98d1-2c7cbdd059ee http.request.method=POST http.request.remoteaddr="127.0.0.1:41272" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="846.898µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=ab54777c-972a-4ad1-82dd-b5e96ddeadf6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41272" http.request.uri="/v2/foo/schema2/blobs/uploads/296df3fe-8d8f-4e21-a13c-4e84e53022b7?_state=aHhCXX97PaWNpc7G4Tp9gSvB3E6-egVLxAs2lJNb1zZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyOTZkZjNmZS04ZDhmLTRlMjEtYTEzYy00ZTg0ZTUzMDIyYjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTMuMDQ3NTcyNDczWiJ9&digest=sha256%3A07af33d738ad0d6263876d3d38824a6c25053edfc1ac73a799cc9eacd0416938" http.request.useragent="Go-http-client/1.1" http.response.duration=832.267398ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "PUT /v2/foo/schema2/blobs/uploads/296df3fe-8d8f-4e21-a13c-4e84e53022b7?_state=aHhCXX97PaWNpc7G4Tp9gSvB3E6-egVLxAs2lJNb1zZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyOTZkZjNmZS04ZDhmLTRlMjEtYTEzYy00ZTg0ZTUzMDIyYjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTMuMDQ3NTcyNDczWiJ9&digest=sha256%3A07af33d738ad0d6263876d3d38824a6c25053edfc1ac73a799cc9eacd0416938 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39529" http.request.id=d80f7970-cbbb-4ed0-96d6-360b4466d54b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41272" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="996.28µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39529" http.request.id=f97b9c4b-42f2-4f34-8e70-21bdd0a8b7c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41272" http.request.uri="/v2/foo/schema2/manifests/sha256:cf1a093e118c5b3e8a417b371ca45db4679abc18e7472ffb6c03ee8bf6bb4335" http.request.useragent="Go-http-client/1.1" http.response.duration="706.515µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "PUT /v2/foo/schema2/manifests/sha256:cf1a093e118c5b3e8a417b371ca45db4679abc18e7472ffb6c03ee8bf6bb4335 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=7fcc7629-9dbf-4678-bf35-5ac4d3448a98 http.request.method=GET http.request.remoteaddr="127.0.0.1:41272" 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="629.696µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=fa0b3941-0ee4-482c-a6b0-0d5a24adbdbd http.request.method=GET http.request.remoteaddr="127.0.0.1:41272" http.request.uri="/v2/foo/schema2/manifests/sha256:cf1a093e118c5b3e8a417b371ca45db4679abc18e7472ffb6c03ee8bf6bb4335" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="697.188µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "GET /v2/foo/schema2/manifests/sha256:cf1a093e118c5b3e8a417b371ca45db4679abc18e7472ffb6c03ee8bf6bb4335 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=bdc64505-fbf3-4a45-a709-9e36673b2735 http.request.method=GET http.request.remoteaddr="127.0.0.1:41272" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="584.764µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=45148914-bb19-46ea-af58-ec4836865fca http.request.method=GET http.request.remoteaddr="127.0.0.1:41272" http.request.uri="/v2/foo/schema2/manifests/sha256:cf1a093e118c5b3e8a417b371ca45db4679abc18e7472ffb6c03ee8bf6bb4335" http.request.useragent="Go-http-client/1.1" http.response.duration="548.433µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "GET /v2/foo/schema2/manifests/sha256:cf1a093e118c5b3e8a417b371ca45db4679abc18e7472ffb6c03ee8bf6bb4335 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=8461d218-a378-468b-a207-0d60cd49434a http.request.method=GET http.request.remoteaddr="127.0.0.1:41272" 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="514.456µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=info msg="rewriting manifest sha256:cf1a093e118c5b3e8a417b371ca45db4679abc18e7472ffb6c03ee8bf6bb4335 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=7b1cee82-44c3-450d-a5f5-255deb82d02c http.request.method=GET http.request.remoteaddr="127.0.0.1:41272" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-08T08:35:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=7b1cee82-44c3-450d-a5f5-255deb82d02c http.request.method=GET http.request.remoteaddr="127.0.0.1:41272" 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.142251ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39529" http.request.id=4506a8a6-9ae4-4d33-b476-0d6a193fb607 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41272" 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="615.884µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39529" http.request.id=8fb3002f-2b8d-48e7-acde-c600f27eb45a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41272" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="766.566µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39529" http.request.id=17ecd311-86db-45e9-aca7-c89aca358a44 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41272" http.request.uri="/v2/foo/schema2/manifests/sha256:04285e48897cfb8260aa4f745a581425fe095677c0628305b18345413a0e6e47" http.request.useragent="Go-http-client/1.1" http.response.duration="655.644µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "PUT /v2/foo/schema2/manifests/sha256:04285e48897cfb8260aa4f745a581425fe095677c0628305b18345413a0e6e47 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=866e8923-6900-49bd-87af-e3db9b60a8bf http.request.method=GET http.request.remoteaddr="127.0.0.1:41272" 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="628.102µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=988ce8e8-b8f6-445b-aad0-84ff2fd8fb35 http.request.method=GET http.request.remoteaddr="127.0.0.1:41272" http.request.uri="/v2/foo/schema2/manifests/sha256:04285e48897cfb8260aa4f745a581425fe095677c0628305b18345413a0e6e47" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="589.789µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "GET /v2/foo/schema2/manifests/sha256:04285e48897cfb8260aa4f745a581425fe095677c0628305b18345413a0e6e47 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=bc23085b-4ed7-4170-a813-37fb20c22fc7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41272" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="548.614µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=356f3483-046e-4d9b-9c2f-5053b06620e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41272" http.request.uri="/v2/foo/schema2/manifests/sha256:04285e48897cfb8260aa4f745a581425fe095677c0628305b18345413a0e6e47" http.request.useragent="Go-http-client/1.1" http.response.duration="499.692µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "GET /v2/foo/schema2/manifests/sha256:04285e48897cfb8260aa4f745a581425fe095677c0628305b18345413a0e6e47 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=info msg="rewriting manifest list sha256:04285e48897cfb8260aa4f745a581425fe095677c0628305b18345413a0e6e47 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=8ac85f49-5b9c-4ea1-9a8a-bd356255ed27 http.request.method=GET http.request.remoteaddr="127.0.0.1:41272" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-11-08T08:35:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39529" http.request.id=8ac85f49-5b9c-4ea1-9a8a-bd356255ed27 http.request.method=GET http.request.remoteaddr="127.0.0.1:41272" 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="952.228µs" http.response.status=200 http.response.written=1554 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-08T08:35:53Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:35:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=78ee29c4-d462-49ba-9983-4025ae7ff254 http.request.method=GET http.request.remoteaddr="127.0.0.1:54924" 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="637.601µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=5f2d1801-085f-4744-ab3b-0b4de94ac4f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:54924" 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="520.775µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=6d86425a-9a8c-4e71-a72e-8f7f512e4888 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54924" 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="522.332µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=9b3f29cc-27f8-4c59-89f4-f34ce3eefc72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54924" 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="685.572µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-08T08:35:53Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=9b3f29cc-27f8-4c59-89f4-f34ce3eefc72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54924" 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="710.095µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-08T08:35:53Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=9b3f29cc-27f8-4c59-89f4-f34ce3eefc72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54924" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="730.648µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-08T08:35:53Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=9b3f29cc-27f8-4c59-89f4-f34ce3eefc72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54924" 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="750.134µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-11-08T08:35:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=61d28c85-0a6f-4003-9890-00ad9f0c46a3 http.request.method=POST http.request.remoteaddr="127.0.0.1:54924" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="737.293µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=9d2cdbcb-8d12-45e8-8ecc-1f64fc24e756 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54924" http.request.uri="/v2/foo/schema1/blobs/uploads/b59cd7fe-2ccc-4851-aace-87118e876131?_state=DCR-9WiAUYQaHHSfKzL-pbYcmkmhBtqWbZdCzJRLQU57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNTljZDdmZS0yY2NjLTQ4NTEtYWFjZS04NzExOGU4NzYxMzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTMuOTc4NjAxNTM4WiJ9&digest=sha256%3Aedd4dc531066ce4f569589bcc51e10fe5e1a5dc34f2747cedc17710a696e32ee" http.request.useragent="Go-http-client/1.1" http.response.duration=1.194746095s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:53 +0000] "PUT /v2/foo/schema1/blobs/uploads/b59cd7fe-2ccc-4851-aace-87118e876131?_state=DCR-9WiAUYQaHHSfKzL-pbYcmkmhBtqWbZdCzJRLQU57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNTljZDdmZS0yY2NjLTQ4NTEtYWFjZS04NzExOGU4NzYxMzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTMuOTc4NjAxNTM4WiJ9&digest=sha256%3Aedd4dc531066ce4f569589bcc51e10fe5e1a5dc34f2747cedc17710a696e32ee HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:55Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=b86e7e2a-8568-4e66-acaa-a5831985e5f2 http.request.method=POST http.request.remoteaddr="127.0.0.1:54924" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="826.271µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:55 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=8ade8ad2-501a-41ca-aee9-c62d569e82a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54924" http.request.uri="/v2/foo/schema1/blobs/uploads/92e9712b-21f2-40a6-a843-481a850f49e9?_state=EdgatKgIFjd5Q84pkxYxyRPJUhiruW8aWId7vkg24-V7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5MmU5NzEyYi0yMWYyLTQwYTYtYTg0My00ODFhODUwZjQ5ZTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTUuMjQ3MTQxNDcxWiJ9&digest=sha256%3Ad7074afcc241202d53622740e5f2c6c3dd564d1245bb1e67b7acad42e73b5579" http.request.useragent="Go-http-client/1.1" http.response.duration=1.135672502s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:55 +0000] "PUT /v2/foo/schema1/blobs/uploads/92e9712b-21f2-40a6-a843-481a850f49e9?_state=EdgatKgIFjd5Q84pkxYxyRPJUhiruW8aWId7vkg24-V7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5MmU5NzEyYi0yMWYyLTQwYTYtYTg0My00ODFhODUwZjQ5ZTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTUuMjQ3MTQxNDcxWiJ9&digest=sha256%3Ad7074afcc241202d53622740e5f2c6c3dd564d1245bb1e67b7acad42e73b5579 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=5b91af22-59f6-4413-9eaa-d6ad1ce2c0b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54924" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.229938ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:56 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=6cbe70b1-8a47-4eff-9109-3bbb172e848f http.request.method=PUT http.request.remoteaddr="127.0.0.1:54924" http.request.uri="/v2/foo/schema1/manifests/sha256:58c1b5bedd0d04412272d83a58208315aeed9a9e004a308af42dd4fb31e7cdc4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.030514ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:56 +0000] "PUT /v2/foo/schema1/manifests/sha256:58c1b5bedd0d04412272d83a58208315aeed9a9e004a308af42dd4fb31e7cdc4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=9c39049f-aa2b-444a-9225-9a6513077cf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54924" 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="903.154µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Nov/2024:08:35:56 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-08T08:35:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=a1fcf1c0-3e30-4570-b8a0-1822d6730b9d http.request.method=GET http.request.remoteaddr="127.0.0.1:54924" http.request.uri="/v2/foo/schema1/manifests/sha256:58c1b5bedd0d04412272d83a58208315aeed9a9e004a308af42dd4fb31e7cdc4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="805.527µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Nov/2024:08:35:56 +0000] "GET /v2/foo/schema1/manifests/sha256:58c1b5bedd0d04412272d83a58208315aeed9a9e004a308af42dd4fb31e7cdc4 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-08T08:35:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:34349" http.request.id=922d2cbd-9c1e-4d27-90c8-b7635b7a71e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54924" http.request.uri="/v2/foo/schema1/manifests/sha256:58c1b5bedd0d04412272d83a58208315aeed9a9e004a308af42dd4fb31e7cdc4" http.request.useragent="Go-http-client/1.1" http.response.duration="904.398µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:56 +0000] "PUT /v2/foo/schema1/manifests/sha256:58c1b5bedd0d04412272d83a58208315aeed9a9e004a308af42dd4fb31e7cdc4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:34349" http.request.id=e3c9f2a4-c9fa-4df4-96c8-f7334289e814 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54924" http.request.uri="/v2/foo/schema1/manifests/sha256:58c1b5bedd0d04412272d83a58208315aeed9a9e004a308af42dd4fb31e7cdc4" http.request.useragent="Go-http-client/1.1" http.response.duration="905.22µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:56 +0000] "PUT /v2/foo/schema1/manifests/sha256:58c1b5bedd0d04412272d83a58208315aeed9a9e004a308af42dd4fb31e7cdc4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:34349" http.request.id=57a734d7-7df1-45ab-9faa-0036eddd8826 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54924" http.request.uri="/v2/foo/schema1/manifests/sha256:58c1b5bedd0d04412272d83a58208315aeed9a9e004a308af42dd4fb31e7cdc4" http.request.useragent="Go-http-client/1.1" http.response.duration="998.957µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:56 +0000] "PUT /v2/foo/schema1/manifests/sha256:58c1b5bedd0d04412272d83a58208315aeed9a9e004a308af42dd4fb31e7cdc4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=5d3544ff-f224-4424-94d9-8fdeeae2f17f http.request.method=GET http.request.remoteaddr="127.0.0.1:54924" http.request.uri="/v2/foo/schema1/manifests/sha256:58c1b5bedd0d04412272d83a58208315aeed9a9e004a308af42dd4fb31e7cdc4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="840.917µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Nov/2024:08:35:56 +0000] "GET /v2/foo/schema1/manifests/sha256:58c1b5bedd0d04412272d83a58208315aeed9a9e004a308af42dd4fb31e7cdc4 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-08T08:35:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=ed93a949-931f-430c-b0be-0d2b3a08f32b http.request.method=GET http.request.remoteaddr="127.0.0.1:54924" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="594.833µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:56 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=055852ca-fe57-49b6-8b40-3852a0f0c72d http.request.method=GET http.request.remoteaddr="127.0.0.1:54924" http.request.uri="/v2/foo/schema1/manifests/sha256:58c1b5bedd0d04412272d83a58208315aeed9a9e004a308af42dd4fb31e7cdc4" http.request.useragent="Go-http-client/1.1" http.response.duration="653.044µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:56 +0000] "GET /v2/foo/schema1/manifests/sha256:58c1b5bedd0d04412272d83a58208315aeed9a9e004a308af42dd4fb31e7cdc4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=c3a51223-e325-4f54-8481-073fd13825f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54924" 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="690.644µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Nov/2024:08:35:56 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-11-08T08:35:56Z" level=error msg="payload digest does match: "sha256:a94775238addd58a7c914c8d2a82066d6c3d84f89dcb5a27568ab69443e1b463" != "sha256:58c1b5bedd0d04412272d83a58208315aeed9a9e004a308af42dd4fb31e7cdc4"" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=b3cbc75b-4bfd-471a-bda0-24479dda2527 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54924" http.request.uri="/v2/foo/schema1/manifests/sha256:58c1b5bedd0d04412272d83a58208315aeed9a9e004a308af42dd4fb31e7cdc4" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:58c1b5bedd0d04412272d83a58208315aeed9a9e004a308af42dd4fb31e7cdc4" time="2024-11-08T08:35:56Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=b3cbc75b-4bfd-471a-bda0-24479dda2527 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54924" http.request.uri="/v2/foo/schema1/manifests/sha256:58c1b5bedd0d04412272d83a58208315aeed9a9e004a308af42dd4fb31e7cdc4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.761624ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:58c1b5bedd0d04412272d83a58208315aeed9a9e004a308af42dd4fb31e7cdc4" 127.0.0.1 - - [08/Nov/2024:08:35:56 +0000] "PUT /v2/foo/schema1/manifests/sha256:58c1b5bedd0d04412272d83a58208315aeed9a9e004a308af42dd4fb31e7cdc4 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-11-08T08:35:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=1eebebb6-ae67-459b-a8bd-dd55ca874ecd http.request.method=GET http.request.remoteaddr="127.0.0.1:54934" 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="763.916µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Nov/2024:08:35:56 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-08T08:35:56Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=6b538306-1b44-4cdc-be75-3da4b2a46ed0 http.request.method=GET http.request.remoteaddr="127.0.0.1:54934" 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.936µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/Nov/2024:08:35:56 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-08T08:35:56Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34349" http.request.id=020e50b7-2246-48dc-9a95-8c48ddb4e9d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54934" 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="617.358µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-08T08:35:56Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34349" http.request.id=020e50b7-2246-48dc-9a95-8c48ddb4e9d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54934" 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="640.153µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-08T08:35:56Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34349" http.request.id=020e50b7-2246-48dc-9a95-8c48ddb4e9d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54934" 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.001µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Nov/2024:08:35:56 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-11-08T08:35:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=b161c354-68f1-4b5d-b6d9-319f7ccc1562 http.request.method=POST http.request.remoteaddr="127.0.0.1:54934" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="585.743µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:56 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=7fb8af2d-b3d8-4275-b319-d7df9e1f026d http.request.method=PUT http.request.remoteaddr="127.0.0.1:54934" http.request.uri="/v2/foo/schema2/blobs/uploads/7542c4ec-4ba0-4214-a075-48716470efef?_state=6Btz2zOveNPSBlq8k7y49IhJTk6jjzkRwcsFc76okrB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NTQyYzRlYy00YmEwLTQyMTQtYTA3NS00ODcxNjQ3MGVmZWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTYuNDAwMjgwMVoifQ%3D%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="732.241µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:56 +0000] "PUT /v2/foo/schema2/blobs/uploads/7542c4ec-4ba0-4214-a075-48716470efef?_state=6Btz2zOveNPSBlq8k7y49IhJTk6jjzkRwcsFc76okrB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NTQyYzRlYy00YmEwLTQyMTQtYTA3NS00ODcxNjQ3MGVmZWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTYuNDAwMjgwMVoifQ%3D%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:56Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34349" http.request.id=27c4499d-2f9f-45d2-ba0d-5b69104b4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:54934" 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="617.841µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-08T08:35:56Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34349" http.request.id=27c4499d-2f9f-45d2-ba0d-5b69104b4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:54934" 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="645.417µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Nov/2024:08:35:56 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-11-08T08:35:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=0ede50ba-3314-4276-89b7-ff173555bc5a http.request.method=POST http.request.remoteaddr="127.0.0.1:54934" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="741.177µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:56 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=9dbefa0e-30b7-4720-883e-91c714fc52d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54934" http.request.uri="/v2/foo/schema2/blobs/uploads/0ac067ce-a996-490d-9a9e-4511886dbcf8?_state=3hqim2kDpg44LmEcw6sx3FGvPr4C2F1ZJKceDTEi0up7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYWMwNjdjZS1hOTk2LTQ5MGQtOWE5ZS00NTExODg2ZGJjZjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTYuNDU4NjE1MzI3WiJ9&digest=sha256%3A59629393aa7243987ceb2f456976d9e3fe13f9dc3dd9cd2c55a382a05c0542de" http.request.useragent="Go-http-client/1.1" http.response.duration=665.802151ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:56 +0000] "PUT /v2/foo/schema2/blobs/uploads/0ac067ce-a996-490d-9a9e-4511886dbcf8?_state=3hqim2kDpg44LmEcw6sx3FGvPr4C2F1ZJKceDTEi0up7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYWMwNjdjZS1hOTk2LTQ5MGQtOWE5ZS00NTExODg2ZGJjZjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTYuNDU4NjE1MzI3WiJ9&digest=sha256%3A59629393aa7243987ceb2f456976d9e3fe13f9dc3dd9cd2c55a382a05c0542de HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=fc7d74df-2b59-4b60-ac8c-1dc0225a8707 http.request.method=POST http.request.remoteaddr="127.0.0.1:54934" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="960.379µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:57 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=ecf2209f-7d72-47f3-8451-a0895fce31b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54934" http.request.uri="/v2/foo/schema2/blobs/uploads/c1f91221-a290-4b55-9317-3ec5f6dd5333?_state=MTJMAg1d9Z4TY2t0ycrd3xZwDNVk9dDHK4wb--qgPGF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMWY5MTIyMS1hMjkwLTRiNTUtOTMxNy0zZWM1ZjZkZDUzMzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTcuMjEwOTI0NTM4WiJ9&digest=sha256%3A1fa04181c789d1a61fa700a8f5c6eb1acdab4ad170824d41cd86128274c753ea" http.request.useragent="Go-http-client/1.1" http.response.duration=1.380507083s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:57 +0000] "PUT /v2/foo/schema2/blobs/uploads/c1f91221-a290-4b55-9317-3ec5f6dd5333?_state=MTJMAg1d9Z4TY2t0ycrd3xZwDNVk9dDHK4wb--qgPGF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMWY5MTIyMS1hMjkwLTRiNTUtOTMxNy0zZWM1ZjZkZDUzMzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTcuMjEwOTI0NTM4WiJ9&digest=sha256%3A1fa04181c789d1a61fa700a8f5c6eb1acdab4ad170824d41cd86128274c753ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34349" http.request.id=7d095786-88b0-4345-a676-9f1cb5cbce1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54934" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="997.547µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34349" http.request.id=454d33cf-6941-47dc-ad86-b70ada3203a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54934" http.request.uri="/v2/foo/schema2/manifests/sha256:4d0878c6440ffa2e78bc0c51ed7eb14de437dc1a086d8e0150e03492604b0fd7" http.request.useragent="Go-http-client/1.1" http.response.duration="745.319µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "PUT /v2/foo/schema2/manifests/sha256:4d0878c6440ffa2e78bc0c51ed7eb14de437dc1a086d8e0150e03492604b0fd7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=aa4fce5f-c182-4ec9-a73a-23cf1974beac http.request.method=GET http.request.remoteaddr="127.0.0.1:54934" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="654.86µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=3e107875-a4a4-4171-a275-a1a32642754e http.request.method=GET http.request.remoteaddr="127.0.0.1:54934" http.request.uri="/v2/foo/schema2/manifests/sha256:4d0878c6440ffa2e78bc0c51ed7eb14de437dc1a086d8e0150e03492604b0fd7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="780.927µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "GET /v2/foo/schema2/manifests/sha256:4d0878c6440ffa2e78bc0c51ed7eb14de437dc1a086d8e0150e03492604b0fd7 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=b5e2fc19-0c65-4324-a748-5d0e8f6ea718 http.request.method=GET http.request.remoteaddr="127.0.0.1:54934" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="551.864µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=4adc6d6d-03b8-4658-8a82-0e2acf66a34e http.request.method=GET http.request.remoteaddr="127.0.0.1:54934" http.request.uri="/v2/foo/schema2/manifests/sha256:4d0878c6440ffa2e78bc0c51ed7eb14de437dc1a086d8e0150e03492604b0fd7" http.request.useragent="Go-http-client/1.1" http.response.duration="547.152µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "GET /v2/foo/schema2/manifests/sha256:4d0878c6440ffa2e78bc0c51ed7eb14de437dc1a086d8e0150e03492604b0fd7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=2a150e5f-601b-4a87-be80-b517479db53a http.request.method=GET http.request.remoteaddr="127.0.0.1:54934" 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="573.959µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=info msg="rewriting manifest sha256:4d0878c6440ffa2e78bc0c51ed7eb14de437dc1a086d8e0150e03492604b0fd7 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=7295b945-572b-4f2d-85ab-ca169a8a5cc9 http.request.method=GET http.request.remoteaddr="127.0.0.1:54934" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-08T08:35:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=7295b945-572b-4f2d-85ab-ca169a8a5cc9 http.request.method=GET http.request.remoteaddr="127.0.0.1:54934" 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.049358ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34349" http.request.id=aa024b33-1ca2-47e9-8a55-af1811382ad4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54934" 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="602.119µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34349" http.request.id=1e9a5556-b48a-42b9-9c5c-858a13286454 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54934" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="719.659µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34349" http.request.id=817ad005-328e-4f9b-a2e0-605489f371b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54934" http.request.uri="/v2/foo/schema2/manifests/sha256:516cfee5aa872c308d7f2b50135edca0f100300d99eb801bc8924fcd9832f6f7" http.request.useragent="Go-http-client/1.1" http.response.duration="651.178µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "PUT /v2/foo/schema2/manifests/sha256:516cfee5aa872c308d7f2b50135edca0f100300d99eb801bc8924fcd9832f6f7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=b3760a1a-ffed-49d4-a39f-5d21898e6e8a http.request.method=GET http.request.remoteaddr="127.0.0.1:54934" 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="700.394µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=ec29195e-5bec-495d-bf16-63d138efb782 http.request.method=GET http.request.remoteaddr="127.0.0.1:54934" http.request.uri="/v2/foo/schema2/manifests/sha256:516cfee5aa872c308d7f2b50135edca0f100300d99eb801bc8924fcd9832f6f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="641.535µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "GET /v2/foo/schema2/manifests/sha256:516cfee5aa872c308d7f2b50135edca0f100300d99eb801bc8924fcd9832f6f7 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=5a69fcfb-fda2-4c32-984b-48cf569a4691 http.request.method=GET http.request.remoteaddr="127.0.0.1:54934" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="609.026µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=58229092-1b7b-40f7-8340-8f9079bcd1d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54934" http.request.uri="/v2/foo/schema2/manifests/sha256:516cfee5aa872c308d7f2b50135edca0f100300d99eb801bc8924fcd9832f6f7" http.request.useragent="Go-http-client/1.1" http.response.duration="583.967µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "GET /v2/foo/schema2/manifests/sha256:516cfee5aa872c308d7f2b50135edca0f100300d99eb801bc8924fcd9832f6f7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=info msg="rewriting manifest list sha256:516cfee5aa872c308d7f2b50135edca0f100300d99eb801bc8924fcd9832f6f7 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=f861948d-b8eb-494c-b214-8d447d6cf4fb http.request.method=GET http.request.remoteaddr="127.0.0.1:54934" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-11-08T08:35:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34349" http.request.id=f861948d-b8eb-494c-b214-8d447d6cf4fb http.request.method=GET http.request.remoteaddr="127.0.0.1:54934" 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.069268ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (9.27s) === RUN TestGetManifestWithStorageError time="2024-11-08T08:35:58Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-08T08:35:58Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:35:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:45551" http.request.id=370b0d27-6301-417f-a523-10b91d5c3893 http.request.method=GET http.request.remoteaddr="127.0.0.1:54240" 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="603.607µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.2 http.request.host="127.0.0.1:45551" http.request.id=848b8aa5-3f82-4d71-91a6-80032ad63589 http.request.method=GET http.request.remoteaddr="127.0.0.1:54240" 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="523.755µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.2 http.request.host="127.0.0.1:45551" http.request.id=fea365fc-6ec5-45ea-8dd2-6bd41908c11d http.request.method=GET http.request.remoteaddr="127.0.0.1:54240" 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="641.082µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.2 http.request.host="127.0.0.1:45551" http.request.id=14544016-c572-4264-8875-d6a1d10993b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:54240" 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="629.146µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.00s) === RUN TestManifestDelete time="2024-11-08T08:35:58Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-08T08:35:58Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:35:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=f1acd13b-1ac2-4f76-991c-31a81e0d0f6a http.request.method=GET http.request.remoteaddr="127.0.0.1:40138" 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="716.396µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=86278a7b-8d40-442e-a061-72ba867d2623 http.request.method=GET http.request.remoteaddr="127.0.0.1:40138" 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="654.536µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=a63b4cc4-02a4-4223-85b7-7de1ea7243d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40138" 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="618.855µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=8224ecb5-5f29-4497-bb7b-c06ab2f2a9a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40138" 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="870.647µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-08T08:35:58Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=8224ecb5-5f29-4497-bb7b-c06ab2f2a9a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40138" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="896.363µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-08T08:35:58Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=8224ecb5-5f29-4497-bb7b-c06ab2f2a9a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40138" 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="918.435µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-08T08:35:58Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=8224ecb5-5f29-4497-bb7b-c06ab2f2a9a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40138" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="938.486µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-11-08T08:35:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=d0d3b8e9-8397-4471-a761-fd7345027b11 http.request.method=POST http.request.remoteaddr="127.0.0.1:40138" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.006047ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=430ee7ab-d98a-43bf-afb9-f8a760d34851 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40138" http.request.uri="/v2/foo/schema1/blobs/uploads/e47964af-b0cd-4c79-ae3f-30df2a6ebbc4?_state=v3HBjLMs68j2RfB-sMkdFez2ek3Iun2Q_g47e9Xr1xR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNDc5NjRhZi1iMGNkLTRjNzktYWUzZi0zMGRmMmE2ZWJiYzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTguNjkxODQ3NzcyWiJ9&digest=sha256%3A3000bff76e1cb0235ab718a9778e222c96e9fb7faa2404563e93797021b125d3" http.request.useragent="Go-http-client/1.1" http.response.duration=957.973739ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:58 +0000] "PUT /v2/foo/schema1/blobs/uploads/e47964af-b0cd-4c79-ae3f-30df2a6ebbc4?_state=v3HBjLMs68j2RfB-sMkdFez2ek3Iun2Q_g47e9Xr1xR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNDc5NjRhZi1iMGNkLTRjNzktYWUzZi0zMGRmMmE2ZWJiYzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTguNjkxODQ3NzcyWiJ9&digest=sha256%3A3000bff76e1cb0235ab718a9778e222c96e9fb7faa2404563e93797021b125d3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:35:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=1045cf91-6e70-4504-8c72-b3d2a2692a42 http.request.method=POST http.request.remoteaddr="127.0.0.1:40138" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="869.931µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:59 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=0d108bd9-d1dd-41f6-bf80-6c33146fefa3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40138" http.request.uri="/v2/foo/schema1/blobs/uploads/07f163db-ab49-4ad5-90d2-0e4fcac88c0b?_state=krwcZ8iopFUo7OUis_ULVvJ9uzUzhpuov2MEZwDddWV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwN2YxNjNkYi1hYjQ5LTRhZDUtOTBkMi0wZTRmY2FjODhjMGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTkuNzA2OTUxNzM1WiJ9&digest=sha256%3A2bf7c82930b21c9d5445aed8d49064e652953b0b99a189e589e3d2caaa7f13d8" http.request.useragent="Go-http-client/1.1" http.response.duration=635.302169ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:35:59 +0000] "PUT /v2/foo/schema1/blobs/uploads/07f163db-ab49-4ad5-90d2-0e4fcac88c0b?_state=krwcZ8iopFUo7OUis_ULVvJ9uzUzhpuov2MEZwDddWV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwN2YxNjNkYi1hYjQ5LTRhZDUtOTBkMi0wZTRmY2FjODhjMGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzU6NTkuNzA2OTUxNzM1WiJ9&digest=sha256%3A2bf7c82930b21c9d5445aed8d49064e652953b0b99a189e589e3d2caaa7f13d8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=0061b080-16ef-4cf7-9db4-09a2450fb50b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40138" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15909ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=2b1e3881-d160-4d91-aca8-524038676a9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40138" http.request.uri="/v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e" http.request.useragent="Go-http-client/1.1" http.response.duration="936.861µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=ba2a33a6-332c-4fb7-9277-fdc2f6fac7b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:40138" 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="831.341µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=c08e14a2-fd4b-4877-928d-c809b1947a8a http.request.method=GET http.request.remoteaddr="127.0.0.1:40138" http.request.uri="/v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="796.412µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "GET /v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:36065" http.request.id=67e24bc5-7b7a-4bb9-b3b3-344bd2157653 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40138" http.request.uri="/v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e" http.request.useragent="Go-http-client/1.1" http.response.duration="885.057µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:36065" http.request.id=56035624-6774-4325-864b-4d196095265f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40138" http.request.uri="/v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e" http.request.useragent="Go-http-client/1.1" http.response.duration="878.711µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:36065" http.request.id=3dd80bae-6777-4468-8796-1d4454428faf http.request.method=PUT http.request.remoteaddr="127.0.0.1:40138" http.request.uri="/v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e" http.request.useragent="Go-http-client/1.1" http.response.duration="906.58µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=838a8fd2-55b5-42cf-a66a-0cbb94ece826 http.request.method=GET http.request.remoteaddr="127.0.0.1:40138" http.request.uri="/v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="784.391µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "GET /v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=ed599c81-77d7-40b1-ba47-4a7b8ec9c8ff http.request.method=GET http.request.remoteaddr="127.0.0.1:40138" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="611.276µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=5b7fc43c-1d5c-4824-8d12-32233debba1b http.request.method=GET http.request.remoteaddr="127.0.0.1:40138" http.request.uri="/v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e" http.request.useragent="Go-http-client/1.1" http.response.duration="521.394µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "GET /v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=fd0fee19-011d-4f16-9ccc-92c2705ce560 http.request.method=GET http.request.remoteaddr="127.0.0.1:40138" 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="571.278µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=error msg="payload digest does match: "sha256:4bd67b0793488ab32b0919f03f802702599268808dceb8dd44696a7981878b1b" != "sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e"" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=66df47fc-bb5c-46e8-b06a-359df14b636f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40138" http.request.uri="/v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e" time="2024-11-08T08:36:00Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=66df47fc-bb5c-46e8-b06a-359df14b636f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40138" http.request.uri="/v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="662.57µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e" 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=b67e1670-a90c-4098-9655-cbf2921ca6b7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40148" http.request.uri="/v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e" http.request.useragent="Go-http-client/1.1" http.response.duration="771.821µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "DELETE /v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=3e775fa8-8353-4711-bf07-728297ffce5e http.request.method=GET http.request.remoteaddr="127.0.0.1:40148" http.request.uri="/v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="617.069µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e" 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "GET /v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=02e496a5-0ac2-44c2-851f-24df870358a3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40152" http.request.uri="/v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="674.793µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e" 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "DELETE /v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=5f3315aa-4983-477b-a6da-ea28dc8e139b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40156" http.request.uri="/v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e" http.request.useragent="Go-http-client/1.1" http.response.duration="995.608µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=753a56e3-c5e0-46b8-aaa3-7a8544f192ca http.request.method=GET http.request.remoteaddr="127.0.0.1:40156" http.request.uri="/v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="885.757µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "GET /v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=9ea83456-5e8f-451a-ad90-fb0a7a367b24 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40164" 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="764.707µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=0a16c911-c4d3-420d-9508-c83529b7725b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40180" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration="971.049µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=253c5488-a449-453e-a9f5-7c29df5e8ef3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40180" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="533.776µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=a2f37d98-fdfa-4a77-bb49-69ccd4e23fcb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40180" http.request.uri="/v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e" http.request.useragent="Go-http-client/1.1" http.response.duration="656.23µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "DELETE /v2/foo/schema1/manifests/sha256:0b191f7d911d4ec058d7a0b6f2ce5296e16afb020415162b066cb6992b79604e HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=b7a1b4ad-3fda-4fa7-8e9c-19235c311853 http.request.method=GET http.request.remoteaddr="127.0.0.1:40180" 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.519µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=196156b0-c8c8-4ade-a1c7-be07cedc6940 http.request.method=GET http.request.remoteaddr="127.0.0.1:40180" 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="601.013µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=752a9c8d-c579-4127-a849-07ce70e3570c http.request.method=GET http.request.remoteaddr="127.0.0.1:40180" 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="613.807µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36065" http.request.id=e2c4d952-e6b0-4540-b22f-138e24bfadf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40180" 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.787µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-08T08:36:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36065" http.request.id=e2c4d952-e6b0-4540-b22f-138e24bfadf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40180" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="662.003µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-08T08:36:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36065" http.request.id=e2c4d952-e6b0-4540-b22f-138e24bfadf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40180" 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="680.465µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=0cc96433-a803-4bd1-bb39-619c7b5ea35a http.request.method=POST http.request.remoteaddr="127.0.0.1:40180" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="611.934µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=66e98c15-9b0d-40a8-88d9-d1668d42ea77 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40180" http.request.uri="/v2/foo/schema2/blobs/uploads/54f5e46a-ad24-4068-9eb0-81aeac178e14?_state=Far5N9l3Vq4pFIZ3Mc4-kLA7xm1Sn0zvhnJquGvRFFR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NGY1ZTQ2YS1hZDI0LTQwNjgtOWViMC04MWFlYWMxNzhlMTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzY6MDAuMzY2MDY3MzQ1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="761.444µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "PUT /v2/foo/schema2/blobs/uploads/54f5e46a-ad24-4068-9eb0-81aeac178e14?_state=Far5N9l3Vq4pFIZ3Mc4-kLA7xm1Sn0zvhnJquGvRFFR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NGY1ZTQ2YS1hZDI0LTQwNjgtOWViMC04MWFlYWMxNzhlMTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzY6MDAuMzY2MDY3MzQ1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36065" http.request.id=c0de6ad2-46cb-431c-b135-7b52e77077b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40180" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="691.998µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-08T08:36:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36065" http.request.id=c0de6ad2-46cb-431c-b135-7b52e77077b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40180" 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="712.663µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-11-08T08:36:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=7c50a243-5313-47a1-9ee8-4eddf820b4bb http.request.method=POST http.request.remoteaddr="127.0.0.1:40180" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="858.698µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=1f054804-6968-4a37-bd8d-959ef9d86142 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40180" http.request.uri="/v2/foo/schema2/blobs/uploads/90c3e246-4519-47e3-bff1-83442c54b4da?_state=j0JaZUxP-5Eu63vk5qr-zRnfYYIPLzfMVIWiUihjfpx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5MGMzZTI0Ni00NTE5LTQ3ZTMtYmZmMS04MzQ0MmM1NGI0ZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzY6MDAuNDM0NTk1MDE4WiJ9&digest=sha256%3A0f8c0bbc711774619c9c7594c23bcd2407106eadfc7c91251448e73d6ea662a8" http.request.useragent="Go-http-client/1.1" http.response.duration=923.268969ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:00 +0000] "PUT /v2/foo/schema2/blobs/uploads/90c3e246-4519-47e3-bff1-83442c54b4da?_state=j0JaZUxP-5Eu63vk5qr-zRnfYYIPLzfMVIWiUihjfpx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5MGMzZTI0Ni00NTE5LTQ3ZTMtYmZmMS04MzQ0MmM1NGI0ZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzY6MDAuNDM0NTk1MDE4WiJ9&digest=sha256%3A0f8c0bbc711774619c9c7594c23bcd2407106eadfc7c91251448e73d6ea662a8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=54d69bd0-3566-4795-ada3-a1c43d717115 http.request.method=POST http.request.remoteaddr="127.0.0.1:40180" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="942.38µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=81009f7f-3def-4d65-9d75-6aa7589208fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:40180" http.request.uri="/v2/foo/schema2/blobs/uploads/5bad5f89-b43c-4d8a-b1f5-f39562d5844a?_state=0YQo2ZPOZ7l63u2fqGlqrfo7pvqGejfabGoVB9kMxhl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1YmFkNWY4OS1iNDNjLTRkOGEtYjFmNS1mMzk1NjJkNTg0NGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzY6MDEuNDE1ODg5NzQ3WiJ9&digest=sha256%3A18b4beaa61a162925961fb4b26cdef79c250c43ad14ff7851b3004d9fae3c3d4" http.request.useragent="Go-http-client/1.1" http.response.duration=576.795904ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/5bad5f89-b43c-4d8a-b1f5-f39562d5844a?_state=0YQo2ZPOZ7l63u2fqGlqrfo7pvqGejfabGoVB9kMxhl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1YmFkNWY4OS1iNDNjLTRkOGEtYjFmNS1mMzk1NjJkNTg0NGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMDhUMDg6MzY6MDEuNDE1ODg5NzQ3WiJ9&digest=sha256%3A18b4beaa61a162925961fb4b26cdef79c250c43ad14ff7851b3004d9fae3c3d4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36065" http.request.id=442739f6-349d-4e9d-a7a6-586a626407de http.request.method=PUT http.request.remoteaddr="127.0.0.1:40180" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="952.899µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36065" http.request.id=9d7a568f-ab87-4e87-b6ea-0edfeeab7809 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40180" http.request.uri="/v2/foo/schema2/manifests/sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1" http.request.useragent="Go-http-client/1.1" http.response.duration="809.007µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:01 +0000] "PUT /v2/foo/schema2/manifests/sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=dca1d04f-8ea7-4492-9cf7-a0e335c06cf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:40180" 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="637.472µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Nov/2024:08:36:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-08T08:36:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=038deb15-3b0e-4991-8061-65e5d5b24cc0 http.request.method=GET http.request.remoteaddr="127.0.0.1:40180" http.request.uri="/v2/foo/schema2/manifests/sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="668.971µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Nov/2024:08:36:01 +0000] "GET /v2/foo/schema2/manifests/sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-08T08:36:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=a3b4bd70-2c23-4194-b915-c09a55139a6d http.request.method=GET http.request.remoteaddr="127.0.0.1:40180" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="561.674µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=276e445d-daf4-443c-b3fa-3e9bc9ff9c86 http.request.method=GET http.request.remoteaddr="127.0.0.1:40180" http.request.uri="/v2/foo/schema2/manifests/sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1" http.request.useragent="Go-http-client/1.1" http.response.duration="589.897µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:01 +0000] "GET /v2/foo/schema2/manifests/sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=a81348e4-0047-4448-a734-004fc2d7c63b http.request.method=GET http.request.remoteaddr="127.0.0.1:40180" 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="583.451µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/Nov/2024:08:36:01 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-11-08T08:36:01Z" level=info msg="rewriting manifest sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=d980324d-ca02-44c3-b514-f33881df558e http.request.method=GET http.request.remoteaddr="127.0.0.1:40180" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-08T08:36:02Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=d980324d-ca02-44c3-b514-f33881df558e http.request.method=GET http.request.remoteaddr="127.0.0.1:40180" 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.106683ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/Nov/2024:08:36:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-11-08T08:36:02Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=c50ac679-c6ab-4282-9cdb-537309b77b5d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40180" http.request.uri="/v2/foo/schema2/manifests/sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1" http.request.useragent="Go-http-client/1.1" http.response.duration="634.827µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:02 +0000] "DELETE /v2/foo/schema2/manifests/sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:02Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=99418ddb-5e2d-453f-ad38-bed6c6b9ccff http.request.method=GET http.request.remoteaddr="127.0.0.1:40180" http.request.uri="/v2/foo/schema2/manifests/sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="590.213µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1" 127.0.0.1 - - [08/Nov/2024:08:36:02 +0000] "GET /v2/foo/schema2/manifests/sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-11-08T08:36:02Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=a6e01e5b-8a79-4f40-8b9e-ec3916a28e32 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35316" http.request.uri="/v2/foo/schema2/manifests/sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="762.282µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1" 127.0.0.1 - - [08/Nov/2024:08:36:02 +0000] "DELETE /v2/foo/schema2/manifests/sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-11-08T08:36:02Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36065" http.request.id=13f0da60-3d52-4c6d-a2e1-6b1a0514474b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35322" http.request.uri="/v2/foo/schema2/manifests/sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1" http.request.useragent="Go-http-client/1.1" http.response.duration="960.663µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:02 +0000] "PUT /v2/foo/schema2/manifests/sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:02Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=22d5b36b-57a7-45a3-8b5d-9d8f57829ca4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35322" http.request.uri="/v2/foo/schema2/manifests/sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="806.396µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Nov/2024:08:36:02 +0000] "GET /v2/foo/schema2/manifests/sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-08T08:36:02Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=02e6d38f-0a33-4c60-8096-86548f7e3782 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35338" 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="854.758µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [08/Nov/2024:08:36:02 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-11-08T08:36:02Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36065" http.request.id=3d884fd5-aedd-4a34-b169-648d75dc7008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35352" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration="863.189µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:02 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:02Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=ee404525-70db-433f-bcef-5a46e0b7d1da http.request.method=GET http.request.remoteaddr="127.0.0.1:35352" 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.39µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [08/Nov/2024:08:36:02 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-11-08T08:36:02Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=9abc1ca6-becb-4591-8fff-2314c631cbb1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35352" http.request.uri="/v2/foo/schema2/manifests/sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1" http.request.useragent="Go-http-client/1.1" http.response.duration="616.34µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:02 +0000] "DELETE /v2/foo/schema2/manifests/sha256:68c96965bf6a72fb414205d9080ea7e7c6766e3ac789486fee5490f3547bb5c1 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:02Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:36065" http.request.id=df079c5f-3a40-44d9-bbf4-81b0ddcbcae5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35352" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="579.781µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [08/Nov/2024:08:36:02 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (3.40s) === RUN TestManifestDeleteDisabled time="2024-11-08T08:36: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.23.2 time="2024-11-08T08:36:02Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:36:02Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:42999" http.request.id=b5854874-9c38-4085-8cb6-3a81afbc9b3b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44742" 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="633.627µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [08/Nov/2024:08:36:02 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2024-11-08T08:36: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.23.2 time="2024-11-08T08:36:02Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:36:02Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 time="2024-11-08T08:36:02Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.2 time="2024-11-08T08:36:02Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.2 time="2024-11-08T08:36:02Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:35359" http.request.id=f9bd8643-36c8-4561-9d2c-b3205b797abd http.request.method=PUT http.request.remoteaddr="127.0.0.1:43866" 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.330699ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [08/Nov/2024:08:36:02 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-11-08T08:36:02Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:35359" http.request.id=7ae65f28-2af4-49c7-8c72-67b7605deaf2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43878" 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.259141ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [08/Nov/2024:08:36:02 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-11-08T08:36:02Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:35359" http.request.id=ed1e0872-0541-47e8-b034-a310643396ef http.request.method=POST http.request.remoteaddr="127.0.0.1:43894" 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.132546ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [08/Nov/2024:08:36:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-11-08T08:36:02Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:35359" http.request.id=35200f60-fa57-4769-9336-166d8d1b6f7f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43902" 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.113265ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [08/Nov/2024:08:36:02 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.25s) === RUN TestProxyManifestGetByTag time="2024-11-08T08:36: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.23.2 time="2024-11-08T08:36:02Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:36:02Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41863" http.request.id=a8eba84c-4632-4e32-8608-9ef5b693cbcc http.request.method=POST http.request.remoteaddr="127.0.0.1:48068" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="893.749µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41863" http.request.id=5337b780-1e6a-44ce-8e81-b94b80ea3165 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48068" http.request.uri="/v2/foo/bar/blobs/uploads/0ca4f8a8-9390-462c-9a29-7e2f361a643b?_state=mnqo2WwjwbogpQ79KRZv4mGCLYelSuq1REeLzxAPwPN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjYTRmOGE4LTkzOTAtNDYyYy05YTI5LTdlMmYzNjFhNjQzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNjowMi4zMjUzMzUzNDZaIn0%3D&digest=sha256%3A0fa4b023bc4e2cf57b212b558ee610d3e3e321a6013c818a325fbbd7e4471f6b" http.request.useragent="Go-http-client/1.1" http.response.duration=685.72254ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:02 +0000] "PUT /v2/foo/bar/blobs/uploads/0ca4f8a8-9390-462c-9a29-7e2f361a643b?_state=mnqo2WwjwbogpQ79KRZv4mGCLYelSuq1REeLzxAPwPN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBjYTRmOGE4LTkzOTAtNDYyYy05YTI5LTdlMmYzNjFhNjQzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNjowMi4zMjUzMzUzNDZaIn0%3D&digest=sha256%3A0fa4b023bc4e2cf57b212b558ee610d3e3e321a6013c818a325fbbd7e4471f6b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41863" http.request.id=191911a7-c79a-47da-b9b9-b51bb8017472 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48068" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15468ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:03 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-08T08:36:03Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-08T08:36:03Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 time="2024-11-08T08:36:03Z" level=info msg="Starting upload purge in 28m0s" go.version=go1.23.2 time="2024-11-08T08:36:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41863" http.request.id=f26addbe-b3f3-44d7-a158-18d1435f4d58 http.request.method=GET http.request.remoteaddr="127.0.0.1:48068" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="505.585µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Nov/2024:08:36:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-11-08T08:36:03Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:41863" go.version=go1.23.2 time="2024-11-08T08:36:03Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.2 time="2024-11-08T08:36:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41863" http.request.id=671e5c7d-3729-4e70-ba81-d3cec0560da1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48080" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="644.744µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Nov/2024:08:36:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-11-08T08:36:03Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41863 /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:41863/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:39279" http.request.id=542ec859-f845-43b9-afc0-cb2a5b89e118 http.request.method=GET http.request.remoteaddr="127.0.0.1:46868" http.request.uri="/v2/foo/bar/manifests/sha256:c5cb1b908f3675c96231acf5dd3dc42f3dc763031f708e32cf0594e7a86601f8" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:c5cb1b908f3675c96231acf5dd3dc42f3dc763031f708e32cf0594e7a86601f8" time="2024-11-08T08:36:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41863" http.request.id=261e9fe3-28b0-4901-94af-c4d630cac337 http.request.method=GET http.request.remoteaddr="127.0.0.1:48088" http.request.uri="/v2/foo/bar/manifests/sha256:c5cb1b908f3675c96231acf5dd3dc42f3dc763031f708e32cf0594e7a86601f8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.00259ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Nov/2024:08:36:03 +0000] "GET /v2/foo/bar/manifests/sha256:c5cb1b908f3675c96231acf5dd3dc42f3dc763031f708e32cf0594e7a86601f8 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-08T08:36:03Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:c5cb1b908f3675c96231acf5dd3dc42f3dc763031f708e32cf0594e7a86601f8 with ttl=167h59m59.999998664s" go.version=go1.23.2 time="2024-11-08T08:36:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39279" http.request.id=542ec859-f845-43b9-afc0-cb2a5b89e118 http.request.method=GET http.request.remoteaddr="127.0.0.1:46868" http.request.uri="/v2/foo/bar/manifests/sha256:c5cb1b908f3675c96231acf5dd3dc42f3dc763031f708e32cf0594e7a86601f8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.549211ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Nov/2024:08:36:03 +0000] "GET /v2/foo/bar/manifests/sha256:c5cb1b908f3675c96231acf5dd3dc42f3dc763031f708e32cf0594e7a86601f8 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-08T08:36:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41863" http.request.id=31d5efb0-caee-49d0-b953-fd94cfefc2bc http.request.method=GET http.request.remoteaddr="127.0.0.1:48088" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="518.742µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Nov/2024:08:36:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-11-08T08:36:03Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41863 /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:41863/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:39279" http.request.id=ab9823ea-a117-43ab-bd76-f314c39e7b5a http.request.method=GET http.request.remoteaddr="127.0.0.1:46884" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-11-08T08:36:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41863" http.request.id=712aa12c-c073-4593-bad7-29a0f09006e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48102" 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="887.087µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Nov/2024:08:36:03 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-08T08:36:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39279" http.request.id=ab9823ea-a117-43ab-bd76-f314c39e7b5a http.request.method=GET http.request.remoteaddr="127.0.0.1:46884" 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.115156ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Nov/2024:08:36:03 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-08T08:36:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41863" http.request.id=04f2b0d1-f60d-4f87-aca3-4afe435e4d42 http.request.method=POST http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="746.002µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41863" http.request.id=7f2ea498-393b-4b62-bd40-14223fe54335 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/foo/bar/blobs/uploads/9505590c-d3f9-426f-8169-010bce4bd3a9?_state=yWxm3VjFy1b-MFCJH2FjCcz6K7aWFzVqt69KMWSfJJZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1MDU1OTBjLWQzZjktNDI2Zi04MTY5LTAxMGJjZTRiZDNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNjowMy4wODU2ODA4NTlaIn0%3D&digest=sha256%3A42183fe831e16bb55c9fe20887949513e38559b421257528ca9650326bd0d38d" http.request.useragent="Go-http-client/1.1" http.response.duration=818.623264ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:03 +0000] "PUT /v2/foo/bar/blobs/uploads/9505590c-d3f9-426f-8169-010bce4bd3a9?_state=yWxm3VjFy1b-MFCJH2FjCcz6K7aWFzVqt69KMWSfJJZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1MDU1OTBjLWQzZjktNDI2Zi04MTY5LTAxMGJjZTRiZDNhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0wOFQwODozNjowMy4wODU2ODA4NTlaIn0%3D&digest=sha256%3A42183fe831e16bb55c9fe20887949513e38559b421257528ca9650326bd0d38d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41863" http.request.id=1be5b14a-2995-4fda-ab22-c308c97aee52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.087644ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Nov/2024:08:36:03 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-08T08:36:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41863" http.request.id=baebb9f4-d7db-435a-a84c-bca2348255fc http.request.method=GET http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="558.433µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Nov/2024:08:36:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-11-08T08:36:03Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41863 /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:41863/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:39279" http.request.id=0ecb6d9b-90d4-4858-ab62-eb0a4e6de092 http.request.method=GET http.request.remoteaddr="127.0.0.1:46898" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-11-08T08:36:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41863" http.request.id=9e17eced-d4af-4173-9613-ae6a126b78e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48106" 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="964.036µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Nov/2024:08:36:03 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-08T08:36:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41863" http.request.id=79202e92-6c74-4522-b7bc-d506c853296c http.request.method=GET http.request.remoteaddr="127.0.0.1:48106" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="608.276µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Nov/2024:08:36:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-11-08T08:36:03Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41863 /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:41863/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:39279" http.request.id=0ecb6d9b-90d4-4858-ab62-eb0a4e6de092 http.request.method=GET http.request.remoteaddr="127.0.0.1:46898" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-11-08T08:36:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41863" http.request.id=a636e8de-694d-46bf-b38b-b2b138175282 http.request.method=GET http.request.remoteaddr="127.0.0.1:48118" 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="928.418µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Nov/2024:08:36:03 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-08T08:36:03Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:921e4c8eb2d819a46cf095aec8e7079eb54972b08c52478e901200bb9c8d0981 with ttl=167h59m59.999998098s" go.version=go1.23.2 time="2024-11-08T08:36:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:39279" http.request.id=0ecb6d9b-90d4-4858-ab62-eb0a4e6de092 http.request.method=GET http.request.remoteaddr="127.0.0.1:46898" 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.411074ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Nov/2024:08:36:03 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (1.65s) === RUN TestAppDispatcher time="2024-11-08T08:36:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37723" http.request.id=d189ef57-b7e7-4d45-ba8d-14c504002ab4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55260" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="591.717µs" http.response.status=200 http.response.written=0 time="2024-11-08T08:36:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37723" http.request.id=a4503765-d668-4348-ad48-98d88965ea23 http.request.method=GET http.request.remoteaddr="127.0.0.1:55260" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="534.458µs" http.response.status=200 http.response.written=0 time="2024-11-08T08:36:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37723" http.request.id=da6ff3cd-52f4-4219-b7cc-24e18670f0cf http.request.method=GET http.request.remoteaddr="127.0.0.1:55260" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="527.267µs" http.response.status=200 http.response.written=0 time="2024-11-08T08:36:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37723" http.request.id=0d9b2834-bc4d-443d-8e41-f2309b9e7ccf http.request.method=GET http.request.remoteaddr="127.0.0.1:55260" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="569.737µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.00s) === RUN TestNewApp time="2024-11-08T08:36:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 instance.id=aaaf84d4-6818-4ce2-a81c-0336eb27dee6 time="2024-11-08T08:36:03Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=aaaf84d4-6818-4ce2-a81c-0336eb27dee6 time="2024-11-08T08:36:03Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.2 http.request.host="127.0.0.1:36473" http.request.id=d249290e-74ce-4753-95d8-c257d5290d1c http.request.method=GET http.request.remoteaddr="127.0.0.1:60362" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-11-08T08:36:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 instance.id=aaaf84d4-6818-4ce2-a81c-0336eb27dee6 time="2024-11-08T08:36:03Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=aaaf84d4-6818-4ce2-a81c-0336eb27dee6 time="2024-11-08T08:36:03Z" level=info msg="configuring file health check path=/tmp/healthcheck1185568176, interval=1" go.version=go1.23.2 instance.id=aaaf84d4-6818-4ce2-a81c-0336eb27dee6 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-11-08T08:36: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.23.2 instance.id=aaaf84d4-6818-4ce2-a81c-0336eb27dee6 time="2024-11-08T08:36:07Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=aaaf84d4-6818-4ce2-a81c-0336eb27dee6 time="2024-11-08T08:36:07Z" level=info msg="configuring TCP health check addr=127.0.0.1:34903, interval=1" go.version=go1.23.2 instance.id=aaaf84d4-6818-4ce2-a81c-0336eb27dee6 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-11-08T08:36:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 instance.id=aaaf84d4-6818-4ce2-a81c-0336eb27dee6 time="2024-11-08T08:36:11Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=aaaf84d4-6818-4ce2-a81c-0336eb27dee6 time="2024-11-08T08:36:11Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:33551, interval=1, threshold=3" go.version=go1.23.2 instance.id=aaaf84d4-6818-4ce2-a81c-0336eb27dee6 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 51.505s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.06s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.02s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.10s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.22s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.407s === RUN TestSchedule time="2024-11-08T08:35:27Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=e6925b84-e40e-4976-a8db-7769e839f9b4 time="2024-11-08T08:35:27Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.998495ms" go.version=go1.23.2 instance.id=e6925b84-e40e-4976-a8db-7769e839f9b4 time="2024-11-08T08:35:27Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=998.928µs" go.version=go1.23.2 instance.id=e6925b84-e40e-4976-a8db-7769e839f9b4 time="2024-11-08T08:35:27Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.724µs" go.version=go1.23.2 instance.id=e6925b84-e40e-4976-a8db-7769e839f9b4 scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2024-11-08T08:35:27Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=e6925b84-e40e-4976-a8db-7769e839f9b4 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-11-08T08:35:27Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=e6925b84-e40e-4976-a8db-7769e839f9b4 time="2024-11-08T08:35:27Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.998225ms" go.version=go1.23.2 instance.id=e6925b84-e40e-4976-a8db-7769e839f9b4 time="2024-11-08T08:35:27Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.999037ms" go.version=go1.23.2 instance.id=e6925b84-e40e-4976-a8db-7769e839f9b4 time="2024-11-08T08:35:27Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=e6925b84-e40e-4976-a8db-7769e839f9b4 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-11-08T08:35:28Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=e6925b84-e40e-4976-a8db-7769e839f9b4 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.576s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (0.97s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 22208000 sha256:626eeeaf0d58a6fe44c45aa24aeecd737e2219dd87a7c2867df1c79722707b90 [] map[] } --- PASS: TestSimpleBlobRead (0.18s) === RUN TestBlobMount --- PASS: TestBlobMount (0.12s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.91s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.94s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (0.75s) === 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:5111c0cd63a25fc19ca0cea53db28735b0139f4d48cb23b7f60f3fd09175d527 palailogos: marking blob sha256:5662e3277d6052ad57fdc0c26500670a28cb98ce7a1af604f0f37b87ddc6e115 palailogos: marking blob sha256:561eb50c40cda3fbcb88fcd9883fa2e29ab56a2561cb5a4cfecaddcd9b55258d palailogos: marking manifest sha256:561eb50c40cda3fbcb88fcd9883fa2e29ab56a2561cb5a4cfecaddcd9b55258d palailogos: marking blob sha256:f805b11218a13ae90988eb7bdedb4dbdf4688ae93fdeeb715f9e49049f5a6731 palailogos: marking blob sha256:1a33525ce1360cbb7306cf5508efac5dbbb2853b063a4ed17f415d5c113eef6a palailogos: marking manifest sha256:5662e3277d6052ad57fdc0c26500670a28cb98ce7a1af604f0f37b87ddc6e115 palailogos: marking blob sha256:0bd5c2d72691c45037c135fb3a5a910e381747223adf7bbbeb66cd41a03798d4 palailogos: marking blob sha256:e523c794e48f603f5e25d2985ad59d98e14f9a2529b1e840daff77c403f3e601 palailogos: marking manifest sha256:7123b17b3dd1fd2f2119446aff707a1b977f5c2c8aa9d63ece5e97f259e558be palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:d49dbc420e5434c267ab8da640018318254375aaf2c9711b231889b31f699ec5 palailogos: marking blob sha256:da11b3b11e3438b98480305713a892e7e1030e7b0b314ce7f7c5b68042d72e2e 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (0.57s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:09f6fa2e97ab289e7725b4e036d6901e6cb0a37c897d6ab2d8b49160b31ccd8b deletemanifests: marking manifest sha256:313b1da4dc21f3580adaa7d352129becd2da936e5a2824fcf9997fd9c2218e24 deletemanifests: marking blob sha256:7e270565504147c8002a4c1a0d17b80d8087e675fc788f7324eec1677d67290d deletemanifests: marking blob sha256:024e73af84bd857c260b585e253d3f3e4e2b910de05fb57f777102971fb925b1 deletemanifests: marking blob sha256:8285f8c0329eb3cdf63ae48335085afdee33aecc6ee25b1d77a27101088752cc 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:9775a04f11350a59da910c0547d693010480e0ce10a87f69ae38628938c4a915 blob eligible for deletion: sha256:09f6fa2e97ab289e7725b4e036d6901e6cb0a37c897d6ab2d8b49160b31ccd8b blob eligible for deletion: sha256:0a2b3386d8eb0bd05326313d8fbbc4319ba05861e9bbc71b840b44f7c83dd1ba blob eligible for deletion: sha256:5e8d357c74c68c2ec090b6a7b3981b9e697b04e5c61cb5e99f2bed2cb2a1cb5b deletemanifests manifest eligible for deletion: sha256:09f6fa2e97ab289e7725b4e036d6901e6cb0a37c897d6ab2d8b49160b31ccd8b deletemanifests: marking manifest sha256:313b1da4dc21f3580adaa7d352129becd2da936e5a2824fcf9997fd9c2218e24 deletemanifests: marking blob sha256:7e270565504147c8002a4c1a0d17b80d8087e675fc788f7324eec1677d67290d deletemanifests: marking blob sha256:024e73af84bd857c260b585e253d3f3e4e2b910de05fb57f777102971fb925b1 deletemanifests: marking blob sha256:8285f8c0329eb3cdf63ae48335085afdee33aecc6ee25b1d77a27101088752cc time="2024-11-08T08:35:33Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/09f6fa2e97ab289e7725b4e036d6901e6cb0a37c897d6ab2d8b49160b31ccd8b" go.version=go1.23.2 instance.id=4176adb1-0c14-4314-9a28-9c6457d8c6a7 time="2024-11-08T08:35:33Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/09f6fa2e97ab289e7725b4e036d6901e6cb0a37c897d6ab2d8b49160b31ccd8b" go.version=go1.23.2 instance.id=4176adb1-0c14-4314-9a28-9c6457d8c6a7 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0a2b3386d8eb0bd05326313d8fbbc4319ba05861e9bbc71b840b44f7c83dd1ba time="2024-11-08T08:35:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0a/0a2b3386d8eb0bd05326313d8fbbc4319ba05861e9bbc71b840b44f7c83dd1ba" go.version=go1.23.2 instance.id=4176adb1-0c14-4314-9a28-9c6457d8c6a7 blob eligible for deletion: sha256:5e8d357c74c68c2ec090b6a7b3981b9e697b04e5c61cb5e99f2bed2cb2a1cb5b time="2024-11-08T08:35:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5e/5e8d357c74c68c2ec090b6a7b3981b9e697b04e5c61cb5e99f2bed2cb2a1cb5b" go.version=go1.23.2 instance.id=4176adb1-0c14-4314-9a28-9c6457d8c6a7 blob eligible for deletion: sha256:9775a04f11350a59da910c0547d693010480e0ce10a87f69ae38628938c4a915 time="2024-11-08T08:35:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/97/9775a04f11350a59da910c0547d693010480e0ce10a87f69ae38628938c4a915" go.version=go1.23.2 instance.id=4176adb1-0c14-4314-9a28-9c6457d8c6a7 blob eligible for deletion: sha256:09f6fa2e97ab289e7725b4e036d6901e6cb0a37c897d6ab2d8b49160b31ccd8b time="2024-11-08T08:35:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/09/09f6fa2e97ab289e7725b4e036d6901e6cb0a37c897d6ab2d8b49160b31ccd8b" go.version=go1.23.2 instance.id=4176adb1-0c14-4314-9a28-9c6457d8c6a7 --- PASS: TestDeleteManifestIfTagNotFound (0.57s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:91aae75ecc9aac03691c654baf51960d5f34aa7c17a6552554735f2b66439536 time="2024-11-08T08:35:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/91/91aae75ecc9aac03691c654baf51960d5f34aa7c17a6552554735f2b66439536" go.version=go1.23.2 instance.id=4176adb1-0c14-4314-9a28-9c6457d8c6a7 blob eligible for deletion: sha256:ff9187ecf2c34d0774e7ea3dd97a79e4630cdc0893486cba6efd46e5187ce4ed time="2024-11-08T08:35:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ff/ff9187ecf2c34d0774e7ea3dd97a79e4630cdc0893486cba6efd46e5187ce4ed" go.version=go1.23.2 instance.id=4176adb1-0c14-4314-9a28-9c6457d8c6a7 blob eligible for deletion: sha256:9186eae433b515af95e8372bec9d8683bbadb4fb06c2a8d924fe2f93c6355711 time="2024-11-08T08:35:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/91/9186eae433b515af95e8372bec9d8683bbadb4fb06c2a8d924fe2f93c6355711" go.version=go1.23.2 instance.id=4176adb1-0c14-4314-9a28-9c6457d8c6a7 --- PASS: TestGCWithMissingManifests (0.17s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:b38d38748a2df1c148bbc64124923e4154fb5b4aa5d53caac1d5622a343344c6 komnenos: marking blob sha256:5c024a9ee8b2bb9e2f7057c9797f2dd1d8f8bb874b0d769ddacf9f2a5a4193fe komnenos: marking blob sha256:58060f1cdf510125748db996d6159a2c0e1e9da6ac115ea24edd2dbe14f6ccf8 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:2de765e2eab58e71606e6f103ddf99a69486ca04f50441dd383449e3c44d2f04 time="2024-11-08T08:35:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2d/2de765e2eab58e71606e6f103ddf99a69486ca04f50441dd383449e3c44d2f04" go.version=go1.23.2 instance.id=4176adb1-0c14-4314-9a28-9c6457d8c6a7 blob eligible for deletion: sha256:616452a3682b171a46331df36cbd3b76907ba627859fe464968917edb5112749 time="2024-11-08T08:35:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/61/616452a3682b171a46331df36cbd3b76907ba627859fe464968917edb5112749" go.version=go1.23.2 instance.id=4176adb1-0c14-4314-9a28-9c6457d8c6a7 blob eligible for deletion: sha256:7c90998d39ccdbafe8a8a31634d315a52004b994d2af3c0a86392cebd583dbf8 time="2024-11-08T08:35:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7c/7c90998d39ccdbafe8a8a31634d315a52004b994d2af3c0a86392cebd583dbf8" go.version=go1.23.2 instance.id=4176adb1-0c14-4314-9a28-9c6457d8c6a7 blob eligible for deletion: sha256:aac8a2faf11b7402bb48f85712b72ffccfb8329696fac27d0dc88b0378e35bb6 time="2024-11-08T08:35:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/aa/aac8a2faf11b7402bb48f85712b72ffccfb8329696fac27d0dc88b0378e35bb6" go.version=go1.23.2 instance.id=4176adb1-0c14-4314-9a28-9c6457d8c6a7 blob eligible for deletion: sha256:c5b25fdd18025436a98c3c1d2c369b11fd42333751b14046e6c03f4cfe6ab932 time="2024-11-08T08:35:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c5/c5b25fdd18025436a98c3c1d2c369b11fd42333751b14046e6c03f4cfe6ab932" go.version=go1.23.2 instance.id=4176adb1-0c14-4314-9a28-9c6457d8c6a7 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-11-08T08:35:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.2 instance.id=4176adb1-0c14-4314-9a28-9c6457d8c6a7 blob eligible for deletion: sha256:e463b5137c680dd70f67c273a1e998878e8720749af669082277d1f66cd7f339 time="2024-11-08T08:35:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e4/e463b5137c680dd70f67c273a1e998878e8720749af669082277d1f66cd7f339" go.version=go1.23.2 instance.id=4176adb1-0c14-4314-9a28-9c6457d8c6a7 --- PASS: TestDeletionHasEffect (0.71s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (0.57s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:e0e3df9cbd1ad49097d3f33a9ac6e0fbc166a0b9259a38ecf71e93da0338ec79 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:331da14692b6ec9f5169cf53a6fe167841a456652f7a73f49fe1a7cbf933ec7f michael_z_doukas: marking blob sha256:10b36257c5bcac1fef6073fd1c8f080f4150cd0f14b64924c49133ebf2389840 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:02d50dd3b018b958951055f7ebd75821ce26ff206a3aa07e6f450fc353252252 time="2024-11-08T08:35:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/02/02d50dd3b018b958951055f7ebd75821ce26ff206a3aa07e6f450fc353252252" go.version=go1.23.2 instance.id=4176adb1-0c14-4314-9a28-9c6457d8c6a7 --- PASS: TestOrphanBlobDeleted (0.25s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:fe8d36a25b6ef88c7059cd870ba6e89bd553c5bfeb62abf9ec8980e883ca523c linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:81b27dc8c95003314c3d93e8ce7e8ce72b157f80f28590c179715e1870762e1b --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.24s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.16s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.20s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.37s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2024-11-08T08:35:35Z" level=info msg="PurgeUploads starting: olderThan=2024-11-08 07:35:35.88964991 +0000 UTC m=-3592.298604513, actuallyDelete=true" time="2024-11-08T08:35:35Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-11-08T08:35:35Z" level=info msg="PurgeUploads starting: olderThan=2024-11-08 08:35:35.890240743 +0000 UTC m=+7.701986305, actuallyDelete=true" time="2024-11-08T08:35:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/559df91b-1510-4002-bc93-5cc31c633d64 have older date (2024-11-08 07:35:35 +0000 UTC) than purge date (2024-11-08 08:35:35.890240743 +0000 UTC m=+7.701986305). Removing upload directory." time="2024-11-08T08:35:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7925938a-b69e-4ad3-90e2-b2494d8fbb91 have older date (2024-11-08 07:35:35 +0000 UTC) than purge date (2024-11-08 08:35:35.890240743 +0000 UTC m=+7.701986305). Removing upload directory." time="2024-11-08T08:35:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7be2b830-cd59-4d89-bf48-1661739db50a have older date (2024-11-08 07:35:35 +0000 UTC) than purge date (2024-11-08 08:35:35.890240743 +0000 UTC m=+7.701986305). Removing upload directory." time="2024-11-08T08:35:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/907a4b75-2e79-44ac-8763-2f46aa07e993 have older date (2024-11-08 07:35:35 +0000 UTC) than purge date (2024-11-08 08:35:35.890240743 +0000 UTC m=+7.701986305). Removing upload directory." time="2024-11-08T08:35:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f68509f1-bd39-4ae4-82e8-0b725920790a have older date (2024-11-08 07:35:35 +0000 UTC) than purge date (2024-11-08 08:35:35.890240743 +0000 UTC m=+7.701986305). Removing upload directory." time="2024-11-08T08:35:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0379165d-0baa-4c51-b5b9-846187603daf have older date (2024-11-08 07:35:35 +0000 UTC) than purge date (2024-11-08 08:35:35.890240743 +0000 UTC m=+7.701986305). Removing upload directory." time="2024-11-08T08:35:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5d5a23c8-7cdb-4963-ad36-47ce2e5fa0bf have older date (2024-11-08 07:35:35 +0000 UTC) than purge date (2024-11-08 08:35:35.890240743 +0000 UTC m=+7.701986305). Removing upload directory." time="2024-11-08T08:35:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a39b6d42-45b9-4fca-b143-92213727f58d have older date (2024-11-08 07:35:35 +0000 UTC) than purge date (2024-11-08 08:35:35.890240743 +0000 UTC m=+7.701986305). Removing upload directory." time="2024-11-08T08:35:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a49efc21-912c-4470-ad06-16a32d74989c have older date (2024-11-08 07:35:35 +0000 UTC) than purge date (2024-11-08 08:35:35.890240743 +0000 UTC m=+7.701986305). Removing upload directory." time="2024-11-08T08:35:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d50d4602-560e-495d-938d-d3309344b67b have older date (2024-11-08 07:35:35 +0000 UTC) than purge date (2024-11-08 08:35:35.890240743 +0000 UTC m=+7.701986305). Removing upload directory." time="2024-11-08T08:35:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/cd9ed937-f158-4a01-85f4-f3541130d8e0 have older date (2024-11-08 07:35:35 +0000 UTC) than purge date (2024-11-08 08:35:35.890240743 +0000 UTC m=+7.701986305). Removing upload directory." time="2024-11-08T08:35:35Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-11-08T08:35:35Z" level=info msg="PurgeUploads starting: olderThan=2024-11-08 08:35:35.890966079 +0000 UTC m=+7.702711657, actuallyDelete=true" time="2024-11-08T08:35:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/81bebcf5-544b-4ea4-b97e-a25bfdd780c5 have older date (2024-11-08 07:35:35 +0000 UTC) than purge date (2024-11-08 08:35:35.890966079 +0000 UTC m=+7.702711657). Removing upload directory." time="2024-11-08T08:35:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a008d946-62cd-4b40-9fd4-ed4fae8fd97b have older date (2024-11-08 07:35:35 +0000 UTC) than purge date (2024-11-08 08:35:35.890966079 +0000 UTC m=+7.702711657). Removing upload directory." time="2024-11-08T08:35:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/416dfa54-a3e0-498a-94cc-05f6f11136a4 have older date (2024-11-08 07:35:35 +0000 UTC) than purge date (2024-11-08 08:35:35.890966079 +0000 UTC m=+7.702711657). Removing upload directory." time="2024-11-08T08:35:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/f1f47600-b2f6-4fc0-86d6-c4ab15e0541b have older date (2024-11-08 07:35:35 +0000 UTC) than purge date (2024-11-08 08:35:35.890966079 +0000 UTC m=+7.702711657). Removing upload directory." time="2024-11-08T08:35:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/f71a25a5-3e4d-46b6-9cc7-678a8cfbfd9a have older date (2024-11-08 07:35:35 +0000 UTC) than purge date (2024-11-08 08:35:35.890966079 +0000 UTC m=+7.702711657). Removing upload directory." time="2024-11-08T08:35:35Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-11-08T08:35:35Z" level=info msg="PurgeUploads starting: olderThan=2024-11-08 08:35:35.891469655 +0000 UTC m=+7.703215231, actuallyDelete=true" time="2024-11-08T08:35:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0afca5ec-e90d-48c0-bfd3-e240c2c47628 have older date (2024-11-08 07:35:35 +0000 UTC) than purge date (2024-11-08 08:35:35.891469655 +0000 UTC m=+7.703215231). Removing upload directory." time="2024-11-08T08:35:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/38c6b48a-651d-4cdd-89a6-4808ebe708bb have older date (2024-11-08 07:35:35 +0000 UTC) than purge date (2024-11-08 08:35:35.891469655 +0000 UTC m=+7.703215231). Removing upload directory." time="2024-11-08T08:35:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9b3c585f-f71a-438d-a068-3e4a22f0bd4e have older date (2024-11-08 07:35:35 +0000 UTC) than purge date (2024-11-08 08:35:35.891469655 +0000 UTC m=+7.703215231). Removing upload directory." time="2024-11-08T08:35:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c2498ae8-f1d3-4a18-92bc-08f22ff42572 have older date (2024-11-08 07:35:35 +0000 UTC) than purge date (2024-11-08 08:35:35.891469655 +0000 UTC m=+7.703215231). Removing upload directory." time="2024-11-08T08:35:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e378881b-27fb-44ab-80df-45f7809b9441 have older date (2024-11-08 07:35:35 +0000 UTC) than purge date (2024-11-08 08:35:35.891469655 +0000 UTC m=+7.703215231). Removing upload directory." time="2024-11-08T08:35:35Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-11-08T08:35:35Z" level=info msg="PurgeUploads starting: olderThan=2024-11-08 08:35:35.891791484 +0000 UTC m=+7.703537054, actuallyDelete=true" time="2024-11-08T08:35:35Z" 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 7.725s === 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.004s === RUN TestWalkFileRemoved time="2024-11-08T08:35:28Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.002s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.333s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.02s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.020s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.18s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.521s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.47s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.854s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2024-11-08T08:35:30Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.2 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-11-08T08:35:30Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.2 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-11-08T08:35:30Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.2 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestInvalidData === CONT TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4 time="2024-11-08T08:35:30Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 --- PASS: TestS3TryUpdate (0.00s) === CONT TestMatchIPV4_2 --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) === CONT TestMatchIPV6 --- PASS: TestParsing (0.00s) === CONT TestMatchIPV4WithRegionMatched --- PASS: TestMatchIPV4 (0.00s) time="2024-11-08T08:35:30Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.2 instance.id=e1cd148c-68b3-481e-8eb6-479c83e7e229 time="2024-11-08T08:35:30Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.2 instance.id=e1cd148c-68b3-481e-8eb6-479c83e7e229 --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestInvalidData (0.00s) --- PASS: TestMatchIPV6 (0.00s) time="2024-11-08T08:35:30Z" level=error msg="unknown ip address format" go.version=go1.23.2 instance.id=e1cd148c-68b3-481e-8eb6-479c83e7e229 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) time="2024-11-08T08:35:31Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-11-08T08:35:32Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-11-08T08:35:33Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-11-08T08:35:34Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.506s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.002s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.337s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.35s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.693s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.00s) PASS ok github.com/docker/distribution/uuid 0.007s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r7.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r7.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-s390x.so.1 >>> docker-registry*: Package size: 25.6 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r7.apk >>> docker-registry: Build complete at Fri, 08 Nov 2024 08:36:20 +0000 elapsed time 0h 1m 14s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20241108.083507) (2/2) Purging go (1.23.2-r0) Executing busybox-1.37.0-r6.trigger OK: 355 MiB in 101 packages >>> docker-registry: Updating the community/s390x repository index... >>> docker-registry: Signing the index...