>>> docker-registry: Building community/docker-registry 2.8.3-r8 (using abuild 3.14.1-r5) started Sat, 18 Jan 2025 00:03:22 +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.000323) Executing busybox-1.37.0-r13.trigger OK: 429 MiB in 104 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] === RUN Test time="2025-01-18T00:03:54Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-01-18T00:03:54Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.05s) PASS ok github.com/docker/distribution/configuration 0.057s ? github.com/docker/distribution/registry/client/transport [no test files] ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-01-18T00:03:54Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.012s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.010s === 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.008s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.14s) PASS ok github.com/docker/distribution/health/checks 0.155s === 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.009s === 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.009s === 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.021s === 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.010s === 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 00:03:54 http: TLS handshake error from 127.0.0.1:52000: 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:37211/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:37211/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:37211/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:37211/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:45017?status=0, fail=true --- PASS: TestHTTPSink (0.06s) === RUN TestListener --- PASS: TestListener (1.10s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-01-18T00:03:56Z" level=info msg="broadcaster: closing" time="2025-01-18T00:03:56Z" level=info msg="closing testSink" time="2025-01-18T00:03:56Z" level=info msg="closing testSink" time="2025-01-18T00:03:56Z" level=info msg="closing testSink" time="2025-01-18T00:03:56Z" level=info msg="closing testSink" time="2025-01-18T00:03:56Z" level=info msg="closing testSink" time="2025-01-18T00:03:56Z" level=info msg="closing testSink" time="2025-01-18T00:03:56Z" level=info msg="closing testSink" time="2025-01-18T00:03:56Z" level=info msg="closing testSink" time="2025-01-18T00:03:56Z" level=info msg="closing testSink" time="2025-01-18T00:03:56Z" level=info msg="closing testSink" time="2025-01-18T00:03:56Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2025-01-18T00:03:56Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 1} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 1} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:56Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:56Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:57Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:57Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:57Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:57Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:03:57Z" level=warning msg="&{0xc00061de60 0.9} encountered too many errors, backing off" time="2025-01-18T00:03:57Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.85s) PASS ok github.com/docker/distribution/notifications 2.163s ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-01-18T00:03:54Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-01-18T00:03:54.901872087Z" 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-18T00:03:54.901915727Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:03:54.902709778Z" level=info msg="Starting upload purge in 42m0s" go.version=go1.23.5 time="2025-01-18T00:03:54.904655273Z" level=info msg="listening on [::]:5000" go.version=go1.23.5 time="2025-01-18T00:03:57.908572289Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.5 time="2025-01-18T00:03:58.01387188Z" level=info msg="response completed" go.version=go1.23.5 http.request.host=127.0.0.1 http.request.id=b5940759-6cfb-427c-a220-b8f116224d43 http.request.method=GET http.request.remoteaddr="[::1]:50352" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.261667ms http.response.status=200 http.response.written=2 ::1 - - [18/Jan/2025:00:03:58 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.12s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-01-18T00:03:58.716933837Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-01-18T00:03:58.719342072Z" 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-18T00:03:58.719406812Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:03:58.719620483Z" level=info msg="Starting upload purge in 51m0s" go.version=go1.23.5 time="2025-01-18T00:03:58.720301764Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.5 time="2025-01-18T00:03:58.720374964Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.5 time="2025-01-18T00:03:58.721367026Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.5 time="2025-01-18T00:04:01.734210482Z" level=info msg="response completed" go.version=go1.23.5 http.request.host=127.0.0.1 http.request.id=82372d76-ebb6-477a-b1b6-5250924140ba http.request.method=GET http.request.remoteaddr="127.0.0.1:56846" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.509305ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:00:04:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-01-18T00:04:01.734847354Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.5 --- PASS: TestRegistrySupportedCipherSuite (3.82s) === RUN TestRegistryUnsupportedCipherSuite time="2025-01-18T00:04:02.325394772Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-01-18T00:04:02.329571172Z" 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-18T00:04:02.329631792Z" level=info msg="Starting upload purge in 46m0s" go.version=go1.23.5 time="2025-01-18T00:04:02.329704792Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:04:02.330643774Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.5 --- PASS: TestRegistryUnsupportedCipherSuite (8.60s) PASS ok github.com/docker/distribution/registry 15.544s === 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.02s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.01s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.02s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.02s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.12s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.228s === RUN TestBasicAccessController time="2025-01-18T00:03:54Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.5 instance.id=eea4053a-990d-4d08-ad76-0132e80e0ef3 time="2025-01-18T00:03:54Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.5 instance.id=eea4053a-990d-4d08-ad76-0132e80e0ef3 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-01-18T00:03:55Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.5 password=6aX22LJP3CjjHkMhUwtTXvNlZSdfBskM1IQJcuWhsF4 user=docker --- PASS: TestCreateHtpasswdFile (0.14s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.159s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.012s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.03s) === RUN TestLeeway time="2025-01-18T00:03:54Z" level=info msg="token not to be used before 2025-01-18 00:03:55 +0000 UTC - currently 2025-01-18 00:03:54.961252587 +0000 UTC m=+0.028554134" time="2025-01-18T00:03:54Z" level=info msg="token not to be used after 2025-01-18 00:03:54 +0000 UTC - currently 2025-01-18 00:03:54.962909131 +0000 UTC m=+0.030210678" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-01-18T00:03:54Z" 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.053s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.01s) === 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.01s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.01s) === 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.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.01s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.01s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.01s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.01s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.125s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.01s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.01s) === 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.041s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.007s === RUN TestCheckAPI time="2025-01-18T00:03: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-18T00:03:55Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:03:55Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33133" http.request.id=7c8d52c8-0c72-482f-9899-3c5d844ab774 http.request.method=GET http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.65761ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:00:03:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-01-18T00:03: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-18T00:03:55Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:03:55Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=33abde46-6e00-4873-ba17-5b41d6e1275b http.request.method=GET http.request.remoteaddr="127.0.0.1:35366" 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.540747ms http.response.status=200 http.response.written=20 127.0.0.1 - - [18/Jan/2025:00:03:55 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-01-18T00:03:55Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=a39b0d82-8558-494f-a56d-907e55eb0e4d http.request.method=POST http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.233605ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:03:55 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=2ced0d7f-9809-4fff-bd10-fcb3f1ebecb5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/aaaa/blobs/uploads/3721b574-4deb-4e0c-b28b-0342d74a76e6?_state=hEjFgdsLoGVbQQW3rk7TTeuEQoqC8lgkUwpOZCEdA4F7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIzNzIxYjU3NC00ZGViLTRlMGMtYjI4Yi0wMzQyZDc0YTc2ZTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDM6NTUuNjA2NjM5OTY2WiJ9&digest=sha256%3A60dbd7e920350eddb079849b5379c0b9c2afb3a3eaece54feb283a2ec9cf22b1" http.request.useragent="Go-http-client/1.1" http.response.duration=7.104065974s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:03:55 +0000] "PUT /v2/foo/aaaa/blobs/uploads/3721b574-4deb-4e0c-b28b-0342d74a76e6?_state=hEjFgdsLoGVbQQW3rk7TTeuEQoqC8lgkUwpOZCEdA4F7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIzNzIxYjU3NC00ZGViLTRlMGMtYjI4Yi0wMzQyZDc0YTc2ZTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDM6NTUuNjA2NjM5OTY2WiJ9&digest=sha256%3A60dbd7e920350eddb079849b5379c0b9c2afb3a3eaece54feb283a2ec9cf22b1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=7102bc8f-0c23-4304-a64b-581cbd6a880a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.650663ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:02 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=ce88a251-c65c-4a2a-823b-e4a79f43e319 http.request.method=POST http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.200835ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:03 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=e8c3fde3-5fb7-4860-9f2e-fcbcb18e3685 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/bbbb/blobs/uploads/c93ec4e7-8199-4818-a0d4-da0999bafcd2?_state=cNavPEPGVlMjWYx6pv68fwMqH6P5FuoHou9JDnLYAf57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJjOTNlYzRlNy04MTk5LTQ4MTgtYTBkNC1kYTA5OTliYWZjZDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDQ6MDMuMjAyMjg1MjExWiJ9&digest=sha256%3A8c721bb6d25470fe83bfffcc583efb20d3f41eeaf0ecf1e974b052d6be70f05c" http.request.useragent="Go-http-client/1.1" http.response.duration=7.888167428s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:03 +0000] "PUT /v2/foo/bbbb/blobs/uploads/c93ec4e7-8199-4818-a0d4-da0999bafcd2?_state=cNavPEPGVlMjWYx6pv68fwMqH6P5FuoHou9JDnLYAf57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJjOTNlYzRlNy04MTk5LTQ4MTgtYTBkNC1kYTA5OTliYWZjZDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDQ6MDMuMjAyMjg1MjExWiJ9&digest=sha256%3A8c721bb6d25470fe83bfffcc583efb20d3f41eeaf0ecf1e974b052d6be70f05c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=d7393aee-1f78-43a6-b217-8c452961ea92 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.796138ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:11 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=a66049cf-af46-4c7b-951a-34a4c461ce3e http.request.method=POST http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.200165ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:11 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=97f162f7-4c52-4ee3-9980-53acf09735b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/cccc/blobs/uploads/a15104fe-37e6-4958-886d-398ef173b39b?_state=F-2y_mFjElyTigrtEJmrx6EhTyie8se718tVGRU9rrR7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJhMTUxMDRmZS0zN2U2LTQ5NTgtODg2ZC0zOThlZjE3M2IzOWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDQ6MTEuNDY3MTc1MzY3WiJ9&digest=sha256%3A383571020b2dcffd8f4b327b532e210eff78f3767648b85d939b5fe33bc3378b" http.request.useragent="Go-http-client/1.1" http.response.duration=5.008755895s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:11 +0000] "PUT /v2/foo/cccc/blobs/uploads/a15104fe-37e6-4958-886d-398ef173b39b?_state=F-2y_mFjElyTigrtEJmrx6EhTyie8se718tVGRU9rrR7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJhMTUxMDRmZS0zN2U2LTQ5NTgtODg2ZC0zOThlZjE3M2IzOWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDQ6MTEuNDY3MTc1MzY3WiJ9&digest=sha256%3A383571020b2dcffd8f4b327b532e210eff78f3767648b85d939b5fe33bc3378b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=76535105-04fe-4acc-8ac0-5906cbab6c66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.160619ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:16 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:17Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=1da4518a-cf59-44ce-a579-7704646045c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.988167ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:17 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=07cad017-88c2-456b-90a0-8502f94f508c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/dddd/blobs/uploads/449c3e8e-7bb6-4e1e-8c78-80c1eccd34d3?_state=GFfIycsWrxjg5RqWoLaXWloYEYQM_GhLl2A1wsLtWGd7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI0NDljM2U4ZS03YmI2LTRlMWUtOGM3OC04MGMxZWNjZDM0ZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDQ6MTcuMDQ1ODA2MDE1WiJ9&digest=sha256%3A22514c1732d87bfa5f22beff577a6a7fce4230dac926e3de542b196ae439661a" http.request.useragent="Go-http-client/1.1" http.response.duration=8.585821842s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:17 +0000] "PUT /v2/foo/dddd/blobs/uploads/449c3e8e-7bb6-4e1e-8c78-80c1eccd34d3?_state=GFfIycsWrxjg5RqWoLaXWloYEYQM_GhLl2A1wsLtWGd7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI0NDljM2U4ZS03YmI2LTRlMWUtOGM3OC04MGMxZWNjZDM0ZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDQ6MTcuMDQ1ODA2MDE1WiJ9&digest=sha256%3A22514c1732d87bfa5f22beff577a6a7fce4230dac926e3de542b196ae439661a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=66115919-fbd2-4dd9-9aec-3b87c80f95af http.request.method=PUT http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.670278ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:25 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=f9ebb1a5-3550-4cd0-8100-ce9a1cfdeb3a http.request.method=POST http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.944096ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:25 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:29Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=aa85925b-ef85-42e2-ac1f-2228dc2a5ad8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/eeee/blobs/uploads/c472c024-151a-4932-aab6-7b7a2be1f67a?_state=RJj7PdE21l5nEbjeVHMpFCaBMj0y6zuBQPMaYGD4qGR7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJjNDcyYzAyNC0xNTFhLTQ5MzItYWFiNi03YjdhMmJlMWY2N2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDQ6MjUuOTY1NzU1NDYyWiJ9&digest=sha256%3A8d07045a05db74b02c30223863ea177f279e3f8475dfaf3e92bf8ef6a3c8dc16" http.request.useragent="Go-http-client/1.1" http.response.duration=3.263236717s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:25 +0000] "PUT /v2/foo/eeee/blobs/uploads/c472c024-151a-4932-aab6-7b7a2be1f67a?_state=RJj7PdE21l5nEbjeVHMpFCaBMj0y6zuBQPMaYGD4qGR7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJjNDcyYzAyNC0xNTFhLTQ5MzItYWFiNi03YjdhMmJlMWY2N2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDQ6MjUuOTY1NzU1NDYyWiJ9&digest=sha256%3A8d07045a05db74b02c30223863ea177f279e3f8475dfaf3e92bf8ef6a3c8dc16 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:29Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=f1cbce9a-944f-470b-9742-cdd07ceb8d95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.636001ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:29 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:29Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=a641a363-6b07-409f-983a-7b99bbd479ef http.request.method=POST http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.649406ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:29 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=2468f4c8-ab72-4cb7-b828-3032fa51b0e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/ffff/blobs/uploads/0bfb5edb-fc30-4a6c-8d91-c19b541628d9?_state=ed7kUcIEmvusM0xMzcsR4SVdGOZnlNxDyVgOokGIEHt7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIwYmZiNWVkYi1mYzMwLTRhNmMtOGQ5MS1jMTliNTQxNjI4ZDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDQ6MjkuNjYwODE2NDc4WiJ9&digest=sha256%3Af2a7c1916bd849b97d1aca483367b34ddcfeeab78c3b75d23aad0e4c2c49df82" http.request.useragent="Go-http-client/1.1" http.response.duration=6.591232246s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:29 +0000] "PUT /v2/foo/ffff/blobs/uploads/0bfb5edb-fc30-4a6c-8d91-c19b541628d9?_state=ed7kUcIEmvusM0xMzcsR4SVdGOZnlNxDyVgOokGIEHt7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIwYmZiNWVkYi1mYzMwLTRhNmMtOGQ5MS1jMTliNTQxNjI4ZDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDQ6MjkuNjYwODE2NDc4WiJ9&digest=sha256%3Af2a7c1916bd849b97d1aca483367b34ddcfeeab78c3b75d23aad0e4c2c49df82 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=6be8139e-7a20-431d-bf81-dc295dc399fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.971659ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:36 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=009a20e6-670f-48bc-8388-aa057cf9c9fb http.request.method=GET http.request.remoteaddr="127.0.0.1:35366" 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.680493ms http.response.status=200 http.response.written=74 127.0.0.1 - - [18/Jan/2025:00:04:36 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-01-18T00:04:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=ac2d6711-6926-450d-8d4b-5f18e2cbeb77 http.request.method=GET http.request.remoteaddr="127.0.0.1:35366" 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.871794ms http.response.status=200 http.response.written=30 127.0.0.1 - - [18/Jan/2025:00:04:36 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-01-18T00:04:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=47c27623-2992-42ff-90d5-c71b6455691d http.request.method=GET http.request.remoteaddr="127.0.0.1:35366" 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=1.568543ms http.response.status=200 http.response.written=74 127.0.0.1 - - [18/Jan/2025:00:04:36 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-01-18T00:04:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=53363cfa-8245-40aa-a486-53c77d46f288 http.request.method=GET http.request.remoteaddr="127.0.0.1:35366" 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.412893ms http.response.status=200 http.response.written=30 127.0.0.1 - - [18/Jan/2025:00:04:36 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-01-18T00:04:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=28c9d1b7-e0f7-430a-9f9d-7bd86d56344d http.request.method=GET http.request.remoteaddr="127.0.0.1:35366" 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=1.352013ms http.response.status=200 http.response.written=63 127.0.0.1 - - [18/Jan/2025:00:04:36 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-01-18T00:04:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=205d8cb5-5d20-42a7-b910-9195a24b115c http.request.method=GET http.request.remoteaddr="127.0.0.1:35366" 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=1.786274ms http.response.status=200 http.response.written=41 127.0.0.1 - - [18/Jan/2025:00:04:36 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-18T00:04:36Z" 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:43113" http.request.id=9770f219-7235-413a-aaec-54cb78466b55 http.request.method=GET http.request.remoteaddr="127.0.0.1:35366" 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=1.415243ms http.response.status=400 http.response.written=116 127.0.0.1 - - [18/Jan/2025:00:04:36 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-01-18T00:04:36Z" 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:43113" http.request.id=b2e25d85-9e4f-4150-b51a-2bc456411b0b http.request.method=GET http.request.remoteaddr="127.0.0.1:35366" 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=1.258772ms http.response.status=400 http.response.written=115 127.0.0.1 - - [18/Jan/2025:00:04:36 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-01-18T00:04:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=74d22050-f089-4fe1-96f2-a364ab9efef2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35366" 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=1.139003ms http.response.status=200 http.response.written=20 127.0.0.1 - - [18/Jan/2025:00:04:36 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-01-18T00:04:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43113" http.request.id=b50a826d-e27e-43a5-bb0f-678d94198d63 http.request.method=GET http.request.remoteaddr="127.0.0.1:35366" 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=1.349523ms http.response.status=200 http.response.written=74 127.0.0.1 - - [18/Jan/2025:00:04:36 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-01-18T00:04:36Z" 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-18T00:04:36Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:04:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39509" http.request.id=9b441953-0324-41f4-a2f6-8f77ff04f555 http.request.method=POST http.request.remoteaddr="127.0.0.1:46556" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.308665ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:36 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39509" http.request.id=ba15ff27-20e2-4d32-8ab2-e775aa9b6514 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46556" http.request.uri="/v2/foo/aaaa/blobs/uploads/857e5446-5625-4204-8606-3243b5bf9dbb?_state=_A66pYRogsMIwNlgdy7IN5Gp696G1BfFdXh_9a1Ng057Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4NTdlNTQ0Ni01NjI1LTQyMDQtODYwNi0zMjQzYjViZjlkYmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDQ6MzYuNTkxMjY1OTdaIn0%3D&digest=sha256%3Aec93cc1ea3c0353a86b533a02d0c60983b18c856feb031d961514999316a6e54" http.request.useragent="Go-http-client/1.1" http.response.duration=3.170791434s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:36 +0000] "PUT /v2/foo/aaaa/blobs/uploads/857e5446-5625-4204-8606-3243b5bf9dbb?_state=_A66pYRogsMIwNlgdy7IN5Gp696G1BfFdXh_9a1Ng057Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4NTdlNTQ0Ni01NjI1LTQyMDQtODYwNi0zMjQzYjViZjlkYmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDQ6MzYuNTkxMjY1OTdaIn0%3D&digest=sha256%3Aec93cc1ea3c0353a86b533a02d0c60983b18c856feb031d961514999316a6e54 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39509" http.request.id=777c5da3-9aaa-4339-a733-fa5c79a92d93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46556" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.517937ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:39 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:40Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39509" http.request.id=1831a467-bf03-4b60-9daf-a64aff7688ed http.request.method=POST http.request.remoteaddr="127.0.0.1:46556" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.295735ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:40 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:42Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39509" http.request.id=45403395-88f5-4d40-8290-200224bab92e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46556" http.request.uri="/v2/foo/bbbb/blobs/uploads/dfa6669c-4d63-41d5-8d67-65cc0c4d2c7e?_state=b-f1FpsyAkDu1PKbZAiABEQ7Nl9pJjQkUXw76WxpwlR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkZmE2NjY5Yy00ZDYzLTQxZDUtOGQ2Ny02NWNjMGM0ZDJjN2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDQ6NDAuMDMyMDc2OTI3WiJ9&digest=sha256%3Adda29ecbceef0d1d42e80d41ba610be9f49d20e4ca0fcf1b3aa75af80128e621" http.request.useragent="Go-http-client/1.1" http.response.duration=2.069304561s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:40 +0000] "PUT /v2/foo/bbbb/blobs/uploads/dfa6669c-4d63-41d5-8d67-65cc0c4d2c7e?_state=b-f1FpsyAkDu1PKbZAiABEQ7Nl9pJjQkUXw76WxpwlR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkZmE2NjY5Yy00ZDYzLTQxZDUtOGQ2Ny02NWNjMGM0ZDJjN2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDQ6NDAuMDMyMDc2OTI3WiJ9&digest=sha256%3Adda29ecbceef0d1d42e80d41ba610be9f49d20e4ca0fcf1b3aa75af80128e621 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:42Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39509" http.request.id=98069394-d808-4196-9958-67f91bc9ddaf http.request.method=PUT http.request.remoteaddr="127.0.0.1:46556" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.543207ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:42 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:42Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39509" http.request.id=cccf73e6-6b94-43cf-88fa-73991f6e818f http.request.method=POST http.request.remoteaddr="127.0.0.1:46556" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.391715ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:42 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39509" http.request.id=76b19ff8-33d7-42e1-a487-9dbf23ff29e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46556" http.request.uri="/v2/foo/cccc/blobs/uploads/6568cc3e-f352-4e91-95c2-f4bb0f2f0d12?_state=i2mfI6Uieup3lAlhoPL0jLhQaRyrzKDQD978_E3TNPh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI2NTY4Y2MzZS1mMzUyLTRlOTEtOTVjMi1mNGJiMGYyZjBkMTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDQ6NDIuNDQxMTQxMDc1WiJ9&digest=sha256%3A5612c011f92971594736743cb2ff62313b47ac9e9ecb65a165c9530d506dece7" http.request.useragent="Go-http-client/1.1" http.response.duration=3.740229155s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:42 +0000] "PUT /v2/foo/cccc/blobs/uploads/6568cc3e-f352-4e91-95c2-f4bb0f2f0d12?_state=i2mfI6Uieup3lAlhoPL0jLhQaRyrzKDQD978_E3TNPh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI2NTY4Y2MzZS1mMzUyLTRlOTEtOTVjMi1mNGJiMGYyZjBkMTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDQ6NDIuNDQxMTQxMDc1WiJ9&digest=sha256%3A5612c011f92971594736743cb2ff62313b47ac9e9ecb65a165c9530d506dece7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39509" http.request.id=28bb7d2d-49b3-4d54-8456-095aabbc105a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46556" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.951508ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:46 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39509" http.request.id=4fc948e8-1a71-4669-9aa0-60ef41b889c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:46556" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.323625ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:46 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39509" http.request.id=05a4e5df-3904-4eeb-a34a-6b5c807aeeae http.request.method=PUT http.request.remoteaddr="127.0.0.1:46556" http.request.uri="/v2/foo/dddd/blobs/uploads/768fe0ca-0b99-4094-9bad-788357ab5d72?_state=bk8MYwGq4foa4IqSEMjTkBpOfH1A8WceV_wnG8aijIZ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI3NjhmZTBjYS0wYjk5LTQwOTQtOWJhZC03ODgzNTdhYjVkNzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDQ6NDYuNTg3Nzc3MzM0WiJ9&digest=sha256%3Ad6f4bdc6e77e01a25cf432d07efd53b3b352bc992956e534e4ab79c1e3efc916" http.request.useragent="Go-http-client/1.1" http.response.duration=5.316491922s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:46 +0000] "PUT /v2/foo/dddd/blobs/uploads/768fe0ca-0b99-4094-9bad-788357ab5d72?_state=bk8MYwGq4foa4IqSEMjTkBpOfH1A8WceV_wnG8aijIZ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI3NjhmZTBjYS0wYjk5LTQwOTQtOWJhZC03ODgzNTdhYjVkNzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDQ6NDYuNTg3Nzc3MzM0WiJ9&digest=sha256%3Ad6f4bdc6e77e01a25cf432d07efd53b3b352bc992956e534e4ab79c1e3efc916 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39509" http.request.id=2d8b2737-d0b6-4e79-a714-bbb1703a29f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46556" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.330139ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:51 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39509" http.request.id=7d5b4790-c168-405f-8c4b-cf60684b052c http.request.method=GET http.request.remoteaddr="127.0.0.1:46556" 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.567193ms http.response.status=200 http.response.written=63 127.0.0.1 - - [18/Jan/2025:00:04:51 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (56.75s) === RUN TestURLPrefix time="2025-01-18T00:04:51Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:04:51Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:04:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43847" http.request.id=38468913-ff3e-45a7-ba04-fb6a8fecef52 http.request.method=GET http.request.remoteaddr="127.0.0.1:58314" 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.569423ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:00:04:51 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2025-01-18T00:04:51Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:04:51Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:04:52Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=5e616d5c-e69f-414b-afc8-024457893edc http.request.method=GET http.request.remoteaddr="127.0.0.1:58906" http.request.uri="/v2/foo/bar/blobs/sha256:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.287645ms http.response.status=404 http.response.written=157 vars.digest="sha256:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:04:52 +0000] "GET /v2/foo/bar/blobs/sha256:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T00:04:52Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=fcf1bdce-5b53-4737-928e-73823f141ea3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58918" http.request.uri="/v2/foo/bar/blobs/sha256:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.699124ms http.response.status=404 http.response.written=157 vars.digest="sha256:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:04:52 +0000] "HEAD /v2/foo/bar/blobs/sha256:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T00:04:52Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=90d2d7b7-ddb1-4312-b0ef-c8fa0d76099c http.request.method=POST http.request.remoteaddr="127.0.0.1:58918" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.784684ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:52Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=5d433594-9c5d-4712-9c38-7f258a3e6660 http.request.method=GET http.request.remoteaddr="127.0.0.1:58918" http.request.uri="/v2/foo/bar/blobs/uploads/ad47942c-6847-49b8-b6ca-3895d4fa7a96?_state=o7h8jr6u4Y5qfEBRa-k-KcbxXnOHsrsUF-d0VVpNuod7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkNDc5NDJjLTY4NDctNDliOC1iNmNhLTM4OTVkNGZhN2E5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1Mi4yMTU3MTQ3NTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.737464ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:52 +0000] "GET /v2/foo/bar/blobs/uploads/ad47942c-6847-49b8-b6ca-3895d4fa7a96?_state=o7h8jr6u4Y5qfEBRa-k-KcbxXnOHsrsUF-d0VVpNuod7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkNDc5NDJjLTY4NDctNDliOC1iNmNhLTM4OTVkNGZhN2E5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1Mi4yMTU3MTQ3NTFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:52Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=0d2fe124-92c4-44a8-990f-e8b3d80ee659 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58918" http.request.uri="/v2/foo/bar/blobs/uploads/ad47942c-6847-49b8-b6ca-3895d4fa7a96?_state=o7h8jr6u4Y5qfEBRa-k-KcbxXnOHsrsUF-d0VVpNuod7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkNDc5NDJjLTY4NDctNDliOC1iNmNhLTM4OTVkNGZhN2E5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1Mi4yMTU3MTQ3NTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.648143ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:52 +0000] "DELETE /v2/foo/bar/blobs/uploads/ad47942c-6847-49b8-b6ca-3895d4fa7a96?_state=o7h8jr6u4Y5qfEBRa-k-KcbxXnOHsrsUF-d0VVpNuod7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkNDc5NDJjLTY4NDctNDliOC1iNmNhLTM4OTVkNGZhN2E5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1Mi4yMTU3MTQ3NTFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:52Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=59e1ad62-b0e5-43b9-b9a2-8e323660e8b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58918" http.request.uri="/v2/foo/bar/blobs/uploads/ad47942c-6847-49b8-b6ca-3895d4fa7a96?_state=o7h8jr6u4Y5qfEBRa-k-KcbxXnOHsrsUF-d0VVpNuod7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkNDc5NDJjLTY4NDctNDliOC1iNmNhLTM4OTVkNGZhN2E5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1Mi4yMTU3MTQ3NTFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ad47942c-6847-49b8-b6ca-3895d4fa7a96 time="2025-01-18T00:04:52Z" 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:35907" http.request.id=59e1ad62-b0e5-43b9-b9a2-8e323660e8b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58918" http.request.uri="/v2/foo/bar/blobs/uploads/ad47942c-6847-49b8-b6ca-3895d4fa7a96?_state=o7h8jr6u4Y5qfEBRa-k-KcbxXnOHsrsUF-d0VVpNuod7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkNDc5NDJjLTY4NDctNDliOC1iNmNhLTM4OTVkNGZhN2E5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1Mi4yMTU3MTQ3NTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.659014ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=ad47942c-6847-49b8-b6ca-3895d4fa7a96 127.0.0.1 - - [18/Jan/2025:00:04:52 +0000] "GET /v2/foo/bar/blobs/uploads/ad47942c-6847-49b8-b6ca-3895d4fa7a96?_state=o7h8jr6u4Y5qfEBRa-k-KcbxXnOHsrsUF-d0VVpNuod7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkNDc5NDJjLTY4NDctNDliOC1iNmNhLTM4OTVkNGZhN2E5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1Mi4yMTU3MTQ3NTFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T00:04:52Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=e95e5856-b943-412e-8784-999f04296cb6 http.request.method=POST http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.706484ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:52Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=82281cfb-4cf2-44a5-acf4-ef03da657a30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/foo/bar/blobs/uploads/755f4a83-eb3c-469f-8d56-c98793f234e3?_state=bgqP2mXVIpFhJpBBQMy5sylPBn6g2BFzWbD2Qi5yXI17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc1NWY0YTgzLWViM2MtNDY5Zi04ZDU2LWM5ODc5M2YyMzRlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1Mi4yMjM5NDg1NDlaIn0%3D&digest=sha256%3Ab9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db" http.request.useragent="Go-http-client/1.1" provided=sha256:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db vars.name="foo/bar" vars.uuid=755f4a83-eb3c-469f-8d56-c98793f234e3 time="2025-01-18T00:04:52Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=82281cfb-4cf2-44a5-acf4-ef03da657a30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/foo/bar/blobs/uploads/755f4a83-eb3c-469f-8d56-c98793f234e3?_state=bgqP2mXVIpFhJpBBQMy5sylPBn6g2BFzWbD2Qi5yXI17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc1NWY0YTgzLWViM2MtNDY5Zi04ZDU2LWM5ODc5M2YyMzRlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1Mi4yMjM5NDg1NDlaIn0%3D&digest=sha256%3Ab9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=755f4a83-eb3c-469f-8d56-c98793f234e3 time="2025-01-18T00:04:52Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db, 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:35907" http.request.id=82281cfb-4cf2-44a5-acf4-ef03da657a30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/foo/bar/blobs/uploads/755f4a83-eb3c-469f-8d56-c98793f234e3?_state=bgqP2mXVIpFhJpBBQMy5sylPBn6g2BFzWbD2Qi5yXI17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc1NWY0YTgzLWViM2MtNDY5Zi04ZDU2LWM5ODc5M2YyMzRlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1Mi4yMjM5NDg1NDlaIn0%3D&digest=sha256%3Ab9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.004194ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=755f4a83-eb3c-469f-8d56-c98793f234e3 127.0.0.1 - - [18/Jan/2025:00:04:52 +0000] "PUT /v2/foo/bar/blobs/uploads/755f4a83-eb3c-469f-8d56-c98793f234e3?_state=bgqP2mXVIpFhJpBBQMy5sylPBn6g2BFzWbD2Qi5yXI17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc1NWY0YTgzLWViM2MtNDY5Zi04ZDU2LWM5ODc5M2YyMzRlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1Mi4yMjM5NDg1NDlaIn0%3D&digest=sha256%3Ab9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-01-18T00:04:52Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=dca47e17-112b-47d1-bcb1-8a118866b303 http.request.method=POST http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.394683ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:52Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=68da3d60-a96d-47df-a430-d8bf251ceaed http.request.method=PUT http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/foo/bar/blobs/uploads/cec1f2c0-647e-40f7-808e-641d25accfc4?_state=vPgRajHODl5JbPAjgneMkec3BRBLX0jh7aFwMW_4jDJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlYzFmMmMwLTY0N2UtNDBmNy04MDhlLTY0MWQyNWFjY2ZjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1Mi4yMjgyNzIzMzlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.964614ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:52 +0000] "PUT /v2/foo/bar/blobs/uploads/cec1f2c0-647e-40f7-808e-641d25accfc4?_state=vPgRajHODl5JbPAjgneMkec3BRBLX0jh7aFwMW_4jDJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlYzFmMmMwLTY0N2UtNDBmNy04MDhlLTY0MWQyNWFjY2ZjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1Mi4yMjgyNzIzMzlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:52Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=341d6806-d2c4-4fab-b8b1-d26cae318c9c http.request.method=POST http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.637634ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:52Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=6713b066-6c71-4ac3-87ab-05e57abcf333 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/foo/bar/blobs/uploads/e07908b6-855a-4a78-928f-aa78be324436?_state=FldoOScv_l_Ok2XOXtmX07FsOPb-l1b4T7QSsUVm9wd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUwNzkwOGI2LTg1NWEtNGE3OC05MjhmLWFhNzhiZTMyNDQzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1Mi4yMzI2MjU2NjhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.842365ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:52 +0000] "PUT /v2/foo/bar/blobs/uploads/e07908b6-855a-4a78-928f-aa78be324436?_state=FldoOScv_l_Ok2XOXtmX07FsOPb-l1b4T7QSsUVm9wd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUwNzkwOGI2LTg1NWEtNGE3OC05MjhmLWFhNzhiZTMyNDQzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1Mi4yMzI2MjU2NjhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:52Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=8e562de9-3256-4e78-9bde-14dd288c9fe3 http.request.method=POST http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.451313ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=eeec757e-1677-43a3-9767-b906686d9dba http.request.method=PUT http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/foo/bar/blobs/uploads/22eb011e-376b-400f-9947-2ad913453c1c?_state=7MT6dRO7aUwwh7_pFCk-F-Foh1KtyEi22Prpadd2BRJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIyZWIwMTFlLTM3NmItNDAwZi05OTQ3LTJhZDkxMzQ1M2MxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1Mi4yMzY3MjY0ODdaIn0%3D&digest=sha256%3Ab9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db" http.request.useragent="Go-http-client/1.1" http.response.duration=2.644573635s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:52 +0000] "PUT /v2/foo/bar/blobs/uploads/22eb011e-376b-400f-9947-2ad913453c1c?_state=7MT6dRO7aUwwh7_pFCk-F-Foh1KtyEi22Prpadd2BRJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIyZWIwMTFlLTM3NmItNDAwZi05OTQ3LTJhZDkxMzQ1M2MxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1Mi4yMzY3MjY0ODdaIn0%3D&digest=sha256%3Ab9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:55Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=472db422-1af7-4349-b1f2-9b0292089cdd http.request.method=POST http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.129005ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35907" http.request.id=6011bb18-326a-4500-817b-827736bf4bb5 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/foo/bar/blobs/uploads/1830f63f-d2e9-4e96-8a71-f005d623ffcb?_state=Q5tEOz2Xm0DF4FCJa6nuYlPCgYhMDIBvm_P71XiPWIB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4MzBmNjNmLWQyZTktNGU5Ni04YTcxLWYwMDVkNjIzZmZjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1NS4wOTcyOTExNzhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.821510195s http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:55 +0000] "PATCH /v2/foo/bar/blobs/uploads/1830f63f-d2e9-4e96-8a71-f005d623ffcb?_state=Q5tEOz2Xm0DF4FCJa6nuYlPCgYhMDIBvm_P71XiPWIB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4MzBmNjNmLWQyZTktNGU5Ni04YTcxLWYwMDVkNjIzZmZjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1NS4wOTcyOTExNzhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=a638a6df-edc1-4c81-b90e-426be089ec6a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/foo/bar/blobs/uploads/1830f63f-d2e9-4e96-8a71-f005d623ffcb?_state=Ip7GQrMRqD18tJjbt52EyQyI9LXm5JYckSfznvj5Yxt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4MzBmNjNmLWQyZTktNGU5Ni04YTcxLWYwMDVkNjIzZmZjYiIsIk9mZnNldCI6MTgzMDg2MDgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDQ6NTVaIn0%3D&digest=sha256%3Ab9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db" http.request.useragent="Go-http-client/1.1" http.response.duration=2.492535ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:57 +0000] "PUT /v2/foo/bar/blobs/uploads/1830f63f-d2e9-4e96-8a71-f005d623ffcb?_state=Ip7GQrMRqD18tJjbt52EyQyI9LXm5JYckSfznvj5Yxt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4MzBmNjNmLWQyZTktNGU5Ni04YTcxLWYwMDVkNjIzZmZjYiIsIk9mZnNldCI6MTgzMDg2MDgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDQ6NTVaIn0%3D&digest=sha256%3Ab9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=82aaa7ce-9c54-451f-bd8a-f5179cb3f2d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/foo/bar/blobs/sha256:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.414685ms http.response.status=200 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:57 +0000] "HEAD /v2/foo/bar/blobs/sha256:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=7006757f-4b84-4fcd-9c6d-7c689185990f http.request.method=GET http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/foo/bar/blobs/sha256:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=153.428137ms http.response.status=200 http.response.written=18308608 127.0.0.1 - - [18/Jan/2025:00:04:57 +0000] "GET /v2/foo/bar/blobs/sha256:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db HTTP/1.1" 200 18308608 "" "Go-http-client/1.1" time="2025-01-18T00:04:58Z" level=error msg="error parsing digest="sha257:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=39d9c141-482d-40d9-99b9-50e7412ad712 http.request.method=GET http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/foo/bar/blobs/sha257:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db" vars.name="foo/bar" time="2025-01-18T00:04: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:35907" http.request.id=39d9c141-482d-40d9-99b9-50e7412ad712 http.request.method=GET http.request.remoteaddr="127.0.0.1:58930" http.request.uri="/v2/foo/bar/blobs/sha257:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.558444ms http.response.status=400 http.response.written=110 vars.digest="sha257:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:04:58 +0000] "GET /v2/foo/bar/blobs/sha257:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-18T00:04:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=2382fb6d-14d4-4792-ac71-3a90b9e71a77 http.request.method=GET http.request.remoteaddr="127.0.0.1:59632" http.request.uri="/v2/foo/bar/blobs/sha256:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db" http.request.useragent="Go-http-client/1.1" http.response.duration=1.990484ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:58 +0000] "GET /v2/foo/bar/blobs/sha256:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:04: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-18T00:04:58Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:04:58Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=0287fcfc-4ea3-4754-9a24-9968d0765a44 http.request.method=GET http.request.remoteaddr="127.0.0.1:47108" http.request.uri="/v2/foo/bar/blobs/sha256:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.658624ms http.response.status=404 http.response.written=157 vars.digest="sha256:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:04:58 +0000] "GET /v2/foo/bar/blobs/sha256:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T00:04:58Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=ec517fa5-8bba-40ba-bfab-21aa2e8fafa0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47116" http.request.uri="/v2/foo/bar/blobs/sha256:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.031685ms http.response.status=404 http.response.written=157 vars.digest="sha256:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:04:58 +0000] "HEAD /v2/foo/bar/blobs/sha256:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T00:04:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=3ee7e573-b20b-4c89-b925-b1f6ba5f677b http.request.method=POST http.request.remoteaddr="127.0.0.1:47116" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.618383ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=e95d053e-274d-4b95-8252-905c10b7f54d http.request.method=GET http.request.remoteaddr="127.0.0.1:47116" http.request.uri="/v2/foo/bar/blobs/uploads/c5f0469d-8c05-4120-8bab-aab61b4c13de?_state=vxThZ95IFH_3tWcFxSwu1kvcRHoFKOACK1WU8HDNhIJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1ZjA0NjlkLThjMDUtNDEyMC04YmFiLWFhYjYxYjRjMTNkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1OC40NDk2Mzc3NTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.818744ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:58 +0000] "GET /v2/foo/bar/blobs/uploads/c5f0469d-8c05-4120-8bab-aab61b4c13de?_state=vxThZ95IFH_3tWcFxSwu1kvcRHoFKOACK1WU8HDNhIJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1ZjA0NjlkLThjMDUtNDEyMC04YmFiLWFhYjYxYjRjMTNkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1OC40NDk2Mzc3NTFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=17fc29bf-b075-45c2-93b1-32be80903ccb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47116" http.request.uri="/v2/foo/bar/blobs/uploads/c5f0469d-8c05-4120-8bab-aab61b4c13de?_state=vxThZ95IFH_3tWcFxSwu1kvcRHoFKOACK1WU8HDNhIJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1ZjA0NjlkLThjMDUtNDEyMC04YmFiLWFhYjYxYjRjMTNkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1OC40NDk2Mzc3NTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.694274ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:58 +0000] "DELETE /v2/foo/bar/blobs/uploads/c5f0469d-8c05-4120-8bab-aab61b4c13de?_state=vxThZ95IFH_3tWcFxSwu1kvcRHoFKOACK1WU8HDNhIJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1ZjA0NjlkLThjMDUtNDEyMC04YmFiLWFhYjYxYjRjMTNkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1OC40NDk2Mzc3NTFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:58Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=f5d3cf30-c810-4850-a751-d090fb9317f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:47116" http.request.uri="/v2/foo/bar/blobs/uploads/c5f0469d-8c05-4120-8bab-aab61b4c13de?_state=vxThZ95IFH_3tWcFxSwu1kvcRHoFKOACK1WU8HDNhIJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1ZjA0NjlkLThjMDUtNDEyMC04YmFiLWFhYjYxYjRjMTNkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1OC40NDk2Mzc3NTFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c5f0469d-8c05-4120-8bab-aab61b4c13de time="2025-01-18T00:04: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:42489" http.request.id=f5d3cf30-c810-4850-a751-d090fb9317f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:47116" http.request.uri="/v2/foo/bar/blobs/uploads/c5f0469d-8c05-4120-8bab-aab61b4c13de?_state=vxThZ95IFH_3tWcFxSwu1kvcRHoFKOACK1WU8HDNhIJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1ZjA0NjlkLThjMDUtNDEyMC04YmFiLWFhYjYxYjRjMTNkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1OC40NDk2Mzc3NTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.365133ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=c5f0469d-8c05-4120-8bab-aab61b4c13de 127.0.0.1 - - [18/Jan/2025:00:04:58 +0000] "GET /v2/foo/bar/blobs/uploads/c5f0469d-8c05-4120-8bab-aab61b4c13de?_state=vxThZ95IFH_3tWcFxSwu1kvcRHoFKOACK1WU8HDNhIJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1ZjA0NjlkLThjMDUtNDEyMC04YmFiLWFhYjYxYjRjMTNkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1OC40NDk2Mzc3NTFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T00:04:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=176f5b29-fadd-49ee-b7ea-259243c96bc7 http.request.method=POST http.request.remoteaddr="127.0.0.1:47120" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.480083ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:04: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:42489" http.request.id=f1e5181b-4f23-4c5c-8b9f-bcdd94bd135d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47120" http.request.uri="/v2/foo/bar/blobs/uploads/9905fe63-9ba6-44cf-bfca-2e1e00dd7fa1?_state=JI5JkWQaNOnCo5SyINpKrs9Q5uUiO7f0_8vMogBSc7F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5MDVmZTYzLTliYTYtNDRjZi1iZmNhLTJlMWUwMGRkN2ZhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1OC40NTc3MTcwNDhaIn0%3D&digest=sha256%3Ac465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf" http.request.useragent="Go-http-client/1.1" provided=sha256:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf vars.name="foo/bar" vars.uuid=9905fe63-9ba6-44cf-bfca-2e1e00dd7fa1 time="2025-01-18T00:04:58Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=f1e5181b-4f23-4c5c-8b9f-bcdd94bd135d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47120" http.request.uri="/v2/foo/bar/blobs/uploads/9905fe63-9ba6-44cf-bfca-2e1e00dd7fa1?_state=JI5JkWQaNOnCo5SyINpKrs9Q5uUiO7f0_8vMogBSc7F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5MDVmZTYzLTliYTYtNDRjZi1iZmNhLTJlMWUwMGRkN2ZhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1OC40NTc3MTcwNDhaIn0%3D&digest=sha256%3Ac465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=9905fe63-9ba6-44cf-bfca-2e1e00dd7fa1 time="2025-01-18T00:04:58Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf, 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:42489" http.request.id=f1e5181b-4f23-4c5c-8b9f-bcdd94bd135d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47120" http.request.uri="/v2/foo/bar/blobs/uploads/9905fe63-9ba6-44cf-bfca-2e1e00dd7fa1?_state=JI5JkWQaNOnCo5SyINpKrs9Q5uUiO7f0_8vMogBSc7F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5MDVmZTYzLTliYTYtNDRjZi1iZmNhLTJlMWUwMGRkN2ZhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1OC40NTc3MTcwNDhaIn0%3D&digest=sha256%3Ac465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.758544ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=9905fe63-9ba6-44cf-bfca-2e1e00dd7fa1 127.0.0.1 - - [18/Jan/2025:00:04:58 +0000] "PUT /v2/foo/bar/blobs/uploads/9905fe63-9ba6-44cf-bfca-2e1e00dd7fa1?_state=JI5JkWQaNOnCo5SyINpKrs9Q5uUiO7f0_8vMogBSc7F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5MDVmZTYzLTliYTYtNDRjZi1iZmNhLTJlMWUwMGRkN2ZhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1OC40NTc3MTcwNDhaIn0%3D&digest=sha256%3Ac465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-01-18T00:04:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=4fa4b0f0-5a78-4bd2-84e9-0dbbf8ee0370 http.request.method=POST http.request.remoteaddr="127.0.0.1:47120" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.508633ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=0102eeff-10c8-422e-a546-345007ae471f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47120" http.request.uri="/v2/foo/bar/blobs/uploads/886256b3-fa77-4300-ad43-48c2e5e2b1c4?_state=BroZLa1mVSCgq3_6Md48-LgX8_j0liHsTWBlQ6faOvt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4NjI1NmIzLWZhNzctNDMwMC1hZDQzLTQ4YzJlNWUyYjFjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1OC40NjE5MjE2NjhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.999824ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:58 +0000] "PUT /v2/foo/bar/blobs/uploads/886256b3-fa77-4300-ad43-48c2e5e2b1c4?_state=BroZLa1mVSCgq3_6Md48-LgX8_j0liHsTWBlQ6faOvt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4NjI1NmIzLWZhNzctNDMwMC1hZDQzLTQ4YzJlNWUyYjFjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1OC40NjE5MjE2NjhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=f75ba556-fc1e-4efe-b95c-c60613d55e7c http.request.method=POST http.request.remoteaddr="127.0.0.1:47120" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.607734ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=be362019-d174-4e25-8dbf-3518f1768b46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47120" http.request.uri="/v2/foo/bar/blobs/uploads/80988017-f404-4c2c-b756-65681255e47f?_state=1AJYHEeGsqOSU5-TVQZU5Pz6egfcp-f7Avpa-o09PCx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwOTg4MDE3LWY0MDQtNGMyYy1iNzU2LTY1NjgxMjU1ZTQ3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1OC40NjYyNTg0NDdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.138575ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:58 +0000] "PUT /v2/foo/bar/blobs/uploads/80988017-f404-4c2c-b756-65681255e47f?_state=1AJYHEeGsqOSU5-TVQZU5Pz6egfcp-f7Avpa-o09PCx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwOTg4MDE3LWY0MDQtNGMyYy1iNzU2LTY1NjgxMjU1ZTQ3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1OC40NjYyNTg0NDdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:04:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=de25da47-f98d-49c9-bb41-c7ed28f8979e http.request.method=POST http.request.remoteaddr="127.0.0.1:47120" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.748744ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=27e25037-d444-4f2a-ae91-80230dc30224 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47120" http.request.uri="/v2/foo/bar/blobs/uploads/66e2684a-405a-4e89-bdb7-4d6946031216?_state=t1_b-2NwjKK7WFtjP7h8WjyUiR6STlcKHLv5YuVlo717Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2ZTI2ODRhLTQwNWEtNGU4OS1iZGI3LTRkNjk0NjAzMTIxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1OC40NzA4MTQyODdaIn0%3D&digest=sha256%3Ac465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf" http.request.useragent="Go-http-client/1.1" http.response.duration=2.490144847s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:04:58 +0000] "PUT /v2/foo/bar/blobs/uploads/66e2684a-405a-4e89-bdb7-4d6946031216?_state=t1_b-2NwjKK7WFtjP7h8WjyUiR6STlcKHLv5YuVlo717Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2ZTI2ODRhLTQwNWEtNGU4OS1iZGI3LTRkNjk0NjAzMTIxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNDo1OC40NzA4MTQyODdaIn0%3D&digest=sha256%3Ac465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:01Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=50d55dba-0945-4609-9ea7-2227014639ad http.request.method=POST http.request.remoteaddr="127.0.0.1:47120" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.091625ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:42489" http.request.id=5f318ff2-56fa-4a88-bd95-5a0d42cca723 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:47120" http.request.uri="/v2/foo/bar/blobs/uploads/3329d2c3-2db3-4308-bc7a-04e6321141e0?_state=NFuKyfw8j3qWjBLYaSCwLTNrhgvvPXKfvGz1GwFLM8h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzMjlkMmMzLTJkYjMtNDMwOC1iYzdhLTA0ZTYzMjExNDFlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNTowMS4xNjM5NTc2OFoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.404015677s http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:01 +0000] "PATCH /v2/foo/bar/blobs/uploads/3329d2c3-2db3-4308-bc7a-04e6321141e0?_state=NFuKyfw8j3qWjBLYaSCwLTNrhgvvPXKfvGz1GwFLM8h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzMjlkMmMzLTJkYjMtNDMwOC1iYzdhLTA0ZTYzMjExNDFlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNTowMS4xNjM5NTc2OFoifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=52ae908a-29c8-470b-bba8-c2da4cbd8e4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:47120" http.request.uri="/v2/foo/bar/blobs/uploads/3329d2c3-2db3-4308-bc7a-04e6321141e0?_state=Yl1XWZPvsBR3tqhDhm11RgNpZ_kBsn3sBhRCOt6kvJh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzMjlkMmMzLTJkYjMtNDMwOC1iYzdhLTA0ZTYzMjExNDFlMCIsIk9mZnNldCI6MTcxNDI3ODQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6MDFaIn0%3D&digest=sha256%3Ac465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf" http.request.useragent="Go-http-client/1.1" http.response.duration=2.554716ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:03 +0000] "PUT /v2/foo/bar/blobs/uploads/3329d2c3-2db3-4308-bc7a-04e6321141e0?_state=Yl1XWZPvsBR3tqhDhm11RgNpZ_kBsn3sBhRCOt6kvJh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzMjlkMmMzLTJkYjMtNDMwOC1iYzdhLTA0ZTYzMjExNDFlMCIsIk9mZnNldCI6MTcxNDI3ODQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6MDFaIn0%3D&digest=sha256%3Ac465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=7e750651-dbb8-4fdc-a4e7-e79a8dcc7c6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47120" http.request.uri="/v2/foo/bar/blobs/sha256:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.276375ms http.response.status=200 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:03 +0000] "HEAD /v2/foo/bar/blobs/sha256:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=4696a59e-7cac-486a-ada0-a0ce238aed1d http.request.method=GET http.request.remoteaddr="127.0.0.1:47120" http.request.uri="/v2/foo/bar/blobs/sha256:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=141.318421ms http.response.status=200 http.response.written=17142784 127.0.0.1 - - [18/Jan/2025:00:05:03 +0000] "GET /v2/foo/bar/blobs/sha256:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf HTTP/1.1" 200 17142784 "" "Go-http-client/1.1" time="2025-01-18T00:05:03Z" level=error msg="error parsing digest="sha257:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=2ae1d9b1-50c6-4162-9f6b-e4045b8af1a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:47120" http.request.uri="/v2/foo/bar/blobs/sha257:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf" vars.name="foo/bar" time="2025-01-18T00:05:03Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=2ae1d9b1-50c6-4162-9f6b-e4045b8af1a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:47120" http.request.uri="/v2/foo/bar/blobs/sha257:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.461763ms http.response.status=400 http.response.written=110 vars.digest="sha257:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:05:03 +0000] "GET /v2/foo/bar/blobs/sha257:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-18T00:05:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=d6e4b43a-634d-45a9-8f0f-7dd88f49574a http.request.method=GET http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/foo/bar/blobs/sha256:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.926415ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:03 +0000] "GET /v2/foo/bar/blobs/sha256:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=9e6e7882-b285-481e-be31-41add23d2e46 http.request.method=GET http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/foo/bar/blobs/sha256:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.087199ms http.response.status=200 http.response.written=163840 127.0.0.1 - - [18/Jan/2025:00:05:03 +0000] "GET /v2/foo/bar/blobs/sha256:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf HTTP/1.1" 200 163840 "" "Go-http-client/1.1" time="2025-01-18T00:05:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42489" http.request.id=052d4d29-579c-4a27-a93b-f145f57493d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:47126" http.request.uri="/v2/foo/bar/blobs/sha256:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=12.760298ms http.response.status=200 http.response.written=2719744 127.0.0.1 - - [18/Jan/2025:00:05:03 +0000] "GET /v2/foo/bar/blobs/sha256:c465c4457e679719035b640143412a3515ab7a424d2dffec19156a2233e4bbbf HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2025-01-18T00:05:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=16c8403d-775a-47be-9d29-e5eb9d57746e http.request.method=GET http.request.remoteaddr="127.0.0.1:59632" http.request.uri="/v2/foo/bar/blobs/sha256:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.636413716s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [18/Jan/2025:00:04:58 +0000] "GET /v2/foo/bar/blobs/sha256:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-01-18T00:05:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35907" http.request.id=d99c367d-0055-4875-a934-f476df0f9a76 http.request.method=GET http.request.remoteaddr="127.0.0.1:59626" http.request.uri="/v2/foo/bar/blobs/sha256:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.644748304s http.response.status=200 http.response.written=2719744 127.0.0.1 - - [18/Jan/2025:00:04:58 +0000] "GET /v2/foo/bar/blobs/sha256:b9bb8e06712d5035e0c7878a24473cf634af53337668cccc55a77230e7e0e7db HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (11.88s) === RUN TestBlobDelete time="2025-01-18T00:05: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-18T00:05:03Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:05:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=0fa9a91b-0cc3-4ec8-a4e1-fea8333571aa http.request.method=GET http.request.remoteaddr="127.0.0.1:33120" http.request.uri="/v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.582684ms http.response.status=404 http.response.written=157 vars.digest="sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:05:04 +0000] "GET /v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T00:05:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=5455bceb-cd50-4573-a9a4-2fecc56ffd6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33130" http.request.uri="/v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.361333ms http.response.status=404 http.response.written=157 vars.digest="sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:05:04 +0000] "HEAD /v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T00:05:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=0658f0b2-4f00-49d5-b2fb-47ba2c2626c3 http.request.method=POST http.request.remoteaddr="127.0.0.1:33130" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.106834ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=6cb35c4d-d0cf-4bef-a582-b716e583ba53 http.request.method=GET http.request.remoteaddr="127.0.0.1:33130" http.request.uri="/v2/foo/bar/blobs/uploads/823f1a24-0eee-4fee-8e94-b9d6de468dbe?_state=lQ1wMyUYVM-5_l_Zq_zwGlLwYQ6OZOVmyNg1fipKVlV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyM2YxYTI0LTBlZWUtNGZlZS04ZTk0LWI5ZDZkZTQ2OGRiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNTowNC4xMDcwMTgyMDJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.814314ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:04 +0000] "GET /v2/foo/bar/blobs/uploads/823f1a24-0eee-4fee-8e94-b9d6de468dbe?_state=lQ1wMyUYVM-5_l_Zq_zwGlLwYQ6OZOVmyNg1fipKVlV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyM2YxYTI0LTBlZWUtNGZlZS04ZTk0LWI5ZDZkZTQ2OGRiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNTowNC4xMDcwMTgyMDJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=b49c7839-07a9-4d46-b9f7-374fc7cc43ab http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33130" http.request.uri="/v2/foo/bar/blobs/uploads/823f1a24-0eee-4fee-8e94-b9d6de468dbe?_state=lQ1wMyUYVM-5_l_Zq_zwGlLwYQ6OZOVmyNg1fipKVlV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyM2YxYTI0LTBlZWUtNGZlZS04ZTk0LWI5ZDZkZTQ2OGRiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNTowNC4xMDcwMTgyMDJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.665183ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:04 +0000] "DELETE /v2/foo/bar/blobs/uploads/823f1a24-0eee-4fee-8e94-b9d6de468dbe?_state=lQ1wMyUYVM-5_l_Zq_zwGlLwYQ6OZOVmyNg1fipKVlV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyM2YxYTI0LTBlZWUtNGZlZS04ZTk0LWI5ZDZkZTQ2OGRiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNTowNC4xMDcwMTgyMDJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:04Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=a57a4224-8c86-4c69-a27d-998f71817182 http.request.method=GET http.request.remoteaddr="127.0.0.1:33130" http.request.uri="/v2/foo/bar/blobs/uploads/823f1a24-0eee-4fee-8e94-b9d6de468dbe?_state=lQ1wMyUYVM-5_l_Zq_zwGlLwYQ6OZOVmyNg1fipKVlV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyM2YxYTI0LTBlZWUtNGZlZS04ZTk0LWI5ZDZkZTQ2OGRiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNTowNC4xMDcwMTgyMDJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=823f1a24-0eee-4fee-8e94-b9d6de468dbe time="2025-01-18T00:05:04Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=a57a4224-8c86-4c69-a27d-998f71817182 http.request.method=GET http.request.remoteaddr="127.0.0.1:33130" http.request.uri="/v2/foo/bar/blobs/uploads/823f1a24-0eee-4fee-8e94-b9d6de468dbe?_state=lQ1wMyUYVM-5_l_Zq_zwGlLwYQ6OZOVmyNg1fipKVlV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyM2YxYTI0LTBlZWUtNGZlZS04ZTk0LWI5ZDZkZTQ2OGRiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNTowNC4xMDcwMTgyMDJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.804834ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=823f1a24-0eee-4fee-8e94-b9d6de468dbe 127.0.0.1 - - [18/Jan/2025:00:05:04 +0000] "GET /v2/foo/bar/blobs/uploads/823f1a24-0eee-4fee-8e94-b9d6de468dbe?_state=lQ1wMyUYVM-5_l_Zq_zwGlLwYQ6OZOVmyNg1fipKVlV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyM2YxYTI0LTBlZWUtNGZlZS04ZTk0LWI5ZDZkZTQ2OGRiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNTowNC4xMDcwMTgyMDJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T00:05:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=456aeaba-d035-4e56-9d4a-aa59c67e5983 http.request.method=POST http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.843355ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:04Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=37223f4e-78fe-4bb1-a241-7ffab70acc33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/foo/bar/blobs/uploads/d44ee9ac-8f1d-459a-85a7-be6a43384447?_state=e4v6r0L-u8l9vMjgdw7jl6g3yX0o1BlAQ5R0oyKIswJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0NGVlOWFjLThmMWQtNDU5YS04NWE3LWJlNmE0MzM4NDQ0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNTowNC4xMTU5NDkwMDJaIn0%3D&digest=sha256%3Ad17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" http.request.useragent="Go-http-client/1.1" provided=sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d vars.name="foo/bar" vars.uuid=d44ee9ac-8f1d-459a-85a7-be6a43384447 time="2025-01-18T00:05:04Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=37223f4e-78fe-4bb1-a241-7ffab70acc33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/foo/bar/blobs/uploads/d44ee9ac-8f1d-459a-85a7-be6a43384447?_state=e4v6r0L-u8l9vMjgdw7jl6g3yX0o1BlAQ5R0oyKIswJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0NGVlOWFjLThmMWQtNDU5YS04NWE3LWJlNmE0MzM4NDQ0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNTowNC4xMTU5NDkwMDJaIn0%3D&digest=sha256%3Ad17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=d44ee9ac-8f1d-459a-85a7-be6a43384447 time="2025-01-18T00:05:04Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d, 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:34687" http.request.id=37223f4e-78fe-4bb1-a241-7ffab70acc33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/foo/bar/blobs/uploads/d44ee9ac-8f1d-459a-85a7-be6a43384447?_state=e4v6r0L-u8l9vMjgdw7jl6g3yX0o1BlAQ5R0oyKIswJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0NGVlOWFjLThmMWQtNDU5YS04NWE3LWJlNmE0MzM4NDQ0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNTowNC4xMTU5NDkwMDJaIn0%3D&digest=sha256%3Ad17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.609113ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=d44ee9ac-8f1d-459a-85a7-be6a43384447 127.0.0.1 - - [18/Jan/2025:00:05:04 +0000] "PUT /v2/foo/bar/blobs/uploads/d44ee9ac-8f1d-459a-85a7-be6a43384447?_state=e4v6r0L-u8l9vMjgdw7jl6g3yX0o1BlAQ5R0oyKIswJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0NGVlOWFjLThmMWQtNDU5YS04NWE3LWJlNmE0MzM4NDQ0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNTowNC4xMTU5NDkwMDJaIn0%3D&digest=sha256%3Ad17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-01-18T00:05:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=8e557603-8c2b-461b-abae-95f45e6c56be http.request.method=POST http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.854184ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=a6dbf24f-5536-4844-80c0-8740045a269f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/foo/bar/blobs/uploads/5776e5f5-0407-4737-9d8e-f356d823a156?_state=W8j-vM_jfZI6Mx-iTvh4FUN5dKN-FGf08h8SkydicfB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3NzZlNWY1LTA0MDctNDczNy05ZDhlLWYzNTZkODIzYTE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNTowNC4xMjAzNDk1MzJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.852884ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:04 +0000] "PUT /v2/foo/bar/blobs/uploads/5776e5f5-0407-4737-9d8e-f356d823a156?_state=W8j-vM_jfZI6Mx-iTvh4FUN5dKN-FGf08h8SkydicfB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3NzZlNWY1LTA0MDctNDczNy05ZDhlLWYzNTZkODIzYTE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNTowNC4xMjAzNDk1MzJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=0859b721-04c8-4342-850c-2a7222ad61e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.846744ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=0d26695b-8f1b-4b29-b72b-0fb272e1dfb0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/foo/bar/blobs/uploads/a7cbed62-a152-40c5-8cac-42aa628a87ca?_state=a67GDX2A7YcrAxX9iqqFv7mTqFOSIyqO7dlO7sMHoLd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3Y2JlZDYyLWExNTItNDBjNS04Y2FjLTQyYWE2MjhhODdjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNTowNC4xMjQ4MzI0ODJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.892584ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:04 +0000] "PUT /v2/foo/bar/blobs/uploads/a7cbed62-a152-40c5-8cac-42aa628a87ca?_state=a67GDX2A7YcrAxX9iqqFv7mTqFOSIyqO7dlO7sMHoLd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3Y2JlZDYyLWExNTItNDBjNS04Y2FjLTQyYWE2MjhhODdjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNTowNC4xMjQ4MzI0ODJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=21a4acca-94a4-495b-8d95-8fab6b540db8 http.request.method=POST http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.866944ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=6bd84d10-4411-4688-83c3-7313c55489b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/foo/bar/blobs/uploads/37045f7b-b213-4531-9f57-aea8b88f4e28?_state=j7wf6R2BoRIV3LXlBgMqS3iOxKwPFRUwbSbxItqGgpd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM3MDQ1ZjdiLWIyMTMtNDUzMS05ZjU3LWFlYThiODhmNGUyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNTowNC4xMjkyNTc3OTFaIn0%3D&digest=sha256%3Ad17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" http.request.useragent="Go-http-client/1.1" http.response.duration=3.003469285s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:04 +0000] "PUT /v2/foo/bar/blobs/uploads/37045f7b-b213-4531-9f57-aea8b88f4e28?_state=j7wf6R2BoRIV3LXlBgMqS3iOxKwPFRUwbSbxItqGgpd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM3MDQ1ZjdiLWIyMTMtNDUzMS05ZjU3LWFlYThiODhmNGUyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNTowNC4xMjkyNTc3OTFaIn0%3D&digest=sha256%3Ad17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=e5352824-85b6-4720-a153-09e78a323524 http.request.method=POST http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.417155ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:34687" http.request.id=f711f00c-1a58-4c91-83a3-8217a242ceea http.request.method=PATCH http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/foo/bar/blobs/uploads/94062671-94c0-44f4-ba0c-562df9d59c57?_state=unmKYTBrDC047Th5jZuqevUpehj-sUqMQWpaAwgo1wl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0MDYyNjcxLTk0YzAtNDRmNC1iYTBjLTU2MmRmOWQ1OWM1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNTowNy4zNjM5OTc2NDVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.885064585s http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:07 +0000] "PATCH /v2/foo/bar/blobs/uploads/94062671-94c0-44f4-ba0c-562df9d59c57?_state=unmKYTBrDC047Th5jZuqevUpehj-sUqMQWpaAwgo1wl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0MDYyNjcxLTk0YzAtNDRmNC1iYTBjLTU2MmRmOWQ1OWM1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNTowNy4zNjM5OTc2NDVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=b4ed3fee-8ca9-41ad-925b-92ec7d8d0cbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/foo/bar/blobs/uploads/94062671-94c0-44f4-ba0c-562df9d59c57?_state=7tCmutUvbmPT763YZTLviSsYpALpHGkt7M1FsQ7CoCh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0MDYyNjcxLTk0YzAtNDRmNC1iYTBjLTU2MmRmOWQ1OWM1NyIsIk9mZnNldCI6MTg1OTYzNTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6MDdaIn0%3D&digest=sha256%3Ad17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.545496ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:10 +0000] "PUT /v2/foo/bar/blobs/uploads/94062671-94c0-44f4-ba0c-562df9d59c57?_state=7tCmutUvbmPT763YZTLviSsYpALpHGkt7M1FsQ7CoCh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0MDYyNjcxLTk0YzAtNDRmNC1iYTBjLTU2MmRmOWQ1OWM1NyIsIk9mZnNldCI6MTg1OTYzNTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6MDdaIn0%3D&digest=sha256%3Ad17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=5a5b69a0-e8b4-49f7-ba3e-08d906067cf9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.565625ms http.response.status=200 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:10 +0000] "HEAD /v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=ee17c625-2ff9-4f21-a8eb-cf5aadf097cc http.request.method=GET http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=158.133228ms http.response.status=200 http.response.written=18596352 127.0.0.1 - - [18/Jan/2025:00:05:10 +0000] "GET /v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d HTTP/1.1" 200 18596352 "" "Go-http-client/1.1" time="2025-01-18T00:05:10Z" level=error msg="error parsing digest="sha257:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=fbbe7b66-4e41-40ff-bb89-ccfd3aaaf4e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/foo/bar/blobs/sha257:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" vars.name="foo/bar" time="2025-01-18T00:05:10Z" 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:34687" http.request.id=fbbe7b66-4e41-40ff-bb89-ccfd3aaaf4e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/foo/bar/blobs/sha257:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.782774ms http.response.status=400 http.response.written=110 vars.digest="sha257:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:05:10 +0000] "GET /v2/foo/bar/blobs/sha257:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-18T00:05:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=ac139674-2aa9-4190-8938-2c57dac28a4b http.request.method=GET http.request.remoteaddr="127.0.0.1:45704" http.request.uri="/v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.917854ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:10 +0000] "GET /v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=232f2e67-c882-4702-a591-b44454bcb204 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45714" http.request.uri="/v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.599103ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:10 +0000] "DELETE /v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:10Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=0c2acd12-a1f1-48bd-80ec-316b6d0fec33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45714" http.request.uri="/v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.330673ms http.response.status=404 http.response.written=157 vars.digest="sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:05:10 +0000] "HEAD /v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T00:05:10Z" 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:34687" http.request.id=536f4bbc-b71d-4fb4-91ea-0805caf7f3d3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45714" http.request.uri="/v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.479443ms http.response.status=404 http.response.written=74 vars.digest="sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:05:10 +0000] "DELETE /v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-01-18T00:05:10Z" level=error msg="error parsing digest="sha257:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=4100efe6-1e98-4bcd-ba3f-8836abedd3e2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45730" http.request.uri="/v2/foo/bar/blobs/sha257:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" vars.name="foo/bar" time="2025-01-18T00:05:10Z" 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:34687" http.request.id=4100efe6-1e98-4bcd-ba3f-8836abedd3e2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45730" http.request.uri="/v2/foo/bar/blobs/sha257:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.641344ms http.response.status=400 http.response.written=110 vars.digest="sha257:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:05:10 +0000] "DELETE /v2/foo/bar/blobs/sha257:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-18T00:05:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=c4886781-4589-48c4-b626-41efc2502fc4 http.request.method=POST http.request.remoteaddr="127.0.0.1:45746" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.654063ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=0bd82514-e1b4-4c7b-b887-976631e30fbe http.request.method=PUT http.request.remoteaddr="127.0.0.1:45746" http.request.uri="/v2/foo/bar/blobs/uploads/6232bb0d-7503-43d4-b373-00e49e0eda4b?_state=I8Od_TFfrD9D0cDqxuIbo4b0vGZBrqY5NRny64Ht1Hd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyMzJiYjBkLTc1MDMtNDNkNC1iMzczLTAwZTQ5ZTBlZGE0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNToxMC41MDcyNzExNzhaIn0%3D&digest=sha256%3Ad17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.966128563s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:10 +0000] "PUT /v2/foo/bar/blobs/uploads/6232bb0d-7503-43d4-b373-00e49e0eda4b?_state=I8Od_TFfrD9D0cDqxuIbo4b0vGZBrqY5NRny64Ht1Hd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyMzJiYjBkLTc1MDMtNDNkNC1iMzczLTAwZTQ5ZTBlZGE0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNToxMC41MDcyNzExNzhaIn0%3D&digest=sha256%3Ad17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=90c4fb61-c084-4e10-8721-dd1bf1eea8bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45746" http.request.uri="/v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.740436ms http.response.status=200 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:13 +0000] "HEAD /v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=e37c2bc9-406f-40f2-aee1-4ba4845c3733 http.request.method=GET http.request.remoteaddr="127.0.0.1:45704" http.request.uri="/v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.202167633s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [18/Jan/2025:00:05:10 +0000] "GET /v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-01-18T00:05:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34687" http.request.id=ad78ef0d-4b9a-4123-8640-dbe8ca37b9c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45694" http.request.uri="/v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.21011996s http.response.status=200 http.response.written=2719744 127.0.0.1 - - [18/Jan/2025:00:05:10 +0000] "GET /v2/foo/bar/blobs/sha256:d17a48a0426d90d6c82fe44cfc247b20b758372cf35f256a101f17dc90fea08d HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (9.90s) === RUN TestRelativeURL time="2025-01-18T00:05:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:05:13Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:05:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40533" http.request.id=0b37e7d2-ebf0-4e46-aff0-15c3fe7bbb2e http.request.method=POST http.request.remoteaddr="127.0.0.1:52392" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.849698ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40533" http.request.id=ef2cbfb7-d171-40b5-bf9e-1f71d3946e52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52392" http.request.uri="/v2/foo/bar/blobs/uploads/24b1afc2-f86e-4c55-ba24-d779f5024835?_state=Jy-k9g2hZvhkXczY4p8tubv1MNhAS3qXVdHl8ajdNBp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI0YjFhZmMyLWY4NmUtNGM1NS1iYTI0LWQ3NzlmNTAyNDgzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNToxMy43MDU0OTI3NTFaIn0%3D&digest=sha256%3Ab52444f2e82c6dcf968c232b8674bf4793546a440f9690b69aa831c9645ecc61" http.request.useragent="Go-http-client/1.1" http.response.duration=4.348283402s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:14 +0000] "PUT /v2/foo/bar/blobs/uploads/24b1afc2-f86e-4c55-ba24-d779f5024835?_state=Jy-k9g2hZvhkXczY4p8tubv1MNhAS3qXVdHl8ajdNBp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI0YjFhZmMyLWY4NmUtNGM1NS1iYTI0LWQ3NzlmNTAyNDgzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNToxMy43MDU0OTI3NTFaIn0%3D&digest=sha256%3Ab52444f2e82c6dcf968c232b8674bf4793546a440f9690b69aa831c9645ecc61 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40533" http.request.id=2bfaf476-9265-49ac-b7f0-fe4c1131599e http.request.method=POST http.request.remoteaddr="127.0.0.1:52392" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.310975ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40533" http.request.id=00f7d707-0a4d-498c-833e-e02f417cdd4a http.request.method=POST http.request.remoteaddr="127.0.0.1:52392" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.668443ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:21Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40533" http.request.id=e830cd50-b713-4c7f-b82a-3780f7f88bbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:52392" http.request.uri="/v2/foo/bar/blobs/uploads/2b1f1ecd-06a1-4666-ac8a-da00ec31ba33?_state=cwbM6n6XprjP4aJ7heMc3DhoCQD7uRayafob2evvkq17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiMWYxZWNkLTA2YTEtNDY2Ni1hYzhhLWRhMDBlYzMxYmEzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNToxOC43NTY2NTk5WiJ9&digest=sha256%3A33470f0e4d9321247f5eeb1eb89723cdff4f14d08e89c6277b1f255dd7ad9e40" http.request.useragent="Go-http-client/1.1" http.response.duration=3.140428407s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:18 +0000] "PUT /v2/foo/bar/blobs/uploads/2b1f1ecd-06a1-4666-ac8a-da00ec31ba33?_state=cwbM6n6XprjP4aJ7heMc3DhoCQD7uRayafob2evvkq17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiMWYxZWNkLTA2YTEtNDY2Ni1hYzhhLWRhMDBlYzMxYmEzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNToxOC43NTY2NTk5WiJ9&digest=sha256%3A33470f0e4d9321247f5eeb1eb89723cdff4f14d08e89c6277b1f255dd7ad9e40 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (8.20s) === RUN TestBlobDeleteDisabled time="2025-01-18T00:05:21Z" 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-18T00:05:21Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:05:22Z" 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:46601" http.request.id=cc4ae13e-bf08-49d3-948f-02141512c4dc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41756" http.request.uri="/v2/foo/bar/blobs/sha256:5126c1e2eb2e6089be3f97acd8d421084ea98b713f2e3706ebc4f61bd8399f7f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.946395ms http.response.status=405 http.response.written=78 vars.digest="sha256:5126c1e2eb2e6089be3f97acd8d421084ea98b713f2e3706ebc4f61bd8399f7f" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:05:22 +0000] "DELETE /v2/foo/bar/blobs/sha256:5126c1e2eb2e6089be3f97acd8d421084ea98b713f2e3706ebc4f61bd8399f7f HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.26s) === RUN TestDeleteDisabled time="2025-01-18T00:05: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-18T00:05:22Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:05:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37953" http.request.id=3770fdb4-02a1-46e9-9a34-bea3aaf4d1c2 http.request.method=POST http.request.remoteaddr="127.0.0.1:36042" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.267455ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37953" http.request.id=52cb1afa-d6ce-4dcd-92d9-2070ff032c59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36042" http.request.uri="/v2/foo/bar/blobs/uploads/ca165731-5c58-4eb3-8f3f-914920f1f64e?_state=Rm-S9U9-hUEqpO25MzhvCInpD7DcIET8j4ElC906qnh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhMTY1NzMxLTVjNTgtNGViMy04ZjNmLTkxNDkyMGYxZjY0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNToyMi41MTExMDEyMzdaIn0%3D&digest=sha256%3A33dcbd150434d5a5b730aa2237d057effd07aec12fd72bd45aa441e775db01e0" http.request.useragent="Go-http-client/1.1" http.response.duration=4.200128597s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:22 +0000] "PUT /v2/foo/bar/blobs/uploads/ca165731-5c58-4eb3-8f3f-914920f1f64e?_state=Rm-S9U9-hUEqpO25MzhvCInpD7DcIET8j4ElC906qnh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhMTY1NzMxLTVjNTgtNGViMy04ZjNmLTkxNDkyMGYxZjY0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNToyMi41MTExMDEyMzdaIn0%3D&digest=sha256%3A33dcbd150434d5a5b730aa2237d057effd07aec12fd72bd45aa441e775db01e0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:26Z" 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:37953" http.request.id=8a88b6b6-a65c-4773-939d-0dfddf19401f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36042" http.request.uri="/v2/foo/bar/blobs/sha256:33dcbd150434d5a5b730aa2237d057effd07aec12fd72bd45aa441e775db01e0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.924034ms http.response.status=405 http.response.written=78 vars.digest="sha256:33dcbd150434d5a5b730aa2237d057effd07aec12fd72bd45aa441e775db01e0" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:05:26 +0000] "DELETE /v2/foo/bar/blobs/sha256:33dcbd150434d5a5b730aa2237d057effd07aec12fd72bd45aa441e775db01e0 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (4.56s) === RUN TestDeleteReadOnly time="2025-01-18T00:05:26Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:05:26Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:05:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39327" http.request.id=cc57c5b5-829b-4381-b76a-92e9876130de http.request.method=POST http.request.remoteaddr="127.0.0.1:51498" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.401166ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39327" http.request.id=685678b0-68af-4946-8537-c4ec5b760822 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51498" http.request.uri="/v2/foo/bar/blobs/uploads/ee48d9f0-39ef-4d7c-ba28-9c6da3ca4883?_state=kbv9sDvCwlR2IPrP0q1SjNcyuapMT7Jqwd_WMb-eElB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlNDhkOWYwLTM5ZWYtNGQ3Yy1iYTI4LTljNmRhM2NhNDg4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNToyNi45NzQ2MjIyMzNaIn0%3D&digest=sha256%3A71f779f0978c351391edf4fb98e1d371b8d8da863a2fda328e03e35bc71e22f9" http.request.useragent="Go-http-client/1.1" http.response.duration=2.003202716s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:26 +0000] "PUT /v2/foo/bar/blobs/uploads/ee48d9f0-39ef-4d7c-ba28-9c6da3ca4883?_state=kbv9sDvCwlR2IPrP0q1SjNcyuapMT7Jqwd_WMb-eElB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVlNDhkOWYwLTM5ZWYtNGQ3Yy1iYTI4LTljNmRhM2NhNDg4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNToyNi45NzQ2MjIyMzNaIn0%3D&digest=sha256%3A71f779f0978c351391edf4fb98e1d371b8d8da863a2fda328e03e35bc71e22f9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [18/Jan/2025:00:05:28 +0000] "DELETE /v2/foo/bar/blobs/sha256:71f779f0978c351391edf4fb98e1d371b8d8da863a2fda328e03e35bc71e22f9 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (2.27s) === RUN TestStartPushReadOnly time="2025-01-18T00:05:28Z" 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-18T00:05:28Z" level=info msg="redis not configured" go.version=go1.23.5 127.0.0.1 - - [18/Jan/2025:00:05:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2025-01-18T00:05:28Z" 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-18T00:05:28Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:05:28Z" 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:42107" http.request.id=d26282e5-f2eb-4982-a110-26ad350105a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:44698" 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.620503ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:00:05:28 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-18T00:05:28Z" 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:42107" http.request.id=def209b8-4ebb-4baa-9079-d2bfc54aacba http.request.method=GET http.request.remoteaddr="127.0.0.1:44698" 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.369573ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [18/Jan/2025:00:05:28 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T00:05:28Z" 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:42107" http.request.id=a9e1c2b8-d73d-40f9-b369-fa5b1d084c1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44698" 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.443843ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:00:05:28 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-01-18T00:05:29Z" 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:42107" http.request.id=0445191d-db04-476c-aa12-81d32546aaf1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.073857ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T00:05:29Z" 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:42107" http.request.id=0445191d-db04-476c-aa12-81d32546aaf1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.154437ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T00:05:29Z" 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:42107" http.request.id=0445191d-db04-476c-aa12-81d32546aaf1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.203237ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T00:05:29Z" 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:42107" http.request.id=0445191d-db04-476c-aa12-81d32546aaf1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.245117ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:00:05:28 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-01-18T00:05:29Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=04f07651-192b-42c7-a0a9-d2754bac9141 http.request.method=POST http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.310125ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:29 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=9f328804-021e-4b38-9a32-775185e1e9a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/schema1/blobs/uploads/a84b3858-6bfd-482b-9cc9-dc3978c784ac?_state=AMHptZNq2uzA3q8lLv88Gu02oJ0T8rZqKU-uxhr9g-h7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhODRiMzg1OC02YmZkLTQ4MmItOWNjOS1kYzM5NzhjNzg0YWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6MjkuMzMwNjY0MDA0WiJ9&digest=sha256%3A42ba85b68d236fa3ada0456e573f7961e64b5a013066b721523d28afb879dea0" http.request.useragent="Go-http-client/1.1" http.response.duration=3.77418497s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:29 +0000] "PUT /v2/foo/schema1/blobs/uploads/a84b3858-6bfd-482b-9cc9-dc3978c784ac?_state=AMHptZNq2uzA3q8lLv88Gu02oJ0T8rZqKU-uxhr9g-h7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhODRiMzg1OC02YmZkLTQ4MmItOWNjOS1kYzM5NzhjNzg0YWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6MjkuMzMwNjY0MDA0WiJ9&digest=sha256%3A42ba85b68d236fa3ada0456e573f7961e64b5a013066b721523d28afb879dea0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=eff569f2-eed9-49fe-8384-22f4516a380c http.request.method=POST http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.415406ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:33 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=1f416790-49e9-4c02-b393-d424c28a77d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/schema1/blobs/uploads/c50ca80d-d174-4d14-90f8-f25f78217672?_state=doIAd1s0-Ato0VbTnbHMgT-cFJtD8TovBiGFzD6mVzp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjNTBjYTgwZC1kMTc0LTRkMTQtOTBmOC1mMjVmNzgyMTc2NzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6MzMuNDI4Njg5MTI3WiJ9&digest=sha256%3Ac981a28a726d8e76207e35245face72a57945e8341d5eae2e8a77f535005581d" http.request.useragent="Go-http-client/1.1" http.response.duration=3.02360819s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:33 +0000] "PUT /v2/foo/schema1/blobs/uploads/c50ca80d-d174-4d14-90f8-f25f78217672?_state=doIAd1s0-Ato0VbTnbHMgT-cFJtD8TovBiGFzD6mVzp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjNTBjYTgwZC1kMTc0LTRkMTQtOTBmOC1mMjVmNzgyMTc2NzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6MzMuNDI4Njg5MTI3WiJ9&digest=sha256%3Ac981a28a726d8e76207e35245face72a57945e8341d5eae2e8a77f535005581d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=17790a41-5c19-49dd-b5ca-24e8e23376b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.662998ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:36 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=a536c4c7-19b0-4e6d-a8b5-996854e07636 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/schema1/manifests/sha256:9102ee02fdf7c0de97e9324438b71d5410511b279332840930d065a56d5981fc" http.request.useragent="Go-http-client/1.1" http.response.duration=3.079527ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:9102ee02fdf7c0de97e9324438b71d5410511b279332840930d065a56d5981fc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=59b061c4-29e7-4934-ba19-0fdad4d73a85 http.request.method=GET http.request.remoteaddr="127.0.0.1:44698" 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.631046ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:00:05:36 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T00:05:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=477a9faa-38c8-4f96-97c2-319dc73ff8d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/schema1/manifests/sha256:9102ee02fdf7c0de97e9324438b71d5410511b279332840930d065a56d5981fc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.501056ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:00:05:36 +0000] "GET /v2/foo/schema1/manifests/sha256:9102ee02fdf7c0de97e9324438b71d5410511b279332840930d065a56d5981fc HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T00:05:36Z" 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:42107" http.request.id=0a72d045-b726-4e5e-bfbf-21d7a8a844ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/schema1/manifests/sha256:9102ee02fdf7c0de97e9324438b71d5410511b279332840930d065a56d5981fc" http.request.useragent="Go-http-client/1.1" http.response.duration=3.015407ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:9102ee02fdf7c0de97e9324438b71d5410511b279332840930d065a56d5981fc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:36Z" 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:42107" http.request.id=3e1279a6-9d01-4429-9d14-133899bfb1ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/schema1/manifests/sha256:9102ee02fdf7c0de97e9324438b71d5410511b279332840930d065a56d5981fc" http.request.useragent="Go-http-client/1.1" http.response.duration=3.039657ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:9102ee02fdf7c0de97e9324438b71d5410511b279332840930d065a56d5981fc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:42107" http.request.id=ceae2b70-5e96-4cd9-8bad-20c7fabde4fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/schema1/manifests/sha256:9102ee02fdf7c0de97e9324438b71d5410511b279332840930d065a56d5981fc" http.request.useragent="Go-http-client/1.1" http.response.duration=3.031667ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:9102ee02fdf7c0de97e9324438b71d5410511b279332840930d065a56d5981fc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=1d8695fa-3396-41a2-b390-0d71292b840c http.request.method=GET http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/schema1/manifests/sha256:9102ee02fdf7c0de97e9324438b71d5410511b279332840930d065a56d5981fc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.466615ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:00:05:36 +0000] "GET /v2/foo/schema1/manifests/sha256:9102ee02fdf7c0de97e9324438b71d5410511b279332840930d065a56d5981fc HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T00:05:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=f58d66ea-c1af-47ea-b3d8-897e41363abd http.request.method=GET http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.544084ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:36 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=e990343f-0ef9-4e02-9742-d1487dcb5bd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/schema1/manifests/sha256:9102ee02fdf7c0de97e9324438b71d5410511b279332840930d065a56d5981fc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.549624ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:36 +0000] "GET /v2/foo/schema1/manifests/sha256:9102ee02fdf7c0de97e9324438b71d5410511b279332840930d065a56d5981fc HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=1fb553e9-da8e-4c0e-9620-534ba89d5d60 http.request.method=GET http.request.remoteaddr="127.0.0.1:44698" 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.562044ms http.response.status=200 http.response.written=41 127.0.0.1 - - [18/Jan/2025:00:05:36 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-18T00:05:36Z" level=error msg="payload digest does match: "sha256:f297b62beb526cf12976614f8f337f8ea44bcf362b9ed4f94b8b6ddc4d15b701" != "sha256:9102ee02fdf7c0de97e9324438b71d5410511b279332840930d065a56d5981fc"" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=32a5dbdd-a0a8-4502-9b1b-db8eb6da4514 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/schema1/manifests/sha256:9102ee02fdf7c0de97e9324438b71d5410511b279332840930d065a56d5981fc" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:9102ee02fdf7c0de97e9324438b71d5410511b279332840930d065a56d5981fc" time="2025-01-18T00:05:36Z" 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:42107" http.request.id=32a5dbdd-a0a8-4502-9b1b-db8eb6da4514 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/schema1/manifests/sha256:9102ee02fdf7c0de97e9324438b71d5410511b279332840930d065a56d5981fc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.740084ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:9102ee02fdf7c0de97e9324438b71d5410511b279332840930d065a56d5981fc" 127.0.0.1 - - [18/Jan/2025:00:05:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:9102ee02fdf7c0de97e9324438b71d5410511b279332840930d065a56d5981fc HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-01-18T00:05:36Z" 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:42107" http.request.id=26d4e959-aafb-4e64-b121-69262db64355 http.request.method=GET http.request.remoteaddr="127.0.0.1:44700" 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.720934ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:00:05:36 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T00:05:36Z" 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:42107" http.request.id=3bf2344a-2a35-4e4a-8cf8-365527cf98c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44700" 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.534144ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [18/Jan/2025:00:05:36 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T00:05:36Z" 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:42107" http.request.id=627cc929-a911-44a6-89df-a2fc01bff6ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:44700" 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.793244ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T00:05:36Z" 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:42107" http.request.id=627cc929-a911-44a6-89df-a2fc01bff6ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:44700" 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.855864ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T00:05:36Z" 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:42107" http.request.id=627cc929-a911-44a6-89df-a2fc01bff6ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:44700" 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.905624ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:00:05:36 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-01-18T00:05:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=619e9ef7-263a-4aef-967c-fb62e3c861b3 http.request.method=POST http.request.remoteaddr="127.0.0.1:44700" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.752873ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:36 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=3b522a54-266e-433d-96a8-8bcdd51f31e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44700" http.request.uri="/v2/foo/schema2/blobs/uploads/02e46b41-85e6-48ba-95c4-008f7d31598d?_state=t4JKBsYnUDSpJbPHnfJDrsIdfjPzwM-wjESNzXiSJLB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMmU0NmI0MS04NWU2LTQ4YmEtOTVjNC0wMDhmN2QzMTU5OGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6MzYuNDk5NTE5NzFaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.084065ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:36 +0000] "PUT /v2/foo/schema2/blobs/uploads/02e46b41-85e6-48ba-95c4-008f7d31598d?_state=t4JKBsYnUDSpJbPHnfJDrsIdfjPzwM-wjESNzXiSJLB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMmU0NmI0MS04NWU2LTQ4YmEtOTVjNC0wMDhmN2QzMTU5OGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6MzYuNDk5NTE5NzFaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:36Z" 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:42107" http.request.id=f90b2c99-bc8e-4db2-9753-092ceb1253bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44700" 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.770864ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T00:05:36Z" 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:42107" http.request.id=f90b2c99-bc8e-4db2-9753-092ceb1253bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44700" 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.832815ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:00:05:36 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-01-18T00:05:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=d387b4a6-4333-4ac5-adbe-6958aadfdcf1 http.request.method=POST http.request.remoteaddr="127.0.0.1:44700" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.384605ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:36 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:38Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=d98cd771-e4f9-4844-b538-b6c963d1bc8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44700" http.request.uri="/v2/foo/schema2/blobs/uploads/9f9a95fa-a135-4e33-acff-50b7d0bc41d1?_state=qkxzPxKYOPl_Gc2RRKu72Cf0q4Gt6D5V2fBJbjbybrl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZjlhOTVmYS1hMTM1LTRlMzMtYWNmZi01MGI3ZDBiYzQxZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6MzYuNzUxOTkwMDA1WiJ9&digest=sha256%3Aa25f528ce0f2934804f18d5b9f25b389e04a3baf0236de66a3972b1f468b74fc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.797563844s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:36 +0000] "PUT /v2/foo/schema2/blobs/uploads/9f9a95fa-a135-4e33-acff-50b7d0bc41d1?_state=qkxzPxKYOPl_Gc2RRKu72Cf0q4Gt6D5V2fBJbjbybrl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZjlhOTVmYS1hMTM1LTRlMzMtYWNmZi01MGI3ZDBiYzQxZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6MzYuNzUxOTkwMDA1WiJ9&digest=sha256%3Aa25f528ce0f2934804f18d5b9f25b389e04a3baf0236de66a3972b1f468b74fc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:38Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=fa982b08-6703-4f71-bc3e-ba6c07fd7fe5 http.request.method=POST http.request.remoteaddr="127.0.0.1:44700" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.299195ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:38 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:45Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=51439108-3d9c-477d-ab15-2ff45211d3ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:44700" http.request.uri="/v2/foo/schema2/blobs/uploads/165ab50a-b0b9-4ef9-a95b-3c1d44619f1a?_state=MEdBMLVUnphLQ127H3uRAXiHATq3BDheKJTj3UqMDst7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNjVhYjUwYS1iMGI5LTRlZjktYTk1Yi0zYzFkNDQ2MTlmMWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6MzguOTc0OTg2ODM0WiJ9&digest=sha256%3A0b0b2920289a4a73a62aae49ece6bd63a0fdf143b1882be448ecda9403e9ad32" http.request.useragent="Go-http-client/1.1" http.response.duration=6.471574803s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:38 +0000] "PUT /v2/foo/schema2/blobs/uploads/165ab50a-b0b9-4ef9-a95b-3c1d44619f1a?_state=MEdBMLVUnphLQ127H3uRAXiHATq3BDheKJTj3UqMDst7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNjVhYjUwYS1iMGI5LTRlZjktYTk1Yi0zYzFkNDQ2MTlmMWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6MzguOTc0OTg2ODM0WiJ9&digest=sha256%3A0b0b2920289a4a73a62aae49ece6bd63a0fdf143b1882be448ecda9403e9ad32 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:45Z" 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:42107" http.request.id=d7c869af-fd59-409d-a33a-9ebed98adb93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44700" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.566796ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:45 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:45Z" 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:42107" http.request.id=f34a66fd-a1c0-4ee1-95f2-04eefc59dc24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44700" http.request.uri="/v2/foo/schema2/manifests/sha256:9383437cb3fde0871182dc876dea9bc60e3a6f6181b31520a9e210b22b634331" http.request.useragent="Go-http-client/1.1" http.response.duration=1.870075ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:45 +0000] "PUT /v2/foo/schema2/manifests/sha256:9383437cb3fde0871182dc876dea9bc60e3a6f6181b31520a9e210b22b634331 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:45Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=7a8d1f0b-2997-4090-9f9c-3ed885f35802 http.request.method=GET http.request.remoteaddr="127.0.0.1:44700" 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.687244ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:00:05:45 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T00:05:45Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=717444e6-9c68-44f4-8301-8eac539d38b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44700" http.request.uri="/v2/foo/schema2/manifests/sha256:9383437cb3fde0871182dc876dea9bc60e3a6f6181b31520a9e210b22b634331" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.570853ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:00:05:45 +0000] "GET /v2/foo/schema2/manifests/sha256:9383437cb3fde0871182dc876dea9bc60e3a6f6181b31520a9e210b22b634331 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T00:05:45Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=ee7aaf71-e89b-4b5a-b931-27eabda5b59e http.request.method=GET http.request.remoteaddr="127.0.0.1:44700" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.331733ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:45 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:45Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=25a0e132-3aa9-4488-a091-724eae7a48a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44700" http.request.uri="/v2/foo/schema2/manifests/sha256:9383437cb3fde0871182dc876dea9bc60e3a6f6181b31520a9e210b22b634331" http.request.useragent="Go-http-client/1.1" http.response.duration=1.235833ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:45 +0000] "GET /v2/foo/schema2/manifests/sha256:9383437cb3fde0871182dc876dea9bc60e3a6f6181b31520a9e210b22b634331 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:45Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=29da69ff-4b65-4758-9eb4-a9468085fbc9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44700" 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.224302ms http.response.status=200 http.response.written=45 127.0.0.1 - - [18/Jan/2025:00:05:45 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-01-18T00:05:45Z" level=info msg="rewriting manifest sha256:9383437cb3fde0871182dc876dea9bc60e3a6f6181b31520a9e210b22b634331 in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=f6ce76eb-fa30-4b1a-a854-0e581e2add3f http.request.method=GET http.request.remoteaddr="127.0.0.1:44700" 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-18T00:05:45Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=f6ce76eb-fa30-4b1a-a854-0e581e2add3f http.request.method=GET http.request.remoteaddr="127.0.0.1:44700" 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=3.241517ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [18/Jan/2025:00:05:45 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-01-18T00:05:45Z" 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:42107" http.request.id=6428c269-934d-4424-8e37-a748cd564118 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44700" 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.402233ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [18/Jan/2025:00:05:45 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-01-18T00:05:45Z" 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:42107" http.request.id=3cb2d522-8c66-45ad-9145-7019548f927c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44700" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.787084ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:45 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:45Z" 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:42107" http.request.id=1e2e20c7-63a2-4236-a3f4-2d16078d5ff4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44700" http.request.uri="/v2/foo/schema2/manifests/sha256:d06185bea136b9a94c58dd7b2dbe2d8fc773ed44c9acc6066b2590a1a762ffa7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.548474ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:45 +0000] "PUT /v2/foo/schema2/manifests/sha256:d06185bea136b9a94c58dd7b2dbe2d8fc773ed44c9acc6066b2590a1a762ffa7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:45Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=4c754de8-1a7d-4ab5-86d1-8320e1a01f76 http.request.method=GET http.request.remoteaddr="127.0.0.1:44700" 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.493883ms http.response.status=200 http.response.written=434 127.0.0.1 - - [18/Jan/2025:00:05:45 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-18T00:05:45Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=a63186d8-6845-40f6-b7a9-d4fbfcb15e12 http.request.method=GET http.request.remoteaddr="127.0.0.1:44700" http.request.uri="/v2/foo/schema2/manifests/sha256:d06185bea136b9a94c58dd7b2dbe2d8fc773ed44c9acc6066b2590a1a762ffa7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.403623ms http.response.status=200 http.response.written=434 127.0.0.1 - - [18/Jan/2025:00:05:45 +0000] "GET /v2/foo/schema2/manifests/sha256:d06185bea136b9a94c58dd7b2dbe2d8fc773ed44c9acc6066b2590a1a762ffa7 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-18T00:05:45Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=2153d07d-2b80-43a7-9470-5bc719af272b http.request.method=GET http.request.remoteaddr="127.0.0.1:44700" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.178572ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:45 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:45Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=0214275f-fb39-4d04-b156-e5bd19cd82a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44700" http.request.uri="/v2/foo/schema2/manifests/sha256:d06185bea136b9a94c58dd7b2dbe2d8fc773ed44c9acc6066b2590a1a762ffa7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.175523ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:45 +0000] "GET /v2/foo/schema2/manifests/sha256:d06185bea136b9a94c58dd7b2dbe2d8fc773ed44c9acc6066b2590a1a762ffa7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:45Z" level=info msg="rewriting manifest list sha256:d06185bea136b9a94c58dd7b2dbe2d8fc773ed44c9acc6066b2590a1a762ffa7 in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=c03729bb-ee4a-49de-a4bf-1eb3dbd2b46f http.request.method=GET http.request.remoteaddr="127.0.0.1:44700" 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-18T00:05:45Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42107" http.request.id=c03729bb-ee4a-49de-a4bf-1eb3dbd2b46f http.request.method=GET http.request.remoteaddr="127.0.0.1:44700" 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.471345ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [18/Jan/2025:00:05:45 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-01-18T00:05:45Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:05:45Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:05:45Z" 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:33745" http.request.id=0dc4f196-1198-4088-b34e-e1738a15b7e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42684" 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.319193ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:00:05:45 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-18T00:05:45Z" 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:33745" http.request.id=a3867e5f-493a-4a0a-a851-e3b89d1b5cc7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42684" 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.151673ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [18/Jan/2025:00:05:45 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T00:05:45Z" 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:33745" http.request.id=d18e1129-57be-4c52-82b1-bb95c6627932 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42684" 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.191812ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:00:05:45 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-01-18T00:05:45Z" 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:33745" http.request.id=6642a07c-fa5e-4e61-8469-d6f50ba2e725 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42684" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.108464ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T00:05:45Z" 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:33745" http.request.id=6642a07c-fa5e-4e61-8469-d6f50ba2e725 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42684" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.181065ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T00:05:45Z" 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:33745" http.request.id=6642a07c-fa5e-4e61-8469-d6f50ba2e725 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42684" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.226515ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T00:05:45Z" 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:33745" http.request.id=6642a07c-fa5e-4e61-8469-d6f50ba2e725 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42684" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.268735ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:00:05:45 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-01-18T00:05:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=0d265323-0d0b-4f49-a937-d632b9db45ee http.request.method=POST http.request.remoteaddr="127.0.0.1:42684" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.398905ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:46 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:55Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=08dadaf6-68d6-4a65-b490-b30bf022cf3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42684" http.request.uri="/v2/foo/schema1/blobs/uploads/b1606fe2-abfe-400d-9f8a-95077a5f5968?_state=jssFCJNTAtLit5UbEgzp67ERbQAzrsrhNCq40seny4N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiMTYwNmZlMi1hYmZlLTQwMGQtOWY4YS05NTA3N2E1ZjU5NjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6NDYuMDkzNTAyODM5WiJ9&digest=sha256%3A1398012a53b086e411c57d897a66dc946bf2081d937b3bdfdb072b63f67b4ef0" http.request.useragent="Go-http-client/1.1" http.response.duration=9.62166833s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:46 +0000] "PUT /v2/foo/schema1/blobs/uploads/b1606fe2-abfe-400d-9f8a-95077a5f5968?_state=jssFCJNTAtLit5UbEgzp67ERbQAzrsrhNCq40seny4N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiMTYwNmZlMi1hYmZlLTQwMGQtOWY4YS05NTA3N2E1ZjU5NjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6NDYuMDkzNTAyODM5WiJ9&digest=sha256%3A1398012a53b086e411c57d897a66dc946bf2081d937b3bdfdb072b63f67b4ef0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:55Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=4ccc87d4-93c0-4a31-95d8-8b43a3502238 http.request.method=POST http.request.remoteaddr="127.0.0.1:42684" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.134855ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:55 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=5923835f-c843-4486-abd7-d9564f52826e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42684" http.request.uri="/v2/foo/schema1/blobs/uploads/a05601ac-8e13-41e9-872d-615c51646974?_state=vAtXK1j7bW_XJC7C80OInO1vxdi332hERWTp9q7TfAt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMDU2MDFhYy04ZTEzLTQxZTktODcyZC02MTVjNTE2NDY5NzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6NTUuOTU3MTExODIxWiJ9&digest=sha256%3A0e0865bf5657670a93f0f88bf6747a4d71156b122a75df01133832d4f0293bb4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.730655506s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:55 +0000] "PUT /v2/foo/schema1/blobs/uploads/a05601ac-8e13-41e9-872d-615c51646974?_state=vAtXK1j7bW_XJC7C80OInO1vxdi332hERWTp9q7TfAt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMDU2MDFhYy04ZTEzLTQxZTktODcyZC02MTVjNTE2NDY5NzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6NTUuOTU3MTExODIxWiJ9&digest=sha256%3A0e0865bf5657670a93f0f88bf6747a4d71156b122a75df01133832d4f0293bb4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=bc744598-ff63-4abe-9d4f-7ad65e1497c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42684" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.671488ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:57 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=a89689b1-0644-462f-b9e4-ca74131d4b3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42684" http.request.uri="/v2/foo/schema1/manifests/sha256:d8418a055236f707af87e96292802a83fc755eccfe50c6116e0ac2d29668d76b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.196087ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:57 +0000] "PUT /v2/foo/schema1/manifests/sha256:d8418a055236f707af87e96292802a83fc755eccfe50c6116e0ac2d29668d76b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=5bbbe169-1252-48ad-95ad-6aa53683afbf http.request.method=GET http.request.remoteaddr="127.0.0.1:42684" 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.554496ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:00:05:57 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T00:05:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=2ec449ed-6d43-4833-bf0c-f14a945fa516 http.request.method=GET http.request.remoteaddr="127.0.0.1:42684" http.request.uri="/v2/foo/schema1/manifests/sha256:d8418a055236f707af87e96292802a83fc755eccfe50c6116e0ac2d29668d76b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.439965ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:00:05:57 +0000] "GET /v2/foo/schema1/manifests/sha256:d8418a055236f707af87e96292802a83fc755eccfe50c6116e0ac2d29668d76b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T00:05:57Z" 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:33745" http.request.id=e1ea0671-dcdc-4877-ba01-aa0e2927a53a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42684" http.request.uri="/v2/foo/schema1/manifests/sha256:d8418a055236f707af87e96292802a83fc755eccfe50c6116e0ac2d29668d76b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.011417ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:57 +0000] "PUT /v2/foo/schema1/manifests/sha256:d8418a055236f707af87e96292802a83fc755eccfe50c6116e0ac2d29668d76b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:57Z" 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:33745" http.request.id=37874413-0960-45e4-b1c4-ead567003d40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42684" http.request.uri="/v2/foo/schema1/manifests/sha256:d8418a055236f707af87e96292802a83fc755eccfe50c6116e0ac2d29668d76b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.948076ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:57 +0000] "PUT /v2/foo/schema1/manifests/sha256:d8418a055236f707af87e96292802a83fc755eccfe50c6116e0ac2d29668d76b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:33745" http.request.id=f0e98ccf-d045-4aa1-a760-9fbc438c14bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:42684" http.request.uri="/v2/foo/schema1/manifests/sha256:d8418a055236f707af87e96292802a83fc755eccfe50c6116e0ac2d29668d76b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.957376ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:57 +0000] "PUT /v2/foo/schema1/manifests/sha256:d8418a055236f707af87e96292802a83fc755eccfe50c6116e0ac2d29668d76b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=8fd0f649-fa08-4ed7-93e7-6cd8bba5ef79 http.request.method=GET http.request.remoteaddr="127.0.0.1:42684" http.request.uri="/v2/foo/schema1/manifests/sha256:d8418a055236f707af87e96292802a83fc755eccfe50c6116e0ac2d29668d76b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.365785ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:00:05:57 +0000] "GET /v2/foo/schema1/manifests/sha256:d8418a055236f707af87e96292802a83fc755eccfe50c6116e0ac2d29668d76b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T00:05:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=cf1b86ff-18e9-4d9c-9db2-7691ff176f4f http.request.method=GET http.request.remoteaddr="127.0.0.1:42684" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.362863ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:57 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=78c49cf7-fb88-4c84-8c61-5872cc5b54fa http.request.method=GET http.request.remoteaddr="127.0.0.1:42684" http.request.uri="/v2/foo/schema1/manifests/sha256:d8418a055236f707af87e96292802a83fc755eccfe50c6116e0ac2d29668d76b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.279713ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:57 +0000] "GET /v2/foo/schema1/manifests/sha256:d8418a055236f707af87e96292802a83fc755eccfe50c6116e0ac2d29668d76b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=8adc478f-d875-4ea8-b264-bb8a443fdbf6 http.request.method=GET http.request.remoteaddr="127.0.0.1:42684" 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.316953ms http.response.status=200 http.response.written=41 127.0.0.1 - - [18/Jan/2025:00:05:57 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-18T00:05:57Z" level=error msg="payload digest does match: "sha256:618b90a5f7015516096d706457ae37366ab5be9a70196e504a2337b5bd390a0d" != "sha256:d8418a055236f707af87e96292802a83fc755eccfe50c6116e0ac2d29668d76b"" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=1f15c7f5-e292-45e3-96d2-81fa9aedd2dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42684" http.request.uri="/v2/foo/schema1/manifests/sha256:d8418a055236f707af87e96292802a83fc755eccfe50c6116e0ac2d29668d76b" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:d8418a055236f707af87e96292802a83fc755eccfe50c6116e0ac2d29668d76b" time="2025-01-18T00:05:57Z" 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:33745" http.request.id=1f15c7f5-e292-45e3-96d2-81fa9aedd2dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42684" http.request.uri="/v2/foo/schema1/manifests/sha256:d8418a055236f707af87e96292802a83fc755eccfe50c6116e0ac2d29668d76b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.578043ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:d8418a055236f707af87e96292802a83fc755eccfe50c6116e0ac2d29668d76b" 127.0.0.1 - - [18/Jan/2025:00:05:57 +0000] "PUT /v2/foo/schema1/manifests/sha256:d8418a055236f707af87e96292802a83fc755eccfe50c6116e0ac2d29668d76b HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-01-18T00:05:57Z" 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:33745" http.request.id=e2332957-9815-4439-8ca5-3982835b4201 http.request.method=GET http.request.remoteaddr="127.0.0.1:36862" 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.491413ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:00:05:57 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T00:05:57Z" 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:33745" http.request.id=e3f9474a-15e9-4a07-b20d-9a425b8f8b1f http.request.method=GET http.request.remoteaddr="127.0.0.1:36862" 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.376413ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [18/Jan/2025:00:05:57 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T00:05:57Z" 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:33745" http.request.id=e8a0c465-22ac-4061-bf5e-3ad4db770463 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36862" 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.564854ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T00:05:57Z" 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:33745" http.request.id=e8a0c465-22ac-4061-bf5e-3ad4db770463 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36862" 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.629174ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T00:05:57Z" 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:33745" http.request.id=e8a0c465-22ac-4061-bf5e-3ad4db770463 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36862" 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.680984ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:00:05:57 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-01-18T00:05:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=1926a201-693c-4da9-9fab-164e41c0a474 http.request.method=POST http.request.remoteaddr="127.0.0.1:36862" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.549313ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:57 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=9031720e-af6b-4683-963b-f4e6c86e1771 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36862" http.request.uri="/v2/foo/schema2/blobs/uploads/fb996226-0e90-406b-bce5-c415b21e4c4d?_state=9KpFhgd0zj1yk29K5ACouJwnDwr91KNolcZQ99epixl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmYjk5NjIyNi0wZTkwLTQwNmItYmNlNS1jNDE1YjIxZTRjNGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6NTcuNzMxNzAzMzc0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.829484ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:57 +0000] "PUT /v2/foo/schema2/blobs/uploads/fb996226-0e90-406b-bce5-c415b21e4c4d?_state=9KpFhgd0zj1yk29K5ACouJwnDwr91KNolcZQ99epixl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmYjk5NjIyNi0wZTkwLTQwNmItYmNlNS1jNDE1YjIxZTRjNGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6NTcuNzMxNzAzMzc0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:05:57Z" 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:33745" http.request.id=8964e0f4-bfea-4ac8-bf85-f1b81dc3ff38 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36862" 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.487693ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T00:05:57Z" 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:33745" http.request.id=8964e0f4-bfea-4ac8-bf85-f1b81dc3ff38 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36862" 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.548243ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:00:05:57 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-01-18T00:05:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=7ee4fa4c-7e8b-4ca4-8ebf-f4746d2e5234 http.request.method=POST http.request.remoteaddr="127.0.0.1:36862" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.978494ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:58 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=fd04cc2f-c8e6-4922-b55c-22c468571662 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36862" http.request.uri="/v2/foo/schema2/blobs/uploads/9485ae98-4dcb-4051-ae8f-afb9a53e0811?_state=8yuLWafcSIOuCSY1cnzfKJMnTm5Ty1szepeZRdxiMZF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NDg1YWU5OC00ZGNiLTQwNTEtYWU4Zi1hZmI5YTUzZTA4MTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6NTguMjAyOTY1ODJaIn0%3D&digest=sha256%3Ad3adecb2dc90c9f625df66062414ca8c03645542c6327f2f68a573995a2205ec" http.request.useragent="Go-http-client/1.1" http.response.duration=7.91630389s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:05:58 +0000] "PUT /v2/foo/schema2/blobs/uploads/9485ae98-4dcb-4051-ae8f-afb9a53e0811?_state=8yuLWafcSIOuCSY1cnzfKJMnTm5Ty1szepeZRdxiMZF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NDg1YWU5OC00ZGNiLTQwNTEtYWU4Zi1hZmI5YTUzZTA4MTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDU6NTguMjAyOTY1ODJaIn0%3D&digest=sha256%3Ad3adecb2dc90c9f625df66062414ca8c03645542c6327f2f68a573995a2205ec HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=9cf76237-0fbe-483e-8be0-9715668cc0da http.request.method=POST http.request.remoteaddr="127.0.0.1:36862" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.370286ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:06 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=5e6303d3-1760-419b-8e19-cf7ff6a517a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36862" http.request.uri="/v2/foo/schema2/blobs/uploads/0c18b589-a7de-4b55-a43a-cec08f65bb0d?_state=5-hBXztO_ddWONTQoaWlhyW24LfYTKJvvEWDE95TJO97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYzE4YjU4OS1hN2RlLTRiNTUtYTQzYS1jZWMwOGY2NWJiMGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDY6MDYuNTU3NjU3NzM0WiJ9&digest=sha256%3Ac818dbd1acd5ab9f0d1c6ccbb49fb7f36fb4605efbf7c3c9bcc6ab59e4db2334" http.request.useragent="Go-http-client/1.1" http.response.duration=6.426276362s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:06 +0000] "PUT /v2/foo/schema2/blobs/uploads/0c18b589-a7de-4b55-a43a-cec08f65bb0d?_state=5-hBXztO_ddWONTQoaWlhyW24LfYTKJvvEWDE95TJO97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYzE4YjU4OS1hN2RlLTRiNTUtYTQzYS1jZWMwOGY2NWJiMGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDY6MDYuNTU3NjU3NzM0WiJ9&digest=sha256%3Ac818dbd1acd5ab9f0d1c6ccbb49fb7f36fb4605efbf7c3c9bcc6ab59e4db2334 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:12Z" 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:33745" http.request.id=7c66faa6-4915-465a-a9c8-173695947d13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36862" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.044266ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:12 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:12Z" 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:33745" http.request.id=2a7c4aee-59a4-4d05-8d54-70f006f6265d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36862" http.request.uri="/v2/foo/schema2/manifests/sha256:05594b3f824f7b71c1a03019a7644a2d28492a66f847566f45a3f8ffaa60720a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.644696ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:12 +0000] "PUT /v2/foo/schema2/manifests/sha256:05594b3f824f7b71c1a03019a7644a2d28492a66f847566f45a3f8ffaa60720a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=758db19b-84f0-4c90-9350-15048b35c888 http.request.method=GET http.request.remoteaddr="127.0.0.1:36862" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.006755ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:00:06:12 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T00:06:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=e1956d07-72b6-40ee-853f-5deff7e8836d http.request.method=GET http.request.remoteaddr="127.0.0.1:36862" http.request.uri="/v2/foo/schema2/manifests/sha256:05594b3f824f7b71c1a03019a7644a2d28492a66f847566f45a3f8ffaa60720a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.038004ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:00:06:12 +0000] "GET /v2/foo/schema2/manifests/sha256:05594b3f824f7b71c1a03019a7644a2d28492a66f847566f45a3f8ffaa60720a HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T00:06:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=9c7729ac-064e-4142-9ad4-d3acc1cd91a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:36862" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.670904ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=527a4ed2-8416-4129-91df-e90bc0db50c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36862" http.request.uri="/v2/foo/schema2/manifests/sha256:05594b3f824f7b71c1a03019a7644a2d28492a66f847566f45a3f8ffaa60720a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.445113ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "GET /v2/foo/schema2/manifests/sha256:05594b3f824f7b71c1a03019a7644a2d28492a66f847566f45a3f8ffaa60720a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=be1e429a-009b-4e3e-aa98-b8c28d583e31 http.request.method=GET http.request.remoteaddr="127.0.0.1:36862" 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.440153ms http.response.status=200 http.response.written=45 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-01-18T00:06:13Z" level=info msg="rewriting manifest sha256:05594b3f824f7b71c1a03019a7644a2d28492a66f847566f45a3f8ffaa60720a in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=9c49297d-19ac-4157-b852-08ba7f8f6db1 http.request.method=GET http.request.remoteaddr="127.0.0.1:36862" 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-18T00:06:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=9c49297d-19ac-4157-b852-08ba7f8f6db1 http.request.method=GET http.request.remoteaddr="127.0.0.1:36862" 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=3.190037ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-01-18T00:06:13Z" 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:33745" http.request.id=22b44ffa-a770-4299-92e6-3fe78ec6da3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36862" 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=2.383686ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-01-18T00:06:13Z" 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:33745" http.request.id=e08b5a90-b8e9-406a-9226-43d5a6955cc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36862" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.727356ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:13Z" 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:33745" http.request.id=bc226d01-4d54-4977-a1a3-1df63f7cb8ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:36862" http.request.uri="/v2/foo/schema2/manifests/sha256:89394578d5f26d7dcf917d1d958ea95198a24a32a74bdba480a95edf50309310" http.request.useragent="Go-http-client/1.1" http.response.duration=2.140295ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "PUT /v2/foo/schema2/manifests/sha256:89394578d5f26d7dcf917d1d958ea95198a24a32a74bdba480a95edf50309310 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=73899826-56d4-43eb-af67-64d0a05d185b http.request.method=GET http.request.remoteaddr="127.0.0.1:36862" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.378365ms http.response.status=200 http.response.written=434 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-18T00:06:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=100f471f-eb31-4860-8127-9cddfc7f967a http.request.method=GET http.request.remoteaddr="127.0.0.1:36862" http.request.uri="/v2/foo/schema2/manifests/sha256:89394578d5f26d7dcf917d1d958ea95198a24a32a74bdba480a95edf50309310" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.188715ms http.response.status=200 http.response.written=434 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "GET /v2/foo/schema2/manifests/sha256:89394578d5f26d7dcf917d1d958ea95198a24a32a74bdba480a95edf50309310 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-18T00:06:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=a0b98b9c-17fc-403e-a623-c2f586d6110b http.request.method=GET http.request.remoteaddr="127.0.0.1:36862" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.317475ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=464ef034-2022-459f-ba5d-9c5580d57e13 http.request.method=GET http.request.remoteaddr="127.0.0.1:36862" http.request.uri="/v2/foo/schema2/manifests/sha256:89394578d5f26d7dcf917d1d958ea95198a24a32a74bdba480a95edf50309310" http.request.useragent="Go-http-client/1.1" http.response.duration=1.352063ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "GET /v2/foo/schema2/manifests/sha256:89394578d5f26d7dcf917d1d958ea95198a24a32a74bdba480a95edf50309310 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:13Z" level=info msg="rewriting manifest list sha256:89394578d5f26d7dcf917d1d958ea95198a24a32a74bdba480a95edf50309310 in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=f0a061e4-3b70-4604-97e3-172dd3d1f77b http.request.method=GET http.request.remoteaddr="127.0.0.1:36862" 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-18T00:06:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33745" http.request.id=f0a061e4-3b70-4604-97e3-172dd3d1f77b http.request.method=GET http.request.remoteaddr="127.0.0.1:36862" 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.956386ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (44.04s) === RUN TestGetManifestWithStorageError time="2025-01-18T00:06:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:06:13Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:06:13Z" 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:38499" http.request.id=668e5672-8856-4036-a986-e1c2a96daea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:59352" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.722166ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-18T00:06:13Z" 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:38499" http.request.id=8ca22998-e181-4315-83c2-d9c455730670 http.request.method=GET http.request.remoteaddr="127.0.0.1:59352" http.request.uri="/v2/genericstorageerr/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.449686ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-01-18T00:06:13Z" 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:38499" http.request.id=5ad53ae5-b224-460d-a596-265289414898 http.request.method=GET http.request.remoteaddr="127.0.0.1:59352" 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=1.611504ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-01-18T00:06:13Z" 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:38499" http.request.id=22dee27f-1f62-4c93-994f-26f5d2694048 http.request.method=GET http.request.remoteaddr="127.0.0.1:59352" 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=2.390005ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.02s) === RUN TestManifestDelete time="2025-01-18T00:06:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:06:13Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:06:13Z" 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:37343" http.request.id=2e33012d-94d9-4044-97c9-58b397be8f3f http.request.method=GET http.request.remoteaddr="127.0.0.1:53042" 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.682683ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-18T00:06:13Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=fa2000ec-ade3-4593-a7bf-58545696994a http.request.method=GET http.request.remoteaddr="127.0.0.1:53042" 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=3.154257ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T00:06:13Z" 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:37343" http.request.id=34317e09-ceb2-4991-ace9-b537b880e79c http.request.method=PUT http.request.remoteaddr="127.0.0.1:53042" 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.575373ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-01-18T00:06:13Z" 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:37343" http.request.id=3dadd686-a8d2-44a3-b07d-dd2b1386e499 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53042" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.198527ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T00:06:13Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=3dadd686-a8d2-44a3-b07d-dd2b1386e499 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53042" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.255937ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T00:06:13Z" 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:37343" http.request.id=3dadd686-a8d2-44a3-b07d-dd2b1386e499 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53042" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.297107ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T00:06:13Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=3dadd686-a8d2-44a3-b07d-dd2b1386e499 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53042" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.387598ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-01-18T00:06:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=95f3cd50-cf0c-4154-9d1b-2c503dfb067a http.request.method=POST http.request.remoteaddr="127.0.0.1:53042" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.358675ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=fbd66ba0-ed3c-497c-bc01-3c4a1b8b159d http.request.method=PUT http.request.remoteaddr="127.0.0.1:53042" http.request.uri="/v2/foo/schema1/blobs/uploads/9d748179-cf47-4504-9281-8f3274ad5283?_state=u-Jj4ojLjDIaTOH54O4OkAVhzx4lHjI427aBdPhloY17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5ZDc0ODE3OS1jZjQ3LTQ1MDQtOTI4MS04ZjMyNzRhZDUyODMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDY6MTMuNDg0MTUzNjU3WiJ9&digest=sha256%3Ad53f5c2553a627b646642f002a8e369ae29369c1fd43ef84ded1c83b6dde12a7" http.request.useragent="Go-http-client/1.1" http.response.duration=6.190310783s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:13 +0000] "PUT /v2/foo/schema1/blobs/uploads/9d748179-cf47-4504-9281-8f3274ad5283?_state=u-Jj4ojLjDIaTOH54O4OkAVhzx4lHjI427aBdPhloY17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5ZDc0ODE3OS1jZjQ3LTQ1MDQtOTI4MS04ZjMyNzRhZDUyODMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDY6MTMuNDg0MTUzNjU3WiJ9&digest=sha256%3Ad53f5c2553a627b646642f002a8e369ae29369c1fd43ef84ded1c83b6dde12a7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:20Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=4e184072-771a-43bd-85f0-421813c65824 http.request.method=POST http.request.remoteaddr="127.0.0.1:53042" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.859916ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:20 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=aeab6c0a-7448-464e-a827-570479540935 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53042" http.request.uri="/v2/foo/schema1/blobs/uploads/a194c20d-01c6-48c5-bb50-323cecb49afb?_state=x8WUZTW5T6spRrpmKQDdcr1erU88f1-zCcx0sSqoYZh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMTk0YzIwZC0wMWM2LTQ4YzUtYmI1MC0zMjNjZWNiNDlhZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDY6MjAuMTUxMzExNTQ5WiJ9&digest=sha256%3A79e9e90c245a3797d4088e7501242477b71849ea76d96cc534d542d7044e045c" http.request.useragent="Go-http-client/1.1" http.response.duration=7.583315787s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:20 +0000] "PUT /v2/foo/schema1/blobs/uploads/a194c20d-01c6-48c5-bb50-323cecb49afb?_state=x8WUZTW5T6spRrpmKQDdcr1erU88f1-zCcx0sSqoYZh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMTk0YzIwZC0wMWM2LTQ4YzUtYmI1MC0zMjNjZWNiNDlhZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDY6MjAuMTUxMzExNTQ5WiJ9&digest=sha256%3A79e9e90c245a3797d4088e7501242477b71849ea76d96cc534d542d7044e045c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=3492df0b-4005-4f34-a546-94753bb23ab9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53042" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.095459ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=3addc0ac-bb37-4186-a78e-873ab1eb8638 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53042" http.request.uri="/v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.962216ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=353e12cd-2a48-4ac1-b9ae-ea9dd8119ebc http.request.method=GET http.request.remoteaddr="127.0.0.1:53042" 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.803456ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=c33473cb-a7ad-4426-852d-cf3631d37b90 http.request.method=GET http.request.remoteaddr="127.0.0.1:53042" http.request.uri="/v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.324455ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "GET /v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" 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:37343" http.request.id=0db1944f-74fc-4841-810a-80f65b83ab28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53042" http.request.uri="/v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.422067ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" 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:37343" http.request.id=53b95811-a6b9-40b6-985b-17793ac6941f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53042" http.request.uri="/v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.753026ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:37343" http.request.id=c66a4b09-cbcb-4026-afc7-1bd726f6436e http.request.method=PUT http.request.remoteaddr="127.0.0.1:53042" http.request.uri="/v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.720476ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=ffc1d5fa-e37d-4167-8cd1-9dafeb4ef4b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:53042" http.request.uri="/v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.217295ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "GET /v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=b368d760-83c8-4a70-b731-7521ac93580e http.request.method=GET http.request.remoteaddr="127.0.0.1:53042" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.506344ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=48584ca0-b9db-42f8-b187-1034974e7286 http.request.method=GET http.request.remoteaddr="127.0.0.1:53042" http.request.uri="/v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.533504ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "GET /v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=ef321881-cb66-4145-9042-4b5119e57555 http.request.method=GET http.request.remoteaddr="127.0.0.1:53042" 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.269463ms http.response.status=200 http.response.written=41 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" level=error msg="payload digest does match: "sha256:7bf3dc6c09fefc20837951bc88940235af2b7b94b3d8f3e5ea926a155213d34b" != "sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e"" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=b15e936b-db57-47ca-91f6-e9d4884a1d43 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53042" http.request.uri="/v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e" time="2025-01-18T00:06:27Z" 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:37343" http.request.id=b15e936b-db57-47ca-91f6-e9d4884a1d43 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53042" http.request.uri="/v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.707954ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e" 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=da2f1048-ba59-4df6-ad39-85dc771f8ed5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47384" http.request.uri="/v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.737614ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "DELETE /v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=3c05833a-3414-466a-b8f9-04f2946a5cd7 http.request.method=GET http.request.remoteaddr="127.0.0.1:47384" http.request.uri="/v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.520353ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e" 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "GET /v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" 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:37343" http.request.id=308077f0-76c6-40cc-9441-ff2bda7b12e1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47392" http.request.uri="/v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.569333ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e" 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "DELETE /v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=69fa02f4-fdc1-47e6-8b6b-c15100490fab http.request.method=PUT http.request.remoteaddr="127.0.0.1:47396" http.request.uri="/v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.893906ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "PUT /v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=932bedbc-f703-4cd4-a996-cff925b699da http.request.method=GET http.request.remoteaddr="127.0.0.1:47396" http.request.uri="/v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.173664ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "GET /v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" 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:37343" http.request.id=abacef79-e47c-4fc2-897d-8ede459594ac http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47402" 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.572193ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=28260936-8ddc-4c1b-89bf-74623848cd47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49518" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.862427ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=773623e2-d1df-46e8-86ef-bbc691adef43 http.request.method=GET http.request.remoteaddr="127.0.0.1:49518" 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.211793ms http.response.status=200 http.response.written=39 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=76505017-3d29-4d6a-860d-ff06d2c6cc72 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49518" http.request.uri="/v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.464693ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "DELETE /v2/foo/schema1/manifests/sha256:de79a9de3c3c442912b901235d0f4fef9d1bda54f8fae0ca87a342855968667e HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=ef75e061-b7c0-4e71-b250-6ddb2ce35afc http.request.method=GET http.request.remoteaddr="127.0.0.1:49518" 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.308392ms http.response.status=200 http.response.written=35 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" 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:37343" http.request.id=d933d0d9-8fe0-4e2d-96f1-1cb2bd1e2c55 http.request.method=GET http.request.remoteaddr="127.0.0.1:49518" 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.333293ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" 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:37343" http.request.id=e92fd9f0-d378-4c1d-a939-92a6dcaa3013 http.request.method=GET http.request.remoteaddr="127.0.0.1:49518" 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.429063ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" 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:37343" http.request.id=b36eb90c-f123-475a-bf46-d7fc96d97dac http.request.method=PUT http.request.remoteaddr="127.0.0.1:49518" 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.443703ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T00:06:27Z" 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:37343" http.request.id=b36eb90c-f123-475a-bf46-d7fc96d97dac http.request.method=PUT http.request.remoteaddr="127.0.0.1:49518" 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.494673ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T00:06:27Z" 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:37343" http.request.id=b36eb90c-f123-475a-bf46-d7fc96d97dac http.request.method=PUT http.request.remoteaddr="127.0.0.1:49518" 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.534193ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=54393921-f878-4561-8896-a964d9623206 http.request.method=POST http.request.remoteaddr="127.0.0.1:49518" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.532524ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=6e7fee72-64dc-4031-9e39-af515f0e74ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:49518" http.request.uri="/v2/foo/schema2/blobs/uploads/9ff5bdf6-9be6-42f8-99e9-05240e1e3340?_state=kOTtgXqkei2JCOmecntpZ5iqsog0xKQh3k9kXnWuS-J7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZmY1YmRmNi05YmU2LTQyZjgtOTllOS0wNTI0MGUxZTMzNDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDY6MjcuODA0MjA2MDY5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.952965ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "PUT /v2/foo/schema2/blobs/uploads/9ff5bdf6-9be6-42f8-99e9-05240e1e3340?_state=kOTtgXqkei2JCOmecntpZ5iqsog0xKQh3k9kXnWuS-J7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZmY1YmRmNi05YmU2LTQyZjgtOTllOS0wNTI0MGUxZTMzNDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDY6MjcuODA0MjA2MDY5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:27Z" 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:37343" http.request.id=d49f7be3-26bf-4ee7-a374-79db8be674a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49518" 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.689443ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T00:06:27Z" 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:37343" http.request.id=d49f7be3-26bf-4ee7-a374-79db8be674a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49518" 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.783894ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:00:06:27 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-01-18T00:06:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=68b85f5b-7248-4225-86e4-ac2b44c51961 http.request.method=POST http.request.remoteaddr="127.0.0.1:49518" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.332233ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:28 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:30Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=10bfacb9-f81c-42a6-a5c9-d5545b7bac1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49518" http.request.uri="/v2/foo/schema2/blobs/uploads/c1781dd6-ec2e-442c-8ff0-96f230b07f06?_state=WjjsXm2FdbpT-M95KdFBPOJbAD9bMKIAeHDIZ8Kkj4t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMTc4MWRkNi1lYzJlLTQ0MmMtOGZmMC05NmYyMzBiMDdmMDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDY6MjguMDg1MTQ4OTg3WiJ9&digest=sha256%3Ae8af3e5fedbab18aa9e0a2f0b09f5244fbeb6be9f114949ebe2b89a4c722d0a4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.443650105s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:28 +0000] "PUT /v2/foo/schema2/blobs/uploads/c1781dd6-ec2e-442c-8ff0-96f230b07f06?_state=WjjsXm2FdbpT-M95KdFBPOJbAD9bMKIAeHDIZ8Kkj4t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMTc4MWRkNi1lYzJlLTQ0MmMtOGZmMC05NmYyMzBiMDdmMDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDY6MjguMDg1MTQ4OTg3WiJ9&digest=sha256%3Ae8af3e5fedbab18aa9e0a2f0b09f5244fbeb6be9f114949ebe2b89a4c722d0a4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:30Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=35b0aa80-d563-45a4-850c-2e60782ec3c2 http.request.method=POST http.request.remoteaddr="127.0.0.1:49518" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.231205ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:30 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=fc7603ff-8d1f-4c2d-9ac0-41d56a1a232b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49518" http.request.uri="/v2/foo/schema2/blobs/uploads/34286351-9d5a-4af8-9b76-ad6982db07e0?_state=tvwJes3VD-h_W3jp2RDhKg53sAqiqn_9H5ckBAZkDuN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNDI4NjM1MS05ZDVhLTRhZjgtOWI3Ni1hZDY5ODJkYjA3ZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDY6MzAuODUzNDgyOTY1WiJ9&digest=sha256%3Ad56836fa44e01e91e8b6b26eda769ee2f3ef79db9adc8854f1c23bf33fab4557" http.request.useragent="Go-http-client/1.1" http.response.duration=3.450713349s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:30 +0000] "PUT /v2/foo/schema2/blobs/uploads/34286351-9d5a-4af8-9b76-ad6982db07e0?_state=tvwJes3VD-h_W3jp2RDhKg53sAqiqn_9H5ckBAZkDuN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNDI4NjM1MS05ZDVhLTRhZjgtOWI3Ni1hZDY5ODJkYjA3ZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MDY6MzAuODUzNDgyOTY1WiJ9&digest=sha256%3Ad56836fa44e01e91e8b6b26eda769ee2f3ef79db9adc8854f1c23bf33fab4557 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" 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:37343" http.request.id=a31f2452-e4d2-47e8-bb32-8bd33d63fa66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49518" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.919006ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" 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:37343" http.request.id=8b90165a-f2ca-458f-8e2c-09abd21ba3cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:49518" http.request.uri="/v2/foo/schema2/manifests/sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88" http.request.useragent="Go-http-client/1.1" http.response.duration=2.082835ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "PUT /v2/foo/schema2/manifests/sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=0b83bd51-3c50-43c1-b690-18b5dcecc413 http.request.method=GET http.request.remoteaddr="127.0.0.1:49518" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.171185ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=25157dc3-fc04-499b-befb-15740eb685b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49518" http.request.uri="/v2/foo/schema2/manifests/sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.771863ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "GET /v2/foo/schema2/manifests/sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=07447544-a677-4382-a209-b5491dfc22ab http.request.method=GET http.request.remoteaddr="127.0.0.1:49518" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.469434ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=e2921b3a-18c2-419d-aec0-819d2b355e9d http.request.method=GET http.request.remoteaddr="127.0.0.1:49518" http.request.uri="/v2/foo/schema2/manifests/sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88" http.request.useragent="Go-http-client/1.1" http.response.duration=1.284043ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "GET /v2/foo/schema2/manifests/sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=23ef9ef1-7b4d-4a93-b044-f51beac9bc6d http.request.method=GET http.request.remoteaddr="127.0.0.1:49518" 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.369333ms http.response.status=200 http.response.written=45 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" level=info msg="rewriting manifest sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88 in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=667ba768-2956-4c31-b38c-532787f31a6e http.request.method=GET http.request.remoteaddr="127.0.0.1:49518" 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-18T00:06:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=667ba768-2956-4c31-b38c-532787f31a6e http.request.method=GET http.request.remoteaddr="127.0.0.1:49518" 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.988117ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=136df548-9da6-4f76-8c55-7a471db4c892 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49518" http.request.uri="/v2/foo/schema2/manifests/sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88" http.request.useragent="Go-http-client/1.1" http.response.duration=1.580293ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "DELETE /v2/foo/schema2/manifests/sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=6b49b39e-3161-4335-9560-b4da9d85942a http.request.method=GET http.request.remoteaddr="127.0.0.1:49518" http.request.uri="/v2/foo/schema2/manifests/sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.480673ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88" 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "GET /v2/foo/schema2/manifests/sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" 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:37343" http.request.id=6995d1b9-0c27-4faa-bdc5-c7c75b29a1cc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49534" http.request.uri="/v2/foo/schema2/manifests/sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.479904ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88" 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "DELETE /v2/foo/schema2/manifests/sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" 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:37343" http.request.id=73d021cc-8feb-42cc-9856-19c9c2c6e047 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/foo/schema2/manifests/sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88" http.request.useragent="Go-http-client/1.1" http.response.duration=2.015765ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "PUT /v2/foo/schema2/manifests/sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=62066b48-63c9-4947-9024-aaa8abceef17 http.request.method=GET http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/foo/schema2/manifests/sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.534633ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "GET /v2/foo/schema2/manifests/sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" 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:37343" http.request.id=c41d67d9-5de2-4210-881e-651c27c41da2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49550" 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=1.549674ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" 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:37343" http.request.id=f7317132-8162-4988-9175-f87ecde3bc4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49558" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.942624ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=608b15fd-6a43-4c59-8463-8466f1ef0f7a http.request.method=GET http.request.remoteaddr="127.0.0.1:49558" 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.242243ms http.response.status=200 http.response.written=39 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=c18d31c4-14d9-4b0b-a3dd-8bb2a046fda7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49558" http.request.uri="/v2/foo/schema2/manifests/sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88" http.request.useragent="Go-http-client/1.1" http.response.duration=1.543293ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "DELETE /v2/foo/schema2/manifests/sha256:be039e0648ccda5acf69baf5b838bc6c9635434a055f8832a7b7685f71bffb88 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37343" http.request.id=6d2e81d6-0f5b-429c-99e8-ed367723af12 http.request.method=GET http.request.remoteaddr="127.0.0.1:49558" 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.192642ms http.response.status=200 http.response.written=35 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (21.30s) === RUN TestManifestDeleteDisabled time="2025-01-18T00:06:34Z" 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-18T00:06:34Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:06:34Z" 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:33509" http.request.id=b9b67899-c544-4f9d-af17-dcb73f5e9515 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33512" 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.535344ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.01s) === RUN TestRegistryAsCacheMutationAPIs time="2025-01-18T00:06:34Z" 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-18T00:06:34Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:06:34Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 time="2025-01-18T00:06:34Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.5 time="2025-01-18T00:06:34Z" 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-18T00:06:34Z" 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:35973" http.request.id=a52c185f-8539-44e8-9251-cab6973d237a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" 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.635826ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" 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:35973" http.request.id=c26c4fad-acee-4538-b5c3-5816ae4302ac http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33374" 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.294065ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" 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:35973" http.request.id=2a8cbdeb-c8a3-47f8-a4ce-4cfdabbbe70f http.request.method=POST http.request.remoteaddr="127.0.0.1:33382" 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.446185ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-01-18T00:06:34Z" 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:35973" http.request.id=c9101dfb-fd10-4c33-b703-925da5eda9d1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33398" 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.443835ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:06:34 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.52s) === RUN TestProxyManifestGetByTag time="2025-01-18T00:06:34Z" 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-18T00:06:34Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:06:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41995" http.request.id=c0435ee7-223f-4ba5-9c8a-c001b8375223 http.request.method=POST http.request.remoteaddr="127.0.0.1:60748" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.001635ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41995" http.request.id=21fd6b4a-6708-492c-8471-47c2e00b2014 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60748" http.request.uri="/v2/foo/bar/blobs/uploads/4b8b8b07-3f3e-4724-b241-b8da4803e650?_state=CfYp5PN-b8x-P2xVeCIxxh29BxMaKJkHCe4bpPfaIrl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiOGI4YjA3LTNmM2UtNDcyNC1iMjQxLWI4ZGE0ODAzZTY1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNjozNS4xMTI2MzMxMTJaIn0%3D&digest=sha256%3A1f20191646fc2c9fe057fbe483c5cda11b7fd9d00301a3a11f6119159dff0b65" http.request.useragent="Go-http-client/1.1" http.response.duration=1.689173615s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:35 +0000] "PUT /v2/foo/bar/blobs/uploads/4b8b8b07-3f3e-4724-b241-b8da4803e650?_state=CfYp5PN-b8x-P2xVeCIxxh29BxMaKJkHCe4bpPfaIrl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiOGI4YjA3LTNmM2UtNDcyNC1iMjQxLWI4ZGE0ODAzZTY1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNjozNS4xMTI2MzMxMTJaIn0%3D&digest=sha256%3A1f20191646fc2c9fe057fbe483c5cda11b7fd9d00301a3a11f6119159dff0b65 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41995" http.request.id=fb9a0dca-2d06-44ce-b0b9-26670d32f97e http.request.method=PUT http.request.remoteaddr="127.0.0.1:60748" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=5.452432ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:36 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:36Z" 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-18T00:06:36Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:06:36Z" level=info msg="Starting upload purge in 41m0s" go.version=go1.23.5 time="2025-01-18T00:06:36Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 time="2025-01-18T00:06:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41995" http.request.id=3b29af99-7798-4fc1-8d94-c400ea6a7c60 http.request.method=GET http.request.remoteaddr="127.0.0.1:60748" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.600723ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:00:06:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-18T00:06:36Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:41995" go.version=go1.23.5 time="2025-01-18T00:06:36Z" 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-18T00:06:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41995" http.request.id=44f4df33-cc56-4e0a-8c28-832cc7261c12 http.request.method=GET http.request.remoteaddr="127.0.0.1:60762" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.421263ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:00:06:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-18T00:06:36Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41995 /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:41995/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:39777" http.request.id=e1a7ddc7-6491-4cd7-b3cf-3e1f071a3b5f http.request.method=GET http.request.remoteaddr="127.0.0.1:53504" http.request.uri="/v2/foo/bar/manifests/sha256:3fb02653adc4e7ffc62807d89278cc792dc4063a212a3219999abac3ba39c5e1" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:3fb02653adc4e7ffc62807d89278cc792dc4063a212a3219999abac3ba39c5e1" time="2025-01-18T00:06:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41995" http.request.id=194a1e7f-c6c9-4647-9c94-ee08ee8fcfe4 http.request.method=GET http.request.remoteaddr="127.0.0.1:60768" http.request.uri="/v2/foo/bar/manifests/sha256:3fb02653adc4e7ffc62807d89278cc792dc4063a212a3219999abac3ba39c5e1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.445615ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:00:06:36 +0000] "GET /v2/foo/bar/manifests/sha256:3fb02653adc4e7ffc62807d89278cc792dc4063a212a3219999abac3ba39c5e1 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T00:06:36Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:3fb02653adc4e7ffc62807d89278cc792dc4063a212a3219999abac3ba39c5e1 with ttl=167h59m59.99999445s" go.version=go1.23.5 time="2025-01-18T00:06:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39777" http.request.id=e1a7ddc7-6491-4cd7-b3cf-3e1f071a3b5f http.request.method=GET http.request.remoteaddr="127.0.0.1:53504" http.request.uri="/v2/foo/bar/manifests/sha256:3fb02653adc4e7ffc62807d89278cc792dc4063a212a3219999abac3ba39c5e1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=10.570014ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:00:06:36 +0000] "GET /v2/foo/bar/manifests/sha256:3fb02653adc4e7ffc62807d89278cc792dc4063a212a3219999abac3ba39c5e1 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T00:06:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41995" http.request.id=2cd4f9ec-caee-4c20-a54a-ac3b7edcae33 http.request.method=GET http.request.remoteaddr="127.0.0.1:60768" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.320873ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:00:06:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-18T00:06:36Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41995 /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:41995/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:39777" http.request.id=1fc66a92-c8d4-4ee2-a18d-12d4125b9cc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53518" 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-18T00:06:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41995" http.request.id=e69f659a-dfbd-4894-82eb-e0750c730a3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60774" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.520465ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:00:06:36 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T00:06:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39777" http.request.id=1fc66a92-c8d4-4ee2-a18d-12d4125b9cc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53518" 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=8.677069ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:00:06:36 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T00:06:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41995" http.request.id=14700d5e-03da-479d-9dac-691828057f78 http.request.method=POST http.request.remoteaddr="127.0.0.1:60774" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.926584ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:40Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41995" http.request.id=8fb55eda-8c77-4c90-ba79-c91637c81d01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60774" http.request.uri="/v2/foo/bar/blobs/uploads/0d51053f-4c81-417d-8698-40e9145f9c9c?_state=ybFp9EgFPiGGjc22wpy34AluJcGH0fWR07SDXNcy5-x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBkNTEwNTNmLTRjODEtNDE3ZC04Njk4LTQwZTkxNDVmOWM5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNjozNy4xNDAzNzkyMDFaIn0%3D&digest=sha256%3A4357e9e7ad9ec5beae7ab6c4d62303fd38e9305549abcdc81757df845c034f20" http.request.useragent="Go-http-client/1.1" http.response.duration=2.999808048s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:37 +0000] "PUT /v2/foo/bar/blobs/uploads/0d51053f-4c81-417d-8698-40e9145f9c9c?_state=ybFp9EgFPiGGjc22wpy34AluJcGH0fWR07SDXNcy5-x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBkNTEwNTNmLTRjODEtNDE3ZC04Njk4LTQwZTkxNDVmOWM5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDowNjozNy4xNDAzNzkyMDFaIn0%3D&digest=sha256%3A4357e9e7ad9ec5beae7ab6c4d62303fd38e9305549abcdc81757df845c034f20 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:40Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41995" http.request.id=ec6c93c6-350b-43fa-8f3a-e12d94d8e15d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60774" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.517558ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:06:40 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:06:40Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41995" http.request.id=17ceedc5-cd23-488c-8048-b7a4da36e6ad http.request.method=GET http.request.remoteaddr="127.0.0.1:60774" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.725863ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:00:06:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-18T00:06:40Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41995 /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:41995/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:39777" http.request.id=c0291b08-f137-4add-ae5a-a40a02372b03 http.request.method=GET http.request.remoteaddr="127.0.0.1:39392" 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-18T00:06:40Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41995" http.request.id=d413e9c4-42a7-43d5-b287-3c59e9896ec4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34878" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.590125ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:00:06:40 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T00:06:40Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41995" http.request.id=85dddaae-6dc8-4546-9c4f-9f72ba669bee http.request.method=GET http.request.remoteaddr="127.0.0.1:34878" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.191523ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:00:06:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-18T00:06:40Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41995 /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:41995/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:39777" http.request.id=c0291b08-f137-4add-ae5a-a40a02372b03 http.request.method=GET http.request.remoteaddr="127.0.0.1:39392" 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-18T00:06:40Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41995" http.request.id=fdb05075-ede2-4e3a-80c4-56f715b91c2e http.request.method=GET http.request.remoteaddr="127.0.0.1:34892" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.058216ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:00:06:40 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T00:06:40Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:4e48ce3e0bdec69bf89e46fe943113f55fee54000a91145e705be766726bc3d0 with ttl=167h59m59.9999938s" go.version=go1.23.5 time="2025-01-18T00:06:40Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39777" http.request.id=c0291b08-f137-4add-ae5a-a40a02372b03 http.request.method=GET http.request.remoteaddr="127.0.0.1:39392" 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=15.287694ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:00:06:40 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (5.29s) === RUN TestAppDispatcher time="2025-01-18T00:06:40Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36609" http.request.id=dffe041d-600e-413f-981b-0574443ac988 http.request.method=GET http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.538684ms http.response.status=200 http.response.written=0 time="2025-01-18T00:06:40Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36609" http.request.id=3790c330-ba5b-4e01-945d-a8748789bfc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.347353ms http.response.status=200 http.response.written=0 time="2025-01-18T00:06:40Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36609" http.request.id=924ae585-d194-49ea-a141-f18fbfaa99f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.577514ms http.response.status=200 http.response.written=0 time="2025-01-18T00:06:40Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36609" http.request.id=8cf6c3ec-d5f7-49a8-a7f1-710ad8d3ad91 http.request.method=GET http.request.remoteaddr="127.0.0.1:42354" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.239723ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-01-18T00:06:40Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 instance.id=25d1734a-aaef-4465-b1cc-690df9ac7b03 time="2025-01-18T00:06:40Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=25d1734a-aaef-4465-b1cc-690df9ac7b03 time="2025-01-18T00:06:40Z" 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:33721" http.request.id=44c2abd4-2095-4da5-8f9b-b7870c23b2c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51872" 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-18T00:06:40Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 instance.id=25d1734a-aaef-4465-b1cc-690df9ac7b03 time="2025-01-18T00:06:40Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=25d1734a-aaef-4465-b1cc-690df9ac7b03 time="2025-01-18T00:06:40Z" level=info msg="configuring file health check path=/tmp/healthcheck1437824405, interval=1" go.version=go1.23.5 instance.id=25d1734a-aaef-4465-b1cc-690df9ac7b03 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-01-18T00:06:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 instance.id=25d1734a-aaef-4465-b1cc-690df9ac7b03 time="2025-01-18T00:06:44Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=25d1734a-aaef-4465-b1cc-690df9ac7b03 time="2025-01-18T00:06:44Z" level=info msg="configuring TCP health check addr=127.0.0.1:43737, interval=1" go.version=go1.23.5 instance.id=25d1734a-aaef-4465-b1cc-690df9ac7b03 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-01-18T00:06:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 instance.id=25d1734a-aaef-4465-b1cc-690df9ac7b03 time="2025-01-18T00:06:48Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=25d1734a-aaef-4465-b1cc-690df9ac7b03 time="2025-01-18T00:06:48Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:32919, interval=1, threshold=3" go.version=go1.23.5 instance.id=25d1734a-aaef-4465-b1cc-690df9ac7b03 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 180.064s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.18s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.06s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (4.06s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (5.53s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.60s) === RUN TestProxyManifests --- PASS: TestProxyManifests (1.11s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 14.557s === RUN TestSchedule time="2025-01-18T00:03:55Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=9305bb6a-0fa2-4b5b-b17c-bf670a023df8 time="2025-01-18T00:03:55Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99416ms" go.version=go1.23.5 instance.id=9305bb6a-0fa2-4b5b-b17c-bf670a023df8 time="2025-01-18T00:03:55Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.72µs" go.version=go1.23.5 instance.id=9305bb6a-0fa2-4b5b-b17c-bf670a023df8 time="2025-01-18T00:03:55Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.32µs" go.version=go1.23.5 instance.id=9305bb6a-0fa2-4b5b-b17c-bf670a023df8 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-18T00:03:55Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=9305bb6a-0fa2-4b5b-b17c-bf670a023df8 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-01-18T00:03:55Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=9305bb6a-0fa2-4b5b-b17c-bf670a023df8 time="2025-01-18T00:03:55Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99298ms" go.version=go1.23.5 instance.id=9305bb6a-0fa2-4b5b-b17c-bf670a023df8 time="2025-01-18T00:03:55Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99653ms" go.version=go1.23.5 instance.id=9305bb6a-0fa2-4b5b-b17c-bf670a023df8 time="2025-01-18T00:03:55Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=9305bb6a-0fa2-4b5b-b17c-bf670a023df8 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-01-18T00:03:55Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=9305bb6a-0fa2-4b5b-b17c-bf670a023df8 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.585s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (7.01s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 16552448 sha256:a75c4786878a51e97dadee983ac4c07fd9c731bf8e2cdbeff8cd957ffe1fbbb7 [] map[] } --- PASS: TestSimpleBlobRead (0.87s) === RUN TestBlobMount --- PASS: TestBlobMount (1.23s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (5.74s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (5.09s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (5.77s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.03s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.02s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:38d72cc8ed6134011b889f399a360252a0c197e68f492f4354cf9adbd82ab57b palailogos: marking blob sha256:47da9e471f31ee9c096152752a6596659c905eb29f0e76ca60f1ab39407d9bd1 palailogos: marking blob sha256:f8cf79b607526f7590da880956fa2f27b745484b388244147ce50d799d4dd570 palailogos: marking manifest sha256:82a2bc18863709afc61b372b06d155395a42f362d33050d6ce616ed73807f761 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:bfc30144d608ef2ea356b750066a1d884e88a781e8d33b44f590a559c8a33fff palailogos: marking blob sha256:5eaf67b1ae3d01415632d7c1469e6facfe36d17a536df0880e59e66d057c9c7b palailogos: marking manifest sha256:88055bc31d2543cd07f2ee28aa91e744c984f829ed2c3383b46c89f5010684dd palailogos: marking blob sha256:38d72cc8ed6134011b889f399a360252a0c197e68f492f4354cf9adbd82ab57b palailogos: marking blob sha256:9407afd8cf8932c17d332bf0d5028c6a7b5a93dec1c9621940dcb4db449f4f83 palailogos: marking manifest sha256:9407afd8cf8932c17d332bf0d5028c6a7b5a93dec1c9621940dcb4db449f4f83 palailogos: marking blob sha256:6de0cb8ec38351f4156e8fa579246e3246cce2d8023e33ecc1fb638ed9d4819d palailogos: marking blob sha256:b1fb88dfc4f256ae310c51e183ce54eee67cae5bea1b3bc08f63e7f7d7c32879 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (4.13s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:681a9dc54d839160ef2d80cf4f319068a59fe1c0e8a04ffa56822f85f6e933cc deletemanifests: marking manifest sha256:f389b2670322211515808f5ca9db13664849745a093766c310d22c9fe3be48a9 deletemanifests: marking blob sha256:c7c505c0b9bd3219f26d15b3ca0e461ae7bd6c59d7173954279a1cd330cb3af4 deletemanifests: marking blob sha256:f1d4b49df1f314be4a130d74a741c832f3ac9795d19151ab74bb55a7c15e6913 deletemanifests: marking blob sha256:492c216379f1fceed7aac4b6124a30bfb3c415eb7c5ed3ac8429487887ee55f4 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:2dc42544e177807293e2d7c63c2f4ab70f7f39559068362d0b7b2d16af670225 blob eligible for deletion: sha256:3fa675100b60474c52f4f951329b35968910190923c9b9f739fa07aa9bda4acb blob eligible for deletion: sha256:681a9dc54d839160ef2d80cf4f319068a59fe1c0e8a04ffa56822f85f6e933cc blob eligible for deletion: sha256:6b1d3509b162cc531a11ba81c3d3361e6046f45ec7f086151356e34b7a212bd5 deletemanifests manifest eligible for deletion: sha256:681a9dc54d839160ef2d80cf4f319068a59fe1c0e8a04ffa56822f85f6e933cc deletemanifests: marking manifest sha256:f389b2670322211515808f5ca9db13664849745a093766c310d22c9fe3be48a9 deletemanifests: marking blob sha256:c7c505c0b9bd3219f26d15b3ca0e461ae7bd6c59d7173954279a1cd330cb3af4 deletemanifests: marking blob sha256:f1d4b49df1f314be4a130d74a741c832f3ac9795d19151ab74bb55a7c15e6913 deletemanifests: marking blob sha256:492c216379f1fceed7aac4b6124a30bfb3c415eb7c5ed3ac8429487887ee55f4 time="2025-01-18T00:04:29Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/681a9dc54d839160ef2d80cf4f319068a59fe1c0e8a04ffa56822f85f6e933cc" go.version=go1.23.5 instance.id=37c8e951-7d77-42a3-8921-f88269f33a7f time="2025-01-18T00:04:29Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/681a9dc54d839160ef2d80cf4f319068a59fe1c0e8a04ffa56822f85f6e933cc" go.version=go1.23.5 instance.id=37c8e951-7d77-42a3-8921-f88269f33a7f 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:3fa675100b60474c52f4f951329b35968910190923c9b9f739fa07aa9bda4acb time="2025-01-18T00:04:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3f/3fa675100b60474c52f4f951329b35968910190923c9b9f739fa07aa9bda4acb" go.version=go1.23.5 instance.id=37c8e951-7d77-42a3-8921-f88269f33a7f blob eligible for deletion: sha256:681a9dc54d839160ef2d80cf4f319068a59fe1c0e8a04ffa56822f85f6e933cc time="2025-01-18T00:04:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/68/681a9dc54d839160ef2d80cf4f319068a59fe1c0e8a04ffa56822f85f6e933cc" go.version=go1.23.5 instance.id=37c8e951-7d77-42a3-8921-f88269f33a7f blob eligible for deletion: sha256:6b1d3509b162cc531a11ba81c3d3361e6046f45ec7f086151356e34b7a212bd5 time="2025-01-18T00:04:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6b/6b1d3509b162cc531a11ba81c3d3361e6046f45ec7f086151356e34b7a212bd5" go.version=go1.23.5 instance.id=37c8e951-7d77-42a3-8921-f88269f33a7f blob eligible for deletion: sha256:2dc42544e177807293e2d7c63c2f4ab70f7f39559068362d0b7b2d16af670225 time="2025-01-18T00:04:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2d/2dc42544e177807293e2d7c63c2f4ab70f7f39559068362d0b7b2d16af670225" go.version=go1.23.5 instance.id=37c8e951-7d77-42a3-8921-f88269f33a7f --- PASS: TestDeleteManifestIfTagNotFound (4.18s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:ccd85284773bb4d04932762b3233cea276560f680d198e19c7ac63cc4fa6a374 time="2025-01-18T00:04:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cc/ccd85284773bb4d04932762b3233cea276560f680d198e19c7ac63cc4fa6a374" go.version=go1.23.5 instance.id=37c8e951-7d77-42a3-8921-f88269f33a7f blob eligible for deletion: sha256:e00f081e5969c2492c4d136fb27030a23ad299240f736291997f59d91416f376 time="2025-01-18T00:04:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e0/e00f081e5969c2492c4d136fb27030a23ad299240f736291997f59d91416f376" go.version=go1.23.5 instance.id=37c8e951-7d77-42a3-8921-f88269f33a7f blob eligible for deletion: sha256:e1ebddbba0087f8af6c81bbccb84650cacadb8bb348a46755de233f7e67c2db7 time="2025-01-18T00:04:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e1/e1ebddbba0087f8af6c81bbccb84650cacadb8bb348a46755de233f7e67c2db7" go.version=go1.23.5 instance.id=37c8e951-7d77-42a3-8921-f88269f33a7f --- PASS: TestGCWithMissingManifests (1.62s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:e6339aadc98f94777f2f0c4917b961011e9d2a63c6f04b401c5c9df2733341b5 komnenos: marking blob sha256:35436bc24bb2f6e563d8f3eaa1c44167f97755ff6ba5aa394a69f575480ae47f komnenos: marking blob sha256:a1dc3a91d821e367b8a635dd7978cc920553313ec26c82c7ac6ee5dce15eea2d 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:1e6a70b1ebd4d9e70a75508a0c7fa1ac0985c38918827add5e7ad67f68dd7f0f time="2025-01-18T00:04:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1e/1e6a70b1ebd4d9e70a75508a0c7fa1ac0985c38918827add5e7ad67f68dd7f0f" go.version=go1.23.5 instance.id=37c8e951-7d77-42a3-8921-f88269f33a7f blob eligible for deletion: sha256:52bcc5819bc2fb93c4b6be8796a3e9575907addf47afa4f45140e43d6fe38214 time="2025-01-18T00:04:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/52/52bcc5819bc2fb93c4b6be8796a3e9575907addf47afa4f45140e43d6fe38214" go.version=go1.23.5 instance.id=37c8e951-7d77-42a3-8921-f88269f33a7f blob eligible for deletion: sha256:9deb75e1d2e7ba860e8c539db8a3e88c9c07ac92e39629b6d0b2db5e2ed8b73f time="2025-01-18T00:04:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9d/9deb75e1d2e7ba860e8c539db8a3e88c9c07ac92e39629b6d0b2db5e2ed8b73f" go.version=go1.23.5 instance.id=37c8e951-7d77-42a3-8921-f88269f33a7f blob eligible for deletion: sha256:b96b82000df080c7661814f6fc284ddee3c47791a5bf3567ba890d86ad10c7ba time="2025-01-18T00:04:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b9/b96b82000df080c7661814f6fc284ddee3c47791a5bf3567ba890d86ad10c7ba" go.version=go1.23.5 instance.id=37c8e951-7d77-42a3-8921-f88269f33a7f blob eligible for deletion: sha256:ce316c8b9cb705686629852774598c325d9374a9afd02a91013011091406ee0a time="2025-01-18T00:04:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ce/ce316c8b9cb705686629852774598c325d9374a9afd02a91013011091406ee0a" go.version=go1.23.5 instance.id=37c8e951-7d77-42a3-8921-f88269f33a7f blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-01-18T00:04:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.5 instance.id=37c8e951-7d77-42a3-8921-f88269f33a7f blob eligible for deletion: sha256:025e5b9bf609171a870bbcb8fcda97f1e757e9237577bb5faaba4125a2e75c05 time="2025-01-18T00:04:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/02/025e5b9bf609171a870bbcb8fcda97f1e757e9237577bb5faaba4125a2e75c05" go.version=go1.23.5 instance.id=37c8e951-7d77-42a3-8921-f88269f33a7f --- PASS: TestDeletionHasEffect (4.13s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (3.94s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:858a833c3feeb53da9c4d2c2e13ef924e624cea817e21fc55b45b206bb8f84df michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:5ec7dfe5389255cb29137c239a3dbf792e8ebd6a1bf63b22be246ba1e4130a9f michael_z_doukas: marking blob sha256:cad8cbe5ff0aaf9ba65a64e7406d30d0c0e8fc2158f46e821b6cf034967913c6 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:5597ccb2b5c72183f0745e2ca90b0ffee09678b04941969467ff72ea233b80e8 time="2025-01-18T00:04:41Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/55/5597ccb2b5c72183f0745e2ca90b0ffee09678b04941969467ff72ea233b80e8" go.version=go1.23.5 instance.id=37c8e951-7d77-42a3-8921-f88269f33a7f --- PASS: TestOrphanBlobDeleted (2.16s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:ca047db53a2863a018ec23f3fa06a9a74003c72106d02b8423e910f9385391fd linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:8dcc29e87a1108af31b3f36e628aa5af69ed7463c1f4142704bd20e6c9f497b1 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (1.62s) === RUN TestManifestStorage --- PASS: TestManifestStorage (1.31s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.69s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (2.45s) === 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-18T00:04:47Z" level=info msg="PurgeUploads starting: olderThan=2025-01-17 23:04:47.173576202 +0000 UTC m=-3547.973583183, actuallyDelete=true" time="2025-01-18T00:04:47Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-01-18T00:04:47Z" level=info msg="PurgeUploads starting: olderThan=2025-01-18 00:04:47.175121696 +0000 UTC m=+52.027962311, actuallyDelete=true" time="2025-01-18T00:04:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/eaf58e93-4543-4fea-a958-721abcc55b09 have older date (2025-01-17 23:04:47 +0000 UTC) than purge date (2025-01-18 00:04:47.175121696 +0000 UTC m=+52.027962311). Removing upload directory." time="2025-01-18T00:04:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f1bca7f7-07ed-4986-8a64-4514643a0674 have older date (2025-01-17 23:04:47 +0000 UTC) than purge date (2025-01-18 00:04:47.175121696 +0000 UTC m=+52.027962311). Removing upload directory." time="2025-01-18T00:04:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fe477c9f-e990-4e7c-8049-c2063d70c569 have older date (2025-01-17 23:04:47 +0000 UTC) than purge date (2025-01-18 00:04:47.175121696 +0000 UTC m=+52.027962311). Removing upload directory." time="2025-01-18T00:04:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/9dcd74c4-f2ea-4a29-91cb-7670f496c9c1 have older date (2025-01-17 23:04:47 +0000 UTC) than purge date (2025-01-18 00:04:47.175121696 +0000 UTC m=+52.027962311). Removing upload directory." time="2025-01-18T00:04:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/564f6b3e-ffe2-40da-add9-f3858b9697d7 have older date (2025-01-17 23:04:47 +0000 UTC) than purge date (2025-01-18 00:04:47.175121696 +0000 UTC m=+52.027962311). Removing upload directory." time="2025-01-18T00:04:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/bc61396b-9c16-48e6-aa4c-a1cf4f854876 have older date (2025-01-17 23:04:47 +0000 UTC) than purge date (2025-01-18 00:04:47.175121696 +0000 UTC m=+52.027962311). Removing upload directory." time="2025-01-18T00:04:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8a54b6f2-528f-4537-94fa-8ab31112832b have older date (2025-01-17 23:04:47 +0000 UTC) than purge date (2025-01-18 00:04:47.175121696 +0000 UTC m=+52.027962311). Removing upload directory." time="2025-01-18T00:04:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b299b0dd-6bc7-4567-90a4-764b52458506 have older date (2025-01-17 23:04:47 +0000 UTC) than purge date (2025-01-18 00:04:47.175121696 +0000 UTC m=+52.027962311). Removing upload directory." time="2025-01-18T00:04:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d8b40720-15f8-4e3d-94bd-bd7ed07de4f2 have older date (2025-01-17 23:04:47 +0000 UTC) than purge date (2025-01-18 00:04:47.175121696 +0000 UTC m=+52.027962311). Removing upload directory." time="2025-01-18T00:04:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/05e516a3-65ca-4dfa-8a0a-34d08e43694a have older date (2025-01-17 23:04:47 +0000 UTC) than purge date (2025-01-18 00:04:47.175121696 +0000 UTC m=+52.027962311). Removing upload directory." time="2025-01-18T00:04:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0f6a6759-b9a0-4974-a56b-0ac60a7917c7 have older date (2025-01-17 23:04:47 +0000 UTC) than purge date (2025-01-18 00:04:47.175121696 +0000 UTC m=+52.027962311). Removing upload directory." time="2025-01-18T00:04:47Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-01-18T00:04:47Z" level=info msg="PurgeUploads starting: olderThan=2025-01-18 00:04:47.17679483 +0000 UTC m=+52.029635435, actuallyDelete=true" time="2025-01-18T00:04:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/5c204194-6bc1-47b3-a993-336d7708e141 have older date (2025-01-17 23:04:47 +0000 UTC) than purge date (2025-01-18 00:04:47.17679483 +0000 UTC m=+52.029635435). Removing upload directory." time="2025-01-18T00:04:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/cd150dc3-74a7-4627-a561-ea682a9f37ec have older date (2025-01-17 23:04:47 +0000 UTC) than purge date (2025-01-18 00:04:47.17679483 +0000 UTC m=+52.029635435). Removing upload directory." time="2025-01-18T00:04:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/e6ea6fdf-ac52-461c-b51c-d25b178da416 have older date (2025-01-17 23:04:47 +0000 UTC) than purge date (2025-01-18 00:04:47.17679483 +0000 UTC m=+52.029635435). Removing upload directory." time="2025-01-18T00:04:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/2f09f986-e6a2-4a87-a1c0-39cdf58f9ad1 have older date (2025-01-17 23:04:47 +0000 UTC) than purge date (2025-01-18 00:04:47.17679483 +0000 UTC m=+52.029635435). Removing upload directory." time="2025-01-18T00:04:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/3c6f3253-d508-4321-8c41-42d61699e2ad have older date (2025-01-17 23:04:47 +0000 UTC) than purge date (2025-01-18 00:04:47.17679483 +0000 UTC m=+52.029635435). Removing upload directory." time="2025-01-18T00:04:47Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-01-18T00:04:47Z" level=info msg="PurgeUploads starting: olderThan=2025-01-18 00:04:47.177993302 +0000 UTC m=+52.030833917, actuallyDelete=true" time="2025-01-18T00:04:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/10fe846f-92f7-4857-ab43-84968367c32d have older date (2025-01-17 23:04:47 +0000 UTC) than purge date (2025-01-18 00:04:47.177993302 +0000 UTC m=+52.030833917). Removing upload directory." time="2025-01-18T00:04:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/48a4fd6d-ae9b-4d1f-bc26-cb04b31a3e59 have older date (2025-01-17 23:04:47 +0000 UTC) than purge date (2025-01-18 00:04:47.177993302 +0000 UTC m=+52.030833917). Removing upload directory." time="2025-01-18T00:04:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/893e56a1-406d-4bc9-a9cc-849d75ef9a81 have older date (2025-01-17 23:04:47 +0000 UTC) than purge date (2025-01-18 00:04:47.177993302 +0000 UTC m=+52.030833917). Removing upload directory." time="2025-01-18T00:04:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/90db7873-923c-4da7-a613-5270164f9e10 have older date (2025-01-17 23:04:47 +0000 UTC) than purge date (2025-01-18 00:04:47.177993302 +0000 UTC m=+52.030833917). Removing upload directory." time="2025-01-18T00:04:47Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d1072884-3337-49e3-a6f8-e2c57fff75d4 have older date (2025-01-17 23:04:47 +0000 UTC) than purge date (2025-01-18 00:04:47.177993302 +0000 UTC m=+52.030833917). Removing upload directory." time="2025-01-18T00:04:47Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-01-18T00:04:47Z" level=info msg="PurgeUploads starting: olderThan=2025-01-18 00:04:47.178778244 +0000 UTC m=+52.031618859, actuallyDelete=true" time="2025-01-18T00:04:47Z" 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 52.048s === 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.009s === RUN TestWalkFileRemoved time="2025-01-18T00:03:55Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.005s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 1.252s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.13s) === 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.141s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (23.55s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 24.143s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (22.10s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 22.705s === 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-18T00:03:55Z" 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-18T00:03:55Z" 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-18T00:03:55Z" 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 TestInvalidNetworkType === CONT TestS3TryUpdate === CONT TestInvalidData === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4_2 === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestUpdateCalledRegularly === CONT TestParsing --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) time="2025-01-18T00:03:55Z" level=error msg="unknown ip address format" go.version=go1.23.5 instance.id=1a9771ef-1f16-4f6b-b64d-75ac03c42880 ip=?0000000000000000000000000000000000 --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestInvalidNetworkType (0.01s) time="2025-01-18T00:03:55Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.5 instance.id=1a9771ef-1f16-4f6b-b64d-75ac03c42880 --- PASS: TestParsing (0.01s) --- PASS: TestS3TryUpdate (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) time="2025-01-18T00:03:55Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) time="2025-01-18T00:03:55Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.5 instance.id=1a9771ef-1f16-4f6b-b64d-75ac03c42880 --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV4 (0.01s) time="2025-01-18T00:03:56Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-18T00:03:57Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-18T00:03:58Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-18T00:03:59Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.518s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.009s === 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.506s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (18.71s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 19.355s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.255s >>> 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 libfakeroot internal error: payload not recognized! >>> 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-loongarch64.so.1 >>> docker-registry*: Package size: 23.9 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 00:06:56 +0000 elapsed time 0h 3m 34s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250118.000323) (2/2) Purging go (1.23.5-r0) Executing busybox-1.37.0-r13.trigger OK: 246 MiB in 102 packages >>> docker-registry: Updating the community/loongarch64 repository index... >>> docker-registry: Signing the index...