>>> docker-registry: Building community/docker-registry 2.8.3-r8 (using abuild 3.14.1-r5) started Sat, 18 Jan 2025 01:45:20 +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.5-r0) (2/2) Installing .makedepends-docker-registry (20250118.014522) Executing busybox-1.37.0-r13.trigger OK: 462 MiB in 111 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] === RUN Test time="2025-01-18T01:45:41Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-01-18T01:45:41Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.027s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-01-18T01:45:41Z" 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.009s === 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.008s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.005s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.93s) PASS ok github.com/docker/distribution/health/checks 0.938s === 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.008s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/ocischema 0.005s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.011s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) PASS ok github.com/docker/distribution/manifest/schema2 0.007s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.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 2025/01/18 01:45:41 http: TLS handshake error from 127.0.0.1:49338: 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:42427/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:42427/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:42427/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:42427/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:46371?status=0, fail=true --- PASS: TestHTTPSink (0.02s) === RUN TestListener --- PASS: TestListener (0.66s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-01-18T01:45:42Z" level=info msg="broadcaster: closing" time="2025-01-18T01:45:42Z" level=info msg="closing testSink" time="2025-01-18T01:45:42Z" level=info msg="closing testSink" time="2025-01-18T01:45:42Z" level=info msg="closing testSink" time="2025-01-18T01:45:42Z" level=info msg="closing testSink" time="2025-01-18T01:45:42Z" level=info msg="closing testSink" time="2025-01-18T01:45:42Z" level=info msg="closing testSink" time="2025-01-18T01:45:42Z" level=info msg="closing testSink" time="2025-01-18T01:45:42Z" level=info msg="closing testSink" time="2025-01-18T01:45:42Z" level=info msg="closing testSink" time="2025-01-18T01:45:42Z" level=info msg="closing testSink" time="2025-01-18T01:45:42Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-01-18T01:45:42Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 1} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 1} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 1} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 1} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 1} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:42Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:45:43Z" level=warning msg="&{0xc000378c30 0.9} encountered too many errors, backing off" time="2025-01-18T01:45:43Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.97s) PASS ok github.com/docker/distribution/notifications 1.788s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-01-18T01:45:41Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-01-18T01:45:41.397110345Z" 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.5 time="2025-01-18T01:45:41.397157087Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:45:41.397160614Z" level=info msg="Starting upload purge in 53m0s" go.version=go1.23.5 time="2025-01-18T01:45:41.397716944Z" level=info msg="listening on [::]:5000" go.version=go1.23.5 time="2025-01-18T01:45:44.400049174Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.5 time="2025-01-18T01:45:44.503602896Z" level=info msg="response completed" go.version=go1.23.5 http.request.host=127.0.0.1 http.request.id=46cbb00b-3614-4942-9cf6-34d41d48b2ab http.request.method=GET http.request.remoteaddr="[::1]:43962" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.208803ms http.response.status=200 http.response.written=2 ::1 - - [18/Jan/2025:01:45:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-01-18T01:45:44.839501086Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-01-18T01:45:44.840140108Z" 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.5 time="2025-01-18T01:45:44.840155582Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:45:44.840275902Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.5 time="2025-01-18T01:45:44.840286539Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.5 time="2025-01-18T01:45:44.840495365Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.5 time="2025-01-18T01:45:44.840536098Z" level=info msg="Starting upload purge in 39m0s" go.version=go1.23.5 time="2025-01-18T01:45:47.850480088Z" level=info msg="response completed" go.version=go1.23.5 http.request.host=127.0.0.1 http.request.id=4a8823c1-6f58-4de4-98a3-b57a036ef8bb http.request.method=GET http.request.remoteaddr="127.0.0.1:40274" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.937188ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:01:45:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-01-18T01:45:47.850681519Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.5 --- PASS: TestRegistrySupportedCipherSuite (3.45s) === RUN TestRegistryUnsupportedCipherSuite time="2025-01-18T01:45:48.390410493Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-01-18T01:45:48.391082481Z" 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.5 time="2025-01-18T01:45:48.391098502Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:45:48.391211937Z" level=info msg="Starting upload purge in 10m0s" go.version=go1.23.5 time="2025-01-18T01:45:48.391239565Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.5 --- PASS: TestRegistryUnsupportedCipherSuite (8.55s) PASS ok github.com/docker/distribution/registry 15.114s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.006s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.06s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.106s === RUN TestBasicAccessController time="2025-01-18T01:45:41Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.5 instance.id=1490c92e-90bb-4aa0-a2b9-f57f19fc6e6c time="2025-01-18T01:45:41Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.5 instance.id=1490c92e-90bb-4aa0-a2b9-f57f19fc6e6c --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-01-18T01:45:41Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.5 password="p-HyfJfaz-6lTSoRxHICXYw-l3EPvHAc_lGORFY50eI" user=docker --- PASS: TestCreateHtpasswdFile (0.09s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.102s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.005s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2025-01-18T01:45:41Z" level=info msg="token not to be used before 2025-01-18 01:45:42 +0000 UTC - currently 2025-01-18 01:45:41.405081505 +0000 UTC m=+0.016559903" time="2025-01-18T01:45:41Z" level=info msg="token not to be used after 2025-01-18 01:45:41 +0000 UTC - currently 2025-01-18 01:45:41.406084567 +0000 UTC m=+0.017562934" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-01-18T01:45:41Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.01s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.029s === 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.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.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.057s === 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.022s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.006s === RUN TestCheckAPI time="2025-01-18T01:45:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:45:41Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:45:41Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44067" http.request.id=d2feda4d-8af6-4c3b-926a-7c7089ea5174 http.request.method=GET http.request.remoteaddr="127.0.0.1:41190" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.293753ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:01:45:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-01-18T01:45:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:45:41Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:45:41Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=04a6f855-d4f5-417e-be74-ad8d43d6aae2 http.request.method=GET http.request.remoteaddr="127.0.0.1:34214" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.236306ms http.response.status=200 http.response.written=20 127.0.0.1 - - [18/Jan/2025:01:45:41 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-01-18T01:45:41Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=ed0624f6-64ae-4b50-b2a7-eae13309a6b1 http.request.method=POST http.request.remoteaddr="127.0.0.1:34214" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.496463ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:41 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=0998700c-696f-4735-98c5-a8bfc164f528 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34214" http.request.uri="/v2/foo/aaaa/blobs/uploads/0b68a226-e11e-470c-841f-f002626b207c?_state=7EIamF9OW8JwflG0NKJNvPHGVWjHG6dX1aPhF5u1Kxl7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwYjY4YTIyNi1lMTFlLTQ3MGMtODQxZi1mMDAyNjI2YjIwN2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NDEuODc3MzgzODM4WiJ9&digest=sha256%3A6df8e1e22b44e077439eb18317e8e34d2d422499d100461d3da82d554bbc4f6f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.652086631s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:41 +0000] "PUT /v2/foo/aaaa/blobs/uploads/0b68a226-e11e-470c-841f-f002626b207c?_state=7EIamF9OW8JwflG0NKJNvPHGVWjHG6dX1aPhF5u1Kxl7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwYjY4YTIyNi1lMTFlLTQ3MGMtODQxZi1mMDAyNjI2YjIwN2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NDEuODc3MzgzODM4WiJ9&digest=sha256%3A6df8e1e22b44e077439eb18317e8e34d2d422499d100461d3da82d554bbc4f6f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=eb941a6d-3147-46d7-9c6b-770fc3c34970 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34214" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.36787ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:43 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=67bd7f21-2846-4b6f-ac5e-cb3835cd2b8d http.request.method=POST http.request.remoteaddr="127.0.0.1:34214" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.235146ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:43 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:44Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=9bfe3f91-3315-4faf-ae1d-66d4c0144205 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34214" http.request.uri="/v2/foo/bbbb/blobs/uploads/2d747c4a-00f4-4132-9972-04bf26b5a52b?_state=NvTDwHqIigHyC0oQsIjKhVWmP9C2XHOcNOUvRFI2fL97Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyZDc0N2M0YS0wMGY0LTQxMzItOTk3Mi0wNGJmMjZiNWE1MmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NDMuNzA2MjA3Mzg4WiJ9&digest=sha256%3A1f7141283455c00be872963f452db7467c1e9cf1b433775256daeb25cab36fd9" http.request.useragent="Go-http-client/1.1" http.response.duration=976.726828ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:43 +0000] "PUT /v2/foo/bbbb/blobs/uploads/2d747c4a-00f4-4132-9972-04bf26b5a52b?_state=NvTDwHqIigHyC0oQsIjKhVWmP9C2XHOcNOUvRFI2fL97Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyZDc0N2M0YS0wMGY0LTQxMzItOTk3Mi0wNGJmMjZiNWE1MmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NDMuNzA2MjA3Mzg4WiJ9&digest=sha256%3A1f7141283455c00be872963f452db7467c1e9cf1b433775256daeb25cab36fd9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:44Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=47a5846d-eac4-4592-9e6d-d3a5eb215f96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34214" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.65192ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:44 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:44Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=8805d0cf-b1e3-4127-a25e-56afb55deed8 http.request.method=POST http.request.remoteaddr="127.0.0.1:34214" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.366013ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:44 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:45Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=f5690701-ec54-4676-a485-ff8df750661f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34214" http.request.uri="/v2/foo/cccc/blobs/uploads/1cf14527-a39a-48c3-968f-1df2fbc846f6?_state=JiSpbSSX2daRSpjKMghHOaOHjSeCVMW8n6N-I5639qR7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxY2YxNDUyNy1hMzlhLTQ4YzMtOTY4Zi0xZGYyZmJjODQ2ZjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NDQuODIzMDcyODY4WiJ9&digest=sha256%3A11e13235355a0b4370fbbaa34160c39989a21bdcfdf92c626ebb7665055b18c6" http.request.useragent="Go-http-client/1.1" http.response.duration=683.00364ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:44 +0000] "PUT /v2/foo/cccc/blobs/uploads/1cf14527-a39a-48c3-968f-1df2fbc846f6?_state=JiSpbSSX2daRSpjKMghHOaOHjSeCVMW8n6N-I5639qR7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxY2YxNDUyNy1hMzlhLTQ4YzMtOTY4Zi0xZGYyZmJjODQ2ZjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NDQuODIzMDcyODY4WiJ9&digest=sha256%3A11e13235355a0b4370fbbaa34160c39989a21bdcfdf92c626ebb7665055b18c6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:45Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=f0cfd0fd-08c4-4140-8c3f-4a9e84f47948 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34214" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.306958ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:45 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:45Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=31cd0b16-3422-48b2-b60b-267f57fbbb08 http.request.method=POST http.request.remoteaddr="127.0.0.1:34214" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.309943ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:45 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=09e01286-67aa-49ed-8aa9-1aaf904fde52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34214" http.request.uri="/v2/foo/dddd/blobs/uploads/39b82a5e-c073-4dac-a53a-e4986e7accb2?_state=CynyX3_FRNze0W25JyrTBJC78xHOz47WrBiMHrBzm0B7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzOWI4MmE1ZS1jMDczLTRkYWMtYTUzYS1lNDk4NmU3YWNjYjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NDUuNjU2OTUwMjY5WiJ9&digest=sha256%3A43f745e59daa95b7af4152fff0a2752cce5861487e7de06388323cfe83116e17" http.request.useragent="Go-http-client/1.1" http.response.duration=761.554455ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:45 +0000] "PUT /v2/foo/dddd/blobs/uploads/39b82a5e-c073-4dac-a53a-e4986e7accb2?_state=CynyX3_FRNze0W25JyrTBJC78xHOz47WrBiMHrBzm0B7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzOWI4MmE1ZS1jMDczLTRkYWMtYTUzYS1lNDk4NmU3YWNjYjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NDUuNjU2OTUwMjY5WiJ9&digest=sha256%3A43f745e59daa95b7af4152fff0a2752cce5861487e7de06388323cfe83116e17 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=dc47d134-c5d2-4082-9406-e3b4810b1c0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34214" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.173021ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:46 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=a966aa66-ba7d-482f-b571-4d2171a27a06 http.request.method=POST http.request.remoteaddr="127.0.0.1:34214" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.341072ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:46 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=f3a28a0b-69b8-4229-94cb-e00763c5aeba http.request.method=PUT http.request.remoteaddr="127.0.0.1:34214" http.request.uri="/v2/foo/eeee/blobs/uploads/a031cc45-ae45-4cc9-b571-6eec547c878b?_state=zFh2rcvIV9rVjLYITvn_9oSZ0xH1HJjWX5ov40oGO517Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJhMDMxY2M0NS1hZTQ1LTRjYzktYjU3MS02ZWVjNTQ3Yzg3OGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NDYuNjQ0MzQyODM4WiJ9&digest=sha256%3A962bfd67f7230d3979cf1b64e54a6fbb715ad691932bb20e7f0a8e79f7974531" http.request.useragent="Go-http-client/1.1" http.response.duration=1.648896046s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:46 +0000] "PUT /v2/foo/eeee/blobs/uploads/a031cc45-ae45-4cc9-b571-6eec547c878b?_state=zFh2rcvIV9rVjLYITvn_9oSZ0xH1HJjWX5ov40oGO517Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJhMDMxY2M0NS1hZTQ1LTRjYzktYjU3MS02ZWVjNTQ3Yzg3OGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NDYuNjQ0MzQyODM4WiJ9&digest=sha256%3A962bfd67f7230d3979cf1b64e54a6fbb715ad691932bb20e7f0a8e79f7974531 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=d9563103-16c7-4c9e-aa98-54af2d10361a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34214" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.587829ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:48 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=e4b00ae2-d011-464e-acb8-b09870386cfc http.request.method=POST http.request.remoteaddr="127.0.0.1:34214" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="879.434µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:48 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:49Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=8a52cf2a-a0b6-41f5-98fb-2eab1f89bcb5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34214" http.request.uri="/v2/foo/ffff/blobs/uploads/e51776d1-2c5b-4d1a-8679-022541f8ffc0?_state=-SfdIZVT1v6EN0U1DQTwOUaaoO0Q-1BoIz-j6wSDoDJ7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJlNTE3NzZkMS0yYzViLTRkMWEtODY3OS0wMjI1NDFmOGZmYzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NDguNDQyOTI2NjcyWiJ9&digest=sha256%3Ac2e397378468b196ba3f185dad1601882877e879382c250297c867aba0c884f5" http.request.useragent="Go-http-client/1.1" http.response.duration=728.462701ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:48 +0000] "PUT /v2/foo/ffff/blobs/uploads/e51776d1-2c5b-4d1a-8679-022541f8ffc0?_state=-SfdIZVT1v6EN0U1DQTwOUaaoO0Q-1BoIz-j6wSDoDJ7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJlNTE3NzZkMS0yYzViLTRkMWEtODY3OS0wMjI1NDFmOGZmYzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NDguNDQyOTI2NjcyWiJ9&digest=sha256%3Ac2e397378468b196ba3f185dad1601882877e879382c250297c867aba0c884f5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:49Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=e6c782f7-69b6-4f40-a143-94e6afcaec5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34214" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.593229ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:49 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:49Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=bc12bcf7-0d8b-44e6-82ea-152f1585429b http.request.method=GET http.request.remoteaddr="127.0.0.1:34214" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.06731ms http.response.status=200 http.response.written=74 127.0.0.1 - - [18/Jan/2025:01:45:49 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-01-18T01:45:49Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=0cefa082-1f9f-410e-8f65-2528100d11f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34214" 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=1.169691ms http.response.status=200 http.response.written=30 127.0.0.1 - - [18/Jan/2025:01:45:49 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-01-18T01:45:49Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=4e9a7029-f4f9-4f23-a9cd-ae8292697a25 http.request.method=GET http.request.remoteaddr="127.0.0.1:34214" 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="896.224µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [18/Jan/2025:01:45:49 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-01-18T01:45:49Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=87654344-55b9-4b5c-93e0-45603ac5a895 http.request.method=GET http.request.remoteaddr="127.0.0.1:34214" 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="866.741µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [18/Jan/2025:01:45:49 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-01-18T01:45:49Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=76cf0372-34d8-49d0-807a-56ccbbe2d053 http.request.method=GET http.request.remoteaddr="127.0.0.1:34214" 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="893.895µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [18/Jan/2025:01:45:49 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-01-18T01:45:49Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=89d2d067-1386-483e-bcc2-f6c2bad4125b http.request.method=GET http.request.remoteaddr="127.0.0.1:34214" 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="879.557µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [18/Jan/2025:01:45:49 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-18T01:45:49Z" 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.5 http.request.host="127.0.0.1:46821" http.request.id=d39b2392-f472-4857-9b3d-fa16cdbdff9f http.request.method=GET http.request.remoteaddr="127.0.0.1:34214" 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="907.404µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [18/Jan/2025:01:45:49 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-01-18T01:45:49Z" 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.5 http.request.host="127.0.0.1:46821" http.request.id=c3264f50-1523-433c-b314-131f0c0d2bd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:34214" 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="892.045µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [18/Jan/2025:01:45:49 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-01-18T01:45:49Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=d0eaeb9f-db5f-471f-ba59-639f2a1d3787 http.request.method=GET http.request.remoteaddr="127.0.0.1:34214" 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="770.486µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [18/Jan/2025:01:45:49 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-01-18T01:45:49Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46821" http.request.id=46ff3721-9e0b-4e5e-8271-320e627f51ab http.request.method=GET http.request.remoteaddr="127.0.0.1:34214" 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="877.789µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [18/Jan/2025:01:45:49 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-01-18T01:45: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.5 time="2025-01-18T01:45:49Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:45:49Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36853" http.request.id=277ee340-b487-411e-9df5-26526846abfa http.request.method=POST http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="889.46µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:49 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36853" http.request.id=54069610-b974-477d-8a12-4e3024bf8337 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/foo/aaaa/blobs/uploads/f5768751-5daa-4abc-8591-cab80491b3d3?_state=FN1aZ7ITJo9jMC4tMrJe93xgvnmjF2z7FNcdo401yV57Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJmNTc2ODc1MS01ZGFhLTRhYmMtODU5MS1jYWI4MDQ5MWIzZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NDkuMzUwNDUyMjU1WiJ9&digest=sha256%3Ad173cb56bedaa6453ea93e5964e06b251ff626b32a12d9e7ba403b0c3210be35" http.request.useragent="Go-http-client/1.1" http.response.duration=890.451138ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:49 +0000] "PUT /v2/foo/aaaa/blobs/uploads/f5768751-5daa-4abc-8591-cab80491b3d3?_state=FN1aZ7ITJo9jMC4tMrJe93xgvnmjF2z7FNcdo401yV57Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJmNTc2ODc1MS01ZGFhLTRhYmMtODU5MS1jYWI4MDQ5MWIzZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NDkuMzUwNDUyMjU1WiJ9&digest=sha256%3Ad173cb56bedaa6453ea93e5964e06b251ff626b32a12d9e7ba403b0c3210be35 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36853" http.request.id=519354b4-1503-41d9-b291-d339efd9916b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.500054ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:50 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36853" http.request.id=bc49c803-e068-49cc-b9c3-3822b40d9291 http.request.method=POST http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="799.124µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:50 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36853" http.request.id=515c33d2-e3cb-48cd-acec-88c8086642d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/foo/bbbb/blobs/uploads/8c75be37-5917-4352-b07c-9c0cb2d07d9a?_state=4LkGT13R19ZS10x-G-KlRN9jIfiQiOuQmIhdtW1vEz17Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI4Yzc1YmUzNy01OTE3LTQzNTItYjA3Yy05YzBjYjJkMDdkOWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NTAuNDEwNjk2MDA2WiJ9&digest=sha256%3A6503e4edad072e3c91ab2e4fd429829071b45c5ad9f9faa1306c90707414bddc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.014302012s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:50 +0000] "PUT /v2/foo/bbbb/blobs/uploads/8c75be37-5917-4352-b07c-9c0cb2d07d9a?_state=4LkGT13R19ZS10x-G-KlRN9jIfiQiOuQmIhdtW1vEz17Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI4Yzc1YmUzNy01OTE3LTQzNTItYjA3Yy05YzBjYjJkMDdkOWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NTAuNDEwNjk2MDA2WiJ9&digest=sha256%3A6503e4edad072e3c91ab2e4fd429829071b45c5ad9f9faa1306c90707414bddc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36853" http.request.id=a56e0ac8-1299-47ee-a5a5-690eaa4a4054 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.684933ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:51 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36853" http.request.id=1ba959bd-2de1-4bc8-9cf6-247d06069987 http.request.method=POST http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.286634ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:51 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36853" http.request.id=93c880b9-a362-4b78-b760-e88330c18580 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/foo/cccc/blobs/uploads/cf3548c9-fe11-40ce-8134-9675b77ad2e8?_state=N-yHdnbCHVMz8_Fa9IRf_9TTTYlFv601IF7Gs671Hh97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjZjM1NDhjOS1mZTExLTQwY2UtODEzNC05Njc1Yjc3YWQyZTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NTEuNTQzMDAzMTIxWiJ9&digest=sha256%3A973f93280c831301d1c000faefdcdffc32c1a560fb290c425b668a18d860ad4d" http.request.useragent="Go-http-client/1.1" http.response.duration=423.683556ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:51 +0000] "PUT /v2/foo/cccc/blobs/uploads/cf3548c9-fe11-40ce-8134-9675b77ad2e8?_state=N-yHdnbCHVMz8_Fa9IRf_9TTTYlFv601IF7Gs671Hh97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjZjM1NDhjOS1mZTExLTQwY2UtODEzNC05Njc1Yjc3YWQyZTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NTEuNTQzMDAzMTIxWiJ9&digest=sha256%3A973f93280c831301d1c000faefdcdffc32c1a560fb290c425b668a18d860ad4d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36853" http.request.id=af29f68d-886c-46b4-b91f-8bdd26c496c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.558777ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:51 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:52Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36853" http.request.id=48d59534-ee85-442f-8312-f13600799bd1 http.request.method=POST http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.330189ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:52 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36853" http.request.id=ca4c80f6-6b3e-4040-a8ee-ff0e44f3cd02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/foo/dddd/blobs/uploads/c8008de2-2730-449c-a702-63678c7e7b70?_state=0XB6e78OpyiYJBr7rtib5tR17gje3JCzCcD7j-gz5ZN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjODAwOGRlMi0yNzMwLTQ0OWMtYTcwMi02MzY3OGM3ZTdiNzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NTIuMTM5OTExMTYyWiJ9&digest=sha256%3A0b534e035793200ffea65f13104d5848883af719010a2a90f657d91bd2d48c2b" http.request.useragent="Go-http-client/1.1" http.response.duration=967.469021ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:52 +0000] "PUT /v2/foo/dddd/blobs/uploads/c8008de2-2730-449c-a702-63678c7e7b70?_state=0XB6e78OpyiYJBr7rtib5tR17gje3JCzCcD7j-gz5ZN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjODAwOGRlMi0yNzMwLTQ0OWMtYTcwMi02MzY3OGM3ZTdiNzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NTIuMTM5OTExMTYyWiJ9&digest=sha256%3A0b534e035793200ffea65f13104d5848883af719010a2a90f657d91bd2d48c2b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36853" http.request.id=17b42eae-93a9-4317-bae8-34a3b36343c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.442375ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:53 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36853" http.request.id=daa9a9ef-13ba-4527-98b5-770506d19725 http.request.method=GET http.request.remoteaddr="127.0.0.1:59704" 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=1.063844ms http.response.status=200 http.response.written=63 127.0.0.1 - - [18/Jan/2025:01:45:53 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (11.47s) === RUN TestURLPrefix time="2025-01-18T01:45: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.5 time="2025-01-18T01:45:53Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:45:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46791" http.request.id=95d2c0c2-6be2-45d3-8e9d-88cf7c527e50 http.request.method=GET http.request.remoteaddr="127.0.0.1:45608" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.12413ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:01:45:53 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-01-18T01:45: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.5 time="2025-01-18T01:45:53Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:45:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=55322a1c-9736-49ba-a51c-db59da5bde06 http.request.method=GET http.request.remoteaddr="127.0.0.1:34652" http.request.uri="/v2/foo/bar/blobs/sha256:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="825.955µs" http.response.status=404 http.response.written=157 vars.digest="sha256:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:45:53 +0000] "GET /v2/foo/bar/blobs/sha256:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T01:45:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=62f8313d-43ad-49f0-9d47-0f067307595a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34658" http.request.uri="/v2/foo/bar/blobs/sha256:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="773.658µs" http.response.status=404 http.response.written=157 vars.digest="sha256:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:45:53 +0000] "HEAD /v2/foo/bar/blobs/sha256:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T01:45:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=2110a039-3da7-43d5-bcf6-db6d7258dc20 http.request.method=POST http.request.remoteaddr="127.0.0.1:34658" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.302191ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=ffdc3d1f-f2d2-4d07-aee1-b8db87244b3a http.request.method=GET http.request.remoteaddr="127.0.0.1:34658" http.request.uri="/v2/foo/bar/blobs/uploads/a4891c8a-da67-4d6d-b9ee-3564e0368e7e?_state=sd0DxfY-4n61eTFrnIPyVdjOhe0l9k8I2r5x2uMc9st7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0ODkxYzhhLWRhNjctNGQ2ZC1iOWVlLTM1NjRlMDM2OGU3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1My4yODQzNjUyOTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.412997ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:53 +0000] "GET /v2/foo/bar/blobs/uploads/a4891c8a-da67-4d6d-b9ee-3564e0368e7e?_state=sd0DxfY-4n61eTFrnIPyVdjOhe0l9k8I2r5x2uMc9st7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0ODkxYzhhLWRhNjctNGQ2ZC1iOWVlLTM1NjRlMDM2OGU3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1My4yODQzNjUyOTJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=b587df50-7d8a-47dd-adf3-fe8f96a10b56 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34658" http.request.uri="/v2/foo/bar/blobs/uploads/a4891c8a-da67-4d6d-b9ee-3564e0368e7e?_state=sd0DxfY-4n61eTFrnIPyVdjOhe0l9k8I2r5x2uMc9st7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0ODkxYzhhLWRhNjctNGQ2ZC1iOWVlLTM1NjRlMDM2OGU3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1My4yODQzNjUyOTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.473475ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:53 +0000] "DELETE /v2/foo/bar/blobs/uploads/a4891c8a-da67-4d6d-b9ee-3564e0368e7e?_state=sd0DxfY-4n61eTFrnIPyVdjOhe0l9k8I2r5x2uMc9st7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0ODkxYzhhLWRhNjctNGQ2ZC1iOWVlLTM1NjRlMDM2OGU3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1My4yODQzNjUyOTJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:53Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=032040ab-c43f-4614-9cd0-0a30744821d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:34658" http.request.uri="/v2/foo/bar/blobs/uploads/a4891c8a-da67-4d6d-b9ee-3564e0368e7e?_state=sd0DxfY-4n61eTFrnIPyVdjOhe0l9k8I2r5x2uMc9st7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0ODkxYzhhLWRhNjctNGQ2ZC1iOWVlLTM1NjRlMDM2OGU3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1My4yODQzNjUyOTJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=a4891c8a-da67-4d6d-b9ee-3564e0368e7e time="2025-01-18T01:45:53Z" 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.5 http.request.host="127.0.0.1:44039" http.request.id=032040ab-c43f-4614-9cd0-0a30744821d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:34658" http.request.uri="/v2/foo/bar/blobs/uploads/a4891c8a-da67-4d6d-b9ee-3564e0368e7e?_state=sd0DxfY-4n61eTFrnIPyVdjOhe0l9k8I2r5x2uMc9st7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0ODkxYzhhLWRhNjctNGQ2ZC1iOWVlLTM1NjRlMDM2OGU3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1My4yODQzNjUyOTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.226115ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=a4891c8a-da67-4d6d-b9ee-3564e0368e7e 127.0.0.1 - - [18/Jan/2025:01:45:53 +0000] "GET /v2/foo/bar/blobs/uploads/a4891c8a-da67-4d6d-b9ee-3564e0368e7e?_state=sd0DxfY-4n61eTFrnIPyVdjOhe0l9k8I2r5x2uMc9st7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0ODkxYzhhLWRhNjctNGQ2ZC1iOWVlLTM1NjRlMDM2OGU3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1My4yODQzNjUyOTJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T01:45:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=8338c02a-0d36-4d4e-a0c9-eafd4e2c4457 http.request.method=POST http.request.remoteaddr="127.0.0.1:34666" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.474366ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:53Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=b267838d-2f97-4d04-8a71-db63981e4352 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34666" http.request.uri="/v2/foo/bar/blobs/uploads/36079746-dd6e-4211-83ef-a1149c8b33d9?_state=mifJR_mYyfFq8_tjtSO_Lb0bEhml1S1aGX8jExVw87J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM2MDc5NzQ2LWRkNmUtNDIxMS04M2VmLWExMTQ5YzhiMzNkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1My4yOTE0NTEyMloifQ%3D%3D&digest=sha256%3A9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4" http.request.useragent="Go-http-client/1.1" provided=sha256:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4 vars.name="foo/bar" vars.uuid=36079746-dd6e-4211-83ef-a1149c8b33d9 time="2025-01-18T01:45:53Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=b267838d-2f97-4d04-8a71-db63981e4352 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34666" http.request.uri="/v2/foo/bar/blobs/uploads/36079746-dd6e-4211-83ef-a1149c8b33d9?_state=mifJR_mYyfFq8_tjtSO_Lb0bEhml1S1aGX8jExVw87J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM2MDc5NzQ2LWRkNmUtNDIxMS04M2VmLWExMTQ5YzhiMzNkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1My4yOTE0NTEyMloifQ%3D%3D&digest=sha256%3A9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=36079746-dd6e-4211-83ef-a1149c8b33d9 time="2025-01-18T01:45:53Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=b267838d-2f97-4d04-8a71-db63981e4352 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34666" http.request.uri="/v2/foo/bar/blobs/uploads/36079746-dd6e-4211-83ef-a1149c8b33d9?_state=mifJR_mYyfFq8_tjtSO_Lb0bEhml1S1aGX8jExVw87J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM2MDc5NzQ2LWRkNmUtNDIxMS04M2VmLWExMTQ5YzhiMzNkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1My4yOTE0NTEyMloifQ%3D%3D&digest=sha256%3A9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.453517ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=36079746-dd6e-4211-83ef-a1149c8b33d9 127.0.0.1 - - [18/Jan/2025:01:45:53 +0000] "PUT /v2/foo/bar/blobs/uploads/36079746-dd6e-4211-83ef-a1149c8b33d9?_state=mifJR_mYyfFq8_tjtSO_Lb0bEhml1S1aGX8jExVw87J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM2MDc5NzQ2LWRkNmUtNDIxMS04M2VmLWExMTQ5YzhiMzNkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1My4yOTE0NTEyMloifQ%3D%3D&digest=sha256%3A9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-01-18T01:45:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=4e4f5490-c255-46a7-86aa-d55ffea63c68 http.request.method=POST http.request.remoteaddr="127.0.0.1:34666" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.364042ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=876df2cc-913e-4a6a-8481-def751291831 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34666" http.request.uri="/v2/foo/bar/blobs/uploads/23f93254-e993-4233-b1a0-82c2efd4533b?_state=HrSMmy0Uw1ovdYZMBgLDMelQNQ3arElYChCjyZWnGtF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzZjkzMjU0LWU5OTMtNDIzMy1iMWEwLTgyYzJlZmQ0NTMzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1My4yOTU2NjkyMjlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.180675ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:53 +0000] "PUT /v2/foo/bar/blobs/uploads/23f93254-e993-4233-b1a0-82c2efd4533b?_state=HrSMmy0Uw1ovdYZMBgLDMelQNQ3arElYChCjyZWnGtF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIzZjkzMjU0LWU5OTMtNDIzMy1iMWEwLTgyYzJlZmQ0NTMzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1My4yOTU2NjkyMjlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=7e495706-fe82-4e64-b06f-4597a6f5ba06 http.request.method=POST http.request.remoteaddr="127.0.0.1:34666" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.281211ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=f0c3a22b-6af9-4900-9738-0367e79721bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:34666" http.request.uri="/v2/foo/bar/blobs/uploads/1d6756b3-5dbe-4b72-ba93-946e9feae0e9?_state=EwG0gqgeNYbx_3W5ArDHHh0sfTNryjUUzYPgV8aPdOF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkNjc1NmIzLTVkYmUtNGI3Mi1iYTkzLTk0NmU5ZmVhZTBlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1My4yOTg2NzIyNzZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.120816ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:53 +0000] "PUT /v2/foo/bar/blobs/uploads/1d6756b3-5dbe-4b72-ba93-946e9feae0e9?_state=EwG0gqgeNYbx_3W5ArDHHh0sfTNryjUUzYPgV8aPdOF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkNjc1NmIzLTVkYmUtNGI3Mi1iYTkzLTk0NmU5ZmVhZTBlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1My4yOTg2NzIyNzZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=916ed19c-85f9-46ef-81ed-368260bbbebe http.request.method=POST http.request.remoteaddr="127.0.0.1:34666" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.293171ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=6adf08e4-d864-4d23-a7cb-15c46c808824 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34666" http.request.uri="/v2/foo/bar/blobs/uploads/e6834e9a-cec7-461f-93dc-97ebde0f0cce?_state=87ELsEH1OxIyi5SKj-xbszUB0woRO2vdHJP2z8vS3_V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU2ODM0ZTlhLWNlYzctNDYxZi05M2RjLTk3ZWJkZTBmMGNjZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1My4zMDIyNDE4MzlaIn0%3D&digest=sha256%3A9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4" http.request.useragent="Go-http-client/1.1" http.response.duration=940.004733ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:53 +0000] "PUT /v2/foo/bar/blobs/uploads/e6834e9a-cec7-461f-93dc-97ebde0f0cce?_state=87ELsEH1OxIyi5SKj-xbszUB0woRO2vdHJP2z8vS3_V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU2ODM0ZTlhLWNlYzctNDYxZi05M2RjLTk3ZWJkZTBmMGNjZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1My4zMDIyNDE4MzlaIn0%3D&digest=sha256%3A9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=cb9c982c-3c1a-4770-8df4-10f90e60d1ec http.request.method=POST http.request.remoteaddr="127.0.0.1:34666" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.335333ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:55Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44039" http.request.id=ca0323b5-ff11-46e3-a536-5b2a86b333bc http.request.method=PATCH http.request.remoteaddr="127.0.0.1:34666" http.request.uri="/v2/foo/bar/blobs/uploads/618b7817-ef80-4b02-985f-a88fa33cd947?_state=dFc7ypMHu3Z_i6aFzY0CscT-4MhUz6ONfdhB_5poPRp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxOGI3ODE3LWVmODAtNGIwMi05ODVmLWE4OGZhMzNjZDk0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1NC4zMjAyMTY1NDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=895.02469ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:54 +0000] "PATCH /v2/foo/bar/blobs/uploads/618b7817-ef80-4b02-985f-a88fa33cd947?_state=dFc7ypMHu3Z_i6aFzY0CscT-4MhUz6ONfdhB_5poPRp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxOGI3ODE3LWVmODAtNGIwMi05ODVmLWE4OGZhMzNjZDk0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1NC4zMjAyMTY1NDhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:55Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=5947acd8-182b-457d-9693-bd9e8e397f5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34666" http.request.uri="/v2/foo/bar/blobs/uploads/618b7817-ef80-4b02-985f-a88fa33cd947?_state=c2DKbKX7Lz_CtA_m7qi84SaHhLa38ELfjyd-fZP5b2J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxOGI3ODE3LWVmODAtNGIwMi05ODVmLWE4OGZhMzNjZDk0NyIsIk9mZnNldCI6MjA1NTA2NTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NTRaIn0%3D&digest=sha256%3A9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.109385ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:55 +0000] "PUT /v2/foo/bar/blobs/uploads/618b7817-ef80-4b02-985f-a88fa33cd947?_state=c2DKbKX7Lz_CtA_m7qi84SaHhLa38ELfjyd-fZP5b2J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxOGI3ODE3LWVmODAtNGIwMi05ODVmLWE4OGZhMzNjZDk0NyIsIk9mZnNldCI6MjA1NTA2NTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NTRaIn0%3D&digest=sha256%3A9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:55Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=30888f47-49dc-4c14-99cc-5cf60df1263c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34666" http.request.uri="/v2/foo/bar/blobs/sha256:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.427051ms http.response.status=200 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:55 +0000] "HEAD /v2/foo/bar/blobs/sha256:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:55Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=3d8a43f2-4213-4a7d-847c-1eed326b3f7a http.request.method=GET http.request.remoteaddr="127.0.0.1:34666" http.request.uri="/v2/foo/bar/blobs/sha256:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=62.262266ms http.response.status=200 http.response.written=20550656 127.0.0.1 - - [18/Jan/2025:01:45:55 +0000] "GET /v2/foo/bar/blobs/sha256:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4 HTTP/1.1" 200 20550656 "" "Go-http-client/1.1" time="2025-01-18T01:45:55Z" level=error msg="error parsing digest="sha257:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=06aca047-a554-4199-83e4-ac5430d0bc34 http.request.method=GET http.request.remoteaddr="127.0.0.1:34666" http.request.uri="/v2/foo/bar/blobs/sha257:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4" vars.name="foo/bar" time="2025-01-18T01:45:55Z" 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.5 http.request.host="127.0.0.1:44039" http.request.id=06aca047-a554-4199-83e4-ac5430d0bc34 http.request.method=GET http.request.remoteaddr="127.0.0.1:34666" http.request.uri="/v2/foo/bar/blobs/sha257:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="682.193µs" http.response.status=400 http.response.written=110 vars.digest="sha257:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:45:55 +0000] "GET /v2/foo/bar/blobs/sha257:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-18T01:45:55Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=82fe5c94-e507-4468-92ac-d1a6389c190f http.request.method=GET http.request.remoteaddr="127.0.0.1:34684" http.request.uri="/v2/foo/bar/blobs/sha256:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4" http.request.useragent="Go-http-client/1.1" http.response.duration="943.392µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:55 +0000] "GET /v2/foo/bar/blobs/sha256:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:55Z" 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.5 time="2025-01-18T01:45:55Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:45:55Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=2228927f-a9f7-40e5-98c8-fa545a8ea97d http.request.method=GET http.request.remoteaddr="127.0.0.1:53042" http.request.uri="/v2/foo/bar/blobs/sha256:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="822.752µs" http.response.status=404 http.response.written=157 vars.digest="sha256:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:45:55 +0000] "GET /v2/foo/bar/blobs/sha256:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T01:45:55Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=6ec62086-7071-4089-9e77-e35cfc56efb1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53048" http.request.uri="/v2/foo/bar/blobs/sha256:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="781.158µs" http.response.status=404 http.response.written=157 vars.digest="sha256:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:45:55 +0000] "HEAD /v2/foo/bar/blobs/sha256:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T01:45:55Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=4f873141-d72d-4092-8934-c1dfadb99712 http.request.method=POST http.request.remoteaddr="127.0.0.1:53048" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.306217ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:55Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=e63dc05f-0ad5-4e22-b328-927e75d06778 http.request.method=GET http.request.remoteaddr="127.0.0.1:53048" http.request.uri="/v2/foo/bar/blobs/uploads/df9a0a8d-5e38-49ef-89c5-0823c7875b7c?_state=nLbfSFCJAOacPnvbcfQqGL4s0Tw4nXeEXQu83-Hh5z97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmOWEwYThkLTVlMzgtNDllZi04OWM1LTA4MjNjNzg3NWI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1NS40OTA2OTUwNzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.354882ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:55 +0000] "GET /v2/foo/bar/blobs/uploads/df9a0a8d-5e38-49ef-89c5-0823c7875b7c?_state=nLbfSFCJAOacPnvbcfQqGL4s0Tw4nXeEXQu83-Hh5z97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmOWEwYThkLTVlMzgtNDllZi04OWM1LTA4MjNjNzg3NWI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1NS40OTA2OTUwNzVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:55Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=a856d552-f7b7-4db6-8525-464c56cd6b24 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53048" http.request.uri="/v2/foo/bar/blobs/uploads/df9a0a8d-5e38-49ef-89c5-0823c7875b7c?_state=nLbfSFCJAOacPnvbcfQqGL4s0Tw4nXeEXQu83-Hh5z97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmOWEwYThkLTVlMzgtNDllZi04OWM1LTA4MjNjNzg3NWI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1NS40OTA2OTUwNzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="839.344µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:55 +0000] "DELETE /v2/foo/bar/blobs/uploads/df9a0a8d-5e38-49ef-89c5-0823c7875b7c?_state=nLbfSFCJAOacPnvbcfQqGL4s0Tw4nXeEXQu83-Hh5z97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmOWEwYThkLTVlMzgtNDllZi04OWM1LTA4MjNjNzg3NWI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1NS40OTA2OTUwNzVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:55Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=5d608067-d0f8-40b8-a090-91fe47075513 http.request.method=GET http.request.remoteaddr="127.0.0.1:53048" http.request.uri="/v2/foo/bar/blobs/uploads/df9a0a8d-5e38-49ef-89c5-0823c7875b7c?_state=nLbfSFCJAOacPnvbcfQqGL4s0Tw4nXeEXQu83-Hh5z97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmOWEwYThkLTVlMzgtNDllZi04OWM1LTA4MjNjNzg3NWI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1NS40OTA2OTUwNzVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=df9a0a8d-5e38-49ef-89c5-0823c7875b7c time="2025-01-18T01:45:55Z" 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.5 http.request.host="127.0.0.1:34655" http.request.id=5d608067-d0f8-40b8-a090-91fe47075513 http.request.method=GET http.request.remoteaddr="127.0.0.1:53048" http.request.uri="/v2/foo/bar/blobs/uploads/df9a0a8d-5e38-49ef-89c5-0823c7875b7c?_state=nLbfSFCJAOacPnvbcfQqGL4s0Tw4nXeEXQu83-Hh5z97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmOWEwYThkLTVlMzgtNDllZi04OWM1LTA4MjNjNzg3NWI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1NS40OTA2OTUwNzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="769.93µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=df9a0a8d-5e38-49ef-89c5-0823c7875b7c 127.0.0.1 - - [18/Jan/2025:01:45:55 +0000] "GET /v2/foo/bar/blobs/uploads/df9a0a8d-5e38-49ef-89c5-0823c7875b7c?_state=nLbfSFCJAOacPnvbcfQqGL4s0Tw4nXeEXQu83-Hh5z97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmOWEwYThkLTVlMzgtNDllZi04OWM1LTA4MjNjNzg3NWI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1NS40OTA2OTUwNzVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T01:45:55Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=b4030d58-b9b5-49e3-af79-b8b29d42d279 http.request.method=POST http.request.remoteaddr="127.0.0.1:53062" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="829.443µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:55Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=ac7c6b1a-b5d2-49a1-a93b-cb21d206b847 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53062" http.request.uri="/v2/foo/bar/blobs/uploads/a47c5850-f10a-4557-9960-9458bded1bd1?_state=1BL6U-XQovSPjMNRFQHlrEZGbDkAvSOjnFjN4Hb4Y6F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0N2M1ODUwLWYxMGEtNDU1Ny05OTYwLTk0NThiZGVkMWJkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1NS40OTYzMzAyOTRaIn0%3D&digest=sha256%3Ad89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6" http.request.useragent="Go-http-client/1.1" provided=sha256:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6 vars.name="foo/bar" vars.uuid=a47c5850-f10a-4557-9960-9458bded1bd1 time="2025-01-18T01:45:55Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=ac7c6b1a-b5d2-49a1-a93b-cb21d206b847 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53062" http.request.uri="/v2/foo/bar/blobs/uploads/a47c5850-f10a-4557-9960-9458bded1bd1?_state=1BL6U-XQovSPjMNRFQHlrEZGbDkAvSOjnFjN4Hb4Y6F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0N2M1ODUwLWYxMGEtNDU1Ny05OTYwLTk0NThiZGVkMWJkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1NS40OTYzMzAyOTRaIn0%3D&digest=sha256%3Ad89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=a47c5850-f10a-4557-9960-9458bded1bd1 time="2025-01-18T01:45:55Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=ac7c6b1a-b5d2-49a1-a93b-cb21d206b847 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53062" http.request.uri="/v2/foo/bar/blobs/uploads/a47c5850-f10a-4557-9960-9458bded1bd1?_state=1BL6U-XQovSPjMNRFQHlrEZGbDkAvSOjnFjN4Hb4Y6F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0N2M1ODUwLWYxMGEtNDU1Ny05OTYwLTk0NThiZGVkMWJkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1NS40OTYzMzAyOTRaIn0%3D&digest=sha256%3Ad89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="836.447µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=a47c5850-f10a-4557-9960-9458bded1bd1 127.0.0.1 - - [18/Jan/2025:01:45:55 +0000] "PUT /v2/foo/bar/blobs/uploads/a47c5850-f10a-4557-9960-9458bded1bd1?_state=1BL6U-XQovSPjMNRFQHlrEZGbDkAvSOjnFjN4Hb4Y6F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0N2M1ODUwLWYxMGEtNDU1Ny05OTYwLTk0NThiZGVkMWJkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1NS40OTYzMzAyOTRaIn0%3D&digest=sha256%3Ad89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-01-18T01:45:55Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=aa1dd7a5-bfde-4894-97bc-4b7292b86752 http.request.method=POST http.request.remoteaddr="127.0.0.1:53062" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.248606ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:55Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=958e94e2-8775-4a7e-b560-b1e25136647b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53062" http.request.uri="/v2/foo/bar/blobs/uploads/dea6cb89-9830-4372-b7ba-05ba5a719dcc?_state=pLnzt8we3jSeInwwmH-BXYbehwwK4rLGdeHzQir52GV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlYTZjYjg5LTk4MzAtNDM3Mi1iN2JhLTA1YmE1YTcxOWRjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1NS40OTg3MjgxNzhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.631516ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:55 +0000] "PUT /v2/foo/bar/blobs/uploads/dea6cb89-9830-4372-b7ba-05ba5a719dcc?_state=pLnzt8we3jSeInwwmH-BXYbehwwK4rLGdeHzQir52GV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlYTZjYjg5LTk4MzAtNDM3Mi1iN2JhLTA1YmE1YTcxOWRjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1NS40OTg3MjgxNzhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:55Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=16155afa-8a8d-4062-9a83-59534d83945e http.request.method=POST http.request.remoteaddr="127.0.0.1:53062" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="727.394µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:55Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=a448acb7-1f52-432e-a70d-7f60ae46055b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53062" http.request.uri="/v2/foo/bar/blobs/uploads/571db6f9-784b-447b-b948-1d434cffbaba?_state=6LnjEz7hwoaMR_zjL3kXlfZt3ck0Pdxl_CvHHOFRFnB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3MWRiNmY5LTc4NGItNDQ3Yi1iOTQ4LTFkNDM0Y2ZmYmFiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1NS41MDE3MDA0ODlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.53643ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:55 +0000] "PUT /v2/foo/bar/blobs/uploads/571db6f9-784b-447b-b948-1d434cffbaba?_state=6LnjEz7hwoaMR_zjL3kXlfZt3ck0Pdxl_CvHHOFRFnB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3MWRiNmY5LTc4NGItNDQ3Yi1iOTQ4LTFkNDM0Y2ZmYmFiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1NS41MDE3MDA0ODlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:55Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=7a64809a-00a9-4bf0-ae70-f1eb6f8b29c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:53062" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.163605ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=e99ce540-1f97-4282-a784-d0229c16ad57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53062" http.request.uri="/v2/foo/bar/blobs/uploads/72dc4b8d-3a82-495e-b5ff-e03eb0c45c2c?_state=CmgEzH-vGfsiOKaqIP7oOWJhG4lWSmnaX__WazUqgSx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyZGM0YjhkLTNhODItNDk1ZS1iNWZmLWUwM2ViMGM0NWMyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1NS41MDQ4MDcxMDRaIn0%3D&digest=sha256%3Ad89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.303336271s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:55 +0000] "PUT /v2/foo/bar/blobs/uploads/72dc4b8d-3a82-495e-b5ff-e03eb0c45c2c?_state=CmgEzH-vGfsiOKaqIP7oOWJhG4lWSmnaX__WazUqgSx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyZGM0YjhkLTNhODItNDk1ZS1iNWZmLWUwM2ViMGM0NWMyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1NS41MDQ4MDcxMDRaIn0%3D&digest=sha256%3Ad89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=c34c1963-21af-4d1d-a168-f11b422f587e http.request.method=POST http.request.remoteaddr="127.0.0.1:53062" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="866.827µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:34655" http.request.id=ba106961-b94e-465b-9b7d-8504bafdfd4b http.request.method=PATCH http.request.remoteaddr="127.0.0.1:53062" http.request.uri="/v2/foo/bar/blobs/uploads/74da9a68-2196-4e85-9a79-77732e33f82f?_state=NHV_IADAeztaHMItFpXUKAsCAHGdjsS3n-2TJJROfYd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0ZGE5YTY4LTIxOTYtNGU4NS05YTc5LTc3NzMyZTMzZjgyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1Ni44OTI5ODM3MDVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.267508343s http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:56 +0000] "PATCH /v2/foo/bar/blobs/uploads/74da9a68-2196-4e85-9a79-77732e33f82f?_state=NHV_IADAeztaHMItFpXUKAsCAHGdjsS3n-2TJJROfYd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0ZGE5YTY4LTIxOTYtNGU4NS05YTc5LTc3NzMyZTMzZjgyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1Ni44OTI5ODM3MDVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=23a261c8-39ec-4caa-acc2-ce3cff071263 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53062" http.request.uri="/v2/foo/bar/blobs/uploads/74da9a68-2196-4e85-9a79-77732e33f82f?_state=Ju4LRB-gl0SP1JqW6wDDNPZdtqZnFf5Z1KsK4ulyye17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0ZGE5YTY4LTIxOTYtNGU4NS05YTc5LTc3NzMyZTMzZjgyZiIsIk9mZnNldCI6MjQ2Mzc0NDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NTZaIn0%3D&digest=sha256%3Ad89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.725562ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:58 +0000] "PUT /v2/foo/bar/blobs/uploads/74da9a68-2196-4e85-9a79-77732e33f82f?_state=Ju4LRB-gl0SP1JqW6wDDNPZdtqZnFf5Z1KsK4ulyye17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0ZGE5YTY4LTIxOTYtNGU4NS05YTc5LTc3NzMyZTMzZjgyZiIsIk9mZnNldCI6MjQ2Mzc0NDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NTZaIn0%3D&digest=sha256%3Ad89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=00eb4ffe-90b6-4161-8d99-0627ea23ec5f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53062" http.request.uri="/v2/foo/bar/blobs/sha256:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.401865ms http.response.status=200 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:58 +0000] "HEAD /v2/foo/bar/blobs/sha256:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=0d998781-b7e0-4a0a-9b51-d1b61279a57c http.request.method=GET http.request.remoteaddr="127.0.0.1:53062" http.request.uri="/v2/foo/bar/blobs/sha256:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=69.112925ms http.response.status=200 http.response.written=24637440 127.0.0.1 - - [18/Jan/2025:01:45:58 +0000] "GET /v2/foo/bar/blobs/sha256:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6 HTTP/1.1" 200 24637440 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=error msg="error parsing digest="sha257:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=52c8e127-e5b1-4e7d-ab52-25e3bbc68903 http.request.method=GET http.request.remoteaddr="127.0.0.1:53062" http.request.uri="/v2/foo/bar/blobs/sha257:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6" vars.name="foo/bar" time="2025-01-18T01:45:58Z" 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.5 http.request.host="127.0.0.1:34655" http.request.id=52c8e127-e5b1-4e7d-ab52-25e3bbc68903 http.request.method=GET http.request.remoteaddr="127.0.0.1:53062" http.request.uri="/v2/foo/bar/blobs/sha257:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="695.013µs" http.response.status=400 http.response.written=110 vars.digest="sha257:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:45:58 +0000] "GET /v2/foo/bar/blobs/sha257:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=149a1814-96bb-46d4-9270-1aff6a43f936 http.request.method=GET http.request.remoteaddr="127.0.0.1:53086" http.request.uri="/v2/foo/bar/blobs/sha256:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6" http.request.useragent="Go-http-client/1.1" http.response.duration="934.131µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:58 +0000] "GET /v2/foo/bar/blobs/sha256:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=ced7940b-7db4-4a5a-9b58-423dafdc4dc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:53074" http.request.uri="/v2/foo/bar/blobs/sha256:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.065433ms http.response.status=200 http.response.written=2605056 127.0.0.1 - - [18/Jan/2025:01:45:58 +0000] "GET /v2/foo/bar/blobs/sha256:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6 HTTP/1.1" 200 2605056 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34655" http.request.id=3c301543-bcf3-42c8-82b0-46fad2e9b6b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:53086" http.request.uri="/v2/foo/bar/blobs/sha256:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.827314ms http.response.status=200 http.response.written=1605632 127.0.0.1 - - [18/Jan/2025:01:45:58 +0000] "GET /v2/foo/bar/blobs/sha256:d89bbd860c32e5ca8c8f4340b283b6f4439a978695e5f11248a36fceb0ed10e6 HTTP/1.1" 200 1605632 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=f3fe2b2f-40eb-49a8-849c-3288a7a91ef5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34684" http.request.uri="/v2/foo/bar/blobs/sha256:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.95535168s http.response.status=200 http.response.written=2572288 127.0.0.1 - - [18/Jan/2025:01:45:55 +0000] "GET /v2/foo/bar/blobs/sha256:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4 HTTP/1.1" 200 2572288 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44039" http.request.id=61d848ac-1d8a-4e82-b89f-144999410367 http.request.method=GET http.request.remoteaddr="127.0.0.1:34678" http.request.uri="/v2/foo/bar/blobs/sha256:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.958980437s http.response.status=200 http.response.written=2605056 127.0.0.1 - - [18/Jan/2025:01:45:55 +0000] "GET /v2/foo/bar/blobs/sha256:9030a13aa846cb66c675f8fbd1b1d078cb004652cacbbc7f9bdcaeeef5dff0b4 HTTP/1.1" 200 2605056 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (5.14s) === RUN TestBlobDelete time="2025-01-18T01:45: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.5 time="2025-01-18T01:45:58Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:45:58Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=5dee60ed-063b-499c-a339-3a1228621418 http.request.method=GET http.request.remoteaddr="127.0.0.1:42046" http.request.uri="/v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.37376ms http.response.status=404 http.response.written=157 vars.digest="sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:45:58 +0000] "GET /v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=7cfde891-f9db-4acb-a14d-ba384fb48d21 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42062" http.request.uri="/v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.375686ms http.response.status=404 http.response.written=157 vars.digest="sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:45:58 +0000] "HEAD /v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=8deafbdb-cf18-4284-90a2-94a63e52f3a3 http.request.method=POST http.request.remoteaddr="127.0.0.1:42062" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.242638ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=03d9aca4-bae6-4aa0-ad56-44783c7a9403 http.request.method=GET http.request.remoteaddr="127.0.0.1:42062" http.request.uri="/v2/foo/bar/blobs/uploads/b28043b7-03e2-4400-95bf-aa04afcbdd28?_state=W3rTbxrEJuZk2IpBeXDKZjR5Yh_tAQqT--zrFrORDtJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyODA0M2I3LTAzZTItNDQwMC05NWJmLWFhMDRhZmNiZGQyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1OC40MjQwODU5ODJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="812.145µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:58 +0000] "GET /v2/foo/bar/blobs/uploads/b28043b7-03e2-4400-95bf-aa04afcbdd28?_state=W3rTbxrEJuZk2IpBeXDKZjR5Yh_tAQqT--zrFrORDtJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyODA0M2I3LTAzZTItNDQwMC05NWJmLWFhMDRhZmNiZGQyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1OC40MjQwODU5ODJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=a5593bba-0f97-4305-a123-3c89388d56d5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42062" http.request.uri="/v2/foo/bar/blobs/uploads/b28043b7-03e2-4400-95bf-aa04afcbdd28?_state=W3rTbxrEJuZk2IpBeXDKZjR5Yh_tAQqT--zrFrORDtJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyODA0M2I3LTAzZTItNDQwMC05NWJmLWFhMDRhZmNiZGQyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1OC40MjQwODU5ODJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.341537ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:58 +0000] "DELETE /v2/foo/bar/blobs/uploads/b28043b7-03e2-4400-95bf-aa04afcbdd28?_state=W3rTbxrEJuZk2IpBeXDKZjR5Yh_tAQqT--zrFrORDtJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyODA0M2I3LTAzZTItNDQwMC05NWJmLWFhMDRhZmNiZGQyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1OC40MjQwODU5ODJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=5ca6b692-1782-4187-8e30-b5b486b6960b http.request.method=GET http.request.remoteaddr="127.0.0.1:42062" http.request.uri="/v2/foo/bar/blobs/uploads/b28043b7-03e2-4400-95bf-aa04afcbdd28?_state=W3rTbxrEJuZk2IpBeXDKZjR5Yh_tAQqT--zrFrORDtJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyODA0M2I3LTAzZTItNDQwMC05NWJmLWFhMDRhZmNiZGQyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1OC40MjQwODU5ODJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b28043b7-03e2-4400-95bf-aa04afcbdd28 time="2025-01-18T01:45:58Z" 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.5 http.request.host="127.0.0.1:36345" http.request.id=5ca6b692-1782-4187-8e30-b5b486b6960b http.request.method=GET http.request.remoteaddr="127.0.0.1:42062" http.request.uri="/v2/foo/bar/blobs/uploads/b28043b7-03e2-4400-95bf-aa04afcbdd28?_state=W3rTbxrEJuZk2IpBeXDKZjR5Yh_tAQqT--zrFrORDtJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyODA0M2I3LTAzZTItNDQwMC05NWJmLWFhMDRhZmNiZGQyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1OC40MjQwODU5ODJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.181308ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=b28043b7-03e2-4400-95bf-aa04afcbdd28 127.0.0.1 - - [18/Jan/2025:01:45:58 +0000] "GET /v2/foo/bar/blobs/uploads/b28043b7-03e2-4400-95bf-aa04afcbdd28?_state=W3rTbxrEJuZk2IpBeXDKZjR5Yh_tAQqT--zrFrORDtJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyODA0M2I3LTAzZTItNDQwMC05NWJmLWFhMDRhZmNiZGQyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1OC40MjQwODU5ODJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=9b2ed723-80f1-4208-9c05-e9876a68e3da http.request.method=POST http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.354245ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=65a9a601-7b04-4f40-a6a4-b4b4bb9a0fb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/foo/bar/blobs/uploads/b2255e5a-d807-497f-8f52-d3d90458a69c?_state=ncwsPLB0l6zeg03ySRKnXZtvxyRr3SJfOwiFiuFGfIh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyMjU1ZTVhLWQ4MDctNDk3Zi04ZjUyLWQzZDkwNDU4YTY5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1OC40Mjk4MTIxM1oifQ%3D%3D&digest=sha256%3A0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" http.request.useragent="Go-http-client/1.1" provided=sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514 vars.name="foo/bar" vars.uuid=b2255e5a-d807-497f-8f52-d3d90458a69c time="2025-01-18T01:45:58Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=65a9a601-7b04-4f40-a6a4-b4b4bb9a0fb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/foo/bar/blobs/uploads/b2255e5a-d807-497f-8f52-d3d90458a69c?_state=ncwsPLB0l6zeg03ySRKnXZtvxyRr3SJfOwiFiuFGfIh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyMjU1ZTVhLWQ4MDctNDk3Zi04ZjUyLWQzZDkwNDU4YTY5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1OC40Mjk4MTIxM1oifQ%3D%3D&digest=sha256%3A0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b2255e5a-d807-497f-8f52-d3d90458a69c time="2025-01-18T01:45:58Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=65a9a601-7b04-4f40-a6a4-b4b4bb9a0fb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/foo/bar/blobs/uploads/b2255e5a-d807-497f-8f52-d3d90458a69c?_state=ncwsPLB0l6zeg03ySRKnXZtvxyRr3SJfOwiFiuFGfIh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyMjU1ZTVhLWQ4MDctNDk3Zi04ZjUyLWQzZDkwNDU4YTY5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1OC40Mjk4MTIxM1oifQ%3D%3D&digest=sha256%3A0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.418686ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=b2255e5a-d807-497f-8f52-d3d90458a69c 127.0.0.1 - - [18/Jan/2025:01:45:58 +0000] "PUT /v2/foo/bar/blobs/uploads/b2255e5a-d807-497f-8f52-d3d90458a69c?_state=ncwsPLB0l6zeg03ySRKnXZtvxyRr3SJfOwiFiuFGfIh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyMjU1ZTVhLWQ4MDctNDk3Zi04ZjUyLWQzZDkwNDU4YTY5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1OC40Mjk4MTIxM1oifQ%3D%3D&digest=sha256%3A0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=49469e07-61ec-44b2-b41b-e046689ca460 http.request.method=POST http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.197942ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=42732e93-068b-4791-8c89-b52d2b10f8d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/foo/bar/blobs/uploads/1c6ab3bb-f528-4ecf-8f8a-f0f22f16f751?_state=Dqowr2jTCAex67974Ugq4EbA2oXTuyCza2MzMPLpGJl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjNmFiM2JiLWY1MjgtNGVjZi04ZjhhLWYwZjIyZjE2Zjc1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1OC40MzMwNDI1MDhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.594512ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:58 +0000] "PUT /v2/foo/bar/blobs/uploads/1c6ab3bb-f528-4ecf-8f8a-f0f22f16f751?_state=Dqowr2jTCAex67974Ugq4EbA2oXTuyCza2MzMPLpGJl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjNmFiM2JiLWY1MjgtNGVjZi04ZjhhLWYwZjIyZjE2Zjc1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1OC40MzMwNDI1MDhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=3c19535c-e8db-479f-8de8-00ac362e1c51 http.request.method=POST http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.286623ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=eb50fdbc-3b6c-4be7-b87e-026f9ec5143a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/foo/bar/blobs/uploads/e523c7ba-10a6-4829-8f57-84a9567695cc?_state=W167F0kJWWlV5awEz-V6J1K7QQI3cwaGY_Yf8ZWHlY57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1MjNjN2JhLTEwYTYtNDgyOS04ZjU3LTg0YTk1Njc2OTVjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1OC40MzY0NTg4ODZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.593762ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:58 +0000] "PUT /v2/foo/bar/blobs/uploads/e523c7ba-10a6-4829-8f57-84a9567695cc?_state=W167F0kJWWlV5awEz-V6J1K7QQI3cwaGY_Yf8ZWHlY57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1MjNjN2JhLTEwYTYtNDgyOS04ZjU3LTg0YTk1Njc2OTVjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1OC40MzY0NTg4ODZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=3da55048-7748-4161-a73d-f713c110f8b3 http.request.method=POST http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.120594ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=699bb317-2c54-48ff-8bda-6046b9e98bb0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/foo/bar/blobs/uploads/82aaf196-fcc8-40bb-98f8-5f250749c160?_state=JaB3qUh_4tha7AXbRFCJg6Kr0U8ZQas2hS9xevaN46h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyYWFmMTk2LWZjYzgtNDBiYi05OGY4LTVmMjUwNzQ5YzE2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1OC40Mzk3OTI3MzVaIn0%3D&digest=sha256%3A0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" http.request.useragent="Go-http-client/1.1" http.response.duration=801.839011ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:58 +0000] "PUT /v2/foo/bar/blobs/uploads/82aaf196-fcc8-40bb-98f8-5f250749c160?_state=JaB3qUh_4tha7AXbRFCJg6Kr0U8ZQas2hS9xevaN46h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyYWFmMTk2LWZjYzgtNDBiYi05OGY4LTVmMjUwNzQ5YzE2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1OC40Mzk3OTI3MzVaIn0%3D&digest=sha256%3A0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:45:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=9b9b0158-1729-41e2-8130-72c4718e894d http.request.method=POST http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="879.984µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36345" http.request.id=9da68036-f6d3-4fc9-93c4-1b30171bc250 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/foo/bar/blobs/uploads/6db97671-f767-4ddb-8140-999d069c8242?_state=OCh4efKy5qknB1MsXse9eu8_0WjwGlcQ3988QsThz4p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZkYjk3NjcxLWY3NjctNGRkYi04MTQwLTk5OWQwNjljODI0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1OS4yOTg3MjQ0OTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=775.562212ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:45:59 +0000] "PATCH /v2/foo/bar/blobs/uploads/6db97671-f767-4ddb-8140-999d069c8242?_state=OCh4efKy5qknB1MsXse9eu8_0WjwGlcQ3988QsThz4p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZkYjk3NjcxLWY3NjctNGRkYi04MTQwLTk5OWQwNjljODI0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NTo1OS4yOTg3MjQ0OTlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=e9d2517c-2835-41c1-9be3-733aebb58d8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/foo/bar/blobs/uploads/6db97671-f767-4ddb-8140-999d069c8242?_state=pL4onVqkCMZNvrZ4syJyAz1HNaNqil1ykRtahqt1xCt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZkYjk3NjcxLWY3NjctNGRkYi04MTQwLTk5OWQwNjljODI0MiIsIk9mZnNldCI6MTkxMjA2NDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NTlaIn0%3D&digest=sha256%3A0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" http.request.useragent="Go-http-client/1.1" http.response.duration=1.534196ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:00 +0000] "PUT /v2/foo/bar/blobs/uploads/6db97671-f767-4ddb-8140-999d069c8242?_state=pL4onVqkCMZNvrZ4syJyAz1HNaNqil1ykRtahqt1xCt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZkYjk3NjcxLWY3NjctNGRkYi04MTQwLTk5OWQwNjljODI0MiIsIk9mZnNldCI6MTkxMjA2NDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDU6NTlaIn0%3D&digest=sha256%3A0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=c2da7593-6737-4d28-a0af-aee6dc6a72f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.292589ms http.response.status=200 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=a453cf63-9d81-463d-bc95-5d7c111cdc4c http.request.method=GET http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=50.57262ms http.response.status=200 http.response.written=19120640 127.0.0.1 - - [18/Jan/2025:01:46:00 +0000] "GET /v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514 HTTP/1.1" 200 19120640 "" "Go-http-client/1.1" time="2025-01-18T01:46:00Z" level=error msg="error parsing digest="sha257:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=3eb483ec-7c58-4c31-b1fa-35c6d2bc9a40 http.request.method=GET http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/foo/bar/blobs/sha257:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" vars.name="foo/bar" time="2025-01-18T01:46:00Z" 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.5 http.request.host="127.0.0.1:36345" http.request.id=3eb483ec-7c58-4c31-b1fa-35c6d2bc9a40 http.request.method=GET http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/foo/bar/blobs/sha257:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.044421ms http.response.status=400 http.response.written=110 vars.digest="sha257:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:46:00 +0000] "GET /v2/foo/bar/blobs/sha257:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-18T01:46:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=ab1cf2a5-5ea8-4312-846b-99ae6b2f8879 http.request.method=GET http.request.remoteaddr="127.0.0.1:42088" http.request.uri="/v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" http.request.useragent="Go-http-client/1.1" http.response.duration=1.492691ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:00 +0000] "GET /v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=ea7241e6-7c32-4e4a-ac9d-4edc725e4956 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42098" http.request.uri="/v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" http.request.useragent="Go-http-client/1.1" http.response.duration="852.353µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:00 +0000] "DELETE /v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=b4b7e8a3-262f-442f-981d-775b669e3248 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42098" http.request.uri="/v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.169275ms http.response.status=404 http.response.written=157 vars.digest="sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:46:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T01:46:00Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=3cb8dc18-d099-4b97-8b06-9b0e7ddd4e6b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42098" http.request.uri="/v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.101717ms http.response.status=404 http.response.written=74 vars.digest="sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:46:00 +0000] "DELETE /v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-01-18T01:46:00Z" level=error msg="error parsing digest="sha257:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=1ad80f4b-2149-49fd-9e84-58fc6fe5635a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42102" http.request.uri="/v2/foo/bar/blobs/sha257:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" vars.name="foo/bar" time="2025-01-18T01:46:00Z" 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.5 http.request.host="127.0.0.1:36345" http.request.id=1ad80f4b-2149-49fd-9e84-58fc6fe5635a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42102" http.request.uri="/v2/foo/bar/blobs/sha257:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.29022ms http.response.status=400 http.response.written=110 vars.digest="sha257:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:46:00 +0000] "DELETE /v2/foo/bar/blobs/sha257:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-18T01:46:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=f4a799f2-e263-436c-a431-f0f714d56c3f http.request.method=POST http.request.remoteaddr="127.0.0.1:42116" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.270329ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=c448471d-0d46-4b95-9bf5-ff656a94fb7d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42116" http.request.uri="/v2/foo/bar/blobs/uploads/c473d76d-4f2e-4e22-bda0-b214dd39fa06?_state=plbft7gwu2d-le8wJ8X6wY_qAQL8oN73iO96UPLm_G57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0NzNkNzZkLTRmMmUtNGUyMi1iZGEwLWIyMTRkZDM5ZmEwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NjowMC4xNjMxOTQzNFoifQ%3D%3D&digest=sha256%3A0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" http.request.useragent="Go-http-client/1.1" http.response.duration=762.831637ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:00 +0000] "PUT /v2/foo/bar/blobs/uploads/c473d76d-4f2e-4e22-bda0-b214dd39fa06?_state=plbft7gwu2d-le8wJ8X6wY_qAQL8oN73iO96UPLm_G57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0NzNkNzZkLTRmMmUtNGUyMi1iZGEwLWIyMTRkZDM5ZmEwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NjowMC4xNjMxOTQzNFoifQ%3D%3D&digest=sha256%3A0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=245fbaa7-4420-4aa6-b7f2-b081ea565b8f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42116" http.request.uri="/v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.589069ms http.response.status=200 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=3697dfd4-1de5-49ab-bfa0-35ae649eddfc http.request.method=GET http.request.remoteaddr="127.0.0.1:42088" http.request.uri="/v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=843.338795ms http.response.status=200 http.response.written=2572288 127.0.0.1 - - [18/Jan/2025:01:46:00 +0000] "GET /v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514 HTTP/1.1" 200 2572288 "" "Go-http-client/1.1" time="2025-01-18T01:46:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36345" http.request.id=4acb6e4c-94c6-476b-bb03-4aa3dc938790 http.request.method=GET http.request.remoteaddr="127.0.0.1:42078" http.request.uri="/v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=848.256272ms http.response.status=200 http.response.written=2572288 127.0.0.1 - - [18/Jan/2025:01:46:00 +0000] "GET /v2/foo/bar/blobs/sha256:0f67de717b4c2d26fc156b763b7bcb2e99e8ef7446c495a40ee90c2ad3c4e514 HTTP/1.1" 200 2572288 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (2.74s) === RUN TestRelativeURL time="2025-01-18T01:46:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:46:00Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:46:01Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40923" http.request.id=997648a7-778e-498f-b126-6b86571a1d93 http.request.method=POST http.request.remoteaddr="127.0.0.1:47010" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="898.232µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40923" http.request.id=79bc80e3-23c2-4e50-be2e-2350adf0bfb4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47010" http.request.uri="/v2/foo/bar/blobs/uploads/fb7e5a8e-ce86-4178-a995-afe7b82ddcfd?_state=CsTsSY82CwTvSvNtqKhWHrp19gfqqiGfCRuzVhSZefV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiN2U1YThlLWNlODYtNDE3OC1hOTk1LWFmZTdiODJkZGNmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NjowMS4wMDAxNzQ4ODdaIn0%3D&digest=sha256%3A38b022af75df89640b3cd1391d502bad672fdd8a3da74d9f786653c060cf8499" http.request.useragent="Go-http-client/1.1" http.response.duration=1.159031055s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:01 +0000] "PUT /v2/foo/bar/blobs/uploads/fb7e5a8e-ce86-4178-a995-afe7b82ddcfd?_state=CsTsSY82CwTvSvNtqKhWHrp19gfqqiGfCRuzVhSZefV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiN2U1YThlLWNlODYtNDE3OC1hOTk1LWFmZTdiODJkZGNmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NjowMS4wMDAxNzQ4ODdaIn0%3D&digest=sha256%3A38b022af75df89640b3cd1391d502bad672fdd8a3da74d9f786653c060cf8499 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40923" http.request.id=3df37c2d-8fe4-4b08-bdde-2dff6c4bb7ea http.request.method=POST http.request.remoteaddr="127.0.0.1:47010" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.451607ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40923" http.request.id=c2f8f741-7e52-4003-822a-a492e1b0def4 http.request.method=POST http.request.remoteaddr="127.0.0.1:47010" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.301917ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40923" http.request.id=f002ff9d-627c-4f53-a079-e41fddd7bdd8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47010" http.request.uri="/v2/foo/bar/blobs/uploads/90c6c4bd-d3bb-4c4f-a623-18250b73c98e?_state=N43tLqi4R5sJLGwyuqBAVAq2i4K8dqFTNYHOoHR7Sqt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkwYzZjNGJkLWQzYmItNGM0Zi1hNjIzLTE4MjUwYjczYzk4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NjowMi40OTk1NjM0NDFaIn0%3D&digest=sha256%3Ad2f9ed521beb19254c4f67b82d0a9db599b99bad6da03773f338608f4e6fde15" http.request.useragent="Go-http-client/1.1" http.response.duration=857.263839ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:02 +0000] "PUT /v2/foo/bar/blobs/uploads/90c6c4bd-d3bb-4c4f-a623-18250b73c98e?_state=N43tLqi4R5sJLGwyuqBAVAq2i4K8dqFTNYHOoHR7Sqt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkwYzZjNGJkLWQzYmItNGM0Zi1hNjIzLTE4MjUwYjczYzk4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NjowMi40OTk1NjM0NDFaIn0%3D&digest=sha256%3Ad2f9ed521beb19254c4f67b82d0a9db599b99bad6da03773f338608f4e6fde15 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.36s) === RUN TestBlobDeleteDisabled time="2025-01-18T01:46: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.5 time="2025-01-18T01:46:03Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:46:03Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:42973" http.request.id=e0331f1a-6166-450a-aa19-145e03c7182a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54410" http.request.uri="/v2/foo/bar/blobs/sha256:afc3a7f3ef39129074f7c208820cfae56c32eedcd1639280895d2bd739e99039" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.304917ms http.response.status=405 http.response.written=78 vars.digest="sha256:afc3a7f3ef39129074f7c208820cfae56c32eedcd1639280895d2bd739e99039" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:46:03 +0000] "DELETE /v2/foo/bar/blobs/sha256:afc3a7f3ef39129074f7c208820cfae56c32eedcd1639280895d2bd739e99039 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.12s) === RUN TestDeleteDisabled time="2025-01-18T01:46: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.5 time="2025-01-18T01:46:03Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:46:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39037" http.request.id=d5f47a61-4228-4aff-8f11-610d25f96303 http.request.method=POST http.request.remoteaddr="127.0.0.1:52816" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.502804ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:05Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39037" http.request.id=4d2fd2cb-4a95-4e71-92bf-9aef70544594 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52816" http.request.uri="/v2/foo/bar/blobs/uploads/99ceb699-1fda-4771-bcc7-c31555d92d91?_state=u7RTR7-DRSbFeszkRMnUZ0xgd2NY1s-xDvWGJY5AnBJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5Y2ViNjk5LTFmZGEtNDc3MS1iY2M3LWMzMTU1NWQ5MmQ5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NjowMy43MTY3MTg4NjZaIn0%3D&digest=sha256%3Aaa95b24a5026bf89290d4a23a6c680a6a7912519caf1e2ad4565847bcd7213e6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.924508335s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:03 +0000] "PUT /v2/foo/bar/blobs/uploads/99ceb699-1fda-4771-bcc7-c31555d92d91?_state=u7RTR7-DRSbFeszkRMnUZ0xgd2NY1s-xDvWGJY5AnBJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5Y2ViNjk5LTFmZGEtNDc3MS1iY2M3LWMzMTU1NWQ5MmQ5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NjowMy43MTY3MTg4NjZaIn0%3D&digest=sha256%3Aaa95b24a5026bf89290d4a23a6c680a6a7912519caf1e2ad4565847bcd7213e6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:05Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:39037" http.request.id=60aac3e8-fafb-47cc-8db6-e343ffae25b6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52816" http.request.uri="/v2/foo/bar/blobs/sha256:aa95b24a5026bf89290d4a23a6c680a6a7912519caf1e2ad4565847bcd7213e6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.0717ms http.response.status=405 http.response.written=78 vars.digest="sha256:aa95b24a5026bf89290d4a23a6c680a6a7912519caf1e2ad4565847bcd7213e6" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:46:05 +0000] "DELETE /v2/foo/bar/blobs/sha256:aa95b24a5026bf89290d4a23a6c680a6a7912519caf1e2ad4565847bcd7213e6 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (2.16s) === RUN TestDeleteReadOnly time="2025-01-18T01:46:05Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:46:05Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:46:05Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36795" http.request.id=5232d8f7-40ce-4ed8-8c6c-47356b688706 http.request.method=POST http.request.remoteaddr="127.0.0.1:52260" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="866.153µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36795" http.request.id=bcf3f253-850b-41c0-bc78-2524019c3596 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52260" http.request.uri="/v2/foo/bar/blobs/uploads/24153fe8-3788-4006-b395-bd99e21b433c?_state=U_OvcQyB2ox4JgZbDLGETst5rZ9G3dR5SRjA-1yRwgJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI0MTUzZmU4LTM3ODgtNDAwNi1iMzk1LWJkOTllMjFiNDMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NjowNS43ODMzOTgxMzFaIn0%3D&digest=sha256%3A84b8cbde217ae30f04dda7c37e7f03c459d641976d66d0f68664b0bd3de8c920" http.request.useragent="Go-http-client/1.1" http.response.duration=726.144541ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:05 +0000] "PUT /v2/foo/bar/blobs/uploads/24153fe8-3788-4006-b395-bd99e21b433c?_state=U_OvcQyB2ox4JgZbDLGETst5rZ9G3dR5SRjA-1yRwgJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI0MTUzZmU4LTM3ODgtNDAwNi1iMzk1LWJkOTllMjFiNDMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NjowNS43ODMzOTgxMzFaIn0%3D&digest=sha256%3A84b8cbde217ae30f04dda7c37e7f03c459d641976d66d0f68664b0bd3de8c920 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [18/Jan/2025:01:46:06 +0000] "DELETE /v2/foo/bar/blobs/sha256:84b8cbde217ae30f04dda7c37e7f03c459d641976d66d0f68664b0bd3de8c920 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (0.87s) === RUN TestStartPushReadOnly time="2025-01-18T01:46:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:46:06Z" level=info msg="redis not configured" go.version=go1.23.5 127.0.0.1 - - [18/Jan/2025:01:46:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2025-01-18T01:46:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:46:06Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:46:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=da4dfafb-3479-4677-95e5-23bd92ee9c3c http.request.method=GET http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.135552ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:01:46:06 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-18T01:46:06Z" 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.5 http.request.host="127.0.0.1:44259" http.request.id=0d6218c3-f426-4317-83b6-429154dc9d47 http.request.method=GET http.request.remoteaddr="127.0.0.1:48770" 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="939.932µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [18/Jan/2025:01:46:06 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T01:46:06Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=d85404e0-35fc-45e7-a067-8be496ea7175 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="923.042µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:01:46:06 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-01-18T01:46:06Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=9c6c2890-f45c-4e49-a038-f7952fd4da1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.60999ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T01:46:06Z" 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.5 http.request.host="127.0.0.1:44259" http.request.id=9c6c2890-f45c-4e49-a038-f7952fd4da1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.658021ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T01:46:06Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=9c6c2890-f45c-4e49-a038-f7952fd4da1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.711918ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T01:46:06Z" 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.5 http.request.host="127.0.0.1:44259" http.request.id=9c6c2890-f45c-4e49-a038-f7952fd4da1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.764664ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:01:46:06 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-01-18T01:46:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=988337d8-b959-4dbf-acb4-dedf46e84421 http.request.method=POST http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.392974ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:06 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=7479180e-31a6-4b84-8c7a-e8e535c48f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/foo/schema1/blobs/uploads/fa06f22f-0904-4093-96fb-a5bedfed9645?_state=fdRLuzw6ydzah6nFl3ApO-2bwMrqF86ZNymjVdK-C0R7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmYTA2ZjIyZi0wOTA0LTQwOTMtOTZmYi1hNWJlZGZlZDk2NDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MDYuNjQ4NTEyNzc3WiJ9&digest=sha256%3A7fcc1b63b0ce6976329d13c65c61b45d02ff29ea54f720fa0d1328614c325845" http.request.useragent="Go-http-client/1.1" http.response.duration=575.011234ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:06 +0000] "PUT /v2/foo/schema1/blobs/uploads/fa06f22f-0904-4093-96fb-a5bedfed9645?_state=fdRLuzw6ydzah6nFl3ApO-2bwMrqF86ZNymjVdK-C0R7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmYTA2ZjIyZi0wOTA0LTQwOTMtOTZmYi1hNWJlZGZlZDk2NDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MDYuNjQ4NTEyNzc3WiJ9&digest=sha256%3A7fcc1b63b0ce6976329d13c65c61b45d02ff29ea54f720fa0d1328614c325845 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=a5e241ea-b9c0-476e-9595-81d3bb361c78 http.request.method=POST http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.491561ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:07 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=3d1a929f-4a93-414a-b40e-8f98c1b14322 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/foo/schema1/blobs/uploads/cab98cf8-0b23-41fa-b7ce-563f02af8558?_state=LMDq1kfy81U4_PmSTppc05fOyCi9xeRq_2w9nGSi8T17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjYWI5OGNmOC0wYjIzLTQxZmEtYjdjZS01NjNmMDJhZjg1NTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MDcuNDE1MTA1MjA1WiJ9&digest=sha256%3Ac81296509070f0de94f9c2783caffc08bee89a21bf807d5e60cb60db844c0c93" http.request.useragent="Go-http-client/1.1" http.response.duration=1.218274829s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:07 +0000] "PUT /v2/foo/schema1/blobs/uploads/cab98cf8-0b23-41fa-b7ce-563f02af8558?_state=LMDq1kfy81U4_PmSTppc05fOyCi9xeRq_2w9nGSi8T17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjYWI5OGNmOC0wYjIzLTQxZmEtYjdjZS01NjNmMDJhZjg1NTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MDcuNDE1MTA1MjA1WiJ9&digest=sha256%3Ac81296509070f0de94f9c2783caffc08bee89a21bf807d5e60cb60db844c0c93 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=1f673c7a-8767-496d-9d6e-d2d72c86bf45 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.632506ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:08 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=e207328b-266d-48e3-9da0-57a47ef2ca5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/foo/schema1/manifests/sha256:ed3725786107bf29d84c0b5d82f699ec785acc98aaeaaa98ac02c8945cf9fac5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.446604ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:ed3725786107bf29d84c0b5d82f699ec785acc98aaeaaa98ac02c8945cf9fac5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=3b9a98a8-49f0-4651-8ab1-cdeb071e0fb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48770" 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=2.140276ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:01:46:08 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T01:46:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=3f1d9c44-c5ee-44b3-ac37-f54fbef59792 http.request.method=GET http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/foo/schema1/manifests/sha256:ed3725786107bf29d84c0b5d82f699ec785acc98aaeaaa98ac02c8945cf9fac5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.363735ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:01:46:08 +0000] "GET /v2/foo/schema1/manifests/sha256:ed3725786107bf29d84c0b5d82f699ec785acc98aaeaaa98ac02c8945cf9fac5 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T01:46:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:44259" http.request.id=54cc2e10-1a23-42a1-b48a-e13279eca4b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/foo/schema1/manifests/sha256:ed3725786107bf29d84c0b5d82f699ec785acc98aaeaaa98ac02c8945cf9fac5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.584019ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:ed3725786107bf29d84c0b5d82f699ec785acc98aaeaaa98ac02c8945cf9fac5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:44259" http.request.id=a4626817-6b23-443f-95f1-5c6e9809a571 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/foo/schema1/manifests/sha256:ed3725786107bf29d84c0b5d82f699ec785acc98aaeaaa98ac02c8945cf9fac5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.643985ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:ed3725786107bf29d84c0b5d82f699ec785acc98aaeaaa98ac02c8945cf9fac5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:44259" http.request.id=2ee6f1fc-22ed-4c05-9499-cbd1e16e1605 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/foo/schema1/manifests/sha256:ed3725786107bf29d84c0b5d82f699ec785acc98aaeaaa98ac02c8945cf9fac5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.664408ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:ed3725786107bf29d84c0b5d82f699ec785acc98aaeaaa98ac02c8945cf9fac5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=98fbb1fb-bbe3-46eb-88c1-d0055abb2610 http.request.method=GET http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/foo/schema1/manifests/sha256:ed3725786107bf29d84c0b5d82f699ec785acc98aaeaaa98ac02c8945cf9fac5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.335826ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:01:46:08 +0000] "GET /v2/foo/schema1/manifests/sha256:ed3725786107bf29d84c0b5d82f699ec785acc98aaeaaa98ac02c8945cf9fac5 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T01:46:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=50f51bed-430d-4c89-9b60-8b0d8b5a3dde http.request.method=GET http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="732.601µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:08 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=2138fca0-ac24-41c0-aa2a-4b0fd68189da http.request.method=GET http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/foo/schema1/manifests/sha256:ed3725786107bf29d84c0b5d82f699ec785acc98aaeaaa98ac02c8945cf9fac5" http.request.useragent="Go-http-client/1.1" http.response.duration="733.132µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:08 +0000] "GET /v2/foo/schema1/manifests/sha256:ed3725786107bf29d84c0b5d82f699ec785acc98aaeaaa98ac02c8945cf9fac5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=299df0e9-6608-4189-862e-be4c7b982e91 http.request.method=GET http.request.remoteaddr="127.0.0.1:48770" 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="693.253µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [18/Jan/2025:01:46:08 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-18T01:46:08Z" level=error msg="payload digest does match: "sha256:38071ea0b121ec0fa82b8aeac5b506099fb8dc5a091e9280ebea635a63b08515" != "sha256:ed3725786107bf29d84c0b5d82f699ec785acc98aaeaaa98ac02c8945cf9fac5"" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=33f276c5-a988-4c53-baf5-b22517ecdc60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/foo/schema1/manifests/sha256:ed3725786107bf29d84c0b5d82f699ec785acc98aaeaaa98ac02c8945cf9fac5" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:ed3725786107bf29d84c0b5d82f699ec785acc98aaeaaa98ac02c8945cf9fac5" time="2025-01-18T01:46:08Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=33f276c5-a988-4c53-baf5-b22517ecdc60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48770" http.request.uri="/v2/foo/schema1/manifests/sha256:ed3725786107bf29d84c0b5d82f699ec785acc98aaeaaa98ac02c8945cf9fac5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="858.034µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:ed3725786107bf29d84c0b5d82f699ec785acc98aaeaaa98ac02c8945cf9fac5" 127.0.0.1 - - [18/Jan/2025:01:46:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:ed3725786107bf29d84c0b5d82f699ec785acc98aaeaaa98ac02c8945cf9fac5 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-01-18T01:46:08Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=75437963-6bbb-415c-9a4f-8ca174df3cd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48784" 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="862.928µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:01:46:08 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T01:46:08Z" 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.5 http.request.host="127.0.0.1:44259" http.request.id=79eb85d8-1916-4194-919b-443dd74d910e http.request.method=GET http.request.remoteaddr="127.0.0.1:48784" 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="723.445µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [18/Jan/2025:01:46:08 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T01:46:08Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44259" http.request.id=c9bf4e18-e366-40c3-81f1-10a2a8674a31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48784" 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="929.921µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:46:08Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44259" http.request.id=c9bf4e18-e366-40c3-81f1-10a2a8674a31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48784" 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="971.328µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:46:08Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44259" http.request.id=c9bf4e18-e366-40c3-81f1-10a2a8674a31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48784" 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=1.00808ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:01:46:08 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-01-18T01:46:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=c756ba4c-4952-452d-a285-8e3cb8f60eb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:48784" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.037132ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:08 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=15d9af7b-0208-4c09-91fc-24b924a7f5bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:48784" http.request.uri="/v2/foo/schema2/blobs/uploads/30c4b486-907d-40d5-88b1-3df2dcebfc69?_state=pmWYgH1v8GDkNZbJrpppyV3zxUddFfaNqV0Uvyikzel7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMGM0YjQ4Ni05MDdkLTQwZDUtODhiMS0zZGYyZGNlYmZjNjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MDguNjYzNDQxMzQ0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.288232ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:08 +0000] "PUT /v2/foo/schema2/blobs/uploads/30c4b486-907d-40d5-88b1-3df2dcebfc69?_state=pmWYgH1v8GDkNZbJrpppyV3zxUddFfaNqV0Uvyikzel7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMGM0YjQ4Ni05MDdkLTQwZDUtODhiMS0zZGYyZGNlYmZjNjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MDguNjYzNDQxMzQ0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:08Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44259" http.request.id=8e74d1de-d8b9-4843-8720-342ae162c044 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48784" 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=1.050727ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:46:08Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44259" http.request.id=8e74d1de-d8b9-4843-8720-342ae162c044 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48784" 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=1.089903ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:01:46:08 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-01-18T01:46:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=04fa8b31-6a08-434f-91e8-9d6b29e4a2a0 http.request.method=POST http.request.remoteaddr="127.0.0.1:48784" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="813.358µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:08 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=4dca8f13-d5bb-417a-b35f-ffcc5f34295f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48784" http.request.uri="/v2/foo/schema2/blobs/uploads/64adef51-3c63-4bd5-b02d-5381607791cb?_state=fMoS2GIinRn0vWtKOrWAbggcov_Ez7EmatMhqRmlrll7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2NGFkZWY1MS0zYzYzLTRiZDUtYjAyZC01MzgxNjA3NzkxY2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MDguNzk1OTM0Nzg0WiJ9&digest=sha256%3A96eac90834165e5fa6275897249b8e76c43feb32ff0beceda6a68237e6765476" http.request.useragent="Go-http-client/1.1" http.response.duration=613.089293ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:08 +0000] "PUT /v2/foo/schema2/blobs/uploads/64adef51-3c63-4bd5-b02d-5381607791cb?_state=fMoS2GIinRn0vWtKOrWAbggcov_Ez7EmatMhqRmlrll7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2NGFkZWY1MS0zYzYzLTRiZDUtYjAyZC01MzgxNjA3NzkxY2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MDguNzk1OTM0Nzg0WiJ9&digest=sha256%3A96eac90834165e5fa6275897249b8e76c43feb32ff0beceda6a68237e6765476 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=1f289565-2f64-482b-98bb-b1e762c68c68 http.request.method=POST http.request.remoteaddr="127.0.0.1:48784" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.437887ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:09 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=1ea715bc-81ff-4d6d-b9a8-ff1a30563ed2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48784" http.request.uri="/v2/foo/schema2/blobs/uploads/e071a884-2159-4bd8-8a02-21d2e7731f77?_state=pPwYOm2GCV4p9gSxApqWLHhhGCddIZ29ZA3Sa5mPvsd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMDcxYTg4NC0yMTU5LTRiZDgtOGEwMi0yMWQyZTc3MzFmNzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MDkuNTQxOTI2MTM2WiJ9&digest=sha256%3Aecda6d08b1f80a221dc7c43140428794ac1f09abcc4b4a14433620bde78d1a8f" http.request.useragent="Go-http-client/1.1" http.response.duration=653.758047ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:09 +0000] "PUT /v2/foo/schema2/blobs/uploads/e071a884-2159-4bd8-8a02-21d2e7731f77?_state=pPwYOm2GCV4p9gSxApqWLHhhGCddIZ29ZA3Sa5mPvsd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMDcxYTg4NC0yMTU5LTRiZDgtOGEwMi0yMWQyZTc3MzFmNzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MDkuNTQxOTI2MTM2WiJ9&digest=sha256%3Aecda6d08b1f80a221dc7c43140428794ac1f09abcc4b4a14433620bde78d1a8f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44259" http.request.id=f607d634-f8c3-4b27-8210-ad0e418b6aec http.request.method=PUT http.request.remoteaddr="127.0.0.1:48784" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.160035ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44259" http.request.id=8caef97e-4a16-4b74-a11b-134bbc1ba32c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48784" http.request.uri="/v2/foo/schema2/manifests/sha256:e1d3fddecb87f8d9b55ab4d0de12264cc08075d477367901daeb5a4c680415b4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.497131ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "PUT /v2/foo/schema2/manifests/sha256:e1d3fddecb87f8d9b55ab4d0de12264cc08075d477367901daeb5a4c680415b4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=92f3af9c-545a-4831-9c39-d7206f1c13e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48784" 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=1.414561ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=412ed527-3170-41ed-80b8-1231ad7e3750 http.request.method=GET http.request.remoteaddr="127.0.0.1:48784" http.request.uri="/v2/foo/schema2/manifests/sha256:e1d3fddecb87f8d9b55ab4d0de12264cc08075d477367901daeb5a4c680415b4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="921.845µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "GET /v2/foo/schema2/manifests/sha256:e1d3fddecb87f8d9b55ab4d0de12264cc08075d477367901daeb5a4c680415b4 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=ca3219ff-d96b-46f9-a1e3-f99269fb5845 http.request.method=GET http.request.remoteaddr="127.0.0.1:48784" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="785.453µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=34f26dda-05dc-4110-a114-a3a30860e9eb http.request.method=GET http.request.remoteaddr="127.0.0.1:48784" http.request.uri="/v2/foo/schema2/manifests/sha256:e1d3fddecb87f8d9b55ab4d0de12264cc08075d477367901daeb5a4c680415b4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.043696ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "GET /v2/foo/schema2/manifests/sha256:e1d3fddecb87f8d9b55ab4d0de12264cc08075d477367901daeb5a4c680415b4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=47efa46b-5c16-4fdc-9f2d-a25c16f46ef0 http.request.method=GET http.request.remoteaddr="127.0.0.1:48784" 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="734.941µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" level=info msg="rewriting manifest sha256:e1d3fddecb87f8d9b55ab4d0de12264cc08075d477367901daeb5a4c680415b4 in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=033fbcde-fba9-4038-9ad3-347af1e852b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48784" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:46:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=033fbcde-fba9-4038-9ad3-347af1e852b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48784" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.378975ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44259" http.request.id=23402cb2-91cc-4afd-9385-819108962be8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48784" 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="875.484µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44259" http.request.id=303ac0a4-2074-4672-9c0a-be41b6cf1b46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48784" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.044053ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44259" http.request.id=bbe24647-44be-4af2-80bc-4db8eb26f943 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48784" http.request.uri="/v2/foo/schema2/manifests/sha256:348d8a05568af3e121692470cc9c9e42322beb6e9193a45e1eff6627a556864b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.251532ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "PUT /v2/foo/schema2/manifests/sha256:348d8a05568af3e121692470cc9c9e42322beb6e9193a45e1eff6627a556864b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=703a2507-8d7c-4235-ad0e-9209c760a6b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48784" 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="903.33µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=3e3da543-9be9-4fc7-ad98-f00e2f99d73f http.request.method=GET http.request.remoteaddr="127.0.0.1:48784" http.request.uri="/v2/foo/schema2/manifests/sha256:348d8a05568af3e121692470cc9c9e42322beb6e9193a45e1eff6627a556864b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="838.555µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "GET /v2/foo/schema2/manifests/sha256:348d8a05568af3e121692470cc9c9e42322beb6e9193a45e1eff6627a556864b HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=358cdb36-53e1-4437-93d0-d8ae0c3ec05c http.request.method=GET http.request.remoteaddr="127.0.0.1:48784" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="715.842µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=9a25429b-93fe-414c-b438-9a868bb9cae5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48784" http.request.uri="/v2/foo/schema2/manifests/sha256:348d8a05568af3e121692470cc9c9e42322beb6e9193a45e1eff6627a556864b" http.request.useragent="Go-http-client/1.1" http.response.duration="937.394µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "GET /v2/foo/schema2/manifests/sha256:348d8a05568af3e121692470cc9c9e42322beb6e9193a45e1eff6627a556864b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" level=info msg="rewriting manifest list sha256:348d8a05568af3e121692470cc9c9e42322beb6e9193a45e1eff6627a556864b in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=79007592-194b-4aaf-86c1-3015942659d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48784" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-01-18T01:46:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44259" http.request.id=79007592-194b-4aaf-86c1-3015942659d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48784" 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.743298ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:46:10Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:46:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=ca1413f9-4de1-470a-83ce-d66cadb79746 http.request.method=GET http.request.remoteaddr="127.0.0.1:42174" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.086192ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" 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.5 http.request.host="127.0.0.1:41705" http.request.id=913927f4-baf2-42b0-a753-a8f25d5b51d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42174" 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="930.018µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=64159f89-feec-4a8b-9446-a64d46a57df7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42174" 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="960.736µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=3a37687b-a039-414e-b598-90ca55c60400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42174" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.61549ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T01:46:10Z" 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.5 http.request.host="127.0.0.1:41705" http.request.id=3a37687b-a039-414e-b598-90ca55c60400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42174" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.661477ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T01:46:10Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=3a37687b-a039-414e-b598-90ca55c60400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42174" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.702667ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T01:46:10Z" 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.5 http.request.host="127.0.0.1:41705" http.request.id=3a37687b-a039-414e-b598-90ca55c60400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42174" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.741819ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-01-18T01:46:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=0ae7b990-f581-4e1b-945c-20f01ca034ee http.request.method=POST http.request.remoteaddr="127.0.0.1:42174" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.310481ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=6a042127-6ba6-435c-bdda-f962acfbacf9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42174" http.request.uri="/v2/foo/schema1/blobs/uploads/12f5e1c7-8ef4-4738-b0e7-635bda3e59fc?_state=6h5yOyZVhZOUbtuzgTCi4r1uElN62tSqBXiLwVfl67d7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxMmY1ZTFjNy04ZWY0LTQ3MzgtYjBlNy02MzViZGEzZTU5ZmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MTAuMzkxMzk3NzM4WiJ9&digest=sha256%3A2c85e6e3f84217af7762a2b33d50f56ed6eeb45c7e9250e284878660ad0237b0" http.request.useragent="Go-http-client/1.1" http.response.duration=898.050609ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:10 +0000] "PUT /v2/foo/schema1/blobs/uploads/12f5e1c7-8ef4-4738-b0e7-635bda3e59fc?_state=6h5yOyZVhZOUbtuzgTCi4r1uElN62tSqBXiLwVfl67d7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxMmY1ZTFjNy04ZWY0LTQ3MzgtYjBlNy02MzViZGEzZTU5ZmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MTAuMzkxMzk3NzM4WiJ9&digest=sha256%3A2c85e6e3f84217af7762a2b33d50f56ed6eeb45c7e9250e284878660ad0237b0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=c67adbb1-07ff-4caf-bd52-aa5c997073b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:42174" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.441826ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:11 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=458627ed-3bfd-45f8-afed-7366b4c8d3a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42174" http.request.uri="/v2/foo/schema1/blobs/uploads/8fff6d8f-f027-4f51-9af1-7e94952698a8?_state=-Y3YfQQhP-VLxUD_yDXoRaVLGcx7ce-xnL-O2GHTRSp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4ZmZmNmQ4Zi1mMDI3LTRmNTEtOWFmMS03ZTk0OTUyNjk4YTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MTEuNDQyMDE2NDY2WiJ9&digest=sha256%3A2b9a9c0f80dfa581090de6e53cf13d1a7511f0edd0386396342b3cb738639cf5" http.request.useragent="Go-http-client/1.1" http.response.duration=753.233648ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:11 +0000] "PUT /v2/foo/schema1/blobs/uploads/8fff6d8f-f027-4f51-9af1-7e94952698a8?_state=-Y3YfQQhP-VLxUD_yDXoRaVLGcx7ce-xnL-O2GHTRSp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4ZmZmNmQ4Zi1mMDI3LTRmNTEtOWFmMS03ZTk0OTUyNjk4YTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MTEuNDQyMDE2NDY2WiJ9&digest=sha256%3A2b9a9c0f80dfa581090de6e53cf13d1a7511f0edd0386396342b3cb738639cf5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=a6b8c96c-4371-4384-9b03-23dc2cbf4a04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42174" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.80318ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:12 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=07d2807a-4825-431d-80a2-22d90c853625 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42174" http.request.uri="/v2/foo/schema1/manifests/sha256:891f4be227c212f7d3dc64a787792cec2d88378494321afe6ed34a59417e2a66" http.request.useragent="Go-http-client/1.1" http.response.duration=2.38391ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:891f4be227c212f7d3dc64a787792cec2d88378494321afe6ed34a59417e2a66 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=2d641a64-d577-47f2-b21f-69bcb4e7dc33 http.request.method=GET http.request.remoteaddr="127.0.0.1:42174" 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=2.09249ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:01:46:12 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T01:46:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=d6ba9c75-e27f-4521-af9f-fa6d81f2c48b http.request.method=GET http.request.remoteaddr="127.0.0.1:42174" http.request.uri="/v2/foo/schema1/manifests/sha256:891f4be227c212f7d3dc64a787792cec2d88378494321afe6ed34a59417e2a66" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.009654ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:01:46:12 +0000] "GET /v2/foo/schema1/manifests/sha256:891f4be227c212f7d3dc64a787792cec2d88378494321afe6ed34a59417e2a66 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T01:46:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:41705" http.request.id=03447add-1df9-4cf5-8ae4-197d87c411af http.request.method=PUT http.request.remoteaddr="127.0.0.1:42174" http.request.uri="/v2/foo/schema1/manifests/sha256:891f4be227c212f7d3dc64a787792cec2d88378494321afe6ed34a59417e2a66" http.request.useragent="Go-http-client/1.1" http.response.duration=2.464717ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:891f4be227c212f7d3dc64a787792cec2d88378494321afe6ed34a59417e2a66 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:41705" http.request.id=7c846e7f-7899-40c9-8403-7d8bbd779d98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42174" http.request.uri="/v2/foo/schema1/manifests/sha256:891f4be227c212f7d3dc64a787792cec2d88378494321afe6ed34a59417e2a66" http.request.useragent="Go-http-client/1.1" http.response.duration=1.899519ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:891f4be227c212f7d3dc64a787792cec2d88378494321afe6ed34a59417e2a66 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:41705" http.request.id=e47e1ae9-7072-47e2-b060-4086b39c8815 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42174" http.request.uri="/v2/foo/schema1/manifests/sha256:891f4be227c212f7d3dc64a787792cec2d88378494321afe6ed34a59417e2a66" http.request.useragent="Go-http-client/1.1" http.response.duration=2.092485ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:891f4be227c212f7d3dc64a787792cec2d88378494321afe6ed34a59417e2a66 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=c21387d5-c71c-461d-9b1d-c1665abb2d24 http.request.method=GET http.request.remoteaddr="127.0.0.1:42174" http.request.uri="/v2/foo/schema1/manifests/sha256:891f4be227c212f7d3dc64a787792cec2d88378494321afe6ed34a59417e2a66" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.973345ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:01:46:12 +0000] "GET /v2/foo/schema1/manifests/sha256:891f4be227c212f7d3dc64a787792cec2d88378494321afe6ed34a59417e2a66 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T01:46:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=1b2e8f36-6b6d-4b64-9bda-13c74d173181 http.request.method=GET http.request.remoteaddr="127.0.0.1:42174" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="937.402µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:12 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=64cfbc79-1024-4684-89cb-585449d9f9f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42174" http.request.uri="/v2/foo/schema1/manifests/sha256:891f4be227c212f7d3dc64a787792cec2d88378494321afe6ed34a59417e2a66" http.request.useragent="Go-http-client/1.1" http.response.duration="966.757µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:12 +0000] "GET /v2/foo/schema1/manifests/sha256:891f4be227c212f7d3dc64a787792cec2d88378494321afe6ed34a59417e2a66 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=24a45719-29bd-4bc0-8cd4-7ecf24b1af69 http.request.method=GET http.request.remoteaddr="127.0.0.1:42174" 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="876.176µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [18/Jan/2025:01:46:12 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-18T01:46:12Z" level=error msg="payload digest does match: "sha256:0b869586a6eef69f2561c239343870495999035e146833819f523a0b7d03318a" != "sha256:891f4be227c212f7d3dc64a787792cec2d88378494321afe6ed34a59417e2a66"" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=e2ec978f-d93b-42d1-9638-381b2e16258d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42174" http.request.uri="/v2/foo/schema1/manifests/sha256:891f4be227c212f7d3dc64a787792cec2d88378494321afe6ed34a59417e2a66" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:891f4be227c212f7d3dc64a787792cec2d88378494321afe6ed34a59417e2a66" time="2025-01-18T01:46:12Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=e2ec978f-d93b-42d1-9638-381b2e16258d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42174" http.request.uri="/v2/foo/schema1/manifests/sha256:891f4be227c212f7d3dc64a787792cec2d88378494321afe6ed34a59417e2a66" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.075775ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:891f4be227c212f7d3dc64a787792cec2d88378494321afe6ed34a59417e2a66" 127.0.0.1 - - [18/Jan/2025:01:46:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:891f4be227c212f7d3dc64a787792cec2d88378494321afe6ed34a59417e2a66 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-01-18T01:46:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=6430d375-8a57-4b23-91f4-be50489b0752 http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" 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="918.298µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:01:46:12 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T01:46:12Z" 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.5 http.request.host="127.0.0.1:41705" http.request.id=76dd014b-59f8-4c52-88df-b89049a49359 http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" 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="742.914µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [18/Jan/2025:01:46:12 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T01:46:12Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41705" http.request.id=70c787aa-94cd-4868-9ff9-37741cdbc134 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41254" 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=1.179458ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:46:12Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41705" http.request.id=70c787aa-94cd-4868-9ff9-37741cdbc134 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41254" 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=1.225146ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:46:12Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41705" http.request.id=70c787aa-94cd-4868-9ff9-37741cdbc134 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41254" 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=1.270619ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:01:46:12 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-01-18T01:46:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=2ee211e0-2b1f-4108-835d-713fd0acf2df http.request.method=POST http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.151818ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:12 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=21a942e1-af85-4c39-b9af-11ee2c79075e http.request.method=PUT http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/foo/schema2/blobs/uploads/3799eec9-54d1-4e16-925c-61417bd5adcf?_state=1LMWt4mjQ2R-6WidUYyVhImKvQrqJjqumovObHEpULl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNzk5ZWVjOS01NGQxLTRlMTYtOTI1Yy02MTQxN2JkNWFkY2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MTIuMjMyMDM0ODY2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.32567ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:12 +0000] "PUT /v2/foo/schema2/blobs/uploads/3799eec9-54d1-4e16-925c-61417bd5adcf?_state=1LMWt4mjQ2R-6WidUYyVhImKvQrqJjqumovObHEpULl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNzk5ZWVjOS01NGQxLTRlMTYtOTI1Yy02MTQxN2JkNWFkY2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MTIuMjMyMDM0ODY2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:12Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41705" http.request.id=4c1ee7d5-61b1-4f89-b03c-81fc136df926 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41254" 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=1.243804ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:46:12Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41705" http.request.id=4c1ee7d5-61b1-4f89-b03c-81fc136df926 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41254" 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=1.289687ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:01:46:12 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-01-18T01:46:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=d69786bb-839c-460b-ad0c-6b046e0188d9 http.request.method=POST http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.309329ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:12 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:14Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=c8066191-bbd5-492f-912e-7980b01fd00d http.request.method=PUT http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/foo/schema2/blobs/uploads/af5b6164-bf06-4799-8bdc-8c80ff53ff3a?_state=_3BCySLi5KaLV0rvFDfLbrn5TXC02nVlJ-2jMH8Bxq57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZjViNjE2NC1iZjA2LTQ3OTktOGJkYy04YzgwZmY1M2ZmM2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MTIuNDU0MjA0MTUyWiJ9&digest=sha256%3A74fe4a1009d5110421657a2f762e5769629cc42be9131e7e677ce3999cb0cbd7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.644016769s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:12 +0000] "PUT /v2/foo/schema2/blobs/uploads/af5b6164-bf06-4799-8bdc-8c80ff53ff3a?_state=_3BCySLi5KaLV0rvFDfLbrn5TXC02nVlJ-2jMH8Bxq57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZjViNjE2NC1iZjA2LTQ3OTktOGJkYy04YzgwZmY1M2ZmM2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MTIuNDU0MjA0MTUyWiJ9&digest=sha256%3A74fe4a1009d5110421657a2f762e5769629cc42be9131e7e677ce3999cb0cbd7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:14Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=dad61f7b-7f28-4a83-ab08-58555e07792a http.request.method=POST http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.517239ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:14 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=d5c5779a-4e2f-43b0-a2f2-d511f286cee6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/foo/schema2/blobs/uploads/338e0fbc-d782-44d0-a8be-751153f6eb47?_state=7VnQxOUbwUTMhaGNzhRQN7C3Vj9PoL3uveNHl_-WIWp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMzhlMGZiYy1kNzgyLTQ0ZDAtYThiZS03NTExNTNmNmViNDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MTQuMzQ0MzI3NjA4WiJ9&digest=sha256%3A34d1795d581e01db42da960b491881a8c57f3411acf4e5f342986b3fab17e0ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.817320024s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:14 +0000] "PUT /v2/foo/schema2/blobs/uploads/338e0fbc-d782-44d0-a8be-751153f6eb47?_state=7VnQxOUbwUTMhaGNzhRQN7C3Vj9PoL3uveNHl_-WIWp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMzhlMGZiYy1kNzgyLTQ0ZDAtYThiZS03NTExNTNmNmViNDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MTQuMzQ0MzI3NjA4WiJ9&digest=sha256%3A34d1795d581e01db42da960b491881a8c57f3411acf4e5f342986b3fab17e0ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41705" http.request.id=d9062a73-867e-4518-b497-1921f37219b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.923701ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41705" http.request.id=7e96d911-40fd-4d71-843d-eb582a09f541 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/foo/schema2/manifests/sha256:748ac7480f94990e8bd014774a3642a65d1e5488d47ed4ab873f449b36a95915" http.request.useragent="Go-http-client/1.1" http.response.duration=1.510476ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "PUT /v2/foo/schema2/manifests/sha256:748ac7480f94990e8bd014774a3642a65d1e5488d47ed4ab873f449b36a95915 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=013d239a-5e49-497f-87e5-f6ef50b452ec http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" 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="858.546µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=e1a2c055-d818-4c4a-b88d-d69fa4209ea1 http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/foo/schema2/manifests/sha256:748ac7480f94990e8bd014774a3642a65d1e5488d47ed4ab873f449b36a95915" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.411353ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "GET /v2/foo/schema2/manifests/sha256:748ac7480f94990e8bd014774a3642a65d1e5488d47ed4ab873f449b36a95915 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=f72d5720-098d-43cb-8c96-26dbf2b6dd9a http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="652.152µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=170b3832-79b3-4117-a080-47f77415b604 http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/foo/schema2/manifests/sha256:748ac7480f94990e8bd014774a3642a65d1e5488d47ed4ab873f449b36a95915" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04717ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "GET /v2/foo/schema2/manifests/sha256:748ac7480f94990e8bd014774a3642a65d1e5488d47ed4ab873f449b36a95915 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=0893fad7-0e70-4c91-9fc4-1a7da2ca5f2a http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.043813ms http.response.status=200 http.response.written=45 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=info msg="rewriting manifest sha256:748ac7480f94990e8bd014774a3642a65d1e5488d47ed4ab873f449b36a95915 in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=d9a8ead3-0a1a-47ba-aa74-d7fba8bf0ede http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:46:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=d9a8ead3-0a1a-47ba-aa74-d7fba8bf0ede http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.11557ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41705" http.request.id=f600842e-26c5-4f6b-be36-aa98a9a40408 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.195987ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41705" http.request.id=76df5d9c-e170-448a-8cb5-4788252b907b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.377734ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41705" http.request.id=f923e3b0-e8a1-4af5-91a6-6d0c90efc4f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/foo/schema2/manifests/sha256:21fa3ff08ecf82ca2ca01f99766a3096aa3d6a9d0ebfa9af8863860dd03903ea" http.request.useragent="Go-http-client/1.1" http.response.duration=1.243296ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "PUT /v2/foo/schema2/manifests/sha256:21fa3ff08ecf82ca2ca01f99766a3096aa3d6a9d0ebfa9af8863860dd03903ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=a025019f-0809-4d3b-a1f7-bd886795db25 http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" 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=1.298165ms http.response.status=200 http.response.written=434 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=50ae039c-1256-4c4c-b719-fbfe51d15317 http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/foo/schema2/manifests/sha256:21fa3ff08ecf82ca2ca01f99766a3096aa3d6a9d0ebfa9af8863860dd03903ea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.268754ms http.response.status=200 http.response.written=434 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "GET /v2/foo/schema2/manifests/sha256:21fa3ff08ecf82ca2ca01f99766a3096aa3d6a9d0ebfa9af8863860dd03903ea HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=a5eb74e2-ae5c-44e4-8a88-762724ba50e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.032498ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=06612c0f-d456-470e-8031-390fb890bbed http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/foo/schema2/manifests/sha256:21fa3ff08ecf82ca2ca01f99766a3096aa3d6a9d0ebfa9af8863860dd03903ea" http.request.useragent="Go-http-client/1.1" http.response.duration="904.001µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "GET /v2/foo/schema2/manifests/sha256:21fa3ff08ecf82ca2ca01f99766a3096aa3d6a9d0ebfa9af8863860dd03903ea HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=info msg="rewriting manifest list sha256:21fa3ff08ecf82ca2ca01f99766a3096aa3d6a9d0ebfa9af8863860dd03903ea in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=279162ef-a057-4342-8f35-0bc10958e30c http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-01-18T01:46:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41705" http.request.id=279162ef-a057-4342-8f35-0bc10958e30c http.request.method=GET http.request.remoteaddr="127.0.0.1:41254" 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=2.254276ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (9.68s) === RUN TestGetManifestWithStorageError time="2025-01-18T01:46:16Z" 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.5 time="2025-01-18T01:46:16Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:46:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:43467" http.request.id=79e4f26a-d026-4cab-9b3d-d84e7e454ac2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39686" 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=1.091131ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.5 http.request.host="127.0.0.1:43467" http.request.id=5df6a044-46b2-4a69-83c5-629c996ee212 http.request.method=GET http.request.remoteaddr="127.0.0.1:39686" 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="939.377µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.5 http.request.host="127.0.0.1:43467" http.request.id=61cff3c9-1722-4f21-b6b7-696ba51f48f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:39686" 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="938.969µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.5 http.request.host="127.0.0.1:43467" http.request.id=b811effb-21f5-439e-8c69-9e4c2e64e3b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:39686" 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="844.646µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-01-18T01:46:16Z" 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.5 time="2025-01-18T01:46:16Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:46:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=f9a3d7e2-14fc-4c44-93e1-d46695d22a0d http.request.method=GET http.request.remoteaddr="127.0.0.1:33686" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.254815ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" 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.5 http.request.host="127.0.0.1:39721" http.request.id=072f2288-c068-464f-9adb-20d60459171c http.request.method=GET http.request.remoteaddr="127.0.0.1:33686" 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="930.672µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=81388237-dcd2-4e01-b992-e778afc18f51 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33686" 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="937.329µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=8e6b80f5-7c89-4c44-ba67-a99002a0e2bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33686" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.573759ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T01:46:16Z" 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.5 http.request.host="127.0.0.1:39721" http.request.id=8e6b80f5-7c89-4c44-ba67-a99002a0e2bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33686" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.625118ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T01:46:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=8e6b80f5-7c89-4c44-ba67-a99002a0e2bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33686" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.67249ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T01:46:16Z" 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.5 http.request.host="127.0.0.1:39721" http.request.id=8e6b80f5-7c89-4c44-ba67-a99002a0e2bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33686" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.72116ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-01-18T01:46:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=244628b0-ac96-488f-9faf-28cd3dd77ec0 http.request.method=POST http.request.remoteaddr="127.0.0.1:33686" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.392033ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:17Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=a69a2e33-7a42-4915-b4c3-374bc296c0e0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33686" http.request.uri="/v2/foo/schema1/blobs/uploads/f30dd479-9ff0-4229-a211-537f2d52c682?_state=PUQ2NyL8xBQc08lbWzSZ0vzzFWn9Sj7YDkBn69xjyax7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmMzBkZDQ3OS05ZmYwLTQyMjktYTIxMS01MzdmMmQ1MmM2ODIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MTYuMzU2NzMwMDExWiJ9&digest=sha256%3A1250d0fb9204eb1f4dfc8ab34af8846a01ddddbf16b167aea73ca0eadb7c0980" http.request.useragent="Go-http-client/1.1" http.response.duration=720.914116ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:16 +0000] "PUT /v2/foo/schema1/blobs/uploads/f30dd479-9ff0-4229-a211-537f2d52c682?_state=PUQ2NyL8xBQc08lbWzSZ0vzzFWn9Sj7YDkBn69xjyax7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmMzBkZDQ3OS05ZmYwLTQyMjktYTIxMS01MzdmMmQ1MmM2ODIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MTYuMzU2NzMwMDExWiJ9&digest=sha256%3A1250d0fb9204eb1f4dfc8ab34af8846a01ddddbf16b167aea73ca0eadb7c0980 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:17Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=8c8b950d-a011-4415-971d-6413028288c0 http.request.method=POST http.request.remoteaddr="127.0.0.1:33686" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.524018ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:17 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=7630939e-6dcc-49cb-b4c3-f004884b7b6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:33686" http.request.uri="/v2/foo/schema1/blobs/uploads/4ab7c23e-e9d8-492d-a3f0-566456ab4ffe?_state=7ITFcMIl2AE5KhW_uYC4foUgQK6K09CcQ0yNGOn32s17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0YWI3YzIzZS1lOWQ4LTQ5MmQtYTNmMC01NjY0NTZhYjRmZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MTcuMjUyMjQ2MjUxWiJ9&digest=sha256%3Ac4be5df9c5f859d84b8ae0962915daa8bc63c6324bc6a3db81274042926b58c4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.005736336s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:17 +0000] "PUT /v2/foo/schema1/blobs/uploads/4ab7c23e-e9d8-492d-a3f0-566456ab4ffe?_state=7ITFcMIl2AE5KhW_uYC4foUgQK6K09CcQ0yNGOn32s17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0YWI3YzIzZS1lOWQ4LTQ5MmQtYTNmMC01NjY0NTZhYjRmZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MTcuMjUyMjQ2MjUxWiJ9&digest=sha256%3Ac4be5df9c5f859d84b8ae0962915daa8bc63c6324bc6a3db81274042926b58c4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=8033e2e0-c353-4fe7-9a42-a4a2caa1ca08 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33686" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.811664ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=b3fafa0f-6cd3-4130-8334-7b7423b4d4e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33686" http.request.uri="/v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.553071ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=0fdc1e99-adf1-4e84-b188-9595d2e9dcdd http.request.method=GET http.request.remoteaddr="127.0.0.1:33686" 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.999527ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=2621c7dd-8175-4f3a-b231-2e00764cf10b http.request.method=GET http.request.remoteaddr="127.0.0.1:33686" http.request.uri="/v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.110353ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "GET /v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:39721" http.request.id=03bf46db-fb2b-4aea-9de5-142d212686c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33686" http.request.uri="/v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.415608ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:39721" http.request.id=dd1da25e-a355-4dab-8fce-06f6e110ec3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33686" http.request.uri="/v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.096442ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:39721" http.request.id=00eb21da-ed11-4d5f-94c1-3d8810f8f107 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33686" http.request.uri="/v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.372653ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=23d01e96-415b-497e-a55c-77b9015b91b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33686" http.request.uri="/v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.721053ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "GET /v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=73b6b312-8e8e-4c21-a0d5-f348a7d4a400 http.request.method=GET http.request.remoteaddr="127.0.0.1:33686" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="905.704µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=70ad65e6-d95d-4ab6-b1dc-9343feff9333 http.request.method=GET http.request.remoteaddr="127.0.0.1:33686" http.request.uri="/v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.000744ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "GET /v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=22bd19e9-9352-497e-a6fd-913f692952f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:33686" 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="981.573µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=error msg="payload digest does match: "sha256:8454083f35a5b3bb100a26959a6bfb46cab70c2f76cb504588e3c391ffb0c4e2" != "sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c"" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=64410644-1a24-4614-8800-bca99617dd3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33686" http.request.uri="/v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c" time="2025-01-18T01:46:18Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=64410644-1a24-4614-8800-bca99617dd3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33686" http.request.uri="/v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.117378ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c" 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=33eabd04-f8b9-4ee5-8e07-692c1c71d3c8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33698" http.request.uri="/v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.474407ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "DELETE /v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=dd8c4324-5f4a-43d4-a1ca-c3d566f6a37d http.request.method=GET http.request.remoteaddr="127.0.0.1:33698" http.request.uri="/v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.190706ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c" 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "GET /v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=1930fc6f-2799-4b5f-aa54-7aae1286bc43 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33700" http.request.uri="/v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.201588ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c" 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "DELETE /v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=4316b3d1-b5f0-455e-b3d1-6c86caa9578c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33714" http.request.uri="/v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.444723ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "PUT /v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=aea9d2c5-d3ba-4857-8fb0-7cc32df5465c http.request.method=GET http.request.remoteaddr="127.0.0.1:33714" http.request.uri="/v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.849747ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "GET /v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=79c1e6f0-0d56-4174-829d-daf0a2f52803 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33724" 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=1.173936ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=f10be6a2-d341-4c2c-8142-12f7322de435 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33726" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.199698ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=180cedff-b446-4f21-bb0d-27c6828b7216 http.request.method=GET http.request.remoteaddr="127.0.0.1:33726" 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="858.825µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=edfacae2-ab88-4b43-9396-62b2d9281ad1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33726" http.request.uri="/v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.061228ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "DELETE /v2/foo/schema1/manifests/sha256:b72982c74d4639c5f9aaf55b631ce566fa6285ce32ad6bf392069b1a5293037c HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=a9d9bd60-fedf-4c9d-9c7d-81c61a6ac950 http.request.method=GET http.request.remoteaddr="127.0.0.1:33726" 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=1.053281ms http.response.status=200 http.response.written=35 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=8a41f422-0548-4704-a8a7-f2f6694e10cd http.request.method=GET http.request.remoteaddr="127.0.0.1:33726" 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="934.412µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" 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.5 http.request.host="127.0.0.1:39721" http.request.id=42af7147-7e98-4a3e-bb18-0fe858309ed4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33726" 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="912.177µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39721" http.request.id=e358adac-e1aa-4c7b-b4d1-eefb7438c885 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33726" 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=1.198288ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:46:18Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39721" http.request.id=e358adac-e1aa-4c7b-b4d1-eefb7438c885 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33726" 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=1.255692ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:46:18Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39721" http.request.id=e358adac-e1aa-4c7b-b4d1-eefb7438c885 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33726" 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=1.325563ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=5029f98f-b4c5-43ca-8da6-82938bd5f9c0 http.request.method=POST http.request.remoteaddr="127.0.0.1:33726" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.023813ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=c0debae7-4a73-4603-8c62-52aa1f98933d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33726" http.request.uri="/v2/foo/schema2/blobs/uploads/52ac15a2-ef4e-429a-8ebd-7e5e8ae3ec65?_state=xZfXVVkGk6v2IfZSnIMZ7U9w-xYJYTxHg9LEezsDncd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MmFjMTVhMi1lZjRlLTQyOWEtOGViZC03ZTVlOGFlM2VjNjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MTguMzEzNjYwNTU0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.427794ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "PUT /v2/foo/schema2/blobs/uploads/52ac15a2-ef4e-429a-8ebd-7e5e8ae3ec65?_state=xZfXVVkGk6v2IfZSnIMZ7U9w-xYJYTxHg9LEezsDncd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MmFjMTVhMi1lZjRlLTQyOWEtOGViZC03ZTVlOGFlM2VjNjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MTguMzEzNjYwNTU0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39721" http.request.id=840d54ba-f8b7-4e2f-a4aa-47ad14cccb54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33726" 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=1.227254ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:46:18Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39721" http.request.id=840d54ba-f8b7-4e2f-a4aa-47ad14cccb54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33726" 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=1.282498ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-01-18T01:46:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=370eb399-a4cb-4245-98e3-ea46e047c118 http.request.method=POST http.request.remoteaddr="127.0.0.1:33726" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.386923ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=abb9881e-34d4-4dcb-bdab-08ebd0b80123 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33726" http.request.uri="/v2/foo/schema2/blobs/uploads/6a4a9b0c-9ea4-434b-b17b-02b065acaafb?_state=32eEVrn-qhuZU9HU-XU5uaO6hgF-TiV8czjE9dgpn217Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YTRhOWIwYy05ZWE0LTQzNGItYjE3Yi0wMmIwNjVhY2FhZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MTguNDcxMzY5MDI2WiJ9&digest=sha256%3Aba11fcf1793029330781579f74158152a4db7c3df94385e1cc29e051b48208ad" http.request.useragent="Go-http-client/1.1" http.response.duration=818.020881ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:18 +0000] "PUT /v2/foo/schema2/blobs/uploads/6a4a9b0c-9ea4-434b-b17b-02b065acaafb?_state=32eEVrn-qhuZU9HU-XU5uaO6hgF-TiV8czjE9dgpn217Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YTRhOWIwYy05ZWE0LTQzNGItYjE3Yi0wMmIwNjVhY2FhZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MTguNDcxMzY5MDI2WiJ9&digest=sha256%3Aba11fcf1793029330781579f74158152a4db7c3df94385e1cc29e051b48208ad HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=93fc4615-8667-4575-acbb-080e4f2f5462 http.request.method=POST http.request.remoteaddr="127.0.0.1:33726" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.497867ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:19 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=e64f4d9c-5daa-4b3f-a63a-9e98c26b6250 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33726" http.request.uri="/v2/foo/schema2/blobs/uploads/4b067d4c-03bf-4f8b-97b2-9f4a582673e2?_state=qVjyFrRx3pcwlWmPs2UbNFVU6hLVc-WGVdlFHJM9d2B7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YjA2N2Q0Yy0wM2JmLTRmOGItOTdiMi05ZjRhNTgyNjczZTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MTkuNDIwMTkxNDkyWiJ9&digest=sha256%3Aeeb77357161e4b75cf4a02203c4a3c5ab42dcf51e81baeff0d27f43771833e73" http.request.useragent="Go-http-client/1.1" http.response.duration=484.35002ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:19 +0000] "PUT /v2/foo/schema2/blobs/uploads/4b067d4c-03bf-4f8b-97b2-9f4a582673e2?_state=qVjyFrRx3pcwlWmPs2UbNFVU6hLVc-WGVdlFHJM9d2B7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YjA2N2Q0Yy0wM2JmLTRmOGItOTdiMi05ZjRhNTgyNjczZTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6NDY6MTkuNDIwMTkxNDkyWiJ9&digest=sha256%3Aeeb77357161e4b75cf4a02203c4a3c5ab42dcf51e81baeff0d27f43771833e73 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39721" http.request.id=81a20869-72d4-40ab-bf36-de59c1be5bb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33726" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.855366ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:19 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39721" http.request.id=d7923651-4426-4ee8-8fa6-45a9213ea6cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:33726" http.request.uri="/v2/foo/schema2/manifests/sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26" http.request.useragent="Go-http-client/1.1" http.response.duration=1.633382ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:19 +0000] "PUT /v2/foo/schema2/manifests/sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=06299ed7-16b4-4289-898f-466d8714c6c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:33726" 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="842.505µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:01:46:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T01:46:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=489f4355-af68-4db1-9153-acdacd0f195c http.request.method=GET http.request.remoteaddr="127.0.0.1:33726" http.request.uri="/v2/foo/schema2/manifests/sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.326247ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:01:46:19 +0000] "GET /v2/foo/schema2/manifests/sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T01:46:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=837da197-06ab-45ae-8658-597bc9eb7012 http.request.method=GET http.request.remoteaddr="127.0.0.1:33726" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05471ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=53caf905-c3e6-43d9-bb19-c4b2271b9ed7 http.request.method=GET http.request.remoteaddr="127.0.0.1:33726" http.request.uri="/v2/foo/schema2/manifests/sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26" http.request.useragent="Go-http-client/1.1" http.response.duration="966.417µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:19 +0000] "GET /v2/foo/schema2/manifests/sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=52c62445-8b76-4668-b189-434943743862 http.request.method=GET http.request.remoteaddr="127.0.0.1:33726" 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="678.765µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [18/Jan/2025:01:46:19 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-01-18T01:46:19Z" level=info msg="rewriting manifest sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26 in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=dc7cc1c9-c992-4c9f-8b21-164883ce3326 http.request.method=GET http.request.remoteaddr="127.0.0.1:33726" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:46:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=dc7cc1c9-c992-4c9f-8b21-164883ce3326 http.request.method=GET http.request.remoteaddr="127.0.0.1:33726" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.1824ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [18/Jan/2025:01:46:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-01-18T01:46:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=fe20d06c-7def-4d9c-89d7-4c7a6442057b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33726" http.request.uri="/v2/foo/schema2/manifests/sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26" http.request.useragent="Go-http-client/1.1" http.response.duration=1.321951ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:19 +0000] "DELETE /v2/foo/schema2/manifests/sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=98673510-92b7-49a6-8274-5dd26dc117cd http.request.method=GET http.request.remoteaddr="127.0.0.1:33726" http.request.uri="/v2/foo/schema2/manifests/sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.247133ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26" 127.0.0.1 - - [18/Jan/2025:01:46:19 +0000] "GET /v2/foo/schema2/manifests/sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-01-18T01:46:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=05169d9a-7e05-4e21-adab-d275fd4917cb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33736" http.request.uri="/v2/foo/schema2/manifests/sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.07963ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26" 127.0.0.1 - - [18/Jan/2025:01:46:19 +0000] "DELETE /v2/foo/schema2/manifests/sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-18T01:46:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39721" http.request.id=9eb7bc4d-bb85-406f-95b4-55aee7610974 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33748" http.request.uri="/v2/foo/schema2/manifests/sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26" http.request.useragent="Go-http-client/1.1" http.response.duration=1.332388ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:19 +0000] "PUT /v2/foo/schema2/manifests/sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=7be99d79-51ec-4d3d-8793-41070b950e12 http.request.method=GET http.request.remoteaddr="127.0.0.1:33748" http.request.uri="/v2/foo/schema2/manifests/sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.13487ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:01:46:19 +0000] "GET /v2/foo/schema2/manifests/sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T01:46:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=bdf8aaf1-6b74-4276-965d-f2cb89c120f0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33750" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.933375ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [18/Jan/2025:01:46:19 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-18T01:46:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39721" http.request.id=5950c036-4f33-4724-ab5b-6ab713fed9a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33766" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.502549ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:19 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=b9834d04-d8de-4cc7-95bb-2355926a0ae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:33766" 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="818.414µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [18/Jan/2025:01:46:19 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-01-18T01:46:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=23402409-6af5-4110-ab28-287cc97198aa http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33766" http.request.uri="/v2/foo/schema2/manifests/sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26" http.request.useragent="Go-http-client/1.1" http.response.duration="988.145µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:19 +0000] "DELETE /v2/foo/schema2/manifests/sha256:8436ee2d940514a1f8de9773a556c3ef8c645c933068f74aec1c092e36bbfe26 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39721" http.request.id=1b4695ef-d47a-4767-b676-22dc7664f6da http.request.method=GET http.request.remoteaddr="127.0.0.1:33766" 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="840.444µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [18/Jan/2025:01:46:19 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (3.74s) === RUN TestManifestDeleteDisabled time="2025-01-18T01:46:19Z" 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.5 time="2025-01-18T01:46:19Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:46:19Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:35695" http.request.id=967f6672-0156-490b-ba13-8393f88cbe20 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36900" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.097795ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [18/Jan/2025:01:46:19 +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="2025-01-18T01:46:19Z" 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.5 time="2025-01-18T01:46:19Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:46:19Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 time="2025-01-18T01:46:20Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.5 time="2025-01-18T01:46:20Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.5 time="2025-01-18T01:46:20Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:39383" http.request.id=f4bef095-eac5-46ca-b132-4708f449e52c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57998" 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=2.478731ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [18/Jan/2025:01:46:20 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-01-18T01:46:20Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:39383" http.request.id=a0196b5b-ca9a-4f84-bb42-d2cf1aa0da6c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58004" 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.969727ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [18/Jan/2025:01:46:20 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-01-18T01:46:20Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:39383" http.request.id=464090ff-3624-458f-b12a-c3db177384a3 http.request.method=POST http.request.remoteaddr="127.0.0.1:58010" 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=2.216457ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:46:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-01-18T01:46:20Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:39383" http.request.id=e4023dfc-2c90-419b-ac50-57b0326f343c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58014" 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=2.251958ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:46:20 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.69s) === RUN TestProxyManifestGetByTag time="2025-01-18T01:46:20Z" 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.5 time="2025-01-18T01:46:20Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:46:20Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46195" http.request.id=59321693-0c51-4b94-a8cb-da84c0f1c4d0 http.request.method=POST http.request.remoteaddr="127.0.0.1:48376" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="898.904µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46195" http.request.id=05ffaacc-7b79-4a2a-9f98-525c72ed8d08 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48376" http.request.uri="/v2/foo/bar/blobs/uploads/35727381-f8ff-4a85-a6ec-0788991d625c?_state=D9RiXRjlikHBHml7D1QuVx06uDjBki_VDlUZ3w9WcYV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1NzI3MzgxLWY4ZmYtNGE4NS1hNmVjLTA3ODg5OTFkNjI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NjoyMC44MjAxMTk0NVoifQ%3D%3D&digest=sha256%3Ac095684c4847754ef8aa6d0a8bc8fa0e3c90dc2f67c0b2249bca540262cb2f62" http.request.useragent="Go-http-client/1.1" http.response.duration=1.203683472s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:20 +0000] "PUT /v2/foo/bar/blobs/uploads/35727381-f8ff-4a85-a6ec-0788991d625c?_state=D9RiXRjlikHBHml7D1QuVx06uDjBki_VDlUZ3w9WcYV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1NzI3MzgxLWY4ZmYtNGE4NS1hNmVjLTA3ODg5OTFkNjI1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NjoyMC44MjAxMTk0NVoifQ%3D%3D&digest=sha256%3Ac095684c4847754ef8aa6d0a8bc8fa0e3c90dc2f67c0b2249bca540262cb2f62 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46195" http.request.id=8c3d0b77-7cd5-4c7a-8bd6-3b9e7ba11849 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48376" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=2.593021ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:22 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:22Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:46:22Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:46:22Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 time="2025-01-18T01:46:22Z" level=info msg="Starting upload purge in 6m0s" go.version=go1.23.5 time="2025-01-18T01:46:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46195" http.request.id=757b8dcc-d70d-4363-b7ed-6b071f401773 http.request.method=GET http.request.remoteaddr="127.0.0.1:48376" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="940.705µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:01:46:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-18T01:46:22Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:46195" go.version=go1.23.5 time="2025-01-18T01:46:22Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.5 time="2025-01-18T01:46:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46195" http.request.id=6090b241-42cf-470f-9e75-eca0f636a150 http.request.method=GET http.request.remoteaddr="127.0.0.1:37940" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.112873ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:01:46:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-18T01:46:22Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:46195 /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:46195/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:39031" http.request.id=eca7994b-6daf-41c3-bcfd-4d8fd35c2e56 http.request.method=GET http.request.remoteaddr="127.0.0.1:40418" http.request.uri="/v2/foo/bar/manifests/sha256:afc81635b577aa9f1ae91b80d1844ac192d7598cfbeb48330193ab5d21517932" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:afc81635b577aa9f1ae91b80d1844ac192d7598cfbeb48330193ab5d21517932" time="2025-01-18T01:46:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46195" http.request.id=5cc74d18-ff5e-459c-95bc-2cc473b18f14 http.request.method=GET http.request.remoteaddr="127.0.0.1:37946" http.request.uri="/v2/foo/bar/manifests/sha256:afc81635b577aa9f1ae91b80d1844ac192d7598cfbeb48330193ab5d21517932" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.405445ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:01:46:22 +0000] "GET /v2/foo/bar/manifests/sha256:afc81635b577aa9f1ae91b80d1844ac192d7598cfbeb48330193ab5d21517932 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T01:46:22Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:afc81635b577aa9f1ae91b80d1844ac192d7598cfbeb48330193ab5d21517932 with ttl=167h59m59.999997354s" go.version=go1.23.5 time="2025-01-18T01:46:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39031" http.request.id=eca7994b-6daf-41c3-bcfd-4d8fd35c2e56 http.request.method=GET http.request.remoteaddr="127.0.0.1:40418" http.request.uri="/v2/foo/bar/manifests/sha256:afc81635b577aa9f1ae91b80d1844ac192d7598cfbeb48330193ab5d21517932" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.875353ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:01:46:22 +0000] "GET /v2/foo/bar/manifests/sha256:afc81635b577aa9f1ae91b80d1844ac192d7598cfbeb48330193ab5d21517932 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T01:46:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46195" http.request.id=e4b6b4ec-58a5-4e9a-a9c7-d9fde81a6355 http.request.method=GET http.request.remoteaddr="127.0.0.1:37946" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="781.605µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:01:46:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-18T01:46:22Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:46195 /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:46195/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:39031" http.request.id=23dd97f7-3386-4bcb-882f-69ff9e919d35 http.request.method=GET http.request.remoteaddr="127.0.0.1:40420" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-01-18T01:46:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46195" http.request.id=7178860a-d39c-46d9-bdd8-5e8e5dce0480 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37952" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.757854ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:01:46:22 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T01:46:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39031" http.request.id=23dd97f7-3386-4bcb-882f-69ff9e919d35 http.request.method=GET http.request.remoteaddr="127.0.0.1:40420" 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=6.422727ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:01:46:22 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T01:46:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46195" http.request.id=6caa578e-e2c5-4a4e-8cf4-bd20541fda86 http.request.method=POST http.request.remoteaddr="127.0.0.1:37952" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.328764ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46195" http.request.id=9d1b94ac-1768-4608-b65b-31c271050426 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37952" http.request.uri="/v2/foo/bar/blobs/uploads/42925ac3-701c-47f8-8410-ad04d3941b01?_state=TBzW3moqlPyEgAUVo8NEF-8taVrbR2qKvfCZQY3nuDJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyOTI1YWMzLTcwMWMtNDdmOC04NDEwLWFkMDRkMzk0MWIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NjoyMi4yNDc3NTc1NzhaIn0%3D&digest=sha256%3A7cbae155c8616931963512f7598876f9f07d78eafc0afa8143436421021dbac5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.403966573s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:22 +0000] "PUT /v2/foo/bar/blobs/uploads/42925ac3-701c-47f8-8410-ad04d3941b01?_state=TBzW3moqlPyEgAUVo8NEF-8taVrbR2qKvfCZQY3nuDJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyOTI1YWMzLTcwMWMtNDdmOC04NDEwLWFkMDRkMzk0MWIwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMTo0NjoyMi4yNDc3NTc1NzhaIn0%3D&digest=sha256%3A7cbae155c8616931963512f7598876f9f07d78eafc0afa8143436421021dbac5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46195" http.request.id=e71aa80c-5288-49b3-9f44-e06583517ca7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37952" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.816057ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:46:23 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:46:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46195" http.request.id=b359e98f-305d-4574-a54d-1ba74e0a00be http.request.method=GET http.request.remoteaddr="127.0.0.1:37952" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="620.865µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:01:46:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-18T01:46:23Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:46195 /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:46195/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:39031" http.request.id=6bed5e0d-7a67-4b76-a71f-4009518bdf3f http.request.method=GET http.request.remoteaddr="127.0.0.1:40424" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-01-18T01:46:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46195" http.request.id=45a28560-a155-45b8-b2d4-5c43a53474cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37968" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.383696ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:01:46:23 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T01:46:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46195" http.request.id=4270484d-17a0-446b-920f-d0d6fba26f08 http.request.method=GET http.request.remoteaddr="127.0.0.1:37968" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="637.942µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:01:46:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-18T01:46:23Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:46195 /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:46195/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:39031" http.request.id=6bed5e0d-7a67-4b76-a71f-4009518bdf3f http.request.method=GET http.request.remoteaddr="127.0.0.1:40424" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-01-18T01:46:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46195" http.request.id=be399746-f85c-4a14-bb96-11e443f758e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:37980" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.314754ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:01:46:23 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T01:46:23Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:ef1a383d3a71ce8cf775369e5e182649706ea2240a535f931c6d9c7d3a1089c2 with ttl=167h59m59.999994258s" go.version=go1.23.5 time="2025-01-18T01:46:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39031" http.request.id=6bed5e0d-7a67-4b76-a71f-4009518bdf3f http.request.method=GET http.request.remoteaddr="127.0.0.1:40424" 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=7.305465ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:01:46:23 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (3.03s) === RUN TestAppDispatcher time="2025-01-18T01:46:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42291" http.request.id=a3786ff9-ec82-4fb4-a67f-6a3912a9d639 http.request.method=GET http.request.remoteaddr="127.0.0.1:42808" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="853.622µs" http.response.status=200 http.response.written=0 time="2025-01-18T01:46:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42291" http.request.id=18db38e3-baad-4193-888d-86ee83bb76d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42808" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="700.84µs" http.response.status=200 http.response.written=0 time="2025-01-18T01:46:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42291" http.request.id=f2b19367-af11-4cf2-97e9-8ccae70cc14a http.request.method=GET http.request.remoteaddr="127.0.0.1:42808" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="747.675µs" http.response.status=200 http.response.written=0 time="2025-01-18T01:46:23Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42291" http.request.id=793a74bb-6860-4485-85ec-aadc8732cc66 http.request.method=GET http.request.remoteaddr="127.0.0.1:42808" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="736.951µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-01-18T01:46:23Z" 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.5 instance.id=e01744cd-c4f5-459f-a816-60b21fe9c92d time="2025-01-18T01:46:23Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=e01744cd-c4f5-459f-a816-60b21fe9c92d time="2025-01-18T01:46:23Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.5 http.request.host="127.0.0.1:35419" http.request.id=02040cb2-58a2-43f0-a5df-cb6402eed878 http.request.method=GET http.request.remoteaddr="127.0.0.1:59720" 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="2025-01-18T01:46:23Z" 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.5 instance.id=e01744cd-c4f5-459f-a816-60b21fe9c92d time="2025-01-18T01:46:23Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=e01744cd-c4f5-459f-a816-60b21fe9c92d time="2025-01-18T01:46:23Z" level=info msg="configuring file health check path=/tmp/healthcheck1516469117, interval=1" go.version=go1.23.5 instance.id=e01744cd-c4f5-459f-a816-60b21fe9c92d --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-01-18T01:46: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.5 instance.id=e01744cd-c4f5-459f-a816-60b21fe9c92d time="2025-01-18T01:46:27Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=e01744cd-c4f5-459f-a816-60b21fe9c92d time="2025-01-18T01:46:27Z" level=info msg="configuring TCP health check addr=127.0.0.1:40031, interval=1" go.version=go1.23.5 instance.id=e01744cd-c4f5-459f-a816-60b21fe9c92d --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-01-18T01:46:31Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 instance.id=e01744cd-c4f5-459f-a816-60b21fe9c92d time="2025-01-18T01:46:31Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=e01744cd-c4f5-459f-a816-60b21fe9c92d time="2025-01-18T01:46:31Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:33065, interval=1, threshold=3" go.version=go1.23.5 instance.id=e01744cd-c4f5-459f-a816-60b21fe9c92d --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 57.066s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.03s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.03s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.26s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.39s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.721s === RUN TestSchedule time="2025-01-18T01:45:41Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=306f4354-ec42-45c3-b602-c18d1503e2f2 time="2025-01-18T01:45:41Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.995869ms" go.version=go1.23.5 instance.id=306f4354-ec42-45c3-b602-c18d1503e2f2 time="2025-01-18T01:45:41Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=995.697µs" go.version=go1.23.5 instance.id=306f4354-ec42-45c3-b602-c18d1503e2f2 time="2025-01-18T01:45:41Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=995.968µs" go.version=go1.23.5 instance.id=306f4354-ec42-45c3-b602-c18d1503e2f2 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="2025-01-18T01:45:41Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=306f4354-ec42-45c3-b602-c18d1503e2f2 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-01-18T01:45:41Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=306f4354-ec42-45c3-b602-c18d1503e2f2 time="2025-01-18T01:45:41Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99277ms" go.version=go1.23.5 instance.id=306f4354-ec42-45c3-b602-c18d1503e2f2 time="2025-01-18T01:45:41Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.9952ms" go.version=go1.23.5 instance.id=306f4354-ec42-45c3-b602-c18d1503e2f2 time="2025-01-18T01:45:41Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=306f4354-ec42-45c3-b602-c18d1503e2f2 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-01-18T01:45:42Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=306f4354-ec42-45c3-b602-c18d1503e2f2 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.581s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (2.01s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 27277312 sha256:f189eb98c06a0f20f64b64acd679aaba6b10360403b02737bcc47670b4a37b53 [] map[] } --- PASS: TestSimpleBlobRead (0.45s) === RUN TestBlobMount --- PASS: TestBlobMount (0.46s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (2.19s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (2.29s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (2.35s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.01s) === 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:1ebe3f049b86d1ee5081530813de0ae65fde5699f122d173992083a369f683ff palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:f5d1f5388e745b48a155f53398bed1f09bbadec357a7f0ba10f974286c9c71ba palailogos: marking blob sha256:fbf9c82b0efc90e73b09853e190248e0de4c312380e061e2f0c0f0b2dd1357d9 palailogos: marking manifest sha256:25c9e1fe017d27a4a61d500dfcb9e2bbf33365af15e1d688f8f247dfc6d08367 palailogos: marking blob sha256:3bfbc6b3ed0e1617749df433762dc705ebde6a242a67f2ffac051a14ec34eaf3 palailogos: marking blob sha256:998314d46a105b93005f28aeb1a250f70f07b18ad5186222164360891cc84f9a palailogos: marking manifest sha256:3bfbc6b3ed0e1617749df433762dc705ebde6a242a67f2ffac051a14ec34eaf3 palailogos: marking blob sha256:938d328627d8b91b0c7e48cf63e86850a78498cd53e74dcee70cc3afe34e1563 palailogos: marking blob sha256:387f29c040d28c98ace15a363587820fabea2bd52db6f1ec2b83cf1030deeed0 palailogos: marking manifest sha256:998314d46a105b93005f28aeb1a250f70f07b18ad5186222164360891cc84f9a palailogos: marking blob sha256:ec89b540422347dbc6079f7fddbd0118a9498541b35b5e30e49a5cd4c00134b0 palailogos: marking blob sha256:93d4c683e4fa2b959c43887cf81afe65523f4c8eff4f67cbde25c30e5516e8e8 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.37s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:77cb5e3b3597f64ab9961b421cca8aaf6be96bf0df63a24572fd300cc79ec79e deletemanifests: marking manifest sha256:d1edc901c7c112014a4fa3ebb30cc3744d81a75f8189f5075691761073c0c8aa deletemanifests: marking blob sha256:f70eadb97a98d09113c3596f4cb2c34d13c390aa26da365d3e41447fc6a956e1 deletemanifests: marking blob sha256:3d86ed3a0d15a1537fae63460b185d6f5eebc801bb9165adbad1d26bfd3e1a8f deletemanifests: marking blob sha256:7bfe9aabcab472959f0a235b3acbc644916db57e34d3d3e5488f156b845185f0 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:c4c4ba18374fd47b56a9c0d25d14918a18615c27aa6fe33b71f28dc7c3cbcc02 blob eligible for deletion: sha256:cc5dc4ff7a30658ab4f1ec9fd5b34892e3b164508572bb10dd2443360f4d54d5 blob eligible for deletion: sha256:77cb5e3b3597f64ab9961b421cca8aaf6be96bf0df63a24572fd300cc79ec79e blob eligible for deletion: sha256:c0f0f792b4eddbdb2445ad139f123bfec44c43c97df6d4ee0fbe52942261fefd deletemanifests manifest eligible for deletion: sha256:77cb5e3b3597f64ab9961b421cca8aaf6be96bf0df63a24572fd300cc79ec79e deletemanifests: marking manifest sha256:d1edc901c7c112014a4fa3ebb30cc3744d81a75f8189f5075691761073c0c8aa deletemanifests: marking blob sha256:f70eadb97a98d09113c3596f4cb2c34d13c390aa26da365d3e41447fc6a956e1 deletemanifests: marking blob sha256:3d86ed3a0d15a1537fae63460b185d6f5eebc801bb9165adbad1d26bfd3e1a8f deletemanifests: marking blob sha256:7bfe9aabcab472959f0a235b3acbc644916db57e34d3d3e5488f156b845185f0 time="2025-01-18T01:45:54Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/77cb5e3b3597f64ab9961b421cca8aaf6be96bf0df63a24572fd300cc79ec79e" go.version=go1.23.5 instance.id=d721f690-34c9-4244-9d37-4a67a1d1e801 time="2025-01-18T01:45:54Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/77cb5e3b3597f64ab9961b421cca8aaf6be96bf0df63a24572fd300cc79ec79e" go.version=go1.23.5 instance.id=d721f690-34c9-4244-9d37-4a67a1d1e801 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:77cb5e3b3597f64ab9961b421cca8aaf6be96bf0df63a24572fd300cc79ec79e time="2025-01-18T01:45:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/77/77cb5e3b3597f64ab9961b421cca8aaf6be96bf0df63a24572fd300cc79ec79e" go.version=go1.23.5 instance.id=d721f690-34c9-4244-9d37-4a67a1d1e801 blob eligible for deletion: sha256:c0f0f792b4eddbdb2445ad139f123bfec44c43c97df6d4ee0fbe52942261fefd time="2025-01-18T01:45:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c0/c0f0f792b4eddbdb2445ad139f123bfec44c43c97df6d4ee0fbe52942261fefd" go.version=go1.23.5 instance.id=d721f690-34c9-4244-9d37-4a67a1d1e801 blob eligible for deletion: sha256:c4c4ba18374fd47b56a9c0d25d14918a18615c27aa6fe33b71f28dc7c3cbcc02 time="2025-01-18T01:45:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c4/c4c4ba18374fd47b56a9c0d25d14918a18615c27aa6fe33b71f28dc7c3cbcc02" go.version=go1.23.5 instance.id=d721f690-34c9-4244-9d37-4a67a1d1e801 blob eligible for deletion: sha256:cc5dc4ff7a30658ab4f1ec9fd5b34892e3b164508572bb10dd2443360f4d54d5 time="2025-01-18T01:45:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cc/cc5dc4ff7a30658ab4f1ec9fd5b34892e3b164508572bb10dd2443360f4d54d5" go.version=go1.23.5 instance.id=d721f690-34c9-4244-9d37-4a67a1d1e801 --- PASS: TestDeleteManifestIfTagNotFound (1.44s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:dfecaa1345b2b0400a0f619670dfbe8f40cafc34d13651912f9b3d9f24bc0cf2 time="2025-01-18T01:45:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/df/dfecaa1345b2b0400a0f619670dfbe8f40cafc34d13651912f9b3d9f24bc0cf2" go.version=go1.23.5 instance.id=d721f690-34c9-4244-9d37-4a67a1d1e801 blob eligible for deletion: sha256:0f30dcaee21b1c72225ab287cc6762047b9cce66257c0a116a81e73be9bbfa16 time="2025-01-18T01:45:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0f/0f30dcaee21b1c72225ab287cc6762047b9cce66257c0a116a81e73be9bbfa16" go.version=go1.23.5 instance.id=d721f690-34c9-4244-9d37-4a67a1d1e801 blob eligible for deletion: sha256:59858e261a069fee07a9b367e36b706562bd579106d7bb4313e141d49e14ef09 time="2025-01-18T01:45:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/59/59858e261a069fee07a9b367e36b706562bd579106d7bb4313e141d49e14ef09" go.version=go1.23.5 instance.id=d721f690-34c9-4244-9d37-4a67a1d1e801 --- PASS: TestGCWithMissingManifests (0.54s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:ebcc37c1d64883853cd0783df9d216be2bab15874ccbbb80a8064aacd9834fb5 komnenos: marking blob sha256:bb0fb97e750a8cf29b381786fe3668d7d42abee65bfe8fd8e5bf2e15039cc548 komnenos: marking blob sha256:c6b59cdc4796ab48620237aaf12284aafb99d4621816f6bfc69a14fd60237bbe 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:399fe9e37c91fe79edbb74f85b3ea7fccf481d30265378301cea2b5117abf49b time="2025-01-18T01:45:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/39/399fe9e37c91fe79edbb74f85b3ea7fccf481d30265378301cea2b5117abf49b" go.version=go1.23.5 instance.id=d721f690-34c9-4244-9d37-4a67a1d1e801 blob eligible for deletion: sha256:a4402d769f5f34db43551bd7a55925ce77510c97755f2e3b87dea4205b7b6a4e time="2025-01-18T01:45:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a4/a4402d769f5f34db43551bd7a55925ce77510c97755f2e3b87dea4205b7b6a4e" go.version=go1.23.5 instance.id=d721f690-34c9-4244-9d37-4a67a1d1e801 blob eligible for deletion: sha256:b22e81695fe9162f9cd99ba42a0aa5725d2454c0f8e00266ced7a56ed1c9fe0e time="2025-01-18T01:45:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b2/b22e81695fe9162f9cd99ba42a0aa5725d2454c0f8e00266ced7a56ed1c9fe0e" go.version=go1.23.5 instance.id=d721f690-34c9-4244-9d37-4a67a1d1e801 blob eligible for deletion: sha256:ca48847681a96e1ed6c941b61dbe383d7e09232fdc71a6b4a4a1b163dd175de8 time="2025-01-18T01:45:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ca/ca48847681a96e1ed6c941b61dbe383d7e09232fdc71a6b4a4a1b163dd175de8" go.version=go1.23.5 instance.id=d721f690-34c9-4244-9d37-4a67a1d1e801 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-01-18T01:45:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.5 instance.id=d721f690-34c9-4244-9d37-4a67a1d1e801 blob eligible for deletion: sha256:07a02428ff4291510825d74448241a3f5ccfa76c039654963426f639c50cdfcc time="2025-01-18T01:45:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/07/07a02428ff4291510825d74448241a3f5ccfa76c039654963426f639c50cdfcc" go.version=go1.23.5 instance.id=d721f690-34c9-4244-9d37-4a67a1d1e801 blob eligible for deletion: sha256:1c5dab3d7f531dee24637e6b7cbf10ee1d0e0529a90389cfa6c21a593009e18d time="2025-01-18T01:45:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1c/1c5dab3d7f531dee24637e6b7cbf10ee1d0e0529a90389cfa6c21a593009e18d" go.version=go1.23.5 instance.id=d721f690-34c9-4244-9d37-4a67a1d1e801 --- PASS: TestDeletionHasEffect (1.72s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (1.52s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:fe01184ac761ed8ecff5796a9e93eb001382f116968fec1acc3ae0572d983e19 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:9b44750a00444c898e3fc339e8c6459fabdf1376dad0763ac64b2231974b8181 michael_z_doukas: marking blob sha256:32f011978ca99cbe21cd11453ec32a631d4f18815b7e8304137042b3e9f571ad 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:088367de0adcf10c4dd7688631ab0f1f69e9fd8530a6e604a886133786502cf8 time="2025-01-18T01:45:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/08/088367de0adcf10c4dd7688631ab0f1f69e9fd8530a6e604a886133786502cf8" go.version=go1.23.5 instance.id=d721f690-34c9-4244-9d37-4a67a1d1e801 --- PASS: TestOrphanBlobDeleted (0.82s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:7314622da4a2a8d5f857292a0439911631a65264eac5fe670a8b60dd82bbbf4c linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:1bf01b2f4c825674c8fe661bea425ae88e168aeb04546b6b3ebff1e3bcde0d41 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.46s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.52s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.41s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.99s) === 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="2025-01-18T01:46:01Z" level=info msg="PurgeUploads starting: olderThan=2025-01-18 00:46:01.180927653 +0000 UTC m=-3580.446182466, actuallyDelete=true" time="2025-01-18T01:46:01Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-01-18T01:46:01Z" level=info msg="PurgeUploads starting: olderThan=2025-01-18 01:46:01.181789935 +0000 UTC m=+19.554679806, actuallyDelete=true" time="2025-01-18T01:46:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/090cd8c5-eb73-4199-82d6-b46baab76004 have older date (2025-01-18 00:46:01 +0000 UTC) than purge date (2025-01-18 01:46:01.181789935 +0000 UTC m=+19.554679806). Removing upload directory." time="2025-01-18T01:46:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/11a64fe6-f6c7-42b6-8262-f7ac924aa702 have older date (2025-01-18 00:46:01 +0000 UTC) than purge date (2025-01-18 01:46:01.181789935 +0000 UTC m=+19.554679806). Removing upload directory." time="2025-01-18T01:46:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/32ead8ab-7b59-49e6-900e-f5b8f0c82ce5 have older date (2025-01-18 00:46:01 +0000 UTC) than purge date (2025-01-18 01:46:01.181789935 +0000 UTC m=+19.554679806). Removing upload directory." time="2025-01-18T01:46:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3ce62d0f-a29e-4bba-9cd5-14f2e2eaabf8 have older date (2025-01-18 00:46:01 +0000 UTC) than purge date (2025-01-18 01:46:01.181789935 +0000 UTC m=+19.554679806). Removing upload directory." time="2025-01-18T01:46:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/965a5fec-f91c-4d87-9910-b69c0e1ce044 have older date (2025-01-18 00:46:01 +0000 UTC) than purge date (2025-01-18 01:46:01.181789935 +0000 UTC m=+19.554679806). Removing upload directory." time="2025-01-18T01:46:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/bb18a3cc-2758-4529-b453-b5472a2fd059 have older date (2025-01-18 00:46:01 +0000 UTC) than purge date (2025-01-18 01:46:01.181789935 +0000 UTC m=+19.554679806). Removing upload directory." time="2025-01-18T01:46:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/8ee629cd-cbaa-441b-b80d-0c25059d25f9 have older date (2025-01-18 00:46:01 +0000 UTC) than purge date (2025-01-18 01:46:01.181789935 +0000 UTC m=+19.554679806). Removing upload directory." time="2025-01-18T01:46:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6d4c04ff-3208-4bbb-ba6c-cb2663ae4e35 have older date (2025-01-18 00:46:01 +0000 UTC) than purge date (2025-01-18 01:46:01.181789935 +0000 UTC m=+19.554679806). Removing upload directory." time="2025-01-18T01:46:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ad01ff32-60bc-40ac-ab2d-cf0a2c3f06c9 have older date (2025-01-18 00:46:01 +0000 UTC) than purge date (2025-01-18 01:46:01.181789935 +0000 UTC m=+19.554679806). Removing upload directory." time="2025-01-18T01:46:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b6ac6bd9-b7b4-419e-841b-ca26301f7362 have older date (2025-01-18 00:46:01 +0000 UTC) than purge date (2025-01-18 01:46:01.181789935 +0000 UTC m=+19.554679806). Removing upload directory." time="2025-01-18T01:46:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d0a6ff27-93c7-4dff-8d56-2e609aa8a2be have older date (2025-01-18 00:46:01 +0000 UTC) than purge date (2025-01-18 01:46:01.181789935 +0000 UTC m=+19.554679806). Removing upload directory." time="2025-01-18T01:46:01Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-01-18T01:46:01Z" level=info msg="PurgeUploads starting: olderThan=2025-01-18 01:46:01.182828611 +0000 UTC m=+19.555718492, actuallyDelete=true" time="2025-01-18T01:46:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/0b6534e3-6b7d-4904-8a9c-32c33e6a5d24 have older date (2025-01-18 00:46:01 +0000 UTC) than purge date (2025-01-18 01:46:01.182828611 +0000 UTC m=+19.555718492). Removing upload directory." time="2025-01-18T01:46:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/6960d188-69bf-4d7c-91fd-9cc898405d87 have older date (2025-01-18 00:46:01 +0000 UTC) than purge date (2025-01-18 01:46:01.182828611 +0000 UTC m=+19.555718492). Removing upload directory." time="2025-01-18T01:46:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/6cac19ec-876e-4787-ad99-38e7d832af88 have older date (2025-01-18 00:46:01 +0000 UTC) than purge date (2025-01-18 01:46:01.182828611 +0000 UTC m=+19.555718492). Removing upload directory." time="2025-01-18T01:46:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/1b366737-47da-4ba0-b070-d5bc3f458a15 have older date (2025-01-18 00:46:01 +0000 UTC) than purge date (2025-01-18 01:46:01.182828611 +0000 UTC m=+19.555718492). Removing upload directory." time="2025-01-18T01:46:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/fd78250c-4415-4efc-a89c-02d785255982 have older date (2025-01-18 00:46:01 +0000 UTC) than purge date (2025-01-18 01:46:01.182828611 +0000 UTC m=+19.555718492). Removing upload directory." time="2025-01-18T01:46:01Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-01-18T01:46:01Z" level=info msg="PurgeUploads starting: olderThan=2025-01-18 01:46:01.183551143 +0000 UTC m=+19.556441025, actuallyDelete=true" time="2025-01-18T01:46:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/099ae014-c501-4d58-a032-1599ccf8c7dd have older date (2025-01-18 00:46:01 +0000 UTC) than purge date (2025-01-18 01:46:01.183551143 +0000 UTC m=+19.556441025). Removing upload directory." time="2025-01-18T01:46:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/21276ea8-eb9b-4a35-9bb4-65c5ea806242 have older date (2025-01-18 00:46:01 +0000 UTC) than purge date (2025-01-18 01:46:01.183551143 +0000 UTC m=+19.556441025). Removing upload directory." time="2025-01-18T01:46:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/99c55fe4-0b04-43d6-a094-a7fde6b3cd8e have older date (2025-01-18 00:46:01 +0000 UTC) than purge date (2025-01-18 01:46:01.183551143 +0000 UTC m=+19.556441025). Removing upload directory." time="2025-01-18T01:46:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c8319076-bdba-425e-a57b-99690e8cf52e have older date (2025-01-18 00:46:01 +0000 UTC) than purge date (2025-01-18 01:46:01.183551143 +0000 UTC m=+19.556441025). Removing upload directory." time="2025-01-18T01:46:01Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/dd0315ab-3e8e-45aa-9360-98761a9f5642 have older date (2025-01-18 00:46:01 +0000 UTC) than purge date (2025-01-18 01:46:01.183551143 +0000 UTC m=+19.556441025). Removing upload directory." time="2025-01-18T01:46:01Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-01-18T01:46:01Z" level=info msg="PurgeUploads starting: olderThan=2025-01-18 01:46:01.183979379 +0000 UTC m=+19.556869258, actuallyDelete=true" time="2025-01-18T01:46:01Z" 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 19.566s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.011s === RUN TestRedisBlobDescriptorCacheProvider redis_test.go:29: please set -test.registry.storage.cache.redis.addr to test layer info cache against redis --- SKIP: TestRedisBlobDescriptorCacheProvider (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/redis 0.007s === RUN TestWalkFileRemoved time="2025-01-18T01:45:41Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.004s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.796s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.07s) === 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.080s === 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.856s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.53s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.261s === 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="2025-01-18T01:45:41Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.5 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-01-18T01:45:41Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.5 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-01-18T01:45:41Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.5 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestUpdateCalledRegularly === CONT TestMatchIPV6 === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestMatchIPV4_2 === CONT TestInvalidData === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched time="2025-01-18T01:45:41Z" level=error msg="unknown ip address format" go.version=go1.23.5 instance.id=bd2bcf79-cfc8-4e70-a8b9-3b936784b709 ip=?0000000000000000000000000000000000 time="2025-01-18T01:45:41Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) time="2025-01-18T01:45:41Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.5 instance.id=bd2bcf79-cfc8-4e70-a8b9-3b936784b709 --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) time="2025-01-18T01:45:41Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.5 instance.id=bd2bcf79-cfc8-4e70-a8b9-3b936784b709 --- PASS: TestInvalidData (0.01s) time="2025-01-18T01:45:42Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-18T01:45:43Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-18T01:45:44Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-18T01:45:45Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.508s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.007s === 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.680s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.55s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.239s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.019s >>> 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-r8.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-r8.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-ppc64le.so.1 >>> docker-registry*: Package size: 25.0 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r8.apk >>> docker-registry: Build complete at Sat, 18 Jan 2025 01:46:39 +0000 elapsed time 0h 1m 19s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250118.014522) (2/2) Purging go (1.23.5-r0) Executing busybox-1.37.0-r13.trigger OK: 278 MiB in 109 packages >>> docker-registry: Updating the community/ppc64le repository index... >>> docker-registry: Signing the index...